mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 14:45:18 +00:00
11323 lines
329 KiB
HTML
11323 lines
329 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
|
|
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
|
|
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
|
|
|
|
<meta name="viewport" content="width=device-width,
|
|
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<style>
|
|
#map_058fb30be8067f6fb48d8398ddda9e49 {
|
|
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_058fb30be8067f6fb48d8398ddda9e49" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_058fb30be8067f6fb48d8398ddda9e49 = L.map(
|
|
"map_058fb30be8067f6fb48d8398ddda9e49",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_42a7425e02e596ab125277643fdeb85c = 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_42a7425e02e596ab125277643fdeb85c.addTo(map_058fb30be8067f6fb48d8398ddda9e49);
|
|
|
|
|
|
var marker_cluster_4030d6e424fed60b526f6bef99f3fa52 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_ffb8d67e806cdccdcf6967694044d2e4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f3a41a9b9f00d0a19935e1413c523c0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2151af17d6de707efa60f8648a1f2bec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e3d4c8713cda73dee6e5dd977295db8 = $(`<div id="html_7e3d4c8713cda73dee6e5dd977295db8" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_2151af17d6de707efa60f8648a1f2bec.setContent(html_7e3d4c8713cda73dee6e5dd977295db8);
|
|
|
|
|
|
|
|
marker_ffb8d67e806cdccdcf6967694044d2e4.bindPopup(popup_2151af17d6de707efa60f8648a1f2bec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffb8d67e806cdccdcf6967694044d2e4.setIcon(icon_f3a41a9b9f00d0a19935e1413c523c0b);
|
|
|
|
|
|
var marker_f6a2c2d262f006271e71b8dc4fe8c28e = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_1c8edd64a52919c6c437c988668cc802 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a7c1e143c882978b141441e3a5fb9a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42a6b5278f368a18a6edaf983d949467 = $(`<div id="html_42a6b5278f368a18a6edaf983d949467" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_6a7c1e143c882978b141441e3a5fb9a7.setContent(html_42a6b5278f368a18a6edaf983d949467);
|
|
|
|
|
|
|
|
marker_f6a2c2d262f006271e71b8dc4fe8c28e.bindPopup(popup_6a7c1e143c882978b141441e3a5fb9a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6a2c2d262f006271e71b8dc4fe8c28e.setIcon(icon_1c8edd64a52919c6c437c988668cc802);
|
|
|
|
|
|
var marker_b87d806dd1e5b5a4502c9fdd9e41526b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_527288574a8e03ea9737ef8e6161080e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_584249c08002dabd28682b420d696043 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_003d2b64b00eb6afdec1c7d3795539f6 = $(`<div id="html_003d2b64b00eb6afdec1c7d3795539f6" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_584249c08002dabd28682b420d696043.setContent(html_003d2b64b00eb6afdec1c7d3795539f6);
|
|
|
|
|
|
|
|
marker_b87d806dd1e5b5a4502c9fdd9e41526b.bindPopup(popup_584249c08002dabd28682b420d696043)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b87d806dd1e5b5a4502c9fdd9e41526b.setIcon(icon_527288574a8e03ea9737ef8e6161080e);
|
|
|
|
|
|
var marker_40c331a23e9de29a0ca57c40c7719f49 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_bc64bd6c6db8a85264202c69615be5c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ec9c380741bb83ff1dff7ff0845ef77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c7ec92d8ef24a0611cd8305f0255dc0 = $(`<div id="html_3c7ec92d8ef24a0611cd8305f0255dc0" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_7ec9c380741bb83ff1dff7ff0845ef77.setContent(html_3c7ec92d8ef24a0611cd8305f0255dc0);
|
|
|
|
|
|
|
|
marker_40c331a23e9de29a0ca57c40c7719f49.bindPopup(popup_7ec9c380741bb83ff1dff7ff0845ef77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40c331a23e9de29a0ca57c40c7719f49.setIcon(icon_bc64bd6c6db8a85264202c69615be5c8);
|
|
|
|
|
|
var marker_35ab9caf6c1fd5cfbf4b0f801d885413 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fe84d9ca01ac23833a36a82886908e01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a4ad6dcfb08e801f8cbd96846c0c478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37e3b0dda36e3de7e96c702e5efb00ca = $(`<div id="html_37e3b0dda36e3de7e96c702e5efb00ca" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0a4ad6dcfb08e801f8cbd96846c0c478.setContent(html_37e3b0dda36e3de7e96c702e5efb00ca);
|
|
|
|
|
|
|
|
marker_35ab9caf6c1fd5cfbf4b0f801d885413.bindPopup(popup_0a4ad6dcfb08e801f8cbd96846c0c478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35ab9caf6c1fd5cfbf4b0f801d885413.setIcon(icon_fe84d9ca01ac23833a36a82886908e01);
|
|
|
|
|
|
var marker_597d8885a7a571bb2919a4c159af751b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_5061ffa0933e23b27b738e7c2e37515f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a56ff6c62c8aa4c9f21f6495a326fda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86d2ca476f12df0641c533a411a5d027 = $(`<div id="html_86d2ca476f12df0641c533a411a5d027" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_8a56ff6c62c8aa4c9f21f6495a326fda.setContent(html_86d2ca476f12df0641c533a411a5d027);
|
|
|
|
|
|
|
|
marker_597d8885a7a571bb2919a4c159af751b.bindPopup(popup_8a56ff6c62c8aa4c9f21f6495a326fda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_597d8885a7a571bb2919a4c159af751b.setIcon(icon_5061ffa0933e23b27b738e7c2e37515f);
|
|
|
|
|
|
var marker_6b4aa25cccc17e2445f32dd529bfc0f0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a4d307bbdf56f45d7853eba2d59e71fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbe91c0f2f1bba54f13c82f0998285fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_784145d7e367547416935b4e33f9451d = $(`<div id="html_784145d7e367547416935b4e33f9451d" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_bbe91c0f2f1bba54f13c82f0998285fa.setContent(html_784145d7e367547416935b4e33f9451d);
|
|
|
|
|
|
|
|
marker_6b4aa25cccc17e2445f32dd529bfc0f0.bindPopup(popup_bbe91c0f2f1bba54f13c82f0998285fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b4aa25cccc17e2445f32dd529bfc0f0.setIcon(icon_a4d307bbdf56f45d7853eba2d59e71fb);
|
|
|
|
|
|
var marker_b59d17af224cbff4d6f85aacdb6bf2de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_04c58f7741a79dd8d21194248994735f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c096db524beaae50afc8f154a1b09d06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab1017e2ff53ebcd21887a866949b840 = $(`<div id="html_ab1017e2ff53ebcd21887a866949b840" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_c096db524beaae50afc8f154a1b09d06.setContent(html_ab1017e2ff53ebcd21887a866949b840);
|
|
|
|
|
|
|
|
marker_b59d17af224cbff4d6f85aacdb6bf2de.bindPopup(popup_c096db524beaae50afc8f154a1b09d06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b59d17af224cbff4d6f85aacdb6bf2de.setIcon(icon_04c58f7741a79dd8d21194248994735f);
|
|
|
|
|
|
var marker_17be3dc34e7b0d285a2d97f46289d9ea = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_569352c6571fc9d8e14ff0939b289f0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f48c2e6c0c4af286d32d31d4f93ab883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28f98e94c20d52add6193a62b636f6bd = $(`<div id="html_28f98e94c20d52add6193a62b636f6bd" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_f48c2e6c0c4af286d32d31d4f93ab883.setContent(html_28f98e94c20d52add6193a62b636f6bd);
|
|
|
|
|
|
|
|
marker_17be3dc34e7b0d285a2d97f46289d9ea.bindPopup(popup_f48c2e6c0c4af286d32d31d4f93ab883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17be3dc34e7b0d285a2d97f46289d9ea.setIcon(icon_569352c6571fc9d8e14ff0939b289f0f);
|
|
|
|
|
|
var marker_bed113c1923c1c85ff138de488842599 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fdcf9c03a07eb659f188ebbe82ed4cfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18239b89622399bb2792e6354716648c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b4e0cb6125a245f66885ed697f1009f = $(`<div id="html_3b4e0cb6125a245f66885ed697f1009f" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_18239b89622399bb2792e6354716648c.setContent(html_3b4e0cb6125a245f66885ed697f1009f);
|
|
|
|
|
|
|
|
marker_bed113c1923c1c85ff138de488842599.bindPopup(popup_18239b89622399bb2792e6354716648c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bed113c1923c1c85ff138de488842599.setIcon(icon_fdcf9c03a07eb659f188ebbe82ed4cfd);
|
|
|
|
|
|
var marker_2bff035054efdf551311bf7126e389b7 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_80d0a62142ecab6efcb9f9feb11b24e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b1497bf3fbb10fdf9561ea16962b1cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aa1c3236bf1e713dcf1f2bafd016910 = $(`<div id="html_5aa1c3236bf1e713dcf1f2bafd016910" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_4b1497bf3fbb10fdf9561ea16962b1cd.setContent(html_5aa1c3236bf1e713dcf1f2bafd016910);
|
|
|
|
|
|
|
|
marker_2bff035054efdf551311bf7126e389b7.bindPopup(popup_4b1497bf3fbb10fdf9561ea16962b1cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bff035054efdf551311bf7126e389b7.setIcon(icon_80d0a62142ecab6efcb9f9feb11b24e3);
|
|
|
|
|
|
var marker_c23219750081d2998bdae660eca76827 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_46d28d773fef7876466af3b4b3309674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a5ba6bb8b5c4a37e2a965bb9970bb14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd742d32a420efd5133cf140dadd4cdc = $(`<div id="html_dd742d32a420efd5133cf140dadd4cdc" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_2a5ba6bb8b5c4a37e2a965bb9970bb14.setContent(html_dd742d32a420efd5133cf140dadd4cdc);
|
|
|
|
|
|
|
|
marker_c23219750081d2998bdae660eca76827.bindPopup(popup_2a5ba6bb8b5c4a37e2a965bb9970bb14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c23219750081d2998bdae660eca76827.setIcon(icon_46d28d773fef7876466af3b4b3309674);
|
|
|
|
|
|
var marker_fce96e22ee22907e394cc1f10b9f484a = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3e599f54da647b49c44940dda5a7878a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7724919668d9e464f6f1daef260562a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecbb9e6fd7c3d4fc69f54382bcced9e9 = $(`<div id="html_ecbb9e6fd7c3d4fc69f54382bcced9e9" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_a7724919668d9e464f6f1daef260562a.setContent(html_ecbb9e6fd7c3d4fc69f54382bcced9e9);
|
|
|
|
|
|
|
|
marker_fce96e22ee22907e394cc1f10b9f484a.bindPopup(popup_a7724919668d9e464f6f1daef260562a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fce96e22ee22907e394cc1f10b9f484a.setIcon(icon_3e599f54da647b49c44940dda5a7878a);
|
|
|
|
|
|
var marker_7c75ae285c69cb73423423902b0e3ce5 = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3d90521f10eec966318ab1f424bc0945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8ed15317637951484bbd497783e6e1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b406b9a79c600c33ce3de6632a703b8d = $(`<div id="html_b406b9a79c600c33ce3de6632a703b8d" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_d8ed15317637951484bbd497783e6e1b.setContent(html_b406b9a79c600c33ce3de6632a703b8d);
|
|
|
|
|
|
|
|
marker_7c75ae285c69cb73423423902b0e3ce5.bindPopup(popup_d8ed15317637951484bbd497783e6e1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c75ae285c69cb73423423902b0e3ce5.setIcon(icon_3d90521f10eec966318ab1f424bc0945);
|
|
|
|
|
|
var marker_51b7e3156e7ed5bfe6939ea7a27a9f3a = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_9b8e847691760482bafdcf203133fc9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a8f766f8c7a001bde71d40a6b120779 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0376c56b43238ea84c17262e26e0b21 = $(`<div id="html_a0376c56b43238ea84c17262e26e0b21" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_7a8f766f8c7a001bde71d40a6b120779.setContent(html_a0376c56b43238ea84c17262e26e0b21);
|
|
|
|
|
|
|
|
marker_51b7e3156e7ed5bfe6939ea7a27a9f3a.bindPopup(popup_7a8f766f8c7a001bde71d40a6b120779)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b7e3156e7ed5bfe6939ea7a27a9f3a.setIcon(icon_9b8e847691760482bafdcf203133fc9e);
|
|
|
|
|
|
var marker_2d049d953846abd22715730beef40080 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_178f6e527232ce80707d327a6350dfcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3067e00c997f381b0e88db9d75c7314 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40e87122015a914757f71707d1b1ecf5 = $(`<div id="html_40e87122015a914757f71707d1b1ecf5" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_c3067e00c997f381b0e88db9d75c7314.setContent(html_40e87122015a914757f71707d1b1ecf5);
|
|
|
|
|
|
|
|
marker_2d049d953846abd22715730beef40080.bindPopup(popup_c3067e00c997f381b0e88db9d75c7314)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d049d953846abd22715730beef40080.setIcon(icon_178f6e527232ce80707d327a6350dfcc);
|
|
|
|
|
|
var marker_d9dd40b4455d0e2cd13e30c1e6acf45d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_15829a200b2e98e2f74291516fe08e79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca6619ae71c9ad4c69b993061e9a19ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccf1d0d1275d19144985ecb9bf003343 = $(`<div id="html_ccf1d0d1275d19144985ecb9bf003343" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_ca6619ae71c9ad4c69b993061e9a19ee.setContent(html_ccf1d0d1275d19144985ecb9bf003343);
|
|
|
|
|
|
|
|
marker_d9dd40b4455d0e2cd13e30c1e6acf45d.bindPopup(popup_ca6619ae71c9ad4c69b993061e9a19ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9dd40b4455d0e2cd13e30c1e6acf45d.setIcon(icon_15829a200b2e98e2f74291516fe08e79);
|
|
|
|
|
|
var marker_41f4c5727783ac8647ff72264e89ae78 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_334a3f21e162ee082aa4153a0b1ad752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54b4dff99d0d73e62178282da1338235 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4055bd6e6d3dfd91003b9edd36291dc4 = $(`<div id="html_4055bd6e6d3dfd91003b9edd36291dc4" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_54b4dff99d0d73e62178282da1338235.setContent(html_4055bd6e6d3dfd91003b9edd36291dc4);
|
|
|
|
|
|
|
|
marker_41f4c5727783ac8647ff72264e89ae78.bindPopup(popup_54b4dff99d0d73e62178282da1338235)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41f4c5727783ac8647ff72264e89ae78.setIcon(icon_334a3f21e162ee082aa4153a0b1ad752);
|
|
|
|
|
|
var marker_feaa15c3eaba70f4952d35af48d3389c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_73ae6a1cb1ff7548e0ca9c207e23e968 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d81c42635bcfeeb415f0432cca2ee520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba262b21f5796e7c6faf2543176d7385 = $(`<div id="html_ba262b21f5796e7c6faf2543176d7385" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_d81c42635bcfeeb415f0432cca2ee520.setContent(html_ba262b21f5796e7c6faf2543176d7385);
|
|
|
|
|
|
|
|
marker_feaa15c3eaba70f4952d35af48d3389c.bindPopup(popup_d81c42635bcfeeb415f0432cca2ee520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_feaa15c3eaba70f4952d35af48d3389c.setIcon(icon_73ae6a1cb1ff7548e0ca9c207e23e968);
|
|
|
|
|
|
var marker_b5fec3de8b8800dce76c2015f16bdd53 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3e98d0e0811537a9fec6b6552e7f95b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f183e15a230dc7b53d146c52c7fa7de8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1a71ec07c85c13907cb518134b39df4 = $(`<div id="html_c1a71ec07c85c13907cb518134b39df4" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_f183e15a230dc7b53d146c52c7fa7de8.setContent(html_c1a71ec07c85c13907cb518134b39df4);
|
|
|
|
|
|
|
|
marker_b5fec3de8b8800dce76c2015f16bdd53.bindPopup(popup_f183e15a230dc7b53d146c52c7fa7de8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5fec3de8b8800dce76c2015f16bdd53.setIcon(icon_3e98d0e0811537a9fec6b6552e7f95b2);
|
|
|
|
|
|
var marker_5608504bc2d128e8f9291cdd13be67f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_8d86b31ec4e742a8aa795054e84b9638 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cee84b82e768ca0b378d2ca4f3c815b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ae66193c21c1a0e0fd3ca4b6e017613 = $(`<div id="html_4ae66193c21c1a0e0fd3ca4b6e017613" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_2cee84b82e768ca0b378d2ca4f3c815b.setContent(html_4ae66193c21c1a0e0fd3ca4b6e017613);
|
|
|
|
|
|
|
|
marker_5608504bc2d128e8f9291cdd13be67f5.bindPopup(popup_2cee84b82e768ca0b378d2ca4f3c815b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5608504bc2d128e8f9291cdd13be67f5.setIcon(icon_8d86b31ec4e742a8aa795054e84b9638);
|
|
|
|
|
|
var marker_1a868c32a1c66f6e070386d0a2569ae0 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_62b24c38013711ae5affcb34a472ace7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_580bd43f21e748b72dcf78754f870c12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ae6c124d5de43f93539289572a2c750 = $(`<div id="html_4ae6c124d5de43f93539289572a2c750" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_580bd43f21e748b72dcf78754f870c12.setContent(html_4ae6c124d5de43f93539289572a2c750);
|
|
|
|
|
|
|
|
marker_1a868c32a1c66f6e070386d0a2569ae0.bindPopup(popup_580bd43f21e748b72dcf78754f870c12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a868c32a1c66f6e070386d0a2569ae0.setIcon(icon_62b24c38013711ae5affcb34a472ace7);
|
|
|
|
|
|
var marker_a331a5417ce1d94c1fad27351081e162 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b5f5da6a44962d33c5d0cd1ea1df414a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44ca03df1aa33551fa1b23ba272c2144 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a919fb4bf2cf38577d51d5facb5fb87a = $(`<div id="html_a919fb4bf2cf38577d51d5facb5fb87a" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_44ca03df1aa33551fa1b23ba272c2144.setContent(html_a919fb4bf2cf38577d51d5facb5fb87a);
|
|
|
|
|
|
|
|
marker_a331a5417ce1d94c1fad27351081e162.bindPopup(popup_44ca03df1aa33551fa1b23ba272c2144)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a331a5417ce1d94c1fad27351081e162.setIcon(icon_b5f5da6a44962d33c5d0cd1ea1df414a);
|
|
|
|
|
|
var marker_04306a55f764ff5d9c7c02d2b14541f3 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_14fbe6bb1189e209a6373fb3bbd3a3f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a83d73093698611c485f26206337b127 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8504f65a364944df34f24ed9c7da295a = $(`<div id="html_8504f65a364944df34f24ed9c7da295a" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_a83d73093698611c485f26206337b127.setContent(html_8504f65a364944df34f24ed9c7da295a);
|
|
|
|
|
|
|
|
marker_04306a55f764ff5d9c7c02d2b14541f3.bindPopup(popup_a83d73093698611c485f26206337b127)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04306a55f764ff5d9c7c02d2b14541f3.setIcon(icon_14fbe6bb1189e209a6373fb3bbd3a3f7);
|
|
|
|
|
|
var marker_47b0117d57ab8bfb5a7f3f7a0333b647 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_05f2e07b2a7dd9da3179eb96d2a1cf66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbebe291854bdd32a194e99e2f9173a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3e18ea84e5d13112cb42019c2aa223d = $(`<div id="html_e3e18ea84e5d13112cb42019c2aa223d" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_cbebe291854bdd32a194e99e2f9173a0.setContent(html_e3e18ea84e5d13112cb42019c2aa223d);
|
|
|
|
|
|
|
|
marker_47b0117d57ab8bfb5a7f3f7a0333b647.bindPopup(popup_cbebe291854bdd32a194e99e2f9173a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47b0117d57ab8bfb5a7f3f7a0333b647.setIcon(icon_05f2e07b2a7dd9da3179eb96d2a1cf66);
|
|
|
|
|
|
var marker_09b7852e88d940943917d5a16d3a1cc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_ea81ef6a2efa2fa174ccf0313dcff838 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a9969b6e5029354c31463b718e32d0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8f6838e9543ff72dea38223ab897abf = $(`<div id="html_b8f6838e9543ff72dea38223ab897abf" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_0a9969b6e5029354c31463b718e32d0d.setContent(html_b8f6838e9543ff72dea38223ab897abf);
|
|
|
|
|
|
|
|
marker_09b7852e88d940943917d5a16d3a1cc1.bindPopup(popup_0a9969b6e5029354c31463b718e32d0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09b7852e88d940943917d5a16d3a1cc1.setIcon(icon_ea81ef6a2efa2fa174ccf0313dcff838);
|
|
|
|
|
|
var marker_0358a407c0b6390d20eec7ce59d4854c = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_9d46d29a790594ea02604ae3dbf5d706 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bb74e653226c6025c4ed17e26ec9971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6bec4bf86b2dd815bcdc0740746fb1d = $(`<div id="html_f6bec4bf86b2dd815bcdc0740746fb1d" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_2bb74e653226c6025c4ed17e26ec9971.setContent(html_f6bec4bf86b2dd815bcdc0740746fb1d);
|
|
|
|
|
|
|
|
marker_0358a407c0b6390d20eec7ce59d4854c.bindPopup(popup_2bb74e653226c6025c4ed17e26ec9971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0358a407c0b6390d20eec7ce59d4854c.setIcon(icon_9d46d29a790594ea02604ae3dbf5d706);
|
|
|
|
|
|
var marker_994b8dc60a31feb7f16409094c998d84 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2b529d7033f71e4aaa1b151f34143415 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f9b3e56eb26c63d23af0d1d422529a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_386d97009b27a7217649ba38502fcc9e = $(`<div id="html_386d97009b27a7217649ba38502fcc9e" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_2f9b3e56eb26c63d23af0d1d422529a9.setContent(html_386d97009b27a7217649ba38502fcc9e);
|
|
|
|
|
|
|
|
marker_994b8dc60a31feb7f16409094c998d84.bindPopup(popup_2f9b3e56eb26c63d23af0d1d422529a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_994b8dc60a31feb7f16409094c998d84.setIcon(icon_2b529d7033f71e4aaa1b151f34143415);
|
|
|
|
|
|
var marker_192f80e2b27e0293268035062a500fe8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_6aa76ea6a1e350d3117c0d74a4c8efd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22579aad2bb7798e0820717452921d44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56147f4aca0218fd3cbda4ecc0128e25 = $(`<div id="html_56147f4aca0218fd3cbda4ecc0128e25" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_22579aad2bb7798e0820717452921d44.setContent(html_56147f4aca0218fd3cbda4ecc0128e25);
|
|
|
|
|
|
|
|
marker_192f80e2b27e0293268035062a500fe8.bindPopup(popup_22579aad2bb7798e0820717452921d44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_192f80e2b27e0293268035062a500fe8.setIcon(icon_6aa76ea6a1e350d3117c0d74a4c8efd6);
|
|
|
|
|
|
var marker_4bf650c17b47d7d0f1ef8b61d93ccf71 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_86e532c4eab9d35739a2a0c21a07a256 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6479318d3d70d3cbdd78c16ac44f3aac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b0b9956c596972c45da8c1da0e9c63b = $(`<div id="html_6b0b9956c596972c45da8c1da0e9c63b" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_6479318d3d70d3cbdd78c16ac44f3aac.setContent(html_6b0b9956c596972c45da8c1da0e9c63b);
|
|
|
|
|
|
|
|
marker_4bf650c17b47d7d0f1ef8b61d93ccf71.bindPopup(popup_6479318d3d70d3cbdd78c16ac44f3aac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bf650c17b47d7d0f1ef8b61d93ccf71.setIcon(icon_86e532c4eab9d35739a2a0c21a07a256);
|
|
|
|
|
|
var marker_95af2de840ee318038ebbb2202f3da01 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2515dd05a0e472c04eecf9171523a4ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_534ab687a2a2018bc03b3829819c972b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a08266f132d47e829f669b8deb4e0ed = $(`<div id="html_1a08266f132d47e829f669b8deb4e0ed" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_534ab687a2a2018bc03b3829819c972b.setContent(html_1a08266f132d47e829f669b8deb4e0ed);
|
|
|
|
|
|
|
|
marker_95af2de840ee318038ebbb2202f3da01.bindPopup(popup_534ab687a2a2018bc03b3829819c972b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95af2de840ee318038ebbb2202f3da01.setIcon(icon_2515dd05a0e472c04eecf9171523a4ad);
|
|
|
|
|
|
var marker_d18f3127661c3d2e17de40ece0bfd648 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_51d1826bb08ba1aef3a3f89bd71e9672 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_490a798f387f88becfa2203ce80554d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2d4b6bb8e2ccb136cea462223a71bce = $(`<div id="html_e2d4b6bb8e2ccb136cea462223a71bce" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_490a798f387f88becfa2203ce80554d2.setContent(html_e2d4b6bb8e2ccb136cea462223a71bce);
|
|
|
|
|
|
|
|
marker_d18f3127661c3d2e17de40ece0bfd648.bindPopup(popup_490a798f387f88becfa2203ce80554d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d18f3127661c3d2e17de40ece0bfd648.setIcon(icon_51d1826bb08ba1aef3a3f89bd71e9672);
|
|
|
|
|
|
var marker_388fc2feba1131221d8f5ebc8740026a = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b0d042310c12ecc92a2bb729bf9d3865 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44e5dad3d7f9bf7f587ddc7a6aee5a77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7d89690ec191011b10b698f38d1e8b5 = $(`<div id="html_c7d89690ec191011b10b698f38d1e8b5" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_44e5dad3d7f9bf7f587ddc7a6aee5a77.setContent(html_c7d89690ec191011b10b698f38d1e8b5);
|
|
|
|
|
|
|
|
marker_388fc2feba1131221d8f5ebc8740026a.bindPopup(popup_44e5dad3d7f9bf7f587ddc7a6aee5a77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_388fc2feba1131221d8f5ebc8740026a.setIcon(icon_b0d042310c12ecc92a2bb729bf9d3865);
|
|
|
|
|
|
var marker_fd2ed6a096c1a51fe777b15fb3f1e92f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fa2bfde0cfb6f543db983d39b9bf52c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dc85b7dda4d51b713d5d941e7291fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74376cdbdfa9a579d93bf4b0c45716fe = $(`<div id="html_74376cdbdfa9a579d93bf4b0c45716fe" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_6dc85b7dda4d51b713d5d941e7291fd0.setContent(html_74376cdbdfa9a579d93bf4b0c45716fe);
|
|
|
|
|
|
|
|
marker_fd2ed6a096c1a51fe777b15fb3f1e92f.bindPopup(popup_6dc85b7dda4d51b713d5d941e7291fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd2ed6a096c1a51fe777b15fb3f1e92f.setIcon(icon_fa2bfde0cfb6f543db983d39b9bf52c0);
|
|
|
|
|
|
var marker_9edf07b1eaf6cf91b1467632ae8c68e1 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_aef09778d670c94c4ae84b472e7e8111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_761c8018ccc0740b95e0517dfc8b2359 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d3049b80c97138f8c8412245697c15 = $(`<div id="html_49d3049b80c97138f8c8412245697c15" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_761c8018ccc0740b95e0517dfc8b2359.setContent(html_49d3049b80c97138f8c8412245697c15);
|
|
|
|
|
|
|
|
marker_9edf07b1eaf6cf91b1467632ae8c68e1.bindPopup(popup_761c8018ccc0740b95e0517dfc8b2359)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9edf07b1eaf6cf91b1467632ae8c68e1.setIcon(icon_aef09778d670c94c4ae84b472e7e8111);
|
|
|
|
|
|
var marker_f5275471d71f5e562c36b6464a750d8b = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_42b967e32c47a5f733cba3c64b54d7a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de679b6b334ca3799a81ef6ca78a6324 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fae3f3fc5e76735beabbb61bc2aff48 = $(`<div id="html_3fae3f3fc5e76735beabbb61bc2aff48" style="width: 100.0%; height: 100.0%;">toby.nettek.io</div>`)[0];
|
|
popup_de679b6b334ca3799a81ef6ca78a6324.setContent(html_3fae3f3fc5e76735beabbb61bc2aff48);
|
|
|
|
|
|
|
|
marker_f5275471d71f5e562c36b6464a750d8b.bindPopup(popup_de679b6b334ca3799a81ef6ca78a6324)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5275471d71f5e562c36b6464a750d8b.setIcon(icon_42b967e32c47a5f733cba3c64b54d7a5);
|
|
|
|
|
|
var marker_e273dde719bff67190209d6943cbf1a3 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7718418cbbfe1ef1b3e3a389206eb267 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d05c0f6fd8449f5a8d3a651186b5ff94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5f433681518aba1e747e2f811e9a544 = $(`<div id="html_a5f433681518aba1e747e2f811e9a544" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_d05c0f6fd8449f5a8d3a651186b5ff94.setContent(html_a5f433681518aba1e747e2f811e9a544);
|
|
|
|
|
|
|
|
marker_e273dde719bff67190209d6943cbf1a3.bindPopup(popup_d05c0f6fd8449f5a8d3a651186b5ff94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e273dde719bff67190209d6943cbf1a3.setIcon(icon_7718418cbbfe1ef1b3e3a389206eb267);
|
|
|
|
|
|
var marker_88e4491ef6c4a7980832e25dca232373 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_8172b207974d1b3b31509f7bed867d9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf9b90181fb2dd1114c33cb735a56980 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51e82da0ca50e48cdaaf4e448e6894e3 = $(`<div id="html_51e82da0ca50e48cdaaf4e448e6894e3" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_bf9b90181fb2dd1114c33cb735a56980.setContent(html_51e82da0ca50e48cdaaf4e448e6894e3);
|
|
|
|
|
|
|
|
marker_88e4491ef6c4a7980832e25dca232373.bindPopup(popup_bf9b90181fb2dd1114c33cb735a56980)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88e4491ef6c4a7980832e25dca232373.setIcon(icon_8172b207974d1b3b31509f7bed867d9b);
|
|
|
|
|
|
var marker_a0089106519a5dd65ee3d33c1148c9af = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_e5041b373a524e4b018896a5dca0ce7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55b520bbd9800c8e600829379633fe7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_404fd12e588bd102437d6dfde626bb30 = $(`<div id="html_404fd12e588bd102437d6dfde626bb30" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_55b520bbd9800c8e600829379633fe7a.setContent(html_404fd12e588bd102437d6dfde626bb30);
|
|
|
|
|
|
|
|
marker_a0089106519a5dd65ee3d33c1148c9af.bindPopup(popup_55b520bbd9800c8e600829379633fe7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0089106519a5dd65ee3d33c1148c9af.setIcon(icon_e5041b373a524e4b018896a5dca0ce7b);
|
|
|
|
|
|
var marker_4c6d495bae0e748f3e4a7eb4af438e85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3cb124b076ddba97cb63148496ec1d25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c603f872df1b744ef3f39c6e44bbdbda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de0e01caef4dc5bd6042b34bf63f99c8 = $(`<div id="html_de0e01caef4dc5bd6042b34bf63f99c8" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_c603f872df1b744ef3f39c6e44bbdbda.setContent(html_de0e01caef4dc5bd6042b34bf63f99c8);
|
|
|
|
|
|
|
|
marker_4c6d495bae0e748f3e4a7eb4af438e85.bindPopup(popup_c603f872df1b744ef3f39c6e44bbdbda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c6d495bae0e748f3e4a7eb4af438e85.setIcon(icon_3cb124b076ddba97cb63148496ec1d25);
|
|
|
|
|
|
var marker_6586953bf394614b2b8205fd9d5ef86d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b42a45e461911c44522e8ea4ab56b83a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d6242fef5d87b4388167fc006f3391b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9726bae15dd8bdd2978075c66799dd64 = $(`<div id="html_9726bae15dd8bdd2978075c66799dd64" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_7d6242fef5d87b4388167fc006f3391b.setContent(html_9726bae15dd8bdd2978075c66799dd64);
|
|
|
|
|
|
|
|
marker_6586953bf394614b2b8205fd9d5ef86d.bindPopup(popup_7d6242fef5d87b4388167fc006f3391b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6586953bf394614b2b8205fd9d5ef86d.setIcon(icon_b42a45e461911c44522e8ea4ab56b83a);
|
|
|
|
|
|
var marker_a563f1e62e08c0870df88d970bbea13d = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2429211d6d3376e275b9168e87d02e16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb1f12bbecf086dad0052c02fe14229a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa2e745c0239b78a2760e9e6c91ea987 = $(`<div id="html_aa2e745c0239b78a2760e9e6c91ea987" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_fb1f12bbecf086dad0052c02fe14229a.setContent(html_aa2e745c0239b78a2760e9e6c91ea987);
|
|
|
|
|
|
|
|
marker_a563f1e62e08c0870df88d970bbea13d.bindPopup(popup_fb1f12bbecf086dad0052c02fe14229a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a563f1e62e08c0870df88d970bbea13d.setIcon(icon_2429211d6d3376e275b9168e87d02e16);
|
|
|
|
|
|
var marker_404af12b949c366b79016496e3e25ea5 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_d2a92c67b4a6224d8e9b3e85c32e097e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e88b06fef5afcffb6ad5a4f40a175f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a8d881bbd2430d591b91de85f0c971e = $(`<div id="html_1a8d881bbd2430d591b91de85f0c971e" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_9e88b06fef5afcffb6ad5a4f40a175f7.setContent(html_1a8d881bbd2430d591b91de85f0c971e);
|
|
|
|
|
|
|
|
marker_404af12b949c366b79016496e3e25ea5.bindPopup(popup_9e88b06fef5afcffb6ad5a4f40a175f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_404af12b949c366b79016496e3e25ea5.setIcon(icon_d2a92c67b4a6224d8e9b3e85c32e097e);
|
|
|
|
|
|
var marker_e0291188ba4ba7dfb7898790574c80d2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_135174d5235aa8802f9f1093a46a3c68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c6d114c8f8ff7919d7bbf86130e3d23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d5cfa89a6db2cf2e81fea00e011fed1 = $(`<div id="html_8d5cfa89a6db2cf2e81fea00e011fed1" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_5c6d114c8f8ff7919d7bbf86130e3d23.setContent(html_8d5cfa89a6db2cf2e81fea00e011fed1);
|
|
|
|
|
|
|
|
marker_e0291188ba4ba7dfb7898790574c80d2.bindPopup(popup_5c6d114c8f8ff7919d7bbf86130e3d23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0291188ba4ba7dfb7898790574c80d2.setIcon(icon_135174d5235aa8802f9f1093a46a3c68);
|
|
|
|
|
|
var marker_86c6dda0eee22574d84c1957256eb2c1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_facc1042509b1d1890351697891b8e7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82059db2a0ed7c52c2c8cb46e1e2e462 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0f2cd8c94e2cafccb2b2053229927a2 = $(`<div id="html_e0f2cd8c94e2cafccb2b2053229927a2" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_82059db2a0ed7c52c2c8cb46e1e2e462.setContent(html_e0f2cd8c94e2cafccb2b2053229927a2);
|
|
|
|
|
|
|
|
marker_86c6dda0eee22574d84c1957256eb2c1.bindPopup(popup_82059db2a0ed7c52c2c8cb46e1e2e462)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86c6dda0eee22574d84c1957256eb2c1.setIcon(icon_facc1042509b1d1890351697891b8e7e);
|
|
|
|
|
|
var marker_63c6f22679e05f9796a4616a8d6c9cff = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_cd65e331d92c19d88d6c4373c6979260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d34fc2286ab6b60eaaa97b611da4daeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b633b83f1805e77ae4e02802c816d16e = $(`<div id="html_b633b83f1805e77ae4e02802c816d16e" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_d34fc2286ab6b60eaaa97b611da4daeb.setContent(html_b633b83f1805e77ae4e02802c816d16e);
|
|
|
|
|
|
|
|
marker_63c6f22679e05f9796a4616a8d6c9cff.bindPopup(popup_d34fc2286ab6b60eaaa97b611da4daeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63c6f22679e05f9796a4616a8d6c9cff.setIcon(icon_cd65e331d92c19d88d6c4373c6979260);
|
|
|
|
|
|
var marker_0dbee66fdcee222558e80da9dcebc89b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_d2e7ed8fd787d9d4ab0e76b28e3058d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8039e3eaa671a811564959ac9fe1dedc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40b291dd470cad351050953983ba880d = $(`<div id="html_40b291dd470cad351050953983ba880d" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_8039e3eaa671a811564959ac9fe1dedc.setContent(html_40b291dd470cad351050953983ba880d);
|
|
|
|
|
|
|
|
marker_0dbee66fdcee222558e80da9dcebc89b.bindPopup(popup_8039e3eaa671a811564959ac9fe1dedc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dbee66fdcee222558e80da9dcebc89b.setIcon(icon_d2e7ed8fd787d9d4ab0e76b28e3058d9);
|
|
|
|
|
|
var marker_cb17da291b33ca1150eaa7c7ecd18c8f = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f64247b65e8bb3b9e9dc1ae4cb3176c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09dec632fb33573602d2506b1c8800c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95d2e93c36f5b7ec6d0f87688877ecb9 = $(`<div id="html_95d2e93c36f5b7ec6d0f87688877ecb9" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_09dec632fb33573602d2506b1c8800c7.setContent(html_95d2e93c36f5b7ec6d0f87688877ecb9);
|
|
|
|
|
|
|
|
marker_cb17da291b33ca1150eaa7c7ecd18c8f.bindPopup(popup_09dec632fb33573602d2506b1c8800c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb17da291b33ca1150eaa7c7ecd18c8f.setIcon(icon_f64247b65e8bb3b9e9dc1ae4cb3176c6);
|
|
|
|
|
|
var marker_dc215e86b4f9970c20f6cb4a0af31cdd = L.marker(
|
|
[48.3523, 15.7596],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_68f40934b5c34ebc967a32856f342fde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaeb55291cac8c113713d6eb9638aa41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2856c72bd8d6dc8c71d3657ce02ef0c2 = $(`<div id="html_2856c72bd8d6dc8c71d3657ce02ef0c2" style="width: 100.0%; height: 100.0%;">relay.gobrrr.me</div>`)[0];
|
|
popup_eaeb55291cac8c113713d6eb9638aa41.setContent(html_2856c72bd8d6dc8c71d3657ce02ef0c2);
|
|
|
|
|
|
|
|
marker_dc215e86b4f9970c20f6cb4a0af31cdd.bindPopup(popup_eaeb55291cac8c113713d6eb9638aa41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc215e86b4f9970c20f6cb4a0af31cdd.setIcon(icon_68f40934b5c34ebc967a32856f342fde);
|
|
|
|
|
|
var marker_f1280238a62f8217482c165380ff11a2 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c0d23a166dcd76b5cffb2436369655e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d237daffc5700d4c7c3f97d55b8cd51d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17766c27debe72613432f69fc5938257 = $(`<div id="html_17766c27debe72613432f69fc5938257" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_d237daffc5700d4c7c3f97d55b8cd51d.setContent(html_17766c27debe72613432f69fc5938257);
|
|
|
|
|
|
|
|
marker_f1280238a62f8217482c165380ff11a2.bindPopup(popup_d237daffc5700d4c7c3f97d55b8cd51d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1280238a62f8217482c165380ff11a2.setIcon(icon_c0d23a166dcd76b5cffb2436369655e5);
|
|
|
|
|
|
var marker_10ab5a830253b28f1aaab19a413d116c = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_375d636f1b67d79d465698343b5c844e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d7110b3d5341f41364a96e29b090079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e3776da3d2ee1c656ce5888013f8c67 = $(`<div id="html_9e3776da3d2ee1c656ce5888013f8c67" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_4d7110b3d5341f41364a96e29b090079.setContent(html_9e3776da3d2ee1c656ce5888013f8c67);
|
|
|
|
|
|
|
|
marker_10ab5a830253b28f1aaab19a413d116c.bindPopup(popup_4d7110b3d5341f41364a96e29b090079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10ab5a830253b28f1aaab19a413d116c.setIcon(icon_375d636f1b67d79d465698343b5c844e);
|
|
|
|
|
|
var marker_633685aa8da046487c2fe86d38449707 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_6d4dd4a4bf589719a95bddb29b1bf268 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84adabd473947364643267df88b543fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5945ac5d394fd5d1333a880c12e4c88 = $(`<div id="html_f5945ac5d394fd5d1333a880c12e4c88" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_84adabd473947364643267df88b543fa.setContent(html_f5945ac5d394fd5d1333a880c12e4c88);
|
|
|
|
|
|
|
|
marker_633685aa8da046487c2fe86d38449707.bindPopup(popup_84adabd473947364643267df88b543fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_633685aa8da046487c2fe86d38449707.setIcon(icon_6d4dd4a4bf589719a95bddb29b1bf268);
|
|
|
|
|
|
var marker_053afbe666f59f4d0aa22e2839aa85f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_40300fb340b9fc0dbca3bdfd454514d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9136613e56c3ce1e5b478da7e84f14f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e016dec2e57b892e2b6d1e8ea3b2f1e7 = $(`<div id="html_e016dec2e57b892e2b6d1e8ea3b2f1e7" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_9136613e56c3ce1e5b478da7e84f14f6.setContent(html_e016dec2e57b892e2b6d1e8ea3b2f1e7);
|
|
|
|
|
|
|
|
marker_053afbe666f59f4d0aa22e2839aa85f1.bindPopup(popup_9136613e56c3ce1e5b478da7e84f14f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_053afbe666f59f4d0aa22e2839aa85f1.setIcon(icon_40300fb340b9fc0dbca3bdfd454514d9);
|
|
|
|
|
|
var marker_9dd98bdefa445bf7b94b570941175876 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c51b9c1dda08d8bc99ae4e7c592d8036 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab00b53b19c27f2838893c134b82afa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad4510d5c70398225cbeaac8169a83ec = $(`<div id="html_ad4510d5c70398225cbeaac8169a83ec" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_ab00b53b19c27f2838893c134b82afa9.setContent(html_ad4510d5c70398225cbeaac8169a83ec);
|
|
|
|
|
|
|
|
marker_9dd98bdefa445bf7b94b570941175876.bindPopup(popup_ab00b53b19c27f2838893c134b82afa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dd98bdefa445bf7b94b570941175876.setIcon(icon_c51b9c1dda08d8bc99ae4e7c592d8036);
|
|
|
|
|
|
var marker_be46cdb7dc4aaa9ac96967f477ec31a0 = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_e78f2f4a3af4141049ec5cb666977f00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_745a323c379fec6f71b5cbe3372142ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_532ee462768297310350e80338fedeba = $(`<div id="html_532ee462768297310350e80338fedeba" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_745a323c379fec6f71b5cbe3372142ed.setContent(html_532ee462768297310350e80338fedeba);
|
|
|
|
|
|
|
|
marker_be46cdb7dc4aaa9ac96967f477ec31a0.bindPopup(popup_745a323c379fec6f71b5cbe3372142ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be46cdb7dc4aaa9ac96967f477ec31a0.setIcon(icon_e78f2f4a3af4141049ec5cb666977f00);
|
|
|
|
|
|
var marker_4c4dc06d695cdadef9bb0873e26c3c3f = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fd21581305e4dd61f60bb1e7a36b6896 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f5947b696f9b92bebe28f2231318be1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9e04dcef6905d8464c78618738a3929 = $(`<div id="html_b9e04dcef6905d8464c78618738a3929" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_2f5947b696f9b92bebe28f2231318be1.setContent(html_b9e04dcef6905d8464c78618738a3929);
|
|
|
|
|
|
|
|
marker_4c4dc06d695cdadef9bb0873e26c3c3f.bindPopup(popup_2f5947b696f9b92bebe28f2231318be1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c4dc06d695cdadef9bb0873e26c3c3f.setIcon(icon_fd21581305e4dd61f60bb1e7a36b6896);
|
|
|
|
|
|
var marker_deceb7e680d62eed11366cd191bcfc2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_177d14fb65263a352149ba2d39f83d57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04841c0ce296bc320f4333b120a2f132 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_187909afa17173702edf937e69323fdc = $(`<div id="html_187909afa17173702edf937e69323fdc" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_04841c0ce296bc320f4333b120a2f132.setContent(html_187909afa17173702edf937e69323fdc);
|
|
|
|
|
|
|
|
marker_deceb7e680d62eed11366cd191bcfc2d.bindPopup(popup_04841c0ce296bc320f4333b120a2f132)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deceb7e680d62eed11366cd191bcfc2d.setIcon(icon_177d14fb65263a352149ba2d39f83d57);
|
|
|
|
|
|
var marker_f74b1894efc6ec07b688ddde79df8ce0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_15cf9da357c94db41813e985d9f2dfed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2e0ce72eb269cb1a298a890c7ceb92e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49f1aa3e69b696e46ff79faed569628d = $(`<div id="html_49f1aa3e69b696e46ff79faed569628d" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_c2e0ce72eb269cb1a298a890c7ceb92e.setContent(html_49f1aa3e69b696e46ff79faed569628d);
|
|
|
|
|
|
|
|
marker_f74b1894efc6ec07b688ddde79df8ce0.bindPopup(popup_c2e0ce72eb269cb1a298a890c7ceb92e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f74b1894efc6ec07b688ddde79df8ce0.setIcon(icon_15cf9da357c94db41813e985d9f2dfed);
|
|
|
|
|
|
var marker_a710c2664667871a340c691a1c9d6c95 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_8d26dd26c881e3018df322174ac2e339 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0d196532f5bd15230f1a01467b5e680 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1257cba1c3ed9cfaeedc65d83fcd694 = $(`<div id="html_d1257cba1c3ed9cfaeedc65d83fcd694" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_f0d196532f5bd15230f1a01467b5e680.setContent(html_d1257cba1c3ed9cfaeedc65d83fcd694);
|
|
|
|
|
|
|
|
marker_a710c2664667871a340c691a1c9d6c95.bindPopup(popup_f0d196532f5bd15230f1a01467b5e680)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a710c2664667871a340c691a1c9d6c95.setIcon(icon_8d26dd26c881e3018df322174ac2e339);
|
|
|
|
|
|
var marker_8d9b83d0a9126cc2431c8a71d7d2ce97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_5f1bff71c71d53a0c9cc8f4718469d45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3858288a7f1e3ef694af4897a441bca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bd7bfeb14145d8fba7ca270d845f2f1 = $(`<div id="html_7bd7bfeb14145d8fba7ca270d845f2f1" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_3858288a7f1e3ef694af4897a441bca4.setContent(html_7bd7bfeb14145d8fba7ca270d845f2f1);
|
|
|
|
|
|
|
|
marker_8d9b83d0a9126cc2431c8a71d7d2ce97.bindPopup(popup_3858288a7f1e3ef694af4897a441bca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d9b83d0a9126cc2431c8a71d7d2ce97.setIcon(icon_5f1bff71c71d53a0c9cc8f4718469d45);
|
|
|
|
|
|
var marker_0fb130ba2c632099b560cc00bcd00d28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_910bb415fbaadb91685b99a2da26b755 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e91a9b4c1482cc59567f07cc9567ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a96a33217ea8996242be527c3af2433 = $(`<div id="html_9a96a33217ea8996242be527c3af2433" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_2e91a9b4c1482cc59567f07cc9567ae8.setContent(html_9a96a33217ea8996242be527c3af2433);
|
|
|
|
|
|
|
|
marker_0fb130ba2c632099b560cc00bcd00d28.bindPopup(popup_2e91a9b4c1482cc59567f07cc9567ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fb130ba2c632099b560cc00bcd00d28.setIcon(icon_910bb415fbaadb91685b99a2da26b755);
|
|
|
|
|
|
var marker_0d4db9d380f42fd1fccc61dd72a1655a = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7cd0a3baed31ccb8e4435427999f76dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_523d916177f99744f37bf99c6d569ed8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1160b9f4d9841fa303a7c175261d054 = $(`<div id="html_e1160b9f4d9841fa303a7c175261d054" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_523d916177f99744f37bf99c6d569ed8.setContent(html_e1160b9f4d9841fa303a7c175261d054);
|
|
|
|
|
|
|
|
marker_0d4db9d380f42fd1fccc61dd72a1655a.bindPopup(popup_523d916177f99744f37bf99c6d569ed8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d4db9d380f42fd1fccc61dd72a1655a.setIcon(icon_7cd0a3baed31ccb8e4435427999f76dc);
|
|
|
|
|
|
var marker_096a88701947eab73c6b03762849f027 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c08a8bf07ff5c5dc01f748bc58ed0e2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e9b5cc00bcd9de9133cd2bbc3b6a7b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13c043ff8c285262cbcf98ad2be43014 = $(`<div id="html_13c043ff8c285262cbcf98ad2be43014" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_3e9b5cc00bcd9de9133cd2bbc3b6a7b8.setContent(html_13c043ff8c285262cbcf98ad2be43014);
|
|
|
|
|
|
|
|
marker_096a88701947eab73c6b03762849f027.bindPopup(popup_3e9b5cc00bcd9de9133cd2bbc3b6a7b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_096a88701947eab73c6b03762849f027.setIcon(icon_c08a8bf07ff5c5dc01f748bc58ed0e2f);
|
|
|
|
|
|
var marker_58c42f76f8a529674da8a8685e34d52c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b3d9f53c59cce0580bf7bcd452792959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85aece6902d71d8c9e04fc6219b210f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72298d00055cb9bf53fdbe8ac46b93c1 = $(`<div id="html_72298d00055cb9bf53fdbe8ac46b93c1" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_85aece6902d71d8c9e04fc6219b210f1.setContent(html_72298d00055cb9bf53fdbe8ac46b93c1);
|
|
|
|
|
|
|
|
marker_58c42f76f8a529674da8a8685e34d52c.bindPopup(popup_85aece6902d71d8c9e04fc6219b210f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58c42f76f8a529674da8a8685e34d52c.setIcon(icon_b3d9f53c59cce0580bf7bcd452792959);
|
|
|
|
|
|
var marker_112b48629f20f16db846b375f5fd91ec = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_e199427e1516883ef8baffe97ed5cfb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44952c98d8e066cda1c64b2188ee36ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cc02771c9960f882e99f957898f8b65 = $(`<div id="html_3cc02771c9960f882e99f957898f8b65" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_44952c98d8e066cda1c64b2188ee36ca.setContent(html_3cc02771c9960f882e99f957898f8b65);
|
|
|
|
|
|
|
|
marker_112b48629f20f16db846b375f5fd91ec.bindPopup(popup_44952c98d8e066cda1c64b2188ee36ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_112b48629f20f16db846b375f5fd91ec.setIcon(icon_e199427e1516883ef8baffe97ed5cfb7);
|
|
|
|
|
|
var marker_367beab5c42d19961231cb689062f693 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_07f46163fe9d89be8305854ce585bc16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33edfaab4d1f9b7109156d4631e3896b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18e85fa681311111d606901dc25cc0aa = $(`<div id="html_18e85fa681311111d606901dc25cc0aa" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_33edfaab4d1f9b7109156d4631e3896b.setContent(html_18e85fa681311111d606901dc25cc0aa);
|
|
|
|
|
|
|
|
marker_367beab5c42d19961231cb689062f693.bindPopup(popup_33edfaab4d1f9b7109156d4631e3896b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_367beab5c42d19961231cb689062f693.setIcon(icon_07f46163fe9d89be8305854ce585bc16);
|
|
|
|
|
|
var marker_37416b60edd5c3660d27b92d59dad116 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_828509d4331068099a6e2919f5e145e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc71e82415d37d1f4afadd4129099a96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_727302e26694f8f09961fba9dc5ff8a4 = $(`<div id="html_727302e26694f8f09961fba9dc5ff8a4" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_fc71e82415d37d1f4afadd4129099a96.setContent(html_727302e26694f8f09961fba9dc5ff8a4);
|
|
|
|
|
|
|
|
marker_37416b60edd5c3660d27b92d59dad116.bindPopup(popup_fc71e82415d37d1f4afadd4129099a96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37416b60edd5c3660d27b92d59dad116.setIcon(icon_828509d4331068099a6e2919f5e145e4);
|
|
|
|
|
|
var marker_0f1bd08eb07fbb5fac81a3f5238c4fd9 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a84faaa19efcae7ddce7d2414ac5a8eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d19bfe39aebd8de6472f99bdc69a715a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34632f27213139ab175fb1d565e6b7f6 = $(`<div id="html_34632f27213139ab175fb1d565e6b7f6" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_d19bfe39aebd8de6472f99bdc69a715a.setContent(html_34632f27213139ab175fb1d565e6b7f6);
|
|
|
|
|
|
|
|
marker_0f1bd08eb07fbb5fac81a3f5238c4fd9.bindPopup(popup_d19bfe39aebd8de6472f99bdc69a715a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f1bd08eb07fbb5fac81a3f5238c4fd9.setIcon(icon_a84faaa19efcae7ddce7d2414ac5a8eb);
|
|
|
|
|
|
var marker_aa2f2fc6665b5d54d26ac84f2e2db636 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_5a381ed4ef3a70c6b1dedaed3ac54917 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0c13c7179bc08c4b6a1beac15686d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31911c8285bf34627615acdcd24d0f2b = $(`<div id="html_31911c8285bf34627615acdcd24d0f2b" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_d0c13c7179bc08c4b6a1beac15686d98.setContent(html_31911c8285bf34627615acdcd24d0f2b);
|
|
|
|
|
|
|
|
marker_aa2f2fc6665b5d54d26ac84f2e2db636.bindPopup(popup_d0c13c7179bc08c4b6a1beac15686d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa2f2fc6665b5d54d26ac84f2e2db636.setIcon(icon_5a381ed4ef3a70c6b1dedaed3ac54917);
|
|
|
|
|
|
var marker_56cd5bc7044fc40121b24e88add7d59b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_bc79933a436431621070f1c150c6d1ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c717ae050a30e9aabea485d5ec4e9d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa5ff3869c033535ccbbfc44e1b95886 = $(`<div id="html_fa5ff3869c033535ccbbfc44e1b95886" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_0c717ae050a30e9aabea485d5ec4e9d3.setContent(html_fa5ff3869c033535ccbbfc44e1b95886);
|
|
|
|
|
|
|
|
marker_56cd5bc7044fc40121b24e88add7d59b.bindPopup(popup_0c717ae050a30e9aabea485d5ec4e9d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56cd5bc7044fc40121b24e88add7d59b.setIcon(icon_bc79933a436431621070f1c150c6d1ae);
|
|
|
|
|
|
var marker_0ff2fd915fec442baf1c90065dabca9b = L.marker(
|
|
[45.4337, 9.09221],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_df397541977b4dca2ee2f9332943d6a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69854e2a932c73b2c0f1b16ed74c9c09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3022b317d1027a7ee835efcd0949b72 = $(`<div id="html_a3022b317d1027a7ee835efcd0949b72" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_69854e2a932c73b2c0f1b16ed74c9c09.setContent(html_a3022b317d1027a7ee835efcd0949b72);
|
|
|
|
|
|
|
|
marker_0ff2fd915fec442baf1c90065dabca9b.bindPopup(popup_69854e2a932c73b2c0f1b16ed74c9c09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ff2fd915fec442baf1c90065dabca9b.setIcon(icon_df397541977b4dca2ee2f9332943d6a4);
|
|
|
|
|
|
var marker_65abdcadcb8f3156b3b4587ef28b53f0 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fb24bf667c0ca5243eb59b642c66093f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83ceccce597a6c7427005f4a782865aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2a45ae1d2ec152a7e323d9711bbe5ec = $(`<div id="html_c2a45ae1d2ec152a7e323d9711bbe5ec" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_83ceccce597a6c7427005f4a782865aa.setContent(html_c2a45ae1d2ec152a7e323d9711bbe5ec);
|
|
|
|
|
|
|
|
marker_65abdcadcb8f3156b3b4587ef28b53f0.bindPopup(popup_83ceccce597a6c7427005f4a782865aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65abdcadcb8f3156b3b4587ef28b53f0.setIcon(icon_fb24bf667c0ca5243eb59b642c66093f);
|
|
|
|
|
|
var marker_45b5faa8daca967a4f8ba91356a76887 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a89ad0e39a74f20740c58f5983798256 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89a97a0a929fb932f704606635ee0b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7c2eecd3eac0dcc58cffada9115f940 = $(`<div id="html_d7c2eecd3eac0dcc58cffada9115f940" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_a89a97a0a929fb932f704606635ee0b0.setContent(html_d7c2eecd3eac0dcc58cffada9115f940);
|
|
|
|
|
|
|
|
marker_45b5faa8daca967a4f8ba91356a76887.bindPopup(popup_a89a97a0a929fb932f704606635ee0b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45b5faa8daca967a4f8ba91356a76887.setIcon(icon_a89ad0e39a74f20740c58f5983798256);
|
|
|
|
|
|
var marker_9081328d5557ad52dc1f7e9999d3b11e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fe64501ce7b8e9db5f69f267748f150c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2726f3165fe8231eeed7f609ef8c28fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2d2ec6624ace5d9fcc6e053120550b1 = $(`<div id="html_d2d2ec6624ace5d9fcc6e053120550b1" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_2726f3165fe8231eeed7f609ef8c28fa.setContent(html_d2d2ec6624ace5d9fcc6e053120550b1);
|
|
|
|
|
|
|
|
marker_9081328d5557ad52dc1f7e9999d3b11e.bindPopup(popup_2726f3165fe8231eeed7f609ef8c28fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9081328d5557ad52dc1f7e9999d3b11e.setIcon(icon_fe64501ce7b8e9db5f69f267748f150c);
|
|
|
|
|
|
var marker_eaf55f127129fd78927c01cbae621dbe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_ed6a6cf4a2073f7333c97369dcb829db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_593481c033dd448b29e3abb0417ace3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b016a34697c6b20422b5b757b8fea84 = $(`<div id="html_4b016a34697c6b20422b5b757b8fea84" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_593481c033dd448b29e3abb0417ace3a.setContent(html_4b016a34697c6b20422b5b757b8fea84);
|
|
|
|
|
|
|
|
marker_eaf55f127129fd78927c01cbae621dbe.bindPopup(popup_593481c033dd448b29e3abb0417ace3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaf55f127129fd78927c01cbae621dbe.setIcon(icon_ed6a6cf4a2073f7333c97369dcb829db);
|
|
|
|
|
|
var marker_5a4726eef9588a26f1486f1911c6b79b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_168d0a689528ec8f61b2798520d2fa58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adcc2ae370cce8f55a20304df0dcfaba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0796978c49bbab26910e808d68c4cdcf = $(`<div id="html_0796978c49bbab26910e808d68c4cdcf" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_adcc2ae370cce8f55a20304df0dcfaba.setContent(html_0796978c49bbab26910e808d68c4cdcf);
|
|
|
|
|
|
|
|
marker_5a4726eef9588a26f1486f1911c6b79b.bindPopup(popup_adcc2ae370cce8f55a20304df0dcfaba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a4726eef9588a26f1486f1911c6b79b.setIcon(icon_168d0a689528ec8f61b2798520d2fa58);
|
|
|
|
|
|
var marker_df21fd9c7dc132273961f6faf884a1d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_4051a495dd2d075281bb9e7744fc0455 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cff5688a9187b17d59b05f9dd70ce74c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7424e448e5bc8427373bba0b9e75fe8b = $(`<div id="html_7424e448e5bc8427373bba0b9e75fe8b" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_cff5688a9187b17d59b05f9dd70ce74c.setContent(html_7424e448e5bc8427373bba0b9e75fe8b);
|
|
|
|
|
|
|
|
marker_df21fd9c7dc132273961f6faf884a1d8.bindPopup(popup_cff5688a9187b17d59b05f9dd70ce74c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df21fd9c7dc132273961f6faf884a1d8.setIcon(icon_4051a495dd2d075281bb9e7744fc0455);
|
|
|
|
|
|
var marker_1a56ed50445925d4a167921f778fc146 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_37a80fe56f6aa4c841f36ea2170e3b20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c61106af8b59253ab3e78012ecf05ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_012079ad8cbb33689b94dda13c5b22e1 = $(`<div id="html_012079ad8cbb33689b94dda13c5b22e1" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_0c61106af8b59253ab3e78012ecf05ab.setContent(html_012079ad8cbb33689b94dda13c5b22e1);
|
|
|
|
|
|
|
|
marker_1a56ed50445925d4a167921f778fc146.bindPopup(popup_0c61106af8b59253ab3e78012ecf05ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a56ed50445925d4a167921f778fc146.setIcon(icon_37a80fe56f6aa4c841f36ea2170e3b20);
|
|
|
|
|
|
var marker_7977a7b16d6afada285a438287378e6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_aaae7e62411ed34bee0c3cf8a31c664d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_203c0b11679b4a0f6e2d6c1d0cd05cf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1081eb3e8f1294029ff6db731a564baf = $(`<div id="html_1081eb3e8f1294029ff6db731a564baf" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_203c0b11679b4a0f6e2d6c1d0cd05cf6.setContent(html_1081eb3e8f1294029ff6db731a564baf);
|
|
|
|
|
|
|
|
marker_7977a7b16d6afada285a438287378e6c.bindPopup(popup_203c0b11679b4a0f6e2d6c1d0cd05cf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7977a7b16d6afada285a438287378e6c.setIcon(icon_aaae7e62411ed34bee0c3cf8a31c664d);
|
|
|
|
|
|
var marker_b8c90798fb43a9c60faa81ff1552a7ae = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_07d2b32bdc794e1ec23ae7fdb502981f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4313d03c32d39dec6452092047fab0e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e23f4b4cb35383e9a544b6b4a86bdc5 = $(`<div id="html_4e23f4b4cb35383e9a544b6b4a86bdc5" style="width: 100.0%; height: 100.0%;">relay.eikeon.com</div>`)[0];
|
|
popup_4313d03c32d39dec6452092047fab0e4.setContent(html_4e23f4b4cb35383e9a544b6b4a86bdc5);
|
|
|
|
|
|
|
|
marker_b8c90798fb43a9c60faa81ff1552a7ae.bindPopup(popup_4313d03c32d39dec6452092047fab0e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8c90798fb43a9c60faa81ff1552a7ae.setIcon(icon_07d2b32bdc794e1ec23ae7fdb502981f);
|
|
|
|
|
|
var marker_f739da54e87660b7d5c7d12a84631b80 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_e4898cbe4a7f06bcee15bf3ebc084997 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ca47ab60e5e7302c5d31a93038ee88d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a67d6c89ac8503a7d216abb05ae325e = $(`<div id="html_2a67d6c89ac8503a7d216abb05ae325e" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_2ca47ab60e5e7302c5d31a93038ee88d.setContent(html_2a67d6c89ac8503a7d216abb05ae325e);
|
|
|
|
|
|
|
|
marker_f739da54e87660b7d5c7d12a84631b80.bindPopup(popup_2ca47ab60e5e7302c5d31a93038ee88d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f739da54e87660b7d5c7d12a84631b80.setIcon(icon_e4898cbe4a7f06bcee15bf3ebc084997);
|
|
|
|
|
|
var marker_5fdc60bdc5c8d26b161d8d22e3c4f854 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_04e1e87d459b7cfa22d969595d73eaaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b01b7706538e6c94650c9e96fe421bfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98c0a9061587bca5930c7e8fec20cc3a = $(`<div id="html_98c0a9061587bca5930c7e8fec20cc3a" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_b01b7706538e6c94650c9e96fe421bfe.setContent(html_98c0a9061587bca5930c7e8fec20cc3a);
|
|
|
|
|
|
|
|
marker_5fdc60bdc5c8d26b161d8d22e3c4f854.bindPopup(popup_b01b7706538e6c94650c9e96fe421bfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fdc60bdc5c8d26b161d8d22e3c4f854.setIcon(icon_04e1e87d459b7cfa22d969595d73eaaf);
|
|
|
|
|
|
var marker_b48e127e9c6071822b21710c0c4986f5 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b5a3924e5b8c3bd607f5ec031f69b356 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32d976f0e782a9b009188032e609ea0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b57a828357f7e6ca70afeca7e979d6cd = $(`<div id="html_b57a828357f7e6ca70afeca7e979d6cd" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_32d976f0e782a9b009188032e609ea0b.setContent(html_b57a828357f7e6ca70afeca7e979d6cd);
|
|
|
|
|
|
|
|
marker_b48e127e9c6071822b21710c0c4986f5.bindPopup(popup_32d976f0e782a9b009188032e609ea0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b48e127e9c6071822b21710c0c4986f5.setIcon(icon_b5a3924e5b8c3bd607f5ec031f69b356);
|
|
|
|
|
|
var marker_45cc5dd26eff79ee4e24c2e6347c181b = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_866c72b3b03895576f54625899a93ca1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_163671c4c5d351b406be904b609bf3de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1ffcf12cb67967cdc93d11f870bc994 = $(`<div id="html_b1ffcf12cb67967cdc93d11f870bc994" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_163671c4c5d351b406be904b609bf3de.setContent(html_b1ffcf12cb67967cdc93d11f870bc994);
|
|
|
|
|
|
|
|
marker_45cc5dd26eff79ee4e24c2e6347c181b.bindPopup(popup_163671c4c5d351b406be904b609bf3de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45cc5dd26eff79ee4e24c2e6347c181b.setIcon(icon_866c72b3b03895576f54625899a93ca1);
|
|
|
|
|
|
var marker_16046f30b471289845b0a060fc3c8909 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_306100d65c94a440f100a54599894dae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb49b8896163be6d1d38d7f11ec93656 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8babbce2e8bee71113e3a364524f778 = $(`<div id="html_b8babbce2e8bee71113e3a364524f778" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_bb49b8896163be6d1d38d7f11ec93656.setContent(html_b8babbce2e8bee71113e3a364524f778);
|
|
|
|
|
|
|
|
marker_16046f30b471289845b0a060fc3c8909.bindPopup(popup_bb49b8896163be6d1d38d7f11ec93656)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16046f30b471289845b0a060fc3c8909.setIcon(icon_306100d65c94a440f100a54599894dae);
|
|
|
|
|
|
var marker_e306cfa7cd8ee756804b805c1272e066 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_0b3fedb34c1059ddcfc0aa254c3aa1b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60dc075d988b7db169eb09f264110cba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_675fbdde8cc45d6db74cc14afe0fc77c = $(`<div id="html_675fbdde8cc45d6db74cc14afe0fc77c" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_60dc075d988b7db169eb09f264110cba.setContent(html_675fbdde8cc45d6db74cc14afe0fc77c);
|
|
|
|
|
|
|
|
marker_e306cfa7cd8ee756804b805c1272e066.bindPopup(popup_60dc075d988b7db169eb09f264110cba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e306cfa7cd8ee756804b805c1272e066.setIcon(icon_0b3fedb34c1059ddcfc0aa254c3aa1b9);
|
|
|
|
|
|
var marker_c4d50c6ed43187d4f6bac586b9ebe367 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_ca2ee555236059e79e1a5d677a473127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e306ed255223d75c3e72a41b07928f06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6db797d962f26072dbd1b0902bf5859 = $(`<div id="html_d6db797d962f26072dbd1b0902bf5859" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_e306ed255223d75c3e72a41b07928f06.setContent(html_d6db797d962f26072dbd1b0902bf5859);
|
|
|
|
|
|
|
|
marker_c4d50c6ed43187d4f6bac586b9ebe367.bindPopup(popup_e306ed255223d75c3e72a41b07928f06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4d50c6ed43187d4f6bac586b9ebe367.setIcon(icon_ca2ee555236059e79e1a5d677a473127);
|
|
|
|
|
|
var marker_d1000e0fc110d9c515d18e0077692b37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_9b6966333cb9ad5029bbb3dad0a663d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad83316804a5297b4ed3bc1adfc6a4ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eef9f9683388f314ee270ff754aa0348 = $(`<div id="html_eef9f9683388f314ee270ff754aa0348" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_ad83316804a5297b4ed3bc1adfc6a4ed.setContent(html_eef9f9683388f314ee270ff754aa0348);
|
|
|
|
|
|
|
|
marker_d1000e0fc110d9c515d18e0077692b37.bindPopup(popup_ad83316804a5297b4ed3bc1adfc6a4ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1000e0fc110d9c515d18e0077692b37.setIcon(icon_9b6966333cb9ad5029bbb3dad0a663d7);
|
|
|
|
|
|
var marker_44bda740eca4a477cbc1e66b633ef877 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_d0827ab4a178bba38e19ff8c31995a9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c9b7d6ac038225533d2f1852fe00f44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f139ed8a0ac51a9e695686aff8024d = $(`<div id="html_d2f139ed8a0ac51a9e695686aff8024d" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_8c9b7d6ac038225533d2f1852fe00f44.setContent(html_d2f139ed8a0ac51a9e695686aff8024d);
|
|
|
|
|
|
|
|
marker_44bda740eca4a477cbc1e66b633ef877.bindPopup(popup_8c9b7d6ac038225533d2f1852fe00f44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44bda740eca4a477cbc1e66b633ef877.setIcon(icon_d0827ab4a178bba38e19ff8c31995a9f);
|
|
|
|
|
|
var marker_7bd1a7fd45402306bb62b3ce68ec6727 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_22b634106dca4cf6fef76026bb6ebe34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd2501bea1320fc34736ce492b977274 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5923964e21521f1ca6c9d3983d389ab5 = $(`<div id="html_5923964e21521f1ca6c9d3983d389ab5" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_fd2501bea1320fc34736ce492b977274.setContent(html_5923964e21521f1ca6c9d3983d389ab5);
|
|
|
|
|
|
|
|
marker_7bd1a7fd45402306bb62b3ce68ec6727.bindPopup(popup_fd2501bea1320fc34736ce492b977274)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bd1a7fd45402306bb62b3ce68ec6727.setIcon(icon_22b634106dca4cf6fef76026bb6ebe34);
|
|
|
|
|
|
var marker_081542910de8d05f095c1d4d49024b92 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_6e67be26a2d350a5ab6e5b8f4816cba6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_887d3681c4d5e1686464d0764dc6461c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04d1e06a4ceaaca1e61f9f3169352cba = $(`<div id="html_04d1e06a4ceaaca1e61f9f3169352cba" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_887d3681c4d5e1686464d0764dc6461c.setContent(html_04d1e06a4ceaaca1e61f9f3169352cba);
|
|
|
|
|
|
|
|
marker_081542910de8d05f095c1d4d49024b92.bindPopup(popup_887d3681c4d5e1686464d0764dc6461c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_081542910de8d05f095c1d4d49024b92.setIcon(icon_6e67be26a2d350a5ab6e5b8f4816cba6);
|
|
|
|
|
|
var marker_c94adb5ad9e0d33ebdc6ddc419226e40 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_e21d0c71e851c0940e905a5d0871d991 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cc928abd5483c08391189e2a8b23f5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81331897a61fac51062a84082cb729da = $(`<div id="html_81331897a61fac51062a84082cb729da" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_9cc928abd5483c08391189e2a8b23f5e.setContent(html_81331897a61fac51062a84082cb729da);
|
|
|
|
|
|
|
|
marker_c94adb5ad9e0d33ebdc6ddc419226e40.bindPopup(popup_9cc928abd5483c08391189e2a8b23f5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c94adb5ad9e0d33ebdc6ddc419226e40.setIcon(icon_e21d0c71e851c0940e905a5d0871d991);
|
|
|
|
|
|
var marker_ab05c0e122ff5b553dd30cdf4544aa4d = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2d35847591517b40b0d91ecf5db8a3e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_420e32ad97055c24e728c3307639d045 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3b676d849b7278a6469cb4ce532426a = $(`<div id="html_f3b676d849b7278a6469cb4ce532426a" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_420e32ad97055c24e728c3307639d045.setContent(html_f3b676d849b7278a6469cb4ce532426a);
|
|
|
|
|
|
|
|
marker_ab05c0e122ff5b553dd30cdf4544aa4d.bindPopup(popup_420e32ad97055c24e728c3307639d045)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab05c0e122ff5b553dd30cdf4544aa4d.setIcon(icon_2d35847591517b40b0d91ecf5db8a3e2);
|
|
|
|
|
|
var marker_cc528f9955c3dc9ba847fbf6de1a0ce2 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_1791e543d57dfc1b734aa67c19d6d31b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cb3e9e83c019efebb5b4d0b5a00b0ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07b8042d95d6b6923644141d3acb40ff = $(`<div id="html_07b8042d95d6b6923644141d3acb40ff" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_8cb3e9e83c019efebb5b4d0b5a00b0ac.setContent(html_07b8042d95d6b6923644141d3acb40ff);
|
|
|
|
|
|
|
|
marker_cc528f9955c3dc9ba847fbf6de1a0ce2.bindPopup(popup_8cb3e9e83c019efebb5b4d0b5a00b0ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc528f9955c3dc9ba847fbf6de1a0ce2.setIcon(icon_1791e543d57dfc1b734aa67c19d6d31b);
|
|
|
|
|
|
var marker_88e70bb31c3a5b313c34ff078ffa6570 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_133e3cc66b7bcc882262e979e56cbe0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78a34aa82cf4f632d3e40045ade52ba3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d5f96fe7415d49f60fadfce6d28ad9e = $(`<div id="html_9d5f96fe7415d49f60fadfce6d28ad9e" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_78a34aa82cf4f632d3e40045ade52ba3.setContent(html_9d5f96fe7415d49f60fadfce6d28ad9e);
|
|
|
|
|
|
|
|
marker_88e70bb31c3a5b313c34ff078ffa6570.bindPopup(popup_78a34aa82cf4f632d3e40045ade52ba3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88e70bb31c3a5b313c34ff078ffa6570.setIcon(icon_133e3cc66b7bcc882262e979e56cbe0e);
|
|
|
|
|
|
var marker_611541bef9ca97f389c232121c13cba7 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f12ad76189b069358a6a77232705f801 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab52c190dfa4c6b59fc1807ae2ffde37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d26e93eb8f801ad76356042f7feb2d2 = $(`<div id="html_1d26e93eb8f801ad76356042f7feb2d2" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_ab52c190dfa4c6b59fc1807ae2ffde37.setContent(html_1d26e93eb8f801ad76356042f7feb2d2);
|
|
|
|
|
|
|
|
marker_611541bef9ca97f389c232121c13cba7.bindPopup(popup_ab52c190dfa4c6b59fc1807ae2ffde37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_611541bef9ca97f389c232121c13cba7.setIcon(icon_f12ad76189b069358a6a77232705f801);
|
|
|
|
|
|
var marker_123f1aef6fab3a7d8c6d2f4b19581585 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_dbf04afc407cf5acf4fd230eb2f45495 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62cb7f5697e4d309f7291bc8f0e9c563 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9415d533f2e9777ffd74556cfac1c01f = $(`<div id="html_9415d533f2e9777ffd74556cfac1c01f" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_62cb7f5697e4d309f7291bc8f0e9c563.setContent(html_9415d533f2e9777ffd74556cfac1c01f);
|
|
|
|
|
|
|
|
marker_123f1aef6fab3a7d8c6d2f4b19581585.bindPopup(popup_62cb7f5697e4d309f7291bc8f0e9c563)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_123f1aef6fab3a7d8c6d2f4b19581585.setIcon(icon_dbf04afc407cf5acf4fd230eb2f45495);
|
|
|
|
|
|
var marker_897815c04e72ff0983057b995dd02d93 = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_4f6b98428818e2c80f1b9c61a9d12bc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f22fc58cbf298581b8691778b8abf81b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65fe43d3e4ca73e97060925f8d072798 = $(`<div id="html_65fe43d3e4ca73e97060925f8d072798" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_f22fc58cbf298581b8691778b8abf81b.setContent(html_65fe43d3e4ca73e97060925f8d072798);
|
|
|
|
|
|
|
|
marker_897815c04e72ff0983057b995dd02d93.bindPopup(popup_f22fc58cbf298581b8691778b8abf81b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_897815c04e72ff0983057b995dd02d93.setIcon(icon_4f6b98428818e2c80f1b9c61a9d12bc4);
|
|
|
|
|
|
var marker_c2e99e14234a7d080daf6e12811db5fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3240204f00ee0033cc41db886bd9cf48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31d5e79c3d4fb17b2fa5b0858064dc07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d059f324e670a6aa1b8d29a5a0c00212 = $(`<div id="html_d059f324e670a6aa1b8d29a5a0c00212" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_31d5e79c3d4fb17b2fa5b0858064dc07.setContent(html_d059f324e670a6aa1b8d29a5a0c00212);
|
|
|
|
|
|
|
|
marker_c2e99e14234a7d080daf6e12811db5fe.bindPopup(popup_31d5e79c3d4fb17b2fa5b0858064dc07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2e99e14234a7d080daf6e12811db5fe.setIcon(icon_3240204f00ee0033cc41db886bd9cf48);
|
|
|
|
|
|
var marker_71b968583a039bf50085c470a19253ad = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7ec814e24a88f77438f684a6c2ff826a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cceeaff088f505e98f45a0bdd5edcbf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4452aa0c6dd142acf507b80f807df96 = $(`<div id="html_a4452aa0c6dd142acf507b80f807df96" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_cceeaff088f505e98f45a0bdd5edcbf5.setContent(html_a4452aa0c6dd142acf507b80f807df96);
|
|
|
|
|
|
|
|
marker_71b968583a039bf50085c470a19253ad.bindPopup(popup_cceeaff088f505e98f45a0bdd5edcbf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71b968583a039bf50085c470a19253ad.setIcon(icon_7ec814e24a88f77438f684a6c2ff826a);
|
|
|
|
|
|
var marker_0b40da9c80c1c8f5a638877071accdf2 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_780231ae68002808f0152790d90303a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35ed90b7edec3b876eac5127db4681a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55eb695caa908c94a86d1ec1793ad801 = $(`<div id="html_55eb695caa908c94a86d1ec1793ad801" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_35ed90b7edec3b876eac5127db4681a4.setContent(html_55eb695caa908c94a86d1ec1793ad801);
|
|
|
|
|
|
|
|
marker_0b40da9c80c1c8f5a638877071accdf2.bindPopup(popup_35ed90b7edec3b876eac5127db4681a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b40da9c80c1c8f5a638877071accdf2.setIcon(icon_780231ae68002808f0152790d90303a8);
|
|
|
|
|
|
var marker_372ab5d452f588b6825317c033991ec0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_512f6dc315e564eb9f401ddade6f6b53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a40ccdae07b2d4673d8d202b7cb97bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6d05fa230bfc8e1de7a6f4881f3f2c8 = $(`<div id="html_a6d05fa230bfc8e1de7a6f4881f3f2c8" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_8a40ccdae07b2d4673d8d202b7cb97bf.setContent(html_a6d05fa230bfc8e1de7a6f4881f3f2c8);
|
|
|
|
|
|
|
|
marker_372ab5d452f588b6825317c033991ec0.bindPopup(popup_8a40ccdae07b2d4673d8d202b7cb97bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_372ab5d452f588b6825317c033991ec0.setIcon(icon_512f6dc315e564eb9f401ddade6f6b53);
|
|
|
|
|
|
var marker_45917f602e4edf95626d21fd443265c7 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_227e425983584b8d42661c192f587150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3615ba4566945fba12cb066b601354cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4ee6c3379dcbc8ec9a54535de497dce = $(`<div id="html_d4ee6c3379dcbc8ec9a54535de497dce" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_3615ba4566945fba12cb066b601354cc.setContent(html_d4ee6c3379dcbc8ec9a54535de497dce);
|
|
|
|
|
|
|
|
marker_45917f602e4edf95626d21fd443265c7.bindPopup(popup_3615ba4566945fba12cb066b601354cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45917f602e4edf95626d21fd443265c7.setIcon(icon_227e425983584b8d42661c192f587150);
|
|
|
|
|
|
var marker_a3a48f08ec8ccee5a495e3ddf085bbd6 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b252eff7f60577f07f0947643925019b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05ddb6f354b6ca7c189ab9554eab3acf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7b4acbd657e4389bafbacfdaf5fa9c5 = $(`<div id="html_b7b4acbd657e4389bafbacfdaf5fa9c5" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_05ddb6f354b6ca7c189ab9554eab3acf.setContent(html_b7b4acbd657e4389bafbacfdaf5fa9c5);
|
|
|
|
|
|
|
|
marker_a3a48f08ec8ccee5a495e3ddf085bbd6.bindPopup(popup_05ddb6f354b6ca7c189ab9554eab3acf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3a48f08ec8ccee5a495e3ddf085bbd6.setIcon(icon_b252eff7f60577f07f0947643925019b);
|
|
|
|
|
|
var marker_bed0f7e0f8f969c7656478674a29a6a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_41e274bbf8ea8fc314880f7fd8be58b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54ef492e087a758854ae18a1743a3823 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e5119b2f75449ffa7198bc93c31bdca = $(`<div id="html_9e5119b2f75449ffa7198bc93c31bdca" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_54ef492e087a758854ae18a1743a3823.setContent(html_9e5119b2f75449ffa7198bc93c31bdca);
|
|
|
|
|
|
|
|
marker_bed0f7e0f8f969c7656478674a29a6a4.bindPopup(popup_54ef492e087a758854ae18a1743a3823)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bed0f7e0f8f969c7656478674a29a6a4.setIcon(icon_41e274bbf8ea8fc314880f7fd8be58b1);
|
|
|
|
|
|
var marker_147c38472cbbf40dfcc60c302103cf02 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_dd452ef833b3eb67aa2c344f8e34aa45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d1c8faec180503e586f89a918e41157 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c68ebdd375dfd5cc3f55723cf761a69 = $(`<div id="html_6c68ebdd375dfd5cc3f55723cf761a69" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_4d1c8faec180503e586f89a918e41157.setContent(html_6c68ebdd375dfd5cc3f55723cf761a69);
|
|
|
|
|
|
|
|
marker_147c38472cbbf40dfcc60c302103cf02.bindPopup(popup_4d1c8faec180503e586f89a918e41157)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_147c38472cbbf40dfcc60c302103cf02.setIcon(icon_dd452ef833b3eb67aa2c344f8e34aa45);
|
|
|
|
|
|
var marker_7ad8cb67956387ba4dc9919bed63e069 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_dbcfb4bd8fc52047a9815f2dea7ee062 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dae3195ef52edee1a3c41ba4d3b6de93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f114f5562b0f7d017b650745bf72565c = $(`<div id="html_f114f5562b0f7d017b650745bf72565c" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_dae3195ef52edee1a3c41ba4d3b6de93.setContent(html_f114f5562b0f7d017b650745bf72565c);
|
|
|
|
|
|
|
|
marker_7ad8cb67956387ba4dc9919bed63e069.bindPopup(popup_dae3195ef52edee1a3c41ba4d3b6de93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ad8cb67956387ba4dc9919bed63e069.setIcon(icon_dbcfb4bd8fc52047a9815f2dea7ee062);
|
|
|
|
|
|
var marker_e4562470097793de5e66ce0446b105e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_931b751452ba42499620ee3b94a4f943 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43ca4277d5bc5720e77f7117d35b3397 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7a04db9abcf0355982dc8956dcf28ce = $(`<div id="html_f7a04db9abcf0355982dc8956dcf28ce" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_43ca4277d5bc5720e77f7117d35b3397.setContent(html_f7a04db9abcf0355982dc8956dcf28ce);
|
|
|
|
|
|
|
|
marker_e4562470097793de5e66ce0446b105e7.bindPopup(popup_43ca4277d5bc5720e77f7117d35b3397)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4562470097793de5e66ce0446b105e7.setIcon(icon_931b751452ba42499620ee3b94a4f943);
|
|
|
|
|
|
var marker_b194b9debf4efb63ad7ed34b96e90bd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f0375a896683486d1764bf0729d9122d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff6827c6a9b52e0428c047c4217d4e50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76878e28674cc7238a1a8d5377d3231f = $(`<div id="html_76878e28674cc7238a1a8d5377d3231f" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_ff6827c6a9b52e0428c047c4217d4e50.setContent(html_76878e28674cc7238a1a8d5377d3231f);
|
|
|
|
|
|
|
|
marker_b194b9debf4efb63ad7ed34b96e90bd7.bindPopup(popup_ff6827c6a9b52e0428c047c4217d4e50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b194b9debf4efb63ad7ed34b96e90bd7.setIcon(icon_f0375a896683486d1764bf0729d9122d);
|
|
|
|
|
|
var marker_20cabc18556ba26cb84e301b29a67042 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_13f020331d216255fd0daf7bc40badfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdd2d504692a80b7d31ee3bc4b24d567 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8357c4a9e60392d468c8c85b50496921 = $(`<div id="html_8357c4a9e60392d468c8c85b50496921" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_bdd2d504692a80b7d31ee3bc4b24d567.setContent(html_8357c4a9e60392d468c8c85b50496921);
|
|
|
|
|
|
|
|
marker_20cabc18556ba26cb84e301b29a67042.bindPopup(popup_bdd2d504692a80b7d31ee3bc4b24d567)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20cabc18556ba26cb84e301b29a67042.setIcon(icon_13f020331d216255fd0daf7bc40badfe);
|
|
|
|
|
|
var marker_03dedfbef9c562f64a9f76f740c7326d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7dc48f7ab9fcf3effb87f28ff09a0be1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21495878c59acdf595bcd687de1bdce2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66e5b653472a495f3b50a4dcfa535cf1 = $(`<div id="html_66e5b653472a495f3b50a4dcfa535cf1" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_21495878c59acdf595bcd687de1bdce2.setContent(html_66e5b653472a495f3b50a4dcfa535cf1);
|
|
|
|
|
|
|
|
marker_03dedfbef9c562f64a9f76f740c7326d.bindPopup(popup_21495878c59acdf595bcd687de1bdce2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03dedfbef9c562f64a9f76f740c7326d.setIcon(icon_7dc48f7ab9fcf3effb87f28ff09a0be1);
|
|
|
|
|
|
var marker_4796e690d071405065759bd05608d986 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_862bfe98375105c1c27c350e178a2b9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17987de3f8ac7e101d357bfda4e64998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_030a37b8bf491efcd37a447fdf9fa4c9 = $(`<div id="html_030a37b8bf491efcd37a447fdf9fa4c9" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_17987de3f8ac7e101d357bfda4e64998.setContent(html_030a37b8bf491efcd37a447fdf9fa4c9);
|
|
|
|
|
|
|
|
marker_4796e690d071405065759bd05608d986.bindPopup(popup_17987de3f8ac7e101d357bfda4e64998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4796e690d071405065759bd05608d986.setIcon(icon_862bfe98375105c1c27c350e178a2b9d);
|
|
|
|
|
|
var marker_6ca0ffe71ee61cd9c2f1d716c60d65aa = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f65ffc2e38a4d71ca5cf84f041128642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61d8d1d558f308d835644be5b2112bd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24fd32c73d8f5f7499739ea1aea659b4 = $(`<div id="html_24fd32c73d8f5f7499739ea1aea659b4" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_61d8d1d558f308d835644be5b2112bd5.setContent(html_24fd32c73d8f5f7499739ea1aea659b4);
|
|
|
|
|
|
|
|
marker_6ca0ffe71ee61cd9c2f1d716c60d65aa.bindPopup(popup_61d8d1d558f308d835644be5b2112bd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ca0ffe71ee61cd9c2f1d716c60d65aa.setIcon(icon_f65ffc2e38a4d71ca5cf84f041128642);
|
|
|
|
|
|
var marker_b9f7989d016f23da4f3a2c1f60b78685 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_99789ea5c91a946dfd9ba367e5349208 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_931c42cfa759e4a87943cbabf3584b44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd3128392bf1733fb7d8a9137dbdb238 = $(`<div id="html_bd3128392bf1733fb7d8a9137dbdb238" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_931c42cfa759e4a87943cbabf3584b44.setContent(html_bd3128392bf1733fb7d8a9137dbdb238);
|
|
|
|
|
|
|
|
marker_b9f7989d016f23da4f3a2c1f60b78685.bindPopup(popup_931c42cfa759e4a87943cbabf3584b44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9f7989d016f23da4f3a2c1f60b78685.setIcon(icon_99789ea5c91a946dfd9ba367e5349208);
|
|
|
|
|
|
var marker_9a0e47cefe7c43376a3018ea73474e8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_eff812b140af66ea217c6319e3a916e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2652aac29ea24ec397b31e90f6ed8fca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7d02cc1b54ffe2bb5f4507a682bbc52 = $(`<div id="html_a7d02cc1b54ffe2bb5f4507a682bbc52" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_2652aac29ea24ec397b31e90f6ed8fca.setContent(html_a7d02cc1b54ffe2bb5f4507a682bbc52);
|
|
|
|
|
|
|
|
marker_9a0e47cefe7c43376a3018ea73474e8d.bindPopup(popup_2652aac29ea24ec397b31e90f6ed8fca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a0e47cefe7c43376a3018ea73474e8d.setIcon(icon_eff812b140af66ea217c6319e3a916e4);
|
|
|
|
|
|
var marker_a655e16d6c8f60fbb02698963091d67c = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fde0d9185f61635b81d518d07ad2516e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b14a8da299c1609d9892ae5404cdabd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e37732b84f4ae5ed1441a37ffb22fd16 = $(`<div id="html_e37732b84f4ae5ed1441a37ffb22fd16" style="width: 100.0%; height: 100.0%;">nostr-relay.aruku.kro.kr</div>`)[0];
|
|
popup_7b14a8da299c1609d9892ae5404cdabd.setContent(html_e37732b84f4ae5ed1441a37ffb22fd16);
|
|
|
|
|
|
|
|
marker_a655e16d6c8f60fbb02698963091d67c.bindPopup(popup_7b14a8da299c1609d9892ae5404cdabd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a655e16d6c8f60fbb02698963091d67c.setIcon(icon_fde0d9185f61635b81d518d07ad2516e);
|
|
|
|
|
|
var marker_61aed506df9f7728d33f834c17b020da = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c21894a917f416a6a420a92bde1d74e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a278d065e63687818113e6a016c05d96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e52f7fc757d9d1bd79da6352de308a3 = $(`<div id="html_8e52f7fc757d9d1bd79da6352de308a3" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_a278d065e63687818113e6a016c05d96.setContent(html_8e52f7fc757d9d1bd79da6352de308a3);
|
|
|
|
|
|
|
|
marker_61aed506df9f7728d33f834c17b020da.bindPopup(popup_a278d065e63687818113e6a016c05d96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61aed506df9f7728d33f834c17b020da.setIcon(icon_c21894a917f416a6a420a92bde1d74e6);
|
|
|
|
|
|
var marker_31832d2e599a00a7cb2a4e73f898ba5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_8ded5dc6d43896d5d88a1e233fe765ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f5968d490f16194057eb80ad9f1e835 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5658f64ed820043343348d406b6f94f9 = $(`<div id="html_5658f64ed820043343348d406b6f94f9" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_2f5968d490f16194057eb80ad9f1e835.setContent(html_5658f64ed820043343348d406b6f94f9);
|
|
|
|
|
|
|
|
marker_31832d2e599a00a7cb2a4e73f898ba5a.bindPopup(popup_2f5968d490f16194057eb80ad9f1e835)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31832d2e599a00a7cb2a4e73f898ba5a.setIcon(icon_8ded5dc6d43896d5d88a1e233fe765ef);
|
|
|
|
|
|
var marker_b7cc6a01ce576b1d976d9f937f5e1ae3 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_091649104ffb1731f3f9f3000af5c0db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6df2795dc2cb425ebd5b9cf09739015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a1e1d03a9d20d6e8b8400ad37884e3f = $(`<div id="html_8a1e1d03a9d20d6e8b8400ad37884e3f" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_d6df2795dc2cb425ebd5b9cf09739015.setContent(html_8a1e1d03a9d20d6e8b8400ad37884e3f);
|
|
|
|
|
|
|
|
marker_b7cc6a01ce576b1d976d9f937f5e1ae3.bindPopup(popup_d6df2795dc2cb425ebd5b9cf09739015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7cc6a01ce576b1d976d9f937f5e1ae3.setIcon(icon_091649104ffb1731f3f9f3000af5c0db);
|
|
|
|
|
|
var marker_fd39e4e9bfdc1ef88c8d9942c8224f47 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_8948e622cfd4c05014f1839d3a79a40c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4d153dec87f465fc8622b8dc3e88477 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58378771be59cf0449aac5af354407b9 = $(`<div id="html_58378771be59cf0449aac5af354407b9" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_e4d153dec87f465fc8622b8dc3e88477.setContent(html_58378771be59cf0449aac5af354407b9);
|
|
|
|
|
|
|
|
marker_fd39e4e9bfdc1ef88c8d9942c8224f47.bindPopup(popup_e4d153dec87f465fc8622b8dc3e88477)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd39e4e9bfdc1ef88c8d9942c8224f47.setIcon(icon_8948e622cfd4c05014f1839d3a79a40c);
|
|
|
|
|
|
var marker_c4c74ba9e28cc65ab419b1a0b44a280e = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_e6b44b6eb53653fdcba066fdbb5de23e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d28cb629e53b3fbd5dc7b10e2a6bf239 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14215825825b2fdb19a086027c374589 = $(`<div id="html_14215825825b2fdb19a086027c374589" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_d28cb629e53b3fbd5dc7b10e2a6bf239.setContent(html_14215825825b2fdb19a086027c374589);
|
|
|
|
|
|
|
|
marker_c4c74ba9e28cc65ab419b1a0b44a280e.bindPopup(popup_d28cb629e53b3fbd5dc7b10e2a6bf239)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4c74ba9e28cc65ab419b1a0b44a280e.setIcon(icon_e6b44b6eb53653fdcba066fdbb5de23e);
|
|
|
|
|
|
var marker_9eb4cab8ac3fc3cd8ce6da3fa6ffebc1 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c535a5ab4e6b6705934efee5d9648301 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3d56ad0235e024fcfc892c3dd4e33d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c0458fbd860ffc8a5613bdf1c1417de = $(`<div id="html_3c0458fbd860ffc8a5613bdf1c1417de" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_f3d56ad0235e024fcfc892c3dd4e33d9.setContent(html_3c0458fbd860ffc8a5613bdf1c1417de);
|
|
|
|
|
|
|
|
marker_9eb4cab8ac3fc3cd8ce6da3fa6ffebc1.bindPopup(popup_f3d56ad0235e024fcfc892c3dd4e33d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eb4cab8ac3fc3cd8ce6da3fa6ffebc1.setIcon(icon_c535a5ab4e6b6705934efee5d9648301);
|
|
|
|
|
|
var marker_032202223d92cbf18191cd68e8a6a5a6 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b4ed351e4d44c264da87ec4ca8dc1c79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2852d4547a7ee0fe827787c7595c402d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e1fb3a907d59cb8be06571150339894 = $(`<div id="html_4e1fb3a907d59cb8be06571150339894" style="width: 100.0%; height: 100.0%;">relay.apps.prod.aws.ocp.signet.ing</div>`)[0];
|
|
popup_2852d4547a7ee0fe827787c7595c402d.setContent(html_4e1fb3a907d59cb8be06571150339894);
|
|
|
|
|
|
|
|
marker_032202223d92cbf18191cd68e8a6a5a6.bindPopup(popup_2852d4547a7ee0fe827787c7595c402d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_032202223d92cbf18191cd68e8a6a5a6.setIcon(icon_b4ed351e4d44c264da87ec4ca8dc1c79);
|
|
|
|
|
|
var marker_99fc79d18f7172f8436925843d804f2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c645390bc5e065214765251ca591f24e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa043aca8e2b1cd9605d3ba4f20b8139 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0480b5cc4d536b2407d9f4e0c2e398ff = $(`<div id="html_0480b5cc4d536b2407d9f4e0c2e398ff" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_fa043aca8e2b1cd9605d3ba4f20b8139.setContent(html_0480b5cc4d536b2407d9f4e0c2e398ff);
|
|
|
|
|
|
|
|
marker_99fc79d18f7172f8436925843d804f2b.bindPopup(popup_fa043aca8e2b1cd9605d3ba4f20b8139)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99fc79d18f7172f8436925843d804f2b.setIcon(icon_c645390bc5e065214765251ca591f24e);
|
|
|
|
|
|
var marker_325d2dc28b82a6d9c38201ad66ec254b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_ac53076e15c71e8c353c30e935eb71d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a184a2229eb8f922e0a79ba2436fb637 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2050756ea2b0918f2ee021407d9c00d6 = $(`<div id="html_2050756ea2b0918f2ee021407d9c00d6" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_a184a2229eb8f922e0a79ba2436fb637.setContent(html_2050756ea2b0918f2ee021407d9c00d6);
|
|
|
|
|
|
|
|
marker_325d2dc28b82a6d9c38201ad66ec254b.bindPopup(popup_a184a2229eb8f922e0a79ba2436fb637)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_325d2dc28b82a6d9c38201ad66ec254b.setIcon(icon_ac53076e15c71e8c353c30e935eb71d8);
|
|
|
|
|
|
var marker_eca4f988d1e1d2305cfec4adc00d2984 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_0d11d56325087256d3fde641ff9f45fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30a3bf4837c136d08e47e8b6fc243fc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35237f42cd9d6cd29e56c1e5ecac0a8f = $(`<div id="html_35237f42cd9d6cd29e56c1e5ecac0a8f" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_30a3bf4837c136d08e47e8b6fc243fc1.setContent(html_35237f42cd9d6cd29e56c1e5ecac0a8f);
|
|
|
|
|
|
|
|
marker_eca4f988d1e1d2305cfec4adc00d2984.bindPopup(popup_30a3bf4837c136d08e47e8b6fc243fc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eca4f988d1e1d2305cfec4adc00d2984.setIcon(icon_0d11d56325087256d3fde641ff9f45fd);
|
|
|
|
|
|
var marker_b8efa7d22e7844fef6d874b6608bb207 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_686e4637bebfb04a4584064bb9fe1872 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57a85d84af99c7cd59e2e16673e1ff0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_671b54cb0fac88266a340a67a974e6cd = $(`<div id="html_671b54cb0fac88266a340a67a974e6cd" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_57a85d84af99c7cd59e2e16673e1ff0e.setContent(html_671b54cb0fac88266a340a67a974e6cd);
|
|
|
|
|
|
|
|
marker_b8efa7d22e7844fef6d874b6608bb207.bindPopup(popup_57a85d84af99c7cd59e2e16673e1ff0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8efa7d22e7844fef6d874b6608bb207.setIcon(icon_686e4637bebfb04a4584064bb9fe1872);
|
|
|
|
|
|
var marker_b26931754c41b350a514f6d4f341f8bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_198f60d0a620519c80d6b2c1f4f795d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3a8f2b26edd8ddaeb7220ac3846cb10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b89ae4854a72042f6e3713a7d9ff1ea = $(`<div id="html_5b89ae4854a72042f6e3713a7d9ff1ea" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_a3a8f2b26edd8ddaeb7220ac3846cb10.setContent(html_5b89ae4854a72042f6e3713a7d9ff1ea);
|
|
|
|
|
|
|
|
marker_b26931754c41b350a514f6d4f341f8bf.bindPopup(popup_a3a8f2b26edd8ddaeb7220ac3846cb10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b26931754c41b350a514f6d4f341f8bf.setIcon(icon_198f60d0a620519c80d6b2c1f4f795d9);
|
|
|
|
|
|
var marker_f7e36f37d9ad158232cecb388fec55b3 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_9518757d7b8fc3f4faefcf32c5a3f8b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f75862394a71024484949782c0a6904 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55cc1a50c246d6637c4ecdc188e52fe6 = $(`<div id="html_55cc1a50c246d6637c4ecdc188e52fe6" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_2f75862394a71024484949782c0a6904.setContent(html_55cc1a50c246d6637c4ecdc188e52fe6);
|
|
|
|
|
|
|
|
marker_f7e36f37d9ad158232cecb388fec55b3.bindPopup(popup_2f75862394a71024484949782c0a6904)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7e36f37d9ad158232cecb388fec55b3.setIcon(icon_9518757d7b8fc3f4faefcf32c5a3f8b6);
|
|
|
|
|
|
var marker_8fc934685636291192009bd751ac5edd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_525b258f0d6c06c119cefb3b5bd32117 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4376ccf6ef19a42782393e525e9f48f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f840bfb550c2ef62039923b457ecbf9 = $(`<div id="html_4f840bfb550c2ef62039923b457ecbf9" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_4376ccf6ef19a42782393e525e9f48f9.setContent(html_4f840bfb550c2ef62039923b457ecbf9);
|
|
|
|
|
|
|
|
marker_8fc934685636291192009bd751ac5edd.bindPopup(popup_4376ccf6ef19a42782393e525e9f48f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fc934685636291192009bd751ac5edd.setIcon(icon_525b258f0d6c06c119cefb3b5bd32117);
|
|
|
|
|
|
var marker_c62d9252a74e5c992360153795f06152 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b57804ac6a6fbf0e9a644194e26888d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55080d95fb0a2adf7be7b96ed89a57fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_896e502382d1bfd9490047751e260798 = $(`<div id="html_896e502382d1bfd9490047751e260798" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_55080d95fb0a2adf7be7b96ed89a57fd.setContent(html_896e502382d1bfd9490047751e260798);
|
|
|
|
|
|
|
|
marker_c62d9252a74e5c992360153795f06152.bindPopup(popup_55080d95fb0a2adf7be7b96ed89a57fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c62d9252a74e5c992360153795f06152.setIcon(icon_b57804ac6a6fbf0e9a644194e26888d4);
|
|
|
|
|
|
var marker_c3c39092b7fbb5e94431994981f61dcf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_77de1e909dc4f0458f3811c097a7157c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01afd14ad6cfc650e5c177c9d461fe07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c74a7b5d2f9edbe19ccd1a2e2fafc28 = $(`<div id="html_1c74a7b5d2f9edbe19ccd1a2e2fafc28" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_01afd14ad6cfc650e5c177c9d461fe07.setContent(html_1c74a7b5d2f9edbe19ccd1a2e2fafc28);
|
|
|
|
|
|
|
|
marker_c3c39092b7fbb5e94431994981f61dcf.bindPopup(popup_01afd14ad6cfc650e5c177c9d461fe07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3c39092b7fbb5e94431994981f61dcf.setIcon(icon_77de1e909dc4f0458f3811c097a7157c);
|
|
|
|
|
|
var marker_874106eb50a5275455f140eb5a7d7565 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_0b3bd67476bb5f73d4838875939c2fb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cb091672a29b6640cb9664d0263c7ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17664e6a0ab172153dc7436ace023332 = $(`<div id="html_17664e6a0ab172153dc7436ace023332" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_1cb091672a29b6640cb9664d0263c7ce.setContent(html_17664e6a0ab172153dc7436ace023332);
|
|
|
|
|
|
|
|
marker_874106eb50a5275455f140eb5a7d7565.bindPopup(popup_1cb091672a29b6640cb9664d0263c7ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_874106eb50a5275455f140eb5a7d7565.setIcon(icon_0b3bd67476bb5f73d4838875939c2fb5);
|
|
|
|
|
|
var marker_b150651c2eef674c449aa829af7e41f2 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a374f340957a3103fb92416231f40cd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b29cdc6db89e84a0c65e3e630143d7f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e605cd5e6b433b64d1b3623fcc06e9fd = $(`<div id="html_e605cd5e6b433b64d1b3623fcc06e9fd" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_b29cdc6db89e84a0c65e3e630143d7f0.setContent(html_e605cd5e6b433b64d1b3623fcc06e9fd);
|
|
|
|
|
|
|
|
marker_b150651c2eef674c449aa829af7e41f2.bindPopup(popup_b29cdc6db89e84a0c65e3e630143d7f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b150651c2eef674c449aa829af7e41f2.setIcon(icon_a374f340957a3103fb92416231f40cd3);
|
|
|
|
|
|
var marker_605de1d13eb2ce5288f66cd6d7c51a75 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_62b61f165e73d9f4c29e2fbcc3e9eda9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ae21fe91d8da24040f49f92a677fd24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9654b03d9928396621e0b559c9a551c = $(`<div id="html_b9654b03d9928396621e0b559c9a551c" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_9ae21fe91d8da24040f49f92a677fd24.setContent(html_b9654b03d9928396621e0b559c9a551c);
|
|
|
|
|
|
|
|
marker_605de1d13eb2ce5288f66cd6d7c51a75.bindPopup(popup_9ae21fe91d8da24040f49f92a677fd24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_605de1d13eb2ce5288f66cd6d7c51a75.setIcon(icon_62b61f165e73d9f4c29e2fbcc3e9eda9);
|
|
|
|
|
|
var marker_8cb3863eece35b9dc6b05ef3eec3ab6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_05cd2980bfc2ac27f65e3326799ab1a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6525a2d67fd62b0c17743c3d41e879ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c151f2578288ed5029ae8715abb8d56 = $(`<div id="html_8c151f2578288ed5029ae8715abb8d56" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_6525a2d67fd62b0c17743c3d41e879ab.setContent(html_8c151f2578288ed5029ae8715abb8d56);
|
|
|
|
|
|
|
|
marker_8cb3863eece35b9dc6b05ef3eec3ab6f.bindPopup(popup_6525a2d67fd62b0c17743c3d41e879ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cb3863eece35b9dc6b05ef3eec3ab6f.setIcon(icon_05cd2980bfc2ac27f65e3326799ab1a0);
|
|
|
|
|
|
var marker_a5492ad3da7a80117f7b33ba85c2725a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f75a50c471730f56c3b1f7de0794824a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f14ac7f97403e0804d1db9c45a4a1f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_982e0065f07b088008a45717650d3418 = $(`<div id="html_982e0065f07b088008a45717650d3418" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_4f14ac7f97403e0804d1db9c45a4a1f5.setContent(html_982e0065f07b088008a45717650d3418);
|
|
|
|
|
|
|
|
marker_a5492ad3da7a80117f7b33ba85c2725a.bindPopup(popup_4f14ac7f97403e0804d1db9c45a4a1f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5492ad3da7a80117f7b33ba85c2725a.setIcon(icon_f75a50c471730f56c3b1f7de0794824a);
|
|
|
|
|
|
var marker_f69844b31ebbbf1c2207bf4c3a5abb4e = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_99ff20f83894b579c698e5bc0d9b747c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa0cb40f1606744520d52b77b6ab2d6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9256f6bcb09e5a07e316505d9a01407 = $(`<div id="html_d9256f6bcb09e5a07e316505d9a01407" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_fa0cb40f1606744520d52b77b6ab2d6f.setContent(html_d9256f6bcb09e5a07e316505d9a01407);
|
|
|
|
|
|
|
|
marker_f69844b31ebbbf1c2207bf4c3a5abb4e.bindPopup(popup_fa0cb40f1606744520d52b77b6ab2d6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f69844b31ebbbf1c2207bf4c3a5abb4e.setIcon(icon_99ff20f83894b579c698e5bc0d9b747c);
|
|
|
|
|
|
var marker_7d16b53b66bc90e9d448f7e4c14f0881 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fbaf98459c0d55fb93f8a330090cdfea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb0b1ca1086833297d85f0756d3b5171 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63443ac96d44cdabff321857633021f5 = $(`<div id="html_63443ac96d44cdabff321857633021f5" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_eb0b1ca1086833297d85f0756d3b5171.setContent(html_63443ac96d44cdabff321857633021f5);
|
|
|
|
|
|
|
|
marker_7d16b53b66bc90e9d448f7e4c14f0881.bindPopup(popup_eb0b1ca1086833297d85f0756d3b5171)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d16b53b66bc90e9d448f7e4c14f0881.setIcon(icon_fbaf98459c0d55fb93f8a330090cdfea);
|
|
|
|
|
|
var marker_63a00764b56f40295ad6695b63654472 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_6107ec83166ed7ebc371b559a8de21c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3418d5fc18f666e05f40c4f414d8cdc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_656e7cf98feb956090429e5fc42485be = $(`<div id="html_656e7cf98feb956090429e5fc42485be" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_3418d5fc18f666e05f40c4f414d8cdc4.setContent(html_656e7cf98feb956090429e5fc42485be);
|
|
|
|
|
|
|
|
marker_63a00764b56f40295ad6695b63654472.bindPopup(popup_3418d5fc18f666e05f40c4f414d8cdc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63a00764b56f40295ad6695b63654472.setIcon(icon_6107ec83166ed7ebc371b559a8de21c6);
|
|
|
|
|
|
var marker_0ccb57f64f94acae786226a963e267ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3f1cc8145ce942160f25659fc68b4941 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b8203b37eda0223836089c0c14ae511 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_080db90d74141ca03311e79c7a696bea = $(`<div id="html_080db90d74141ca03311e79c7a696bea" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_6b8203b37eda0223836089c0c14ae511.setContent(html_080db90d74141ca03311e79c7a696bea);
|
|
|
|
|
|
|
|
marker_0ccb57f64f94acae786226a963e267ae.bindPopup(popup_6b8203b37eda0223836089c0c14ae511)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ccb57f64f94acae786226a963e267ae.setIcon(icon_3f1cc8145ce942160f25659fc68b4941);
|
|
|
|
|
|
var marker_4906f7f0801f118c2614d594e144a66d = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_0576923b5ac364b1355185f92b8272dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1194efba29b33b4dbba6b7e3b1dca861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52df85e57f13bac91c6d6236fb9e3765 = $(`<div id="html_52df85e57f13bac91c6d6236fb9e3765" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_1194efba29b33b4dbba6b7e3b1dca861.setContent(html_52df85e57f13bac91c6d6236fb9e3765);
|
|
|
|
|
|
|
|
marker_4906f7f0801f118c2614d594e144a66d.bindPopup(popup_1194efba29b33b4dbba6b7e3b1dca861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4906f7f0801f118c2614d594e144a66d.setIcon(icon_0576923b5ac364b1355185f92b8272dd);
|
|
|
|
|
|
var marker_bc668eedbb70e079d4699bb4996de8ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_153d8293b1d7c9c4e39810773a882d85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b345c0e9a38e205d5cdcdc901b51f4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43f79bfec74f6c4f50ae0fe3649e5e59 = $(`<div id="html_43f79bfec74f6c4f50ae0fe3649e5e59" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_8b345c0e9a38e205d5cdcdc901b51f4b.setContent(html_43f79bfec74f6c4f50ae0fe3649e5e59);
|
|
|
|
|
|
|
|
marker_bc668eedbb70e079d4699bb4996de8ae.bindPopup(popup_8b345c0e9a38e205d5cdcdc901b51f4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc668eedbb70e079d4699bb4996de8ae.setIcon(icon_153d8293b1d7c9c4e39810773a882d85);
|
|
|
|
|
|
var marker_a4a1a0a29f5370663f65bd732c9ac36f = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_cbbd963992cdce91e1a51df40a58f953 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28af71e5686803b2c974576d2a2010dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a845ec8318baf553d984d3e2a028a61d = $(`<div id="html_a845ec8318baf553d984d3e2a028a61d" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_28af71e5686803b2c974576d2a2010dd.setContent(html_a845ec8318baf553d984d3e2a028a61d);
|
|
|
|
|
|
|
|
marker_a4a1a0a29f5370663f65bd732c9ac36f.bindPopup(popup_28af71e5686803b2c974576d2a2010dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4a1a0a29f5370663f65bd732c9ac36f.setIcon(icon_cbbd963992cdce91e1a51df40a58f953);
|
|
|
|
|
|
var marker_a94ccbd306edc78b76ee50ed971614c4 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_41369c44fe0fa38826f6c46d77b4cb92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ab6058ff511043e063a63eee530f0e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d2f8e9599fdc35fbab8c2b5a3fd0539 = $(`<div id="html_2d2f8e9599fdc35fbab8c2b5a3fd0539" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_2ab6058ff511043e063a63eee530f0e9.setContent(html_2d2f8e9599fdc35fbab8c2b5a3fd0539);
|
|
|
|
|
|
|
|
marker_a94ccbd306edc78b76ee50ed971614c4.bindPopup(popup_2ab6058ff511043e063a63eee530f0e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a94ccbd306edc78b76ee50ed971614c4.setIcon(icon_41369c44fe0fa38826f6c46d77b4cb92);
|
|
|
|
|
|
var marker_b82c3397721f9aa0a4f8a6ef855600f2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7a98f628b9244aa62a4407249aa1ca15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30136e67781f03f3721f20072428e7d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac0fe5432d86b3da839f32d764310175 = $(`<div id="html_ac0fe5432d86b3da839f32d764310175" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_30136e67781f03f3721f20072428e7d5.setContent(html_ac0fe5432d86b3da839f32d764310175);
|
|
|
|
|
|
|
|
marker_b82c3397721f9aa0a4f8a6ef855600f2.bindPopup(popup_30136e67781f03f3721f20072428e7d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b82c3397721f9aa0a4f8a6ef855600f2.setIcon(icon_7a98f628b9244aa62a4407249aa1ca15);
|
|
|
|
|
|
var marker_4569f1c88f7354b83027257285833a09 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_6f1cb466842a3f17b41b7f905e21b274 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ac41f9fa7a61116af7d107ed5b4fa71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b934331041efeae9ad36c347cca7aba = $(`<div id="html_2b934331041efeae9ad36c347cca7aba" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_1ac41f9fa7a61116af7d107ed5b4fa71.setContent(html_2b934331041efeae9ad36c347cca7aba);
|
|
|
|
|
|
|
|
marker_4569f1c88f7354b83027257285833a09.bindPopup(popup_1ac41f9fa7a61116af7d107ed5b4fa71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4569f1c88f7354b83027257285833a09.setIcon(icon_6f1cb466842a3f17b41b7f905e21b274);
|
|
|
|
|
|
var marker_b39d6b9c26103fa09dbea4cc0dff42bb = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_48ab1e6b0368a42950a5b74ad596b926 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a8033a3b2337b57e8043143e6f3ac27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16db76eabf86b29db22aa57222373bb4 = $(`<div id="html_16db76eabf86b29db22aa57222373bb4" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_3a8033a3b2337b57e8043143e6f3ac27.setContent(html_16db76eabf86b29db22aa57222373bb4);
|
|
|
|
|
|
|
|
marker_b39d6b9c26103fa09dbea4cc0dff42bb.bindPopup(popup_3a8033a3b2337b57e8043143e6f3ac27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b39d6b9c26103fa09dbea4cc0dff42bb.setIcon(icon_48ab1e6b0368a42950a5b74ad596b926);
|
|
|
|
|
|
var marker_61f5263c60d96fdb84214e3eaa371486 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2ebdc8ef9869dc93910657c6e1ccd9af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d835c3b0b03f48967d6886bb44bfee9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e652f6ebcc605c96c684fbb073c2fa80 = $(`<div id="html_e652f6ebcc605c96c684fbb073c2fa80" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_7d835c3b0b03f48967d6886bb44bfee9.setContent(html_e652f6ebcc605c96c684fbb073c2fa80);
|
|
|
|
|
|
|
|
marker_61f5263c60d96fdb84214e3eaa371486.bindPopup(popup_7d835c3b0b03f48967d6886bb44bfee9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61f5263c60d96fdb84214e3eaa371486.setIcon(icon_2ebdc8ef9869dc93910657c6e1ccd9af);
|
|
|
|
|
|
var marker_cd37e4e003e4427a9c08ad060c4c8a43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_4021a247644beac1e640574f292d43ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70b3411b572e744bbe18a42eb4cb7085 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eca439e401530cb782f521ec2b35bc9c = $(`<div id="html_eca439e401530cb782f521ec2b35bc9c" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_70b3411b572e744bbe18a42eb4cb7085.setContent(html_eca439e401530cb782f521ec2b35bc9c);
|
|
|
|
|
|
|
|
marker_cd37e4e003e4427a9c08ad060c4c8a43.bindPopup(popup_70b3411b572e744bbe18a42eb4cb7085)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd37e4e003e4427a9c08ad060c4c8a43.setIcon(icon_4021a247644beac1e640574f292d43ab);
|
|
|
|
|
|
var marker_7ed9aee14cb61e4b7d770827a03a96e3 = L.marker(
|
|
[43.6708, -70.2844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2c31459e1aa7a20420ab51326746f6a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd4b03bd8586ee9038516b698bc4ecf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7b30b959b8dd6cbc48f142e51f141d4 = $(`<div id="html_f7b30b959b8dd6cbc48f142e51f141d4" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_bd4b03bd8586ee9038516b698bc4ecf6.setContent(html_f7b30b959b8dd6cbc48f142e51f141d4);
|
|
|
|
|
|
|
|
marker_7ed9aee14cb61e4b7d770827a03a96e3.bindPopup(popup_bd4b03bd8586ee9038516b698bc4ecf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ed9aee14cb61e4b7d770827a03a96e3.setIcon(icon_2c31459e1aa7a20420ab51326746f6a5);
|
|
|
|
|
|
var marker_350d23ede7d76ec87d8042310a28a798 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7a104e97f39aae0dc05dc6edebfbb9b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c9ca978f7a1332a72f469ea32c5d44f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de40fdbb4edf6e39db0e3466e9a37ed1 = $(`<div id="html_de40fdbb4edf6e39db0e3466e9a37ed1" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_7c9ca978f7a1332a72f469ea32c5d44f.setContent(html_de40fdbb4edf6e39db0e3466e9a37ed1);
|
|
|
|
|
|
|
|
marker_350d23ede7d76ec87d8042310a28a798.bindPopup(popup_7c9ca978f7a1332a72f469ea32c5d44f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_350d23ede7d76ec87d8042310a28a798.setIcon(icon_7a104e97f39aae0dc05dc6edebfbb9b6);
|
|
|
|
|
|
var marker_f90f231e9c7e28c0a11f8c811349348b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_93e464a26c0f165371a36510fc5658e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42ab1d90043b449badd287e7ba494a32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9278a56b1aa10641003027b7cdc4adf7 = $(`<div id="html_9278a56b1aa10641003027b7cdc4adf7" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_42ab1d90043b449badd287e7ba494a32.setContent(html_9278a56b1aa10641003027b7cdc4adf7);
|
|
|
|
|
|
|
|
marker_f90f231e9c7e28c0a11f8c811349348b.bindPopup(popup_42ab1d90043b449badd287e7ba494a32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f90f231e9c7e28c0a11f8c811349348b.setIcon(icon_93e464a26c0f165371a36510fc5658e7);
|
|
|
|
|
|
var marker_bb01e356e12f77abfc953bbb95dbc1b1 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_820c4c87d1b891ded054e69d3cc7d9e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5d7a80c2fe331f25694ee11d1283d8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d64d58c18c389d216527af019918809 = $(`<div id="html_4d64d58c18c389d216527af019918809" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_b5d7a80c2fe331f25694ee11d1283d8c.setContent(html_4d64d58c18c389d216527af019918809);
|
|
|
|
|
|
|
|
marker_bb01e356e12f77abfc953bbb95dbc1b1.bindPopup(popup_b5d7a80c2fe331f25694ee11d1283d8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb01e356e12f77abfc953bbb95dbc1b1.setIcon(icon_820c4c87d1b891ded054e69d3cc7d9e3);
|
|
|
|
|
|
var marker_6ea292c869af81bdb29dce2940367981 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_1e39867380671cb0ee128d8507ce62e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0ca2efee081b82bb0777c576582a2e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_179261b619feccb05f50ee331b5e8426 = $(`<div id="html_179261b619feccb05f50ee331b5e8426" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_e0ca2efee081b82bb0777c576582a2e0.setContent(html_179261b619feccb05f50ee331b5e8426);
|
|
|
|
|
|
|
|
marker_6ea292c869af81bdb29dce2940367981.bindPopup(popup_e0ca2efee081b82bb0777c576582a2e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ea292c869af81bdb29dce2940367981.setIcon(icon_1e39867380671cb0ee128d8507ce62e1);
|
|
|
|
|
|
var marker_c49a3d7327116ba88f5034ba7b8d2ffb = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_154ec9ad04b5567989e5d00fbbca5395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1003af71ead1331163e3087e746a0d13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68f7bb41c365ccdfe4d7cc3e1993ee21 = $(`<div id="html_68f7bb41c365ccdfe4d7cc3e1993ee21" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_1003af71ead1331163e3087e746a0d13.setContent(html_68f7bb41c365ccdfe4d7cc3e1993ee21);
|
|
|
|
|
|
|
|
marker_c49a3d7327116ba88f5034ba7b8d2ffb.bindPopup(popup_1003af71ead1331163e3087e746a0d13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c49a3d7327116ba88f5034ba7b8d2ffb.setIcon(icon_154ec9ad04b5567989e5d00fbbca5395);
|
|
|
|
|
|
var marker_b467d8885552074a844e007d0b7249de = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_51eb99160a52cd750d9602c460b16987 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_785e409126ba1977137216dbe115b397 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53f854ca8ccc414a73d100af879e47a1 = $(`<div id="html_53f854ca8ccc414a73d100af879e47a1" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_785e409126ba1977137216dbe115b397.setContent(html_53f854ca8ccc414a73d100af879e47a1);
|
|
|
|
|
|
|
|
marker_b467d8885552074a844e007d0b7249de.bindPopup(popup_785e409126ba1977137216dbe115b397)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b467d8885552074a844e007d0b7249de.setIcon(icon_51eb99160a52cd750d9602c460b16987);
|
|
|
|
|
|
var marker_f106384cc7bf34f522867bee98401d01 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_cc2867958844e81b2131cf3ce26ff8aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c7d2d5dea623cbb859bfe8735f0d65e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2400081fad9680a40714a90bdfb26d3c = $(`<div id="html_2400081fad9680a40714a90bdfb26d3c" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_5c7d2d5dea623cbb859bfe8735f0d65e.setContent(html_2400081fad9680a40714a90bdfb26d3c);
|
|
|
|
|
|
|
|
marker_f106384cc7bf34f522867bee98401d01.bindPopup(popup_5c7d2d5dea623cbb859bfe8735f0d65e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f106384cc7bf34f522867bee98401d01.setIcon(icon_cc2867958844e81b2131cf3ce26ff8aa);
|
|
|
|
|
|
var marker_09a7ad0839c2738486de4c69f6222f66 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_8a316d2a4d6067d63d5337e7aed74bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_032669a4041f9dd0a5f2fa980eba5a29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3076bb1778aa70602f9578781ee81fd0 = $(`<div id="html_3076bb1778aa70602f9578781ee81fd0" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_032669a4041f9dd0a5f2fa980eba5a29.setContent(html_3076bb1778aa70602f9578781ee81fd0);
|
|
|
|
|
|
|
|
marker_09a7ad0839c2738486de4c69f6222f66.bindPopup(popup_032669a4041f9dd0a5f2fa980eba5a29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09a7ad0839c2738486de4c69f6222f66.setIcon(icon_8a316d2a4d6067d63d5337e7aed74bb6);
|
|
|
|
|
|
var marker_e7ad28d96ad802f14939b48a769379ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_ce8324616e75b580f1a2c3b78586e290 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9c38e36e26e5ce8f6906dd3c4d7ada6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6793e8fef5258d9927840085e25b312f = $(`<div id="html_6793e8fef5258d9927840085e25b312f" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_a9c38e36e26e5ce8f6906dd3c4d7ada6.setContent(html_6793e8fef5258d9927840085e25b312f);
|
|
|
|
|
|
|
|
marker_e7ad28d96ad802f14939b48a769379ed.bindPopup(popup_a9c38e36e26e5ce8f6906dd3c4d7ada6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7ad28d96ad802f14939b48a769379ed.setIcon(icon_ce8324616e75b580f1a2c3b78586e290);
|
|
|
|
|
|
var marker_3bb17c390073721e7a7146639c30f902 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_9d2694851c617c9f8b16b6746b09b02d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f9c73c34ba4b3f2e6f38f62b94e58e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c765e1ca869e0eaf889e5b00bf78291d = $(`<div id="html_c765e1ca869e0eaf889e5b00bf78291d" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_6f9c73c34ba4b3f2e6f38f62b94e58e7.setContent(html_c765e1ca869e0eaf889e5b00bf78291d);
|
|
|
|
|
|
|
|
marker_3bb17c390073721e7a7146639c30f902.bindPopup(popup_6f9c73c34ba4b3f2e6f38f62b94e58e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bb17c390073721e7a7146639c30f902.setIcon(icon_9d2694851c617c9f8b16b6746b09b02d);
|
|
|
|
|
|
var marker_91b939c07cfb6ce6201d9b134c6fcff5 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_ec1631c156beea8ea65a5b8455bff904 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf1cacfa6c9e85b800f9e924ecf3e509 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb31a3c3bc1578ca2c1fcb8af1d537fd = $(`<div id="html_cb31a3c3bc1578ca2c1fcb8af1d537fd" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_cf1cacfa6c9e85b800f9e924ecf3e509.setContent(html_cb31a3c3bc1578ca2c1fcb8af1d537fd);
|
|
|
|
|
|
|
|
marker_91b939c07cfb6ce6201d9b134c6fcff5.bindPopup(popup_cf1cacfa6c9e85b800f9e924ecf3e509)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91b939c07cfb6ce6201d9b134c6fcff5.setIcon(icon_ec1631c156beea8ea65a5b8455bff904);
|
|
|
|
|
|
var marker_e4e8cf6dce2ad51b9197a14b44462954 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_cf014f33ed0b66afdb710f1c93060f9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1797caf5f08e134ded8a0f3de8ce2c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc15f91e84afbfc36f0d26106b819ee8 = $(`<div id="html_cc15f91e84afbfc36f0d26106b819ee8" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_a1797caf5f08e134ded8a0f3de8ce2c9.setContent(html_cc15f91e84afbfc36f0d26106b819ee8);
|
|
|
|
|
|
|
|
marker_e4e8cf6dce2ad51b9197a14b44462954.bindPopup(popup_a1797caf5f08e134ded8a0f3de8ce2c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4e8cf6dce2ad51b9197a14b44462954.setIcon(icon_cf014f33ed0b66afdb710f1c93060f9a);
|
|
|
|
|
|
var marker_5ef5cf76387a1a8577039851a1d92bd0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f07f39645965d45334f71c6f5a373e81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_991f7b71ad340b64ef3c68ede600524a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aa5f11ff2808857818b4fd3b74b4090 = $(`<div id="html_5aa5f11ff2808857818b4fd3b74b4090" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_991f7b71ad340b64ef3c68ede600524a.setContent(html_5aa5f11ff2808857818b4fd3b74b4090);
|
|
|
|
|
|
|
|
marker_5ef5cf76387a1a8577039851a1d92bd0.bindPopup(popup_991f7b71ad340b64ef3c68ede600524a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ef5cf76387a1a8577039851a1d92bd0.setIcon(icon_f07f39645965d45334f71c6f5a373e81);
|
|
|
|
|
|
var marker_fbd81bc216ab0293ce33f28c564b9c96 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fd430be8e4544ed70e06a7743e958a02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55342252a21131ea71c69e33a50405ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80c71d6816d9012b2222f86277beaedd = $(`<div id="html_80c71d6816d9012b2222f86277beaedd" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_55342252a21131ea71c69e33a50405ce.setContent(html_80c71d6816d9012b2222f86277beaedd);
|
|
|
|
|
|
|
|
marker_fbd81bc216ab0293ce33f28c564b9c96.bindPopup(popup_55342252a21131ea71c69e33a50405ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbd81bc216ab0293ce33f28c564b9c96.setIcon(icon_fd430be8e4544ed70e06a7743e958a02);
|
|
|
|
|
|
var marker_b1c5f97489329697362e112af7f01f7c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_10f3fe1420bc02840ce15b81567f282c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4487295d49f7af4229ec2031be23e47d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2f90f1cc93dea3c6f5dc0142396b3a3 = $(`<div id="html_e2f90f1cc93dea3c6f5dc0142396b3a3" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_4487295d49f7af4229ec2031be23e47d.setContent(html_e2f90f1cc93dea3c6f5dc0142396b3a3);
|
|
|
|
|
|
|
|
marker_b1c5f97489329697362e112af7f01f7c.bindPopup(popup_4487295d49f7af4229ec2031be23e47d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1c5f97489329697362e112af7f01f7c.setIcon(icon_10f3fe1420bc02840ce15b81567f282c);
|
|
|
|
|
|
var marker_829b8db35b373bc675308552ddbe9908 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_615cfcf5d6285038fd46083fae1ae9b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5960477a39deb39884993cb623899b74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2559041e4d686a63e0e44a45ebb000b1 = $(`<div id="html_2559041e4d686a63e0e44a45ebb000b1" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_5960477a39deb39884993cb623899b74.setContent(html_2559041e4d686a63e0e44a45ebb000b1);
|
|
|
|
|
|
|
|
marker_829b8db35b373bc675308552ddbe9908.bindPopup(popup_5960477a39deb39884993cb623899b74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_829b8db35b373bc675308552ddbe9908.setIcon(icon_615cfcf5d6285038fd46083fae1ae9b4);
|
|
|
|
|
|
var marker_f53dd608669c9f2563ce96e39a520e72 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_24110319c7e9b38529bf07b386a3a4c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ee8a8b0dcda926c154fe589d400146d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57a62dd73a7213fb1a947891cdecae68 = $(`<div id="html_57a62dd73a7213fb1a947891cdecae68" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_2ee8a8b0dcda926c154fe589d400146d.setContent(html_57a62dd73a7213fb1a947891cdecae68);
|
|
|
|
|
|
|
|
marker_f53dd608669c9f2563ce96e39a520e72.bindPopup(popup_2ee8a8b0dcda926c154fe589d400146d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f53dd608669c9f2563ce96e39a520e72.setIcon(icon_24110319c7e9b38529bf07b386a3a4c6);
|
|
|
|
|
|
var marker_20ecc05e4cb76659651bb9f6919e3208 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_417371c2f47eb381d1c397938cdfbefb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_291a261b2b0742af049fede0e3b75004 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43f6b139104381c4219ff247622381fb = $(`<div id="html_43f6b139104381c4219ff247622381fb" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_291a261b2b0742af049fede0e3b75004.setContent(html_43f6b139104381c4219ff247622381fb);
|
|
|
|
|
|
|
|
marker_20ecc05e4cb76659651bb9f6919e3208.bindPopup(popup_291a261b2b0742af049fede0e3b75004)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20ecc05e4cb76659651bb9f6919e3208.setIcon(icon_417371c2f47eb381d1c397938cdfbefb);
|
|
|
|
|
|
var marker_de5ba3e4daf5e07b40a30cb6ac4a419c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_d61e56be15142e0f107d00940ac032d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c86a7367549625708e057a6a3b5d29e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52a4f7d36f617ff7529eadd667147831 = $(`<div id="html_52a4f7d36f617ff7529eadd667147831" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_3c86a7367549625708e057a6a3b5d29e.setContent(html_52a4f7d36f617ff7529eadd667147831);
|
|
|
|
|
|
|
|
marker_de5ba3e4daf5e07b40a30cb6ac4a419c.bindPopup(popup_3c86a7367549625708e057a6a3b5d29e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de5ba3e4daf5e07b40a30cb6ac4a419c.setIcon(icon_d61e56be15142e0f107d00940ac032d6);
|
|
|
|
|
|
var marker_c9d42516f4554cfacb9ee546b5e353c0 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b86e9f44d03e9f377431c95da233a7bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6042c06ff663817c0ec62ab5ce579699 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef379a674d363a2c54c99d8f246614a9 = $(`<div id="html_ef379a674d363a2c54c99d8f246614a9" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_6042c06ff663817c0ec62ab5ce579699.setContent(html_ef379a674d363a2c54c99d8f246614a9);
|
|
|
|
|
|
|
|
marker_c9d42516f4554cfacb9ee546b5e353c0.bindPopup(popup_6042c06ff663817c0ec62ab5ce579699)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9d42516f4554cfacb9ee546b5e353c0.setIcon(icon_b86e9f44d03e9f377431c95da233a7bd);
|
|
|
|
|
|
var marker_898a0b1cb024ac861891786e1a4e47c6 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2728dd33f8a413fdf4a0453ece3b96c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_761b7316da4dd8f0283496e285008269 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_665fdbad8abf4d9e4f9ced73b762295f = $(`<div id="html_665fdbad8abf4d9e4f9ced73b762295f" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_761b7316da4dd8f0283496e285008269.setContent(html_665fdbad8abf4d9e4f9ced73b762295f);
|
|
|
|
|
|
|
|
marker_898a0b1cb024ac861891786e1a4e47c6.bindPopup(popup_761b7316da4dd8f0283496e285008269)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_898a0b1cb024ac861891786e1a4e47c6.setIcon(icon_2728dd33f8a413fdf4a0453ece3b96c0);
|
|
|
|
|
|
var marker_c39fac0783f28b38d23b4d262a5b6e7b = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_66559afd9e4b463bd7958b21f7f1c3cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c8f7483260161115b6a991ac946a885 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86da2404b9d0d0b98d5346c530cb80de = $(`<div id="html_86da2404b9d0d0b98d5346c530cb80de" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_8c8f7483260161115b6a991ac946a885.setContent(html_86da2404b9d0d0b98d5346c530cb80de);
|
|
|
|
|
|
|
|
marker_c39fac0783f28b38d23b4d262a5b6e7b.bindPopup(popup_8c8f7483260161115b6a991ac946a885)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c39fac0783f28b38d23b4d262a5b6e7b.setIcon(icon_66559afd9e4b463bd7958b21f7f1c3cd);
|
|
|
|
|
|
var marker_810bc4d4af21732e677ba46ce46d9869 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_1581a0dfb7611e977647388018e64bbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdbed4cd7dc1fb97e6204224054ee5eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c45002a2b75bc435ece82faf8683ac3 = $(`<div id="html_6c45002a2b75bc435ece82faf8683ac3" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_fdbed4cd7dc1fb97e6204224054ee5eb.setContent(html_6c45002a2b75bc435ece82faf8683ac3);
|
|
|
|
|
|
|
|
marker_810bc4d4af21732e677ba46ce46d9869.bindPopup(popup_fdbed4cd7dc1fb97e6204224054ee5eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_810bc4d4af21732e677ba46ce46d9869.setIcon(icon_1581a0dfb7611e977647388018e64bbb);
|
|
|
|
|
|
var marker_fe982b1f3d8194699977902e384a2769 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c80ffd56794c3ed0d27b2b66c7b46053 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22e77d728fecd61b78a90662c2d5dee2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7b9b32a0e489408bcf93741088286ee = $(`<div id="html_f7b9b32a0e489408bcf93741088286ee" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_22e77d728fecd61b78a90662c2d5dee2.setContent(html_f7b9b32a0e489408bcf93741088286ee);
|
|
|
|
|
|
|
|
marker_fe982b1f3d8194699977902e384a2769.bindPopup(popup_22e77d728fecd61b78a90662c2d5dee2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe982b1f3d8194699977902e384a2769.setIcon(icon_c80ffd56794c3ed0d27b2b66c7b46053);
|
|
|
|
|
|
var marker_3704b96deea80a8e79b52015155566ba = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_efb6d47cd8015534a3497c01db7742f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b7418670270f431bc4bdb04708306bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f30b8b8e67797f0ad7399e8a2dff7240 = $(`<div id="html_f30b8b8e67797f0ad7399e8a2dff7240" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_5b7418670270f431bc4bdb04708306bd.setContent(html_f30b8b8e67797f0ad7399e8a2dff7240);
|
|
|
|
|
|
|
|
marker_3704b96deea80a8e79b52015155566ba.bindPopup(popup_5b7418670270f431bc4bdb04708306bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3704b96deea80a8e79b52015155566ba.setIcon(icon_efb6d47cd8015534a3497c01db7742f7);
|
|
|
|
|
|
var marker_0777f57b1b30617492c90beacf18504a = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_160e24a92c8be694571994b38db136ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5657449ad4ad890a8f5b0b90b93c37a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71981174320502afb9f96100e0e6eb9b = $(`<div id="html_71981174320502afb9f96100e0e6eb9b" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_5657449ad4ad890a8f5b0b90b93c37a3.setContent(html_71981174320502afb9f96100e0e6eb9b);
|
|
|
|
|
|
|
|
marker_0777f57b1b30617492c90beacf18504a.bindPopup(popup_5657449ad4ad890a8f5b0b90b93c37a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0777f57b1b30617492c90beacf18504a.setIcon(icon_160e24a92c8be694571994b38db136ba);
|
|
|
|
|
|
var marker_d568803f7a91c51d4fd79e4d88b94c97 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c98c6f5017eb69fe9a45ddfc5a2632c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5b7535851e23eb21629b2a59238ddc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a62cc38cf91a6945195c6e0a425b803b = $(`<div id="html_a62cc38cf91a6945195c6e0a425b803b" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_f5b7535851e23eb21629b2a59238ddc9.setContent(html_a62cc38cf91a6945195c6e0a425b803b);
|
|
|
|
|
|
|
|
marker_d568803f7a91c51d4fd79e4d88b94c97.bindPopup(popup_f5b7535851e23eb21629b2a59238ddc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d568803f7a91c51d4fd79e4d88b94c97.setIcon(icon_c98c6f5017eb69fe9a45ddfc5a2632c9);
|
|
|
|
|
|
var marker_d0eebff55ba16244bdec0b8f8d8d9bad = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2d766eed8a9554a01a6d4631a570bce5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea3e7efb51ef07014f3001e87b190748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0d9dc135f6a9663445106100fa3b787 = $(`<div id="html_e0d9dc135f6a9663445106100fa3b787" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_ea3e7efb51ef07014f3001e87b190748.setContent(html_e0d9dc135f6a9663445106100fa3b787);
|
|
|
|
|
|
|
|
marker_d0eebff55ba16244bdec0b8f8d8d9bad.bindPopup(popup_ea3e7efb51ef07014f3001e87b190748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0eebff55ba16244bdec0b8f8d8d9bad.setIcon(icon_2d766eed8a9554a01a6d4631a570bce5);
|
|
|
|
|
|
var marker_3659c794bdcffdfe9d7e66468dc8e998 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_605f73cb0079748af1abf1af139650de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5578574f10a4cc614f4ad084618f9ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c4e27c1dc7e5569d50197170621e7e6 = $(`<div id="html_2c4e27c1dc7e5569d50197170621e7e6" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_e5578574f10a4cc614f4ad084618f9ee.setContent(html_2c4e27c1dc7e5569d50197170621e7e6);
|
|
|
|
|
|
|
|
marker_3659c794bdcffdfe9d7e66468dc8e998.bindPopup(popup_e5578574f10a4cc614f4ad084618f9ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3659c794bdcffdfe9d7e66468dc8e998.setIcon(icon_605f73cb0079748af1abf1af139650de);
|
|
|
|
|
|
var marker_983771a150ed16e632435f131cab0436 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b5e57229d6845ba2481619a98fcdd10b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_219ac0e4f363675ec1588ca4072ed278 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc5cecc1e256d8ced03cd3476380c3aa = $(`<div id="html_fc5cecc1e256d8ced03cd3476380c3aa" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_219ac0e4f363675ec1588ca4072ed278.setContent(html_fc5cecc1e256d8ced03cd3476380c3aa);
|
|
|
|
|
|
|
|
marker_983771a150ed16e632435f131cab0436.bindPopup(popup_219ac0e4f363675ec1588ca4072ed278)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_983771a150ed16e632435f131cab0436.setIcon(icon_b5e57229d6845ba2481619a98fcdd10b);
|
|
|
|
|
|
var marker_1409b8b03afecf4fd05773462c531e1d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_4aeffc9a92ac00be8c3e4d676b90ad62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a28b7b929655e29baf16f219c71d97e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdfb1ef17b33848e93f1c4bba7d706d0 = $(`<div id="html_cdfb1ef17b33848e93f1c4bba7d706d0" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_a28b7b929655e29baf16f219c71d97e0.setContent(html_cdfb1ef17b33848e93f1c4bba7d706d0);
|
|
|
|
|
|
|
|
marker_1409b8b03afecf4fd05773462c531e1d.bindPopup(popup_a28b7b929655e29baf16f219c71d97e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1409b8b03afecf4fd05773462c531e1d.setIcon(icon_4aeffc9a92ac00be8c3e4d676b90ad62);
|
|
|
|
|
|
var marker_719228a4a53602b5940f01a846ae1a58 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b1eaed04c684c5235eb1f0cb6aaa5136 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67b2dc314e6ceddfcfa6087c8d01bfd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08f14e56474629b6ac415df423bd952d = $(`<div id="html_08f14e56474629b6ac415df423bd952d" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_67b2dc314e6ceddfcfa6087c8d01bfd8.setContent(html_08f14e56474629b6ac415df423bd952d);
|
|
|
|
|
|
|
|
marker_719228a4a53602b5940f01a846ae1a58.bindPopup(popup_67b2dc314e6ceddfcfa6087c8d01bfd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_719228a4a53602b5940f01a846ae1a58.setIcon(icon_b1eaed04c684c5235eb1f0cb6aaa5136);
|
|
|
|
|
|
var marker_c65d0af95a0d828767f6c6bd103a69d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2db4a61e062fe5a517a93831688e1ba4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11a27c713e00eff7b27afaedf80b3e6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dbbe371e366115c0bb4e617b11cc0e0 = $(`<div id="html_5dbbe371e366115c0bb4e617b11cc0e0" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_11a27c713e00eff7b27afaedf80b3e6b.setContent(html_5dbbe371e366115c0bb4e617b11cc0e0);
|
|
|
|
|
|
|
|
marker_c65d0af95a0d828767f6c6bd103a69d6.bindPopup(popup_11a27c713e00eff7b27afaedf80b3e6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c65d0af95a0d828767f6c6bd103a69d6.setIcon(icon_2db4a61e062fe5a517a93831688e1ba4);
|
|
|
|
|
|
var marker_db9ecb149fa7cb6de49426cfeb64e4ef = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_725343522d77e94970c70b0f9022d346 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4208112c1842c460ae203414b1b3433 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_417635759035fb93ab5f16bf48c7687a = $(`<div id="html_417635759035fb93ab5f16bf48c7687a" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_f4208112c1842c460ae203414b1b3433.setContent(html_417635759035fb93ab5f16bf48c7687a);
|
|
|
|
|
|
|
|
marker_db9ecb149fa7cb6de49426cfeb64e4ef.bindPopup(popup_f4208112c1842c460ae203414b1b3433)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db9ecb149fa7cb6de49426cfeb64e4ef.setIcon(icon_725343522d77e94970c70b0f9022d346);
|
|
|
|
|
|
var marker_088414f0c23a8e46181c97be1fe28872 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_15105bee8f1c23156dbafdcbab3d4dbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea3d73b1ddb27a504f84689d62e8ead2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b06fd79859fa40cd84523f9273253939 = $(`<div id="html_b06fd79859fa40cd84523f9273253939" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_ea3d73b1ddb27a504f84689d62e8ead2.setContent(html_b06fd79859fa40cd84523f9273253939);
|
|
|
|
|
|
|
|
marker_088414f0c23a8e46181c97be1fe28872.bindPopup(popup_ea3d73b1ddb27a504f84689d62e8ead2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_088414f0c23a8e46181c97be1fe28872.setIcon(icon_15105bee8f1c23156dbafdcbab3d4dbd);
|
|
|
|
|
|
var marker_bdd94be25ac08dc86ccb34ce88efe514 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_40165aebe5caedd5e86908fa9a9ee906 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aac582585298f526188ddba210c6a5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f241697d5fc4e5eb2e266e881e26af15 = $(`<div id="html_f241697d5fc4e5eb2e266e881e26af15" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_1aac582585298f526188ddba210c6a5d.setContent(html_f241697d5fc4e5eb2e266e881e26af15);
|
|
|
|
|
|
|
|
marker_bdd94be25ac08dc86ccb34ce88efe514.bindPopup(popup_1aac582585298f526188ddba210c6a5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdd94be25ac08dc86ccb34ce88efe514.setIcon(icon_40165aebe5caedd5e86908fa9a9ee906);
|
|
|
|
|
|
var marker_fafe76913b2270c833b96b24c628a1cd = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c11764537b395bbcf142df1290f576b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e961165a936334dc61f1be5570a5838 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcbfd4821b6dbe1bb1c4f0359892da3c = $(`<div id="html_bcbfd4821b6dbe1bb1c4f0359892da3c" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_6e961165a936334dc61f1be5570a5838.setContent(html_bcbfd4821b6dbe1bb1c4f0359892da3c);
|
|
|
|
|
|
|
|
marker_fafe76913b2270c833b96b24c628a1cd.bindPopup(popup_6e961165a936334dc61f1be5570a5838)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fafe76913b2270c833b96b24c628a1cd.setIcon(icon_c11764537b395bbcf142df1290f576b0);
|
|
|
|
|
|
var marker_d2be33469fdebda1062aeb5ceda4f1bc = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b44f820f19d1e0eb1e941aedd66d7dec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41dde4d1c4b81f82e5f47b4e8188a062 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94444c5d0104a8dd5823d24675083c19 = $(`<div id="html_94444c5d0104a8dd5823d24675083c19" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_41dde4d1c4b81f82e5f47b4e8188a062.setContent(html_94444c5d0104a8dd5823d24675083c19);
|
|
|
|
|
|
|
|
marker_d2be33469fdebda1062aeb5ceda4f1bc.bindPopup(popup_41dde4d1c4b81f82e5f47b4e8188a062)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2be33469fdebda1062aeb5ceda4f1bc.setIcon(icon_b44f820f19d1e0eb1e941aedd66d7dec);
|
|
|
|
|
|
var marker_05c165533c9b2cecaea659d89d7d3dee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c1622e64ce5ebafb057c95aa1bb28749 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21fc1c731d1f9347034ce646b94b8224 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93267b6a9a8a3c9f103cc264468dacd1 = $(`<div id="html_93267b6a9a8a3c9f103cc264468dacd1" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_21fc1c731d1f9347034ce646b94b8224.setContent(html_93267b6a9a8a3c9f103cc264468dacd1);
|
|
|
|
|
|
|
|
marker_05c165533c9b2cecaea659d89d7d3dee.bindPopup(popup_21fc1c731d1f9347034ce646b94b8224)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05c165533c9b2cecaea659d89d7d3dee.setIcon(icon_c1622e64ce5ebafb057c95aa1bb28749);
|
|
|
|
|
|
var marker_47733d9a636f7132a4339123ee259404 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fcc9c8a49fac60d99f61c05d4a403664 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_480148ac2870601e0bc654e3158f0d47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f894221324a3b3b2841fae4c8961efd = $(`<div id="html_4f894221324a3b3b2841fae4c8961efd" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_480148ac2870601e0bc654e3158f0d47.setContent(html_4f894221324a3b3b2841fae4c8961efd);
|
|
|
|
|
|
|
|
marker_47733d9a636f7132a4339123ee259404.bindPopup(popup_480148ac2870601e0bc654e3158f0d47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47733d9a636f7132a4339123ee259404.setIcon(icon_fcc9c8a49fac60d99f61c05d4a403664);
|
|
|
|
|
|
var marker_daac4f9daf9a29a60c6554deb246c386 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_297ff9136afd47adcd266ae6093e7734 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_031069155093e31a6185a03dde2cca95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d11f2a3c72ae2e046d8fab5ed5afcb14 = $(`<div id="html_d11f2a3c72ae2e046d8fab5ed5afcb14" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_031069155093e31a6185a03dde2cca95.setContent(html_d11f2a3c72ae2e046d8fab5ed5afcb14);
|
|
|
|
|
|
|
|
marker_daac4f9daf9a29a60c6554deb246c386.bindPopup(popup_031069155093e31a6185a03dde2cca95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daac4f9daf9a29a60c6554deb246c386.setIcon(icon_297ff9136afd47adcd266ae6093e7734);
|
|
|
|
|
|
var marker_a0feabf036d456d48dc86928004ead8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_62c74bac7965363313aae68912495425 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01266cd1134b278199a0c02c0fa1c389 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4a99e576f0c3993c8db3abb04b865f6 = $(`<div id="html_a4a99e576f0c3993c8db3abb04b865f6" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_01266cd1134b278199a0c02c0fa1c389.setContent(html_a4a99e576f0c3993c8db3abb04b865f6);
|
|
|
|
|
|
|
|
marker_a0feabf036d456d48dc86928004ead8c.bindPopup(popup_01266cd1134b278199a0c02c0fa1c389)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0feabf036d456d48dc86928004ead8c.setIcon(icon_62c74bac7965363313aae68912495425);
|
|
|
|
|
|
var marker_575818d342f49c149e7789e7e150e7cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_e9b56853ce9b4655dd48aae2f53f20ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08e7fd3f645a9633b9fa9c416d8f63ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3d76d2b85c6964da1b5a399f1c7705b = $(`<div id="html_a3d76d2b85c6964da1b5a399f1c7705b" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_08e7fd3f645a9633b9fa9c416d8f63ed.setContent(html_a3d76d2b85c6964da1b5a399f1c7705b);
|
|
|
|
|
|
|
|
marker_575818d342f49c149e7789e7e150e7cf.bindPopup(popup_08e7fd3f645a9633b9fa9c416d8f63ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_575818d342f49c149e7789e7e150e7cf.setIcon(icon_e9b56853ce9b4655dd48aae2f53f20ba);
|
|
|
|
|
|
var marker_e71c94741988ab7cda24ab88ee511fe9 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_88efc7511cfe2d7576c9c77ccdef30d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15f134773f465951f9fd61adeb08fca1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99e2a86d66b2227bb0a2f7936ded7781 = $(`<div id="html_99e2a86d66b2227bb0a2f7936ded7781" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_15f134773f465951f9fd61adeb08fca1.setContent(html_99e2a86d66b2227bb0a2f7936ded7781);
|
|
|
|
|
|
|
|
marker_e71c94741988ab7cda24ab88ee511fe9.bindPopup(popup_15f134773f465951f9fd61adeb08fca1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e71c94741988ab7cda24ab88ee511fe9.setIcon(icon_88efc7511cfe2d7576c9c77ccdef30d0);
|
|
|
|
|
|
var marker_1d50b263268f4de7e3c2d0fccd42049d = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_1f37c6d52eed05edb8a552c41a49e679 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd0b1813056dd05aa162a43fdc85f5e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b697d6fe45ab30d534d8d1f75306fbef = $(`<div id="html_b697d6fe45ab30d534d8d1f75306fbef" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_fd0b1813056dd05aa162a43fdc85f5e0.setContent(html_b697d6fe45ab30d534d8d1f75306fbef);
|
|
|
|
|
|
|
|
marker_1d50b263268f4de7e3c2d0fccd42049d.bindPopup(popup_fd0b1813056dd05aa162a43fdc85f5e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d50b263268f4de7e3c2d0fccd42049d.setIcon(icon_1f37c6d52eed05edb8a552c41a49e679);
|
|
|
|
|
|
var marker_a054206c9a5de97a272e70bd47231144 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_751efa0871a3e3052105b4e9dfb6c132 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_196256b87dc21eb572f7b05cbcb90c3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af097fad441e3c7c152287e424e2df4f = $(`<div id="html_af097fad441e3c7c152287e424e2df4f" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_196256b87dc21eb572f7b05cbcb90c3b.setContent(html_af097fad441e3c7c152287e424e2df4f);
|
|
|
|
|
|
|
|
marker_a054206c9a5de97a272e70bd47231144.bindPopup(popup_196256b87dc21eb572f7b05cbcb90c3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a054206c9a5de97a272e70bd47231144.setIcon(icon_751efa0871a3e3052105b4e9dfb6c132);
|
|
|
|
|
|
var marker_c5cf7cc73a85875eae2ca9a3511fa95a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2b6d31519a99cf4d75d5a55861d6ef5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6d9d229d04ce5a0f60491174b5c7a4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26fb7c236d2bb1bbd6b8fe788339dd2d = $(`<div id="html_26fb7c236d2bb1bbd6b8fe788339dd2d" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_e6d9d229d04ce5a0f60491174b5c7a4d.setContent(html_26fb7c236d2bb1bbd6b8fe788339dd2d);
|
|
|
|
|
|
|
|
marker_c5cf7cc73a85875eae2ca9a3511fa95a.bindPopup(popup_e6d9d229d04ce5a0f60491174b5c7a4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5cf7cc73a85875eae2ca9a3511fa95a.setIcon(icon_2b6d31519a99cf4d75d5a55861d6ef5e);
|
|
|
|
|
|
var marker_b415439633666fb7e6e3321fad4be529 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_59505073e71f8051acc167f23fe04308 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e5faa16b7750a161178f4433cdb0d5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f60698c18b23ee765ffcaf21d57edcf = $(`<div id="html_0f60698c18b23ee765ffcaf21d57edcf" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_0e5faa16b7750a161178f4433cdb0d5f.setContent(html_0f60698c18b23ee765ffcaf21d57edcf);
|
|
|
|
|
|
|
|
marker_b415439633666fb7e6e3321fad4be529.bindPopup(popup_0e5faa16b7750a161178f4433cdb0d5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b415439633666fb7e6e3321fad4be529.setIcon(icon_59505073e71f8051acc167f23fe04308);
|
|
|
|
|
|
var marker_6087b3ce263e83abae3558be0ab9bf5b = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_cc2dcc68db51b9184ccb866ae081a059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba59c6d8a5a942c19d793149bce29073 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a307348de69228202c81cec82a82691 = $(`<div id="html_4a307348de69228202c81cec82a82691" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_ba59c6d8a5a942c19d793149bce29073.setContent(html_4a307348de69228202c81cec82a82691);
|
|
|
|
|
|
|
|
marker_6087b3ce263e83abae3558be0ab9bf5b.bindPopup(popup_ba59c6d8a5a942c19d793149bce29073)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6087b3ce263e83abae3558be0ab9bf5b.setIcon(icon_cc2dcc68db51b9184ccb866ae081a059);
|
|
|
|
|
|
var marker_9c87865001907d0ad3abc61c6b4b1b90 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_81b3503748adaacde911c9721740c901 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d449297e13b99838b3b95bbc7ce011d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40b4daffaa41183f1a9a18166fccd6bd = $(`<div id="html_40b4daffaa41183f1a9a18166fccd6bd" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_d449297e13b99838b3b95bbc7ce011d3.setContent(html_40b4daffaa41183f1a9a18166fccd6bd);
|
|
|
|
|
|
|
|
marker_9c87865001907d0ad3abc61c6b4b1b90.bindPopup(popup_d449297e13b99838b3b95bbc7ce011d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c87865001907d0ad3abc61c6b4b1b90.setIcon(icon_81b3503748adaacde911c9721740c901);
|
|
|
|
|
|
var marker_557c82f70bdf13225e423bd0c25b4d13 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fcbcc3ea1024e9e5d54735c783009604 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af16b4062419c6015dc57f29d325b2f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9011e91b80ad040626aace92f395234 = $(`<div id="html_a9011e91b80ad040626aace92f395234" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_af16b4062419c6015dc57f29d325b2f7.setContent(html_a9011e91b80ad040626aace92f395234);
|
|
|
|
|
|
|
|
marker_557c82f70bdf13225e423bd0c25b4d13.bindPopup(popup_af16b4062419c6015dc57f29d325b2f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_557c82f70bdf13225e423bd0c25b4d13.setIcon(icon_fcbcc3ea1024e9e5d54735c783009604);
|
|
|
|
|
|
var marker_5f14d0c9bd60dc728502bd78b08e76e7 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b8b58e7e6a25fb94d5f01a16bb1ef13d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e89b61c454457d0d38f46306bee52afa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_789daeb99ea47686a412c6121811a7d8 = $(`<div id="html_789daeb99ea47686a412c6121811a7d8" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_e89b61c454457d0d38f46306bee52afa.setContent(html_789daeb99ea47686a412c6121811a7d8);
|
|
|
|
|
|
|
|
marker_5f14d0c9bd60dc728502bd78b08e76e7.bindPopup(popup_e89b61c454457d0d38f46306bee52afa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f14d0c9bd60dc728502bd78b08e76e7.setIcon(icon_b8b58e7e6a25fb94d5f01a16bb1ef13d);
|
|
|
|
|
|
var marker_503f4f8cd98b64a613ac80b617e15615 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_d5d81eab1cc97f717050666599f3acb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b16b3efd009944077deddcc5f060b9ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_788589dc2686462286ee0bddafa9b6a5 = $(`<div id="html_788589dc2686462286ee0bddafa9b6a5" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_b16b3efd009944077deddcc5f060b9ea.setContent(html_788589dc2686462286ee0bddafa9b6a5);
|
|
|
|
|
|
|
|
marker_503f4f8cd98b64a613ac80b617e15615.bindPopup(popup_b16b3efd009944077deddcc5f060b9ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_503f4f8cd98b64a613ac80b617e15615.setIcon(icon_d5d81eab1cc97f717050666599f3acb8);
|
|
|
|
|
|
var marker_9511d298a8c1864f4b56f1a8ba7a313f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_e93a127166224cd64abe2075493de94a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3da4b2f932bdf3bb7e4f75e9dfea4b31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ef4a6361930eb0e0bc8c2442fa06ace = $(`<div id="html_6ef4a6361930eb0e0bc8c2442fa06ace" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_3da4b2f932bdf3bb7e4f75e9dfea4b31.setContent(html_6ef4a6361930eb0e0bc8c2442fa06ace);
|
|
|
|
|
|
|
|
marker_9511d298a8c1864f4b56f1a8ba7a313f.bindPopup(popup_3da4b2f932bdf3bb7e4f75e9dfea4b31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9511d298a8c1864f4b56f1a8ba7a313f.setIcon(icon_e93a127166224cd64abe2075493de94a);
|
|
|
|
|
|
var marker_10b53177ab6989d9948ce54597defe49 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_5422d0ade16dd4dcc344d970f3332e7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb52e5bee8728e5ebb8bab7c59d76775 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64a3bfbf29767096bcf989d49cd1a2fb = $(`<div id="html_64a3bfbf29767096bcf989d49cd1a2fb" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_cb52e5bee8728e5ebb8bab7c59d76775.setContent(html_64a3bfbf29767096bcf989d49cd1a2fb);
|
|
|
|
|
|
|
|
marker_10b53177ab6989d9948ce54597defe49.bindPopup(popup_cb52e5bee8728e5ebb8bab7c59d76775)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10b53177ab6989d9948ce54597defe49.setIcon(icon_5422d0ade16dd4dcc344d970f3332e7f);
|
|
|
|
|
|
var marker_eafbe269c501acf2c46206af4a19adc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a5a550c15d44e4fa4f4978f5face71ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2e4345748764296faa776b6769d0d16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2345cb3c058e5d5a97487fc6ff27d8be = $(`<div id="html_2345cb3c058e5d5a97487fc6ff27d8be" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_c2e4345748764296faa776b6769d0d16.setContent(html_2345cb3c058e5d5a97487fc6ff27d8be);
|
|
|
|
|
|
|
|
marker_eafbe269c501acf2c46206af4a19adc1.bindPopup(popup_c2e4345748764296faa776b6769d0d16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eafbe269c501acf2c46206af4a19adc1.setIcon(icon_a5a550c15d44e4fa4f4978f5face71ed);
|
|
|
|
|
|
var marker_cb878d1119a7a49772caadd834325d96 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_d086c90cfe632ff051b2b70bef502750 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa3ccec52ebd0143bd18df7865f5bdff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f3dc99603b0b90cff492f6f6a5b3508 = $(`<div id="html_8f3dc99603b0b90cff492f6f6a5b3508" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_fa3ccec52ebd0143bd18df7865f5bdff.setContent(html_8f3dc99603b0b90cff492f6f6a5b3508);
|
|
|
|
|
|
|
|
marker_cb878d1119a7a49772caadd834325d96.bindPopup(popup_fa3ccec52ebd0143bd18df7865f5bdff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb878d1119a7a49772caadd834325d96.setIcon(icon_d086c90cfe632ff051b2b70bef502750);
|
|
|
|
|
|
var marker_a8e64f693f1977f39e2819879641e40b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_0073ca95a30143c7b1700738b4aac571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6edd6944b035e80199cef1c54acc5c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e1fd4b68705fec299c7e47642603c4b = $(`<div id="html_5e1fd4b68705fec299c7e47642603c4b" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_d6edd6944b035e80199cef1c54acc5c3.setContent(html_5e1fd4b68705fec299c7e47642603c4b);
|
|
|
|
|
|
|
|
marker_a8e64f693f1977f39e2819879641e40b.bindPopup(popup_d6edd6944b035e80199cef1c54acc5c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8e64f693f1977f39e2819879641e40b.setIcon(icon_0073ca95a30143c7b1700738b4aac571);
|
|
|
|
|
|
var marker_46a30c31a9d86683ca220d7bc165c102 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_408b44b5ebf10cc2aa721615c0fe4e63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0481ca7ef8ead568d525f799197486e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_464cce7d46b5cd3a611960d00728dbf6 = $(`<div id="html_464cce7d46b5cd3a611960d00728dbf6" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_c0481ca7ef8ead568d525f799197486e.setContent(html_464cce7d46b5cd3a611960d00728dbf6);
|
|
|
|
|
|
|
|
marker_46a30c31a9d86683ca220d7bc165c102.bindPopup(popup_c0481ca7ef8ead568d525f799197486e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46a30c31a9d86683ca220d7bc165c102.setIcon(icon_408b44b5ebf10cc2aa721615c0fe4e63);
|
|
|
|
|
|
var marker_4a772bff441ca130a68a945ccfc24509 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3d4553d8bdae2d8a3447f1e12af185b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58a2ba583d6c77909925d23ddd81d287 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33cd7780df98bc1cd96dd3b8f6816dba = $(`<div id="html_33cd7780df98bc1cd96dd3b8f6816dba" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_58a2ba583d6c77909925d23ddd81d287.setContent(html_33cd7780df98bc1cd96dd3b8f6816dba);
|
|
|
|
|
|
|
|
marker_4a772bff441ca130a68a945ccfc24509.bindPopup(popup_58a2ba583d6c77909925d23ddd81d287)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a772bff441ca130a68a945ccfc24509.setIcon(icon_3d4553d8bdae2d8a3447f1e12af185b8);
|
|
|
|
|
|
var marker_af55a2b41e44697506867e51ea68f58e = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_0ef4270b7fcb2b8111af616c4d160c3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3585d3c171d2ad48701f6495cb49bd5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2366da05fdf6af43037cf21f7a759b0 = $(`<div id="html_d2366da05fdf6af43037cf21f7a759b0" style="width: 100.0%; height: 100.0%;">relay.aruku.kro.kr</div>`)[0];
|
|
popup_3585d3c171d2ad48701f6495cb49bd5d.setContent(html_d2366da05fdf6af43037cf21f7a759b0);
|
|
|
|
|
|
|
|
marker_af55a2b41e44697506867e51ea68f58e.bindPopup(popup_3585d3c171d2ad48701f6495cb49bd5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af55a2b41e44697506867e51ea68f58e.setIcon(icon_0ef4270b7fcb2b8111af616c4d160c3f);
|
|
|
|
|
|
var marker_a0f249e1ea3c4cc496498eae01374a70 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_4933cf93c3a34ee4c6f04911b14ee1a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c104871a92d059c1b3c90d5cbd738f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50deecbc50be80ce727a997944603b93 = $(`<div id="html_50deecbc50be80ce727a997944603b93" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_2c104871a92d059c1b3c90d5cbd738f6.setContent(html_50deecbc50be80ce727a997944603b93);
|
|
|
|
|
|
|
|
marker_a0f249e1ea3c4cc496498eae01374a70.bindPopup(popup_2c104871a92d059c1b3c90d5cbd738f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0f249e1ea3c4cc496498eae01374a70.setIcon(icon_4933cf93c3a34ee4c6f04911b14ee1a4);
|
|
|
|
|
|
var marker_73df042226d06b01411faef3f918ec54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_06abd8bc2689f836d22ee687fd44a1c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f59df0a99721fd4f59b14d21dd581ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9898ad461914913661d129abb8f8e41a = $(`<div id="html_9898ad461914913661d129abb8f8e41a" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_5f59df0a99721fd4f59b14d21dd581ea.setContent(html_9898ad461914913661d129abb8f8e41a);
|
|
|
|
|
|
|
|
marker_73df042226d06b01411faef3f918ec54.bindPopup(popup_5f59df0a99721fd4f59b14d21dd581ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73df042226d06b01411faef3f918ec54.setIcon(icon_06abd8bc2689f836d22ee687fd44a1c3);
|
|
|
|
|
|
var marker_42e39edfa5c60c9ca9bd75359b9aebcc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_803f5159e156ee1d086b0825e64948d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5b2f807b6dd61ae910fba4e8ebd1a85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a918cb5efcfa08ef13cf4d46083b296a = $(`<div id="html_a918cb5efcfa08ef13cf4d46083b296a" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_e5b2f807b6dd61ae910fba4e8ebd1a85.setContent(html_a918cb5efcfa08ef13cf4d46083b296a);
|
|
|
|
|
|
|
|
marker_42e39edfa5c60c9ca9bd75359b9aebcc.bindPopup(popup_e5b2f807b6dd61ae910fba4e8ebd1a85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42e39edfa5c60c9ca9bd75359b9aebcc.setIcon(icon_803f5159e156ee1d086b0825e64948d7);
|
|
|
|
|
|
var marker_228bfe4b0ba11d9b2e217a72ff1c4a85 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a5ddf9899875f5cfb634c69042cd42ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_515c339186cc3454d3be431b627fff6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f1515b12ec5a97b5b0bd1646a7ad5c0 = $(`<div id="html_0f1515b12ec5a97b5b0bd1646a7ad5c0" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_515c339186cc3454d3be431b627fff6c.setContent(html_0f1515b12ec5a97b5b0bd1646a7ad5c0);
|
|
|
|
|
|
|
|
marker_228bfe4b0ba11d9b2e217a72ff1c4a85.bindPopup(popup_515c339186cc3454d3be431b627fff6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_228bfe4b0ba11d9b2e217a72ff1c4a85.setIcon(icon_a5ddf9899875f5cfb634c69042cd42ba);
|
|
|
|
|
|
var marker_cf0d00ff823d5c75ce2792499a5fd964 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_18ff323da9d7e9aa3e6f31a181884147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a5a15e4f16eb14ac5c90c03cae2b469 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45a7a5a16f5bc81e4bc497434a36fa0f = $(`<div id="html_45a7a5a16f5bc81e4bc497434a36fa0f" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_5a5a15e4f16eb14ac5c90c03cae2b469.setContent(html_45a7a5a16f5bc81e4bc497434a36fa0f);
|
|
|
|
|
|
|
|
marker_cf0d00ff823d5c75ce2792499a5fd964.bindPopup(popup_5a5a15e4f16eb14ac5c90c03cae2b469)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf0d00ff823d5c75ce2792499a5fd964.setIcon(icon_18ff323da9d7e9aa3e6f31a181884147);
|
|
|
|
|
|
var marker_1bc3426f3507761dc90a899db9357dd2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_335df548f500117950a4b287480cfa20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1be0747b70ec5a3fde497602ed4a6742 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2966c8be8c5bb32e8bffa8ffcf8b2304 = $(`<div id="html_2966c8be8c5bb32e8bffa8ffcf8b2304" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_1be0747b70ec5a3fde497602ed4a6742.setContent(html_2966c8be8c5bb32e8bffa8ffcf8b2304);
|
|
|
|
|
|
|
|
marker_1bc3426f3507761dc90a899db9357dd2.bindPopup(popup_1be0747b70ec5a3fde497602ed4a6742)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc3426f3507761dc90a899db9357dd2.setIcon(icon_335df548f500117950a4b287480cfa20);
|
|
|
|
|
|
var marker_9ba9ef61651c22ac3641294e4bb55a17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_9dcb2e0146e60d3b443c3a949af66b02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f9df2ca6da24fa7934349be7bed83c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2702850382f43b605aa219bc84b5a08 = $(`<div id="html_a2702850382f43b605aa219bc84b5a08" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_1f9df2ca6da24fa7934349be7bed83c7.setContent(html_a2702850382f43b605aa219bc84b5a08);
|
|
|
|
|
|
|
|
marker_9ba9ef61651c22ac3641294e4bb55a17.bindPopup(popup_1f9df2ca6da24fa7934349be7bed83c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ba9ef61651c22ac3641294e4bb55a17.setIcon(icon_9dcb2e0146e60d3b443c3a949af66b02);
|
|
|
|
|
|
var marker_2a5e18536d2f3e726c2eee18434b5356 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fcf004df04e7ca4f0b9edcdc1edec3e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c7cc8db75e644907e73980dfc5df433 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5422eb3a984adfd91f97d18ade45bd3a = $(`<div id="html_5422eb3a984adfd91f97d18ade45bd3a" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_8c7cc8db75e644907e73980dfc5df433.setContent(html_5422eb3a984adfd91f97d18ade45bd3a);
|
|
|
|
|
|
|
|
marker_2a5e18536d2f3e726c2eee18434b5356.bindPopup(popup_8c7cc8db75e644907e73980dfc5df433)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a5e18536d2f3e726c2eee18434b5356.setIcon(icon_fcf004df04e7ca4f0b9edcdc1edec3e2);
|
|
|
|
|
|
var marker_de2bd0a0e1653313cb8a4e33f121f5de = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3e9c01ff79297ff4fb462ded0bc02eb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_654d4f89f12eba94ddbbb02bb210cd7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2317cbe6576367b698c029460792d755 = $(`<div id="html_2317cbe6576367b698c029460792d755" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_654d4f89f12eba94ddbbb02bb210cd7c.setContent(html_2317cbe6576367b698c029460792d755);
|
|
|
|
|
|
|
|
marker_de2bd0a0e1653313cb8a4e33f121f5de.bindPopup(popup_654d4f89f12eba94ddbbb02bb210cd7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de2bd0a0e1653313cb8a4e33f121f5de.setIcon(icon_3e9c01ff79297ff4fb462ded0bc02eb8);
|
|
|
|
|
|
var marker_b9ab48fc14070d2dbf88862d34c018d6 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_085a6f31d0859b5fc80fb3392d796ac1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e2ce3b4efe4eae6e060924f75473c25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_151041f37515792c272a47305b6101e0 = $(`<div id="html_151041f37515792c272a47305b6101e0" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_7e2ce3b4efe4eae6e060924f75473c25.setContent(html_151041f37515792c272a47305b6101e0);
|
|
|
|
|
|
|
|
marker_b9ab48fc14070d2dbf88862d34c018d6.bindPopup(popup_7e2ce3b4efe4eae6e060924f75473c25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ab48fc14070d2dbf88862d34c018d6.setIcon(icon_085a6f31d0859b5fc80fb3392d796ac1);
|
|
|
|
|
|
var marker_d4b5352cf41b7166a7ff83fe41ff2158 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2d4c83571ac0a3696d94f358e1df6808 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e47236f3ef15c2e23a654b4e554bdebb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed1462c638c4af5e7394f2c4a231f200 = $(`<div id="html_ed1462c638c4af5e7394f2c4a231f200" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_e47236f3ef15c2e23a654b4e554bdebb.setContent(html_ed1462c638c4af5e7394f2c4a231f200);
|
|
|
|
|
|
|
|
marker_d4b5352cf41b7166a7ff83fe41ff2158.bindPopup(popup_e47236f3ef15c2e23a654b4e554bdebb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4b5352cf41b7166a7ff83fe41ff2158.setIcon(icon_2d4c83571ac0a3696d94f358e1df6808);
|
|
|
|
|
|
var marker_0c8f77f6f3af62298816aee2b7cc03ba = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f58695b12ec7092a4bc4fe083eb7f5fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17ad2aa26bfc44f7f30c6d8cf45d5a91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec8c900999e0c09658e1832b27848cc8 = $(`<div id="html_ec8c900999e0c09658e1832b27848cc8" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_17ad2aa26bfc44f7f30c6d8cf45d5a91.setContent(html_ec8c900999e0c09658e1832b27848cc8);
|
|
|
|
|
|
|
|
marker_0c8f77f6f3af62298816aee2b7cc03ba.bindPopup(popup_17ad2aa26bfc44f7f30c6d8cf45d5a91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c8f77f6f3af62298816aee2b7cc03ba.setIcon(icon_f58695b12ec7092a4bc4fe083eb7f5fc);
|
|
|
|
|
|
var marker_9212ad4f2c51c244617f6026e9028538 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_52d3aa7cb4d6884bdeb420013f8d8f95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab43276a9aa2f882e7ca9a0561667e85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dc51a8e852d2e9487ab0c63311e5e31 = $(`<div id="html_3dc51a8e852d2e9487ab0c63311e5e31" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_ab43276a9aa2f882e7ca9a0561667e85.setContent(html_3dc51a8e852d2e9487ab0c63311e5e31);
|
|
|
|
|
|
|
|
marker_9212ad4f2c51c244617f6026e9028538.bindPopup(popup_ab43276a9aa2f882e7ca9a0561667e85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9212ad4f2c51c244617f6026e9028538.setIcon(icon_52d3aa7cb4d6884bdeb420013f8d8f95);
|
|
|
|
|
|
var marker_86edf9bc77cded9243b19670690c6efd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b24e7ae1c9711cff014836e1db14782c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5863f87caff5e9e399a7f0bfa6f1647c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77d3786f93749c31f579888510ca1ae4 = $(`<div id="html_77d3786f93749c31f579888510ca1ae4" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_5863f87caff5e9e399a7f0bfa6f1647c.setContent(html_77d3786f93749c31f579888510ca1ae4);
|
|
|
|
|
|
|
|
marker_86edf9bc77cded9243b19670690c6efd.bindPopup(popup_5863f87caff5e9e399a7f0bfa6f1647c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86edf9bc77cded9243b19670690c6efd.setIcon(icon_b24e7ae1c9711cff014836e1db14782c);
|
|
|
|
|
|
var marker_48ed85b9acca8d60270ada1d391345e6 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f24fbb71b22a3e75bf21d270d7b09c9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5434181b2cf07f793e71fab8bf6c1792 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eb1cde8c80cee4eaca59a2bb12c0c27 = $(`<div id="html_0eb1cde8c80cee4eaca59a2bb12c0c27" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_5434181b2cf07f793e71fab8bf6c1792.setContent(html_0eb1cde8c80cee4eaca59a2bb12c0c27);
|
|
|
|
|
|
|
|
marker_48ed85b9acca8d60270ada1d391345e6.bindPopup(popup_5434181b2cf07f793e71fab8bf6c1792)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48ed85b9acca8d60270ada1d391345e6.setIcon(icon_f24fbb71b22a3e75bf21d270d7b09c9c);
|
|
|
|
|
|
var marker_ebd530432352a96207aca74832ee6244 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_01d6b87b85db7ad1575502eedabcf78a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba3036057430d068cbe730da245a2a93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8d58526abd97d8c8755b6fb73d44049 = $(`<div id="html_c8d58526abd97d8c8755b6fb73d44049" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_ba3036057430d068cbe730da245a2a93.setContent(html_c8d58526abd97d8c8755b6fb73d44049);
|
|
|
|
|
|
|
|
marker_ebd530432352a96207aca74832ee6244.bindPopup(popup_ba3036057430d068cbe730da245a2a93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebd530432352a96207aca74832ee6244.setIcon(icon_01d6b87b85db7ad1575502eedabcf78a);
|
|
|
|
|
|
var marker_75e5b14fcb7303fdd0a33d510bb4463e = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_afda941e8138d44a7ca5bde9ae661fc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fae91d428116797793fe8e3aa7c8b4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e978f822e93e6711f82e0f956fd17076 = $(`<div id="html_e978f822e93e6711f82e0f956fd17076" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_6fae91d428116797793fe8e3aa7c8b4c.setContent(html_e978f822e93e6711f82e0f956fd17076);
|
|
|
|
|
|
|
|
marker_75e5b14fcb7303fdd0a33d510bb4463e.bindPopup(popup_6fae91d428116797793fe8e3aa7c8b4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75e5b14fcb7303fdd0a33d510bb4463e.setIcon(icon_afda941e8138d44a7ca5bde9ae661fc8);
|
|
|
|
|
|
var marker_f279d5e3c408046e0ef4b944b77a68d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b89fa7b7e6c70afb1a618ad3a3cbda18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cace0a30d71c474829e3ac7be8ced014 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_098572b8be6f8e9e22e6dc5e3e8ce2c2 = $(`<div id="html_098572b8be6f8e9e22e6dc5e3e8ce2c2" style="width: 100.0%; height: 100.0%;">local.siamdev.cc</div>`)[0];
|
|
popup_cace0a30d71c474829e3ac7be8ced014.setContent(html_098572b8be6f8e9e22e6dc5e3e8ce2c2);
|
|
|
|
|
|
|
|
marker_f279d5e3c408046e0ef4b944b77a68d5.bindPopup(popup_cace0a30d71c474829e3ac7be8ced014)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f279d5e3c408046e0ef4b944b77a68d5.setIcon(icon_b89fa7b7e6c70afb1a618ad3a3cbda18);
|
|
|
|
|
|
var marker_ae7c6adc6bfb23694f44918dc92e4c60 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_8b308f477f970ac980815d442d09ce29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ae0617b590d290dbdc94afa7adf833b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1bf3857d78e2a662476096fd95f17a5 = $(`<div id="html_c1bf3857d78e2a662476096fd95f17a5" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_4ae0617b590d290dbdc94afa7adf833b.setContent(html_c1bf3857d78e2a662476096fd95f17a5);
|
|
|
|
|
|
|
|
marker_ae7c6adc6bfb23694f44918dc92e4c60.bindPopup(popup_4ae0617b590d290dbdc94afa7adf833b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae7c6adc6bfb23694f44918dc92e4c60.setIcon(icon_8b308f477f970ac980815d442d09ce29);
|
|
|
|
|
|
var marker_0f872abcb68f4a06074420e40cee8d0e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_594c17730c7c8e5f9bfa67142092e077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1425eb25f8eb2ae9b9920fd8ddc2dc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23713c32e4ed2a25440c820862c2e4fe = $(`<div id="html_23713c32e4ed2a25440c820862c2e4fe" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_e1425eb25f8eb2ae9b9920fd8ddc2dc3.setContent(html_23713c32e4ed2a25440c820862c2e4fe);
|
|
|
|
|
|
|
|
marker_0f872abcb68f4a06074420e40cee8d0e.bindPopup(popup_e1425eb25f8eb2ae9b9920fd8ddc2dc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f872abcb68f4a06074420e40cee8d0e.setIcon(icon_594c17730c7c8e5f9bfa67142092e077);
|
|
|
|
|
|
var marker_3b5e8945062925b07e2336d6b0bee063 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f33f4ba82b42f17b33dc1c7a0b462d5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_febc4c844da9adb12d2472319f81c3c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5390d44f5d7f221fefcd26648be2887 = $(`<div id="html_f5390d44f5d7f221fefcd26648be2887" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_febc4c844da9adb12d2472319f81c3c0.setContent(html_f5390d44f5d7f221fefcd26648be2887);
|
|
|
|
|
|
|
|
marker_3b5e8945062925b07e2336d6b0bee063.bindPopup(popup_febc4c844da9adb12d2472319f81c3c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b5e8945062925b07e2336d6b0bee063.setIcon(icon_f33f4ba82b42f17b33dc1c7a0b462d5b);
|
|
|
|
|
|
var marker_846290ea487132b86ce0a7c35ffc3588 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b1ef28e309a30893c52933e8493de3d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aad09f87420c18aca51aef05fff4ea78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2b9daa03b3179d1cf59fcb06684a565 = $(`<div id="html_c2b9daa03b3179d1cf59fcb06684a565" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_aad09f87420c18aca51aef05fff4ea78.setContent(html_c2b9daa03b3179d1cf59fcb06684a565);
|
|
|
|
|
|
|
|
marker_846290ea487132b86ce0a7c35ffc3588.bindPopup(popup_aad09f87420c18aca51aef05fff4ea78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_846290ea487132b86ce0a7c35ffc3588.setIcon(icon_b1ef28e309a30893c52933e8493de3d5);
|
|
|
|
|
|
var marker_f107a3e1d9135dea213b81afedfcfe5d = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7d502c6f05c01100b0d787a6c4c90f6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a038aaa43d93082cbfaf6ae1af4adc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d1dd1ee66b2f1cf71bdf98ee4b0dd9f = $(`<div id="html_5d1dd1ee66b2f1cf71bdf98ee4b0dd9f" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_0a038aaa43d93082cbfaf6ae1af4adc8.setContent(html_5d1dd1ee66b2f1cf71bdf98ee4b0dd9f);
|
|
|
|
|
|
|
|
marker_f107a3e1d9135dea213b81afedfcfe5d.bindPopup(popup_0a038aaa43d93082cbfaf6ae1af4adc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f107a3e1d9135dea213b81afedfcfe5d.setIcon(icon_7d502c6f05c01100b0d787a6c4c90f6f);
|
|
|
|
|
|
var marker_0b7d8f6ee867bf173595bd20e9189383 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_56df3506ddc62f97b3a29a1f2e1af12e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7675514ba946f5e1d41cae8f16d4ea0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f41935739439a47a0d971997edd2062e = $(`<div id="html_f41935739439a47a0d971997edd2062e" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_7675514ba946f5e1d41cae8f16d4ea0a.setContent(html_f41935739439a47a0d971997edd2062e);
|
|
|
|
|
|
|
|
marker_0b7d8f6ee867bf173595bd20e9189383.bindPopup(popup_7675514ba946f5e1d41cae8f16d4ea0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b7d8f6ee867bf173595bd20e9189383.setIcon(icon_56df3506ddc62f97b3a29a1f2e1af12e);
|
|
|
|
|
|
var marker_8a88a3e2aca03d6a3df3929142c109c3 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a6405edb13dde336a1702d72e9d8c1bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_355a3fce4ec0c1415ce0cc92cceade15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5fc6b8cedd82c95f1406d0403b1330a = $(`<div id="html_d5fc6b8cedd82c95f1406d0403b1330a" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_355a3fce4ec0c1415ce0cc92cceade15.setContent(html_d5fc6b8cedd82c95f1406d0403b1330a);
|
|
|
|
|
|
|
|
marker_8a88a3e2aca03d6a3df3929142c109c3.bindPopup(popup_355a3fce4ec0c1415ce0cc92cceade15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a88a3e2aca03d6a3df3929142c109c3.setIcon(icon_a6405edb13dde336a1702d72e9d8c1bd);
|
|
|
|
|
|
var marker_c5351f362d461bf01d3de20280af64ed = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_fe762b6fe525411322e849d8c1ebafe5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ba5051a6c0007dfc4ccacd60a95f192 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37f17e1588c9aa53294b87dce871f4d2 = $(`<div id="html_37f17e1588c9aa53294b87dce871f4d2" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_6ba5051a6c0007dfc4ccacd60a95f192.setContent(html_37f17e1588c9aa53294b87dce871f4d2);
|
|
|
|
|
|
|
|
marker_c5351f362d461bf01d3de20280af64ed.bindPopup(popup_6ba5051a6c0007dfc4ccacd60a95f192)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5351f362d461bf01d3de20280af64ed.setIcon(icon_fe762b6fe525411322e849d8c1ebafe5);
|
|
|
|
|
|
var marker_930a06343a4a3c05cbae2c4da37d4448 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_40ed80c624b4f9e738eeb0bc021ede94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9950c12db0a649682c1291d54ddb01bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b22a93fad334831b329b9a3d304fad9e = $(`<div id="html_b22a93fad334831b329b9a3d304fad9e" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_9950c12db0a649682c1291d54ddb01bf.setContent(html_b22a93fad334831b329b9a3d304fad9e);
|
|
|
|
|
|
|
|
marker_930a06343a4a3c05cbae2c4da37d4448.bindPopup(popup_9950c12db0a649682c1291d54ddb01bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_930a06343a4a3c05cbae2c4da37d4448.setIcon(icon_40ed80c624b4f9e738eeb0bc021ede94);
|
|
|
|
|
|
var marker_883f7a01c5fbe7ac56e494f302824c31 = L.marker(
|
|
[45.4337, 9.09221],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_bc079866fd74fd06775b158a1b6d13eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a71731aca5cd83602a53870069fa706 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4258001ad232726e66d2fa5615a9717e = $(`<div id="html_4258001ad232726e66d2fa5615a9717e" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_4a71731aca5cd83602a53870069fa706.setContent(html_4258001ad232726e66d2fa5615a9717e);
|
|
|
|
|
|
|
|
marker_883f7a01c5fbe7ac56e494f302824c31.bindPopup(popup_4a71731aca5cd83602a53870069fa706)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_883f7a01c5fbe7ac56e494f302824c31.setIcon(icon_bc079866fd74fd06775b158a1b6d13eb);
|
|
|
|
|
|
var marker_7c396d937bb13170e0bc2b325e82306a = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_33197b018b2e48e068f68b167883038d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e73043a4e32b16dea79776fbcfb3e072 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_381d83a60eae583458ec0979eac0ee89 = $(`<div id="html_381d83a60eae583458ec0979eac0ee89" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_e73043a4e32b16dea79776fbcfb3e072.setContent(html_381d83a60eae583458ec0979eac0ee89);
|
|
|
|
|
|
|
|
marker_7c396d937bb13170e0bc2b325e82306a.bindPopup(popup_e73043a4e32b16dea79776fbcfb3e072)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c396d937bb13170e0bc2b325e82306a.setIcon(icon_33197b018b2e48e068f68b167883038d);
|
|
|
|
|
|
var marker_a66cd09a7e6f031a564b7e044f99b8b7 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_587529e0a356dc6ca34ef0789ebaa698 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b191c926530baf10a06dce72d1525ceb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9e275b984d416184e479ce28af97562 = $(`<div id="html_f9e275b984d416184e479ce28af97562" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_b191c926530baf10a06dce72d1525ceb.setContent(html_f9e275b984d416184e479ce28af97562);
|
|
|
|
|
|
|
|
marker_a66cd09a7e6f031a564b7e044f99b8b7.bindPopup(popup_b191c926530baf10a06dce72d1525ceb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a66cd09a7e6f031a564b7e044f99b8b7.setIcon(icon_587529e0a356dc6ca34ef0789ebaa698);
|
|
|
|
|
|
var marker_0692cf58a66af649a282948a5916e3f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7ea2fe122df00252c84ef52c41a2c2b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6de3fed9c0f64b24a6358ec17629f45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18f40f906623fa4c59a8a02cc7182f95 = $(`<div id="html_18f40f906623fa4c59a8a02cc7182f95" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_d6de3fed9c0f64b24a6358ec17629f45.setContent(html_18f40f906623fa4c59a8a02cc7182f95);
|
|
|
|
|
|
|
|
marker_0692cf58a66af649a282948a5916e3f8.bindPopup(popup_d6de3fed9c0f64b24a6358ec17629f45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0692cf58a66af649a282948a5916e3f8.setIcon(icon_7ea2fe122df00252c84ef52c41a2c2b7);
|
|
|
|
|
|
var marker_412c7bd77c3086cc9e1bab338206f8ed = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_4f3b40c789fa07ed50f411e14965acdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_198c33762de4b8fa9e962e073f7d775d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ab7e9badfe8d9e788884ab30a183475 = $(`<div id="html_2ab7e9badfe8d9e788884ab30a183475" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_198c33762de4b8fa9e962e073f7d775d.setContent(html_2ab7e9badfe8d9e788884ab30a183475);
|
|
|
|
|
|
|
|
marker_412c7bd77c3086cc9e1bab338206f8ed.bindPopup(popup_198c33762de4b8fa9e962e073f7d775d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_412c7bd77c3086cc9e1bab338206f8ed.setIcon(icon_4f3b40c789fa07ed50f411e14965acdd);
|
|
|
|
|
|
var marker_137a357761c3ac986827ecea189abdbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_f79519ea16d64f770752e3a5fed0f66e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_139cdfff90252478130f58b540d2a752 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82f420563b5bdce08446b239d638eb1c = $(`<div id="html_82f420563b5bdce08446b239d638eb1c" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_139cdfff90252478130f58b540d2a752.setContent(html_82f420563b5bdce08446b239d638eb1c);
|
|
|
|
|
|
|
|
marker_137a357761c3ac986827ecea189abdbc.bindPopup(popup_139cdfff90252478130f58b540d2a752)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_137a357761c3ac986827ecea189abdbc.setIcon(icon_f79519ea16d64f770752e3a5fed0f66e);
|
|
|
|
|
|
var marker_b6f872807e278cd0c36f6a93b2452e2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_57508ecd100c3a703ba313b29e7a41e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_499b9f1e47ba46804cef5d66589b5c34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e925de737da2ec16668a30130871cb3 = $(`<div id="html_3e925de737da2ec16668a30130871cb3" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_499b9f1e47ba46804cef5d66589b5c34.setContent(html_3e925de737da2ec16668a30130871cb3);
|
|
|
|
|
|
|
|
marker_b6f872807e278cd0c36f6a93b2452e2a.bindPopup(popup_499b9f1e47ba46804cef5d66589b5c34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6f872807e278cd0c36f6a93b2452e2a.setIcon(icon_57508ecd100c3a703ba313b29e7a41e6);
|
|
|
|
|
|
var marker_cb58728ca4ae7a53ceef2025ea82e9ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a9dadd809fa16cb0d520d6bcebdf1929 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9defdd7b6bb84d1133dcdabef0152671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4883d540236f0ed7a849801ec842bc8 = $(`<div id="html_f4883d540236f0ed7a849801ec842bc8" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_9defdd7b6bb84d1133dcdabef0152671.setContent(html_f4883d540236f0ed7a849801ec842bc8);
|
|
|
|
|
|
|
|
marker_cb58728ca4ae7a53ceef2025ea82e9ba.bindPopup(popup_9defdd7b6bb84d1133dcdabef0152671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb58728ca4ae7a53ceef2025ea82e9ba.setIcon(icon_a9dadd809fa16cb0d520d6bcebdf1929);
|
|
|
|
|
|
var marker_514decec083ef0caff76daea06c38c93 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_4cbaf80163effc2cdbca932848f78ffe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_456f8814d48861b8142967ddeb58faff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_376373aed66a19b823c918fde7f07a46 = $(`<div id="html_376373aed66a19b823c918fde7f07a46" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_456f8814d48861b8142967ddeb58faff.setContent(html_376373aed66a19b823c918fde7f07a46);
|
|
|
|
|
|
|
|
marker_514decec083ef0caff76daea06c38c93.bindPopup(popup_456f8814d48861b8142967ddeb58faff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_514decec083ef0caff76daea06c38c93.setIcon(icon_4cbaf80163effc2cdbca932848f78ffe);
|
|
|
|
|
|
var marker_0978700432c05b446ba2b4be24537290 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_5c2426f35b6de8dfda64ac76c3f1f782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_274c917a141ba591109479502dec33ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55065bad11c4df5181ebb78eb754d786 = $(`<div id="html_55065bad11c4df5181ebb78eb754d786" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_274c917a141ba591109479502dec33ff.setContent(html_55065bad11c4df5181ebb78eb754d786);
|
|
|
|
|
|
|
|
marker_0978700432c05b446ba2b4be24537290.bindPopup(popup_274c917a141ba591109479502dec33ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0978700432c05b446ba2b4be24537290.setIcon(icon_5c2426f35b6de8dfda64ac76c3f1f782);
|
|
|
|
|
|
var marker_341c69958a7dec44628536f0b70fd4a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2ce1f5b8e633c581c3d7b2012ecea59a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e41755fafabb7e49e70f5bbceecd4fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81e840f7ab59683ce6b1bdd8b83b4587 = $(`<div id="html_81e840f7ab59683ce6b1bdd8b83b4587" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_8e41755fafabb7e49e70f5bbceecd4fd.setContent(html_81e840f7ab59683ce6b1bdd8b83b4587);
|
|
|
|
|
|
|
|
marker_341c69958a7dec44628536f0b70fd4a5.bindPopup(popup_8e41755fafabb7e49e70f5bbceecd4fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_341c69958a7dec44628536f0b70fd4a5.setIcon(icon_2ce1f5b8e633c581c3d7b2012ecea59a);
|
|
|
|
|
|
var marker_50b6580d0708bbeae353a52413bb6094 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_6a232aa3a7aca3f3920424e399de1c76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dec31ba5b7f728efd82c7e375d90dba4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a30eacc78e4e1ae9c63270f0e0196b2c = $(`<div id="html_a30eacc78e4e1ae9c63270f0e0196b2c" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_dec31ba5b7f728efd82c7e375d90dba4.setContent(html_a30eacc78e4e1ae9c63270f0e0196b2c);
|
|
|
|
|
|
|
|
marker_50b6580d0708bbeae353a52413bb6094.bindPopup(popup_dec31ba5b7f728efd82c7e375d90dba4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50b6580d0708bbeae353a52413bb6094.setIcon(icon_6a232aa3a7aca3f3920424e399de1c76);
|
|
|
|
|
|
var marker_863a7f3179bca1e36084a43dc8e549f4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_987e7a8b03d68d6baacf3a15a69de2d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1369d97d1f74735a42c9df3247007f83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14a04a3b91824202b62ff596b879450a = $(`<div id="html_14a04a3b91824202b62ff596b879450a" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_1369d97d1f74735a42c9df3247007f83.setContent(html_14a04a3b91824202b62ff596b879450a);
|
|
|
|
|
|
|
|
marker_863a7f3179bca1e36084a43dc8e549f4.bindPopup(popup_1369d97d1f74735a42c9df3247007f83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_863a7f3179bca1e36084a43dc8e549f4.setIcon(icon_987e7a8b03d68d6baacf3a15a69de2d6);
|
|
|
|
|
|
var marker_40234e1dfb32b395fcd9dd8fe2a9fa9b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a448657fe805218881f07ea519f2280f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aec2c0e545bd8d4868487c21bcf91c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e6ba14f0dc9a33870afde11c36f79af = $(`<div id="html_5e6ba14f0dc9a33870afde11c36f79af" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_0aec2c0e545bd8d4868487c21bcf91c8.setContent(html_5e6ba14f0dc9a33870afde11c36f79af);
|
|
|
|
|
|
|
|
marker_40234e1dfb32b395fcd9dd8fe2a9fa9b.bindPopup(popup_0aec2c0e545bd8d4868487c21bcf91c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40234e1dfb32b395fcd9dd8fe2a9fa9b.setIcon(icon_a448657fe805218881f07ea519f2280f);
|
|
|
|
|
|
var marker_62055a0f482579ea054083d021b551dc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_8b20fa8ec039942f73ae5dd5a9630433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86fa62f35be9322c79e5ee0aa8039976 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4328f7ec980540824c1c64d3ea51c9a = $(`<div id="html_b4328f7ec980540824c1c64d3ea51c9a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_86fa62f35be9322c79e5ee0aa8039976.setContent(html_b4328f7ec980540824c1c64d3ea51c9a);
|
|
|
|
|
|
|
|
marker_62055a0f482579ea054083d021b551dc.bindPopup(popup_86fa62f35be9322c79e5ee0aa8039976)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62055a0f482579ea054083d021b551dc.setIcon(icon_8b20fa8ec039942f73ae5dd5a9630433);
|
|
|
|
|
|
var marker_8d39317590bb17c1ccec61da83d6010b = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_2bc78464dc7f4e127ab9ab2a3853326b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed3a72c7bf9de52196653b5baeeba52e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b8dacd69c3b3dc69c3094e2889ddea1 = $(`<div id="html_8b8dacd69c3b3dc69c3094e2889ddea1" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_ed3a72c7bf9de52196653b5baeeba52e.setContent(html_8b8dacd69c3b3dc69c3094e2889ddea1);
|
|
|
|
|
|
|
|
marker_8d39317590bb17c1ccec61da83d6010b.bindPopup(popup_ed3a72c7bf9de52196653b5baeeba52e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d39317590bb17c1ccec61da83d6010b.setIcon(icon_2bc78464dc7f4e127ab9ab2a3853326b);
|
|
|
|
|
|
var marker_5ad041b6da39e74d42ac8b1fd29a602b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a0e16e5870895272ef4c686eb5e0eb4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_511acdb5c341053a504ae48f3e883e14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93f5c5b595f8653610c03d9e17274c98 = $(`<div id="html_93f5c5b595f8653610c03d9e17274c98" style="width: 100.0%; height: 100.0%;">zg0vtbriqdog7.clorecloud.net</div>`)[0];
|
|
popup_511acdb5c341053a504ae48f3e883e14.setContent(html_93f5c5b595f8653610c03d9e17274c98);
|
|
|
|
|
|
|
|
marker_5ad041b6da39e74d42ac8b1fd29a602b.bindPopup(popup_511acdb5c341053a504ae48f3e883e14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ad041b6da39e74d42ac8b1fd29a602b.setIcon(icon_a0e16e5870895272ef4c686eb5e0eb4d);
|
|
|
|
|
|
var marker_4f3b0387ac9a318a75ccfcc56271e8cf = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3c8590f819aa76461ad110a7de97723a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_302be13ec81efc92fd95820977e286a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ff3e53c67e3e5b0547d634e1857a43e = $(`<div id="html_0ff3e53c67e3e5b0547d634e1857a43e" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_302be13ec81efc92fd95820977e286a5.setContent(html_0ff3e53c67e3e5b0547d634e1857a43e);
|
|
|
|
|
|
|
|
marker_4f3b0387ac9a318a75ccfcc56271e8cf.bindPopup(popup_302be13ec81efc92fd95820977e286a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f3b0387ac9a318a75ccfcc56271e8cf.setIcon(icon_3c8590f819aa76461ad110a7de97723a);
|
|
|
|
|
|
var marker_4260982470c440b0f8145c6c93a021c1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_02d0554c34077a632ca5161a50acf27f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1879d63937a817c3690ddd1a0911633 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3e638e2564d38ed1815b0ffa1775968 = $(`<div id="html_b3e638e2564d38ed1815b0ffa1775968" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_d1879d63937a817c3690ddd1a0911633.setContent(html_b3e638e2564d38ed1815b0ffa1775968);
|
|
|
|
|
|
|
|
marker_4260982470c440b0f8145c6c93a021c1.bindPopup(popup_d1879d63937a817c3690ddd1a0911633)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4260982470c440b0f8145c6c93a021c1.setIcon(icon_02d0554c34077a632ca5161a50acf27f);
|
|
|
|
|
|
var marker_b9e2c7c6ad663bca734a3c967047d8bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7d3528f7468d69193f978b97e4c33c8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5764793fd601f764fd968f4033e22106 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9837a6fd11d40f231ff9ad876b3ec477 = $(`<div id="html_9837a6fd11d40f231ff9ad876b3ec477" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_5764793fd601f764fd968f4033e22106.setContent(html_9837a6fd11d40f231ff9ad876b3ec477);
|
|
|
|
|
|
|
|
marker_b9e2c7c6ad663bca734a3c967047d8bb.bindPopup(popup_5764793fd601f764fd968f4033e22106)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9e2c7c6ad663bca734a3c967047d8bb.setIcon(icon_7d3528f7468d69193f978b97e4c33c8a);
|
|
|
|
|
|
var marker_6d89f33d64616117de863ac6ca4606db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_07529bd0de58f8674a184dc079b0a93b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7712dacd718e6b9b94983c721545ff5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fde89865b08b853e62fcf9d3db3a143b = $(`<div id="html_fde89865b08b853e62fcf9d3db3a143b" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_7712dacd718e6b9b94983c721545ff5f.setContent(html_fde89865b08b853e62fcf9d3db3a143b);
|
|
|
|
|
|
|
|
marker_6d89f33d64616117de863ac6ca4606db.bindPopup(popup_7712dacd718e6b9b94983c721545ff5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d89f33d64616117de863ac6ca4606db.setIcon(icon_07529bd0de58f8674a184dc079b0a93b);
|
|
|
|
|
|
var marker_524b849e82777a35311730b65ee76250 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_0ea80ef3552df2701a6bf2fdda9bdcca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cdabb684fadbe823c0193f6822bfa8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1845591a3d9cc32d3dc55884daf2bbc = $(`<div id="html_d1845591a3d9cc32d3dc55884daf2bbc" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_8cdabb684fadbe823c0193f6822bfa8b.setContent(html_d1845591a3d9cc32d3dc55884daf2bbc);
|
|
|
|
|
|
|
|
marker_524b849e82777a35311730b65ee76250.bindPopup(popup_8cdabb684fadbe823c0193f6822bfa8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_524b849e82777a35311730b65ee76250.setIcon(icon_0ea80ef3552df2701a6bf2fdda9bdcca);
|
|
|
|
|
|
var marker_4d3920449fb82ee5b45fa27f1484676e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_3e7dbcd1b4b8707ef881e0164c50fef6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdd5a65067a9d39f98037f4742f70bd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80de581c659842c3662e70a8be0fe295 = $(`<div id="html_80de581c659842c3662e70a8be0fe295" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_bdd5a65067a9d39f98037f4742f70bd9.setContent(html_80de581c659842c3662e70a8be0fe295);
|
|
|
|
|
|
|
|
marker_4d3920449fb82ee5b45fa27f1484676e.bindPopup(popup_bdd5a65067a9d39f98037f4742f70bd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d3920449fb82ee5b45fa27f1484676e.setIcon(icon_3e7dbcd1b4b8707ef881e0164c50fef6);
|
|
|
|
|
|
var marker_da236d885bc2ef2aaeceb5e55f23d105 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_5dfa30a7e9160339102cd005427629f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_102e2f07c5bf9f1251cc065e2fe47bb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bd7d6d03ca2c68002aeae83edb68cb4 = $(`<div id="html_9bd7d6d03ca2c68002aeae83edb68cb4" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_102e2f07c5bf9f1251cc065e2fe47bb6.setContent(html_9bd7d6d03ca2c68002aeae83edb68cb4);
|
|
|
|
|
|
|
|
marker_da236d885bc2ef2aaeceb5e55f23d105.bindPopup(popup_102e2f07c5bf9f1251cc065e2fe47bb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da236d885bc2ef2aaeceb5e55f23d105.setIcon(icon_5dfa30a7e9160339102cd005427629f2);
|
|
|
|
|
|
var marker_ca84e750bbec5ec5905404364da2a49b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_56d6e12fb6b7a0af863e4f6de9579331 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afb36646bdf1c0861252cbba43da79a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da3fc2eff4608aa35e63c3a4c330bc3e = $(`<div id="html_da3fc2eff4608aa35e63c3a4c330bc3e" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_afb36646bdf1c0861252cbba43da79a1.setContent(html_da3fc2eff4608aa35e63c3a4c330bc3e);
|
|
|
|
|
|
|
|
marker_ca84e750bbec5ec5905404364da2a49b.bindPopup(popup_afb36646bdf1c0861252cbba43da79a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca84e750bbec5ec5905404364da2a49b.setIcon(icon_56d6e12fb6b7a0af863e4f6de9579331);
|
|
|
|
|
|
var marker_9c1bfde160b4763e01f9514a17739ab2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b389782b5977943c4037debe5d3327ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e409f2e8bfe4d2b2133fe425421a0003 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a81aae731ea97bc796206baab80fba30 = $(`<div id="html_a81aae731ea97bc796206baab80fba30" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_e409f2e8bfe4d2b2133fe425421a0003.setContent(html_a81aae731ea97bc796206baab80fba30);
|
|
|
|
|
|
|
|
marker_9c1bfde160b4763e01f9514a17739ab2.bindPopup(popup_e409f2e8bfe4d2b2133fe425421a0003)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c1bfde160b4763e01f9514a17739ab2.setIcon(icon_b389782b5977943c4037debe5d3327ed);
|
|
|
|
|
|
var marker_5346bc59568655787c49000525faef55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_638e4b8588f1a84f1b3792e84f8d390c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_025c3fa70644ba814f5e3e7ce1f4cd9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d22e1bad459eb26c05fbc1459a9cfe9 = $(`<div id="html_5d22e1bad459eb26c05fbc1459a9cfe9" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_025c3fa70644ba814f5e3e7ce1f4cd9b.setContent(html_5d22e1bad459eb26c05fbc1459a9cfe9);
|
|
|
|
|
|
|
|
marker_5346bc59568655787c49000525faef55.bindPopup(popup_025c3fa70644ba814f5e3e7ce1f4cd9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5346bc59568655787c49000525faef55.setIcon(icon_638e4b8588f1a84f1b3792e84f8d390c);
|
|
|
|
|
|
var marker_fdcedfb5fb1783ed254b617d80b61d14 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_519cc65e5b7586648b9c33a199d1e016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6168d83be229ce9797ff57f8e4b1b074 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c8dc008ee0c046440f8d355b62b17f0 = $(`<div id="html_7c8dc008ee0c046440f8d355b62b17f0" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_6168d83be229ce9797ff57f8e4b1b074.setContent(html_7c8dc008ee0c046440f8d355b62b17f0);
|
|
|
|
|
|
|
|
marker_fdcedfb5fb1783ed254b617d80b61d14.bindPopup(popup_6168d83be229ce9797ff57f8e4b1b074)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdcedfb5fb1783ed254b617d80b61d14.setIcon(icon_519cc65e5b7586648b9c33a199d1e016);
|
|
|
|
|
|
var marker_c21728b2b22b5c96fadc99de2ce86cd4 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_7d0c38cc221fbcb53f870453db4522ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_992e91fc1d6da3fe98c4cef632d1838f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a927f3fb3e9f34cd487f641809ee074 = $(`<div id="html_5a927f3fb3e9f34cd487f641809ee074" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_992e91fc1d6da3fe98c4cef632d1838f.setContent(html_5a927f3fb3e9f34cd487f641809ee074);
|
|
|
|
|
|
|
|
marker_c21728b2b22b5c96fadc99de2ce86cd4.bindPopup(popup_992e91fc1d6da3fe98c4cef632d1838f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c21728b2b22b5c96fadc99de2ce86cd4.setIcon(icon_7d0c38cc221fbcb53f870453db4522ce);
|
|
|
|
|
|
var marker_64260873296b9e029c36ab715a96ef8e = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_79d30a83b40da7931df9d738d7063e1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e961d00ab2f0c23cfe395362d9f32cd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4a23cfe45769816741f07510d27ef82 = $(`<div id="html_e4a23cfe45769816741f07510d27ef82" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_e961d00ab2f0c23cfe395362d9f32cd5.setContent(html_e4a23cfe45769816741f07510d27ef82);
|
|
|
|
|
|
|
|
marker_64260873296b9e029c36ab715a96ef8e.bindPopup(popup_e961d00ab2f0c23cfe395362d9f32cd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64260873296b9e029c36ab715a96ef8e.setIcon(icon_79d30a83b40da7931df9d738d7063e1c);
|
|
|
|
|
|
var marker_a848df6460ad5fc4d9c155a18b99988d = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_59d880fa990a3efa3b2a93fa665c723a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6b73e29ea511b8b30935e9370054a71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35fc0aa4636aa6bca7d09309ff781702 = $(`<div id="html_35fc0aa4636aa6bca7d09309ff781702" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_c6b73e29ea511b8b30935e9370054a71.setContent(html_35fc0aa4636aa6bca7d09309ff781702);
|
|
|
|
|
|
|
|
marker_a848df6460ad5fc4d9c155a18b99988d.bindPopup(popup_c6b73e29ea511b8b30935e9370054a71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a848df6460ad5fc4d9c155a18b99988d.setIcon(icon_59d880fa990a3efa3b2a93fa665c723a);
|
|
|
|
|
|
var marker_df6cebc888a4db67ab5b42553a4cbc7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b8115f13bd0359887e1e89ec4b45648e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6600e97b7fe99458121c975b0365540e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33de79d60d7fdc4af75f201a22ad3e2a = $(`<div id="html_33de79d60d7fdc4af75f201a22ad3e2a" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_6600e97b7fe99458121c975b0365540e.setContent(html_33de79d60d7fdc4af75f201a22ad3e2a);
|
|
|
|
|
|
|
|
marker_df6cebc888a4db67ab5b42553a4cbc7b.bindPopup(popup_6600e97b7fe99458121c975b0365540e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df6cebc888a4db67ab5b42553a4cbc7b.setIcon(icon_b8115f13bd0359887e1e89ec4b45648e);
|
|
|
|
|
|
var marker_0defd956a8df121e4f6fbaedbd95735f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c999fbbb2b0b54501f952a0d38b44e1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6f0677651869b9bb2db5830952473aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0fede9e5c25e1aebcbfe311a84f1126 = $(`<div id="html_d0fede9e5c25e1aebcbfe311a84f1126" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_b6f0677651869b9bb2db5830952473aa.setContent(html_d0fede9e5c25e1aebcbfe311a84f1126);
|
|
|
|
|
|
|
|
marker_0defd956a8df121e4f6fbaedbd95735f.bindPopup(popup_b6f0677651869b9bb2db5830952473aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0defd956a8df121e4f6fbaedbd95735f.setIcon(icon_c999fbbb2b0b54501f952a0d38b44e1b);
|
|
|
|
|
|
var marker_9df1c635b6433664797af6f8cdf355e0 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_e449ac7f867dd77917595cb16cb8eb0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c748adbe0be3510a7e487a77bd09c8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53118503c9f4d20f61ebd7c9d8193b3d = $(`<div id="html_53118503c9f4d20f61ebd7c9d8193b3d" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_8c748adbe0be3510a7e487a77bd09c8b.setContent(html_53118503c9f4d20f61ebd7c9d8193b3d);
|
|
|
|
|
|
|
|
marker_9df1c635b6433664797af6f8cdf355e0.bindPopup(popup_8c748adbe0be3510a7e487a77bd09c8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9df1c635b6433664797af6f8cdf355e0.setIcon(icon_e449ac7f867dd77917595cb16cb8eb0b);
|
|
|
|
|
|
var marker_de640f7a715f07dc3066d599326e2b1e = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_320f8af643f759bb04030fbd6a2e5779 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96da14a23cd1efd73fd5525de887c765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6484119da8ab278ba7af092a67a07053 = $(`<div id="html_6484119da8ab278ba7af092a67a07053" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_96da14a23cd1efd73fd5525de887c765.setContent(html_6484119da8ab278ba7af092a67a07053);
|
|
|
|
|
|
|
|
marker_de640f7a715f07dc3066d599326e2b1e.bindPopup(popup_96da14a23cd1efd73fd5525de887c765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de640f7a715f07dc3066d599326e2b1e.setIcon(icon_320f8af643f759bb04030fbd6a2e5779);
|
|
|
|
|
|
var marker_cce90e52a58d3c3f6ff6b58eff6edf31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_90979b754c806047aad5dce2f1da1da0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61958ef32968cb760090262020a296f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45d792717dca0e276675cae09998da01 = $(`<div id="html_45d792717dca0e276675cae09998da01" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_61958ef32968cb760090262020a296f7.setContent(html_45d792717dca0e276675cae09998da01);
|
|
|
|
|
|
|
|
marker_cce90e52a58d3c3f6ff6b58eff6edf31.bindPopup(popup_61958ef32968cb760090262020a296f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cce90e52a58d3c3f6ff6b58eff6edf31.setIcon(icon_90979b754c806047aad5dce2f1da1da0);
|
|
|
|
|
|
var marker_1c8283a49099c1ba4ac7474568650e62 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_be4566b6ec51e74c5ccfc7903ec3a7bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e2db87db7485c123a9299951f0d7990 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f964f049c2ffadb8fee6bcacc833b50 = $(`<div id="html_7f964f049c2ffadb8fee6bcacc833b50" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_8e2db87db7485c123a9299951f0d7990.setContent(html_7f964f049c2ffadb8fee6bcacc833b50);
|
|
|
|
|
|
|
|
marker_1c8283a49099c1ba4ac7474568650e62.bindPopup(popup_8e2db87db7485c123a9299951f0d7990)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c8283a49099c1ba4ac7474568650e62.setIcon(icon_be4566b6ec51e74c5ccfc7903ec3a7bb);
|
|
|
|
|
|
var marker_8828b0b92d93a66e795a25c3277e2f86 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_26f5af769a3f5a9ed0ec9b2dfaebbb5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11c74a8e6d04fefbd83b705c3a71ee53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61f57570127a63ffaf5afdabdb3f2a75 = $(`<div id="html_61f57570127a63ffaf5afdabdb3f2a75" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_11c74a8e6d04fefbd83b705c3a71ee53.setContent(html_61f57570127a63ffaf5afdabdb3f2a75);
|
|
|
|
|
|
|
|
marker_8828b0b92d93a66e795a25c3277e2f86.bindPopup(popup_11c74a8e6d04fefbd83b705c3a71ee53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8828b0b92d93a66e795a25c3277e2f86.setIcon(icon_26f5af769a3f5a9ed0ec9b2dfaebbb5d);
|
|
|
|
|
|
var marker_167f22867856f8ea741079e12580f878 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_9e5ede1d77bbd132b1bb4b0f98206f4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14cdf6acd8da4b5cb2ae8ba9a2c316a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa19ca88d56a56a7b37941d6e040c040 = $(`<div id="html_fa19ca88d56a56a7b37941d6e040c040" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_14cdf6acd8da4b5cb2ae8ba9a2c316a8.setContent(html_fa19ca88d56a56a7b37941d6e040c040);
|
|
|
|
|
|
|
|
marker_167f22867856f8ea741079e12580f878.bindPopup(popup_14cdf6acd8da4b5cb2ae8ba9a2c316a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_167f22867856f8ea741079e12580f878.setIcon(icon_9e5ede1d77bbd132b1bb4b0f98206f4d);
|
|
|
|
|
|
var marker_bff9ca492cd7a958895e18117d9e6c4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_56d315369d1fd8ffdf4eeb7e9db8386e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a04bf54b2e1c163b8e1199eee51d915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9905a5f843203d900f8b78615b5aa4a2 = $(`<div id="html_9905a5f843203d900f8b78615b5aa4a2" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_9a04bf54b2e1c163b8e1199eee51d915.setContent(html_9905a5f843203d900f8b78615b5aa4a2);
|
|
|
|
|
|
|
|
marker_bff9ca492cd7a958895e18117d9e6c4a.bindPopup(popup_9a04bf54b2e1c163b8e1199eee51d915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bff9ca492cd7a958895e18117d9e6c4a.setIcon(icon_56d315369d1fd8ffdf4eeb7e9db8386e);
|
|
|
|
|
|
var marker_faca4c99a2b5b98b6f04703455d53241 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_10be403b1d89f8c468be5c6bb114c11c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_505702d57511e3aec9c08033f96e269a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dacb1e8aca5cc998397e45ceb6cd5e79 = $(`<div id="html_dacb1e8aca5cc998397e45ceb6cd5e79" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_505702d57511e3aec9c08033f96e269a.setContent(html_dacb1e8aca5cc998397e45ceb6cd5e79);
|
|
|
|
|
|
|
|
marker_faca4c99a2b5b98b6f04703455d53241.bindPopup(popup_505702d57511e3aec9c08033f96e269a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faca4c99a2b5b98b6f04703455d53241.setIcon(icon_10be403b1d89f8c468be5c6bb114c11c);
|
|
|
|
|
|
var marker_6c4f5035ec6f246c35b888c47637701a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_701432f01c76c94e051c69f3e0b8b6de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b3d5273d96c53f73fdf1db465283133 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_226ab799d9ffcdcab3c0742d85c2ad52 = $(`<div id="html_226ab799d9ffcdcab3c0742d85c2ad52" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_2b3d5273d96c53f73fdf1db465283133.setContent(html_226ab799d9ffcdcab3c0742d85c2ad52);
|
|
|
|
|
|
|
|
marker_6c4f5035ec6f246c35b888c47637701a.bindPopup(popup_2b3d5273d96c53f73fdf1db465283133)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c4f5035ec6f246c35b888c47637701a.setIcon(icon_701432f01c76c94e051c69f3e0b8b6de);
|
|
|
|
|
|
var marker_b79ea26f6902a19ad5b6210602471f15 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_b9ee50875f714f08273107926c679230 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e20bc5199b688db70db04654af7f608a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c38a35c6fcb5e64119e596e05a28818 = $(`<div id="html_8c38a35c6fcb5e64119e596e05a28818" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_e20bc5199b688db70db04654af7f608a.setContent(html_8c38a35c6fcb5e64119e596e05a28818);
|
|
|
|
|
|
|
|
marker_b79ea26f6902a19ad5b6210602471f15.bindPopup(popup_e20bc5199b688db70db04654af7f608a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b79ea26f6902a19ad5b6210602471f15.setIcon(icon_b9ee50875f714f08273107926c679230);
|
|
|
|
|
|
var marker_0e99322daad23a39149f9ece7438bf5c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_c91ef082d8805875cf0fa4e390623869 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f8fa83a39f6b3862d3320316bb81820 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c7d02d82d8a919fff43ce44710b28df = $(`<div id="html_3c7d02d82d8a919fff43ce44710b28df" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_4f8fa83a39f6b3862d3320316bb81820.setContent(html_3c7d02d82d8a919fff43ce44710b28df);
|
|
|
|
|
|
|
|
marker_0e99322daad23a39149f9ece7438bf5c.bindPopup(popup_4f8fa83a39f6b3862d3320316bb81820)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e99322daad23a39149f9ece7438bf5c.setIcon(icon_c91ef082d8805875cf0fa4e390623869);
|
|
|
|
|
|
var marker_4f25f59cf07bdf4707983e4a574fe9ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_bf4ced8ec10625d947f5fcb0e16d9da4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31f992c2ae5cc2469cc0d174a97c673a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbc235d80d7eef4683e97ff0498ba6de = $(`<div id="html_cbc235d80d7eef4683e97ff0498ba6de" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_31f992c2ae5cc2469cc0d174a97c673a.setContent(html_cbc235d80d7eef4683e97ff0498ba6de);
|
|
|
|
|
|
|
|
marker_4f25f59cf07bdf4707983e4a574fe9ae.bindPopup(popup_31f992c2ae5cc2469cc0d174a97c673a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f25f59cf07bdf4707983e4a574fe9ae.setIcon(icon_bf4ced8ec10625d947f5fcb0e16d9da4);
|
|
|
|
|
|
var marker_29606cb5004fda1306c35cc890725e67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_32f4b9f5ac731e5101545dbc513b771c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e22651f8939a23345c3ab428f047fab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c9df12a7006c4ade090a6461472c4ce = $(`<div id="html_6c9df12a7006c4ade090a6461472c4ce" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_6e22651f8939a23345c3ab428f047fab.setContent(html_6c9df12a7006c4ade090a6461472c4ce);
|
|
|
|
|
|
|
|
marker_29606cb5004fda1306c35cc890725e67.bindPopup(popup_6e22651f8939a23345c3ab428f047fab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29606cb5004fda1306c35cc890725e67.setIcon(icon_32f4b9f5ac731e5101545dbc513b771c);
|
|
|
|
|
|
var marker_b050b6d3f159cc816b88e1b7cd7985cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_38a01c5e5cf863e796f488242fd7dd5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efba5d926e1d3a47a5097f7059a38a73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b45cb4090fe19cc2aacc245f0f9b94b9 = $(`<div id="html_b45cb4090fe19cc2aacc245f0f9b94b9" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_efba5d926e1d3a47a5097f7059a38a73.setContent(html_b45cb4090fe19cc2aacc245f0f9b94b9);
|
|
|
|
|
|
|
|
marker_b050b6d3f159cc816b88e1b7cd7985cb.bindPopup(popup_efba5d926e1d3a47a5097f7059a38a73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b050b6d3f159cc816b88e1b7cd7985cb.setIcon(icon_38a01c5e5cf863e796f488242fd7dd5f);
|
|
|
|
|
|
var marker_6a82cbf604304521f2ccb298ae45c0e4 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_36f594d9c782c39989d33adef965ac39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d87eef0ce2fab467d210e152ea97e05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a47d5bb3a02dcc22fd9d8a69c956fd7 = $(`<div id="html_7a47d5bb3a02dcc22fd9d8a69c956fd7" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_3d87eef0ce2fab467d210e152ea97e05.setContent(html_7a47d5bb3a02dcc22fd9d8a69c956fd7);
|
|
|
|
|
|
|
|
marker_6a82cbf604304521f2ccb298ae45c0e4.bindPopup(popup_3d87eef0ce2fab467d210e152ea97e05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a82cbf604304521f2ccb298ae45c0e4.setIcon(icon_36f594d9c782c39989d33adef965ac39);
|
|
|
|
|
|
var marker_693fe5ab7b267adc792eaa2f18dd97ef = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_db252afbecdd455616ecad22896d1fef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bf22f244cd400c4aac6d6676815a54b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40b71f30e43fb7d3a7238add570fbfab = $(`<div id="html_40b71f30e43fb7d3a7238add570fbfab" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_2bf22f244cd400c4aac6d6676815a54b.setContent(html_40b71f30e43fb7d3a7238add570fbfab);
|
|
|
|
|
|
|
|
marker_693fe5ab7b267adc792eaa2f18dd97ef.bindPopup(popup_2bf22f244cd400c4aac6d6676815a54b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_693fe5ab7b267adc792eaa2f18dd97ef.setIcon(icon_db252afbecdd455616ecad22896d1fef);
|
|
|
|
|
|
var marker_5fdb132ca90de344486b93fefb8c1b2d = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_a1ec831236c694e326158ce588fec857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd10bb93693e898597f593854eeb8447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29640c1d6427d0d692b6bcb9dd2676c1 = $(`<div id="html_29640c1d6427d0d692b6bcb9dd2676c1" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_cd10bb93693e898597f593854eeb8447.setContent(html_29640c1d6427d0d692b6bcb9dd2676c1);
|
|
|
|
|
|
|
|
marker_5fdb132ca90de344486b93fefb8c1b2d.bindPopup(popup_cd10bb93693e898597f593854eeb8447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fdb132ca90de344486b93fefb8c1b2d.setIcon(icon_a1ec831236c694e326158ce588fec857);
|
|
|
|
|
|
var marker_1e5e9022d0ae01a9bd24da2e7ae99917 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_5b1b6958f6bc4d2f21e4c767aa6573f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edfcf80466a8f447a0ec965ebf888ec7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_091a801574f19249cb8c97b173365035 = $(`<div id="html_091a801574f19249cb8c97b173365035" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_edfcf80466a8f447a0ec965ebf888ec7.setContent(html_091a801574f19249cb8c97b173365035);
|
|
|
|
|
|
|
|
marker_1e5e9022d0ae01a9bd24da2e7ae99917.bindPopup(popup_edfcf80466a8f447a0ec965ebf888ec7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e5e9022d0ae01a9bd24da2e7ae99917.setIcon(icon_5b1b6958f6bc4d2f21e4c767aa6573f9);
|
|
|
|
|
|
var marker_7fb2fd5bc0ceff42bf133b0132dd3c85 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_587b621172cdaf020f0f70f1abb4c05f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e535136aff0bfb573d3919e810305475 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81989e5100568b38dee0abd77c7e7fa3 = $(`<div id="html_81989e5100568b38dee0abd77c7e7fa3" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_e535136aff0bfb573d3919e810305475.setContent(html_81989e5100568b38dee0abd77c7e7fa3);
|
|
|
|
|
|
|
|
marker_7fb2fd5bc0ceff42bf133b0132dd3c85.bindPopup(popup_e535136aff0bfb573d3919e810305475)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fb2fd5bc0ceff42bf133b0132dd3c85.setIcon(icon_587b621172cdaf020f0f70f1abb4c05f);
|
|
|
|
|
|
var marker_f91af136f329f622a323eb57d4c95f2b = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_ceb5e27fac704f5c10c640eef82e8643 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0db25353bade30af813e3e8fa3719ed2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7162f865d6884e94e3804381b397402 = $(`<div id="html_b7162f865d6884e94e3804381b397402" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_0db25353bade30af813e3e8fa3719ed2.setContent(html_b7162f865d6884e94e3804381b397402);
|
|
|
|
|
|
|
|
marker_f91af136f329f622a323eb57d4c95f2b.bindPopup(popup_0db25353bade30af813e3e8fa3719ed2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f91af136f329f622a323eb57d4c95f2b.setIcon(icon_ceb5e27fac704f5c10c640eef82e8643);
|
|
|
|
|
|
var marker_920905753206f65a7a271cfc392e8867 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_11ea5e4a9fd46a4c40f8106031539a7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_918007f66a2f9b537b40497c3402df90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e58a19253d3aa3eb7bc9cb7a9bce230 = $(`<div id="html_4e58a19253d3aa3eb7bc9cb7a9bce230" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_918007f66a2f9b537b40497c3402df90.setContent(html_4e58a19253d3aa3eb7bc9cb7a9bce230);
|
|
|
|
|
|
|
|
marker_920905753206f65a7a271cfc392e8867.bindPopup(popup_918007f66a2f9b537b40497c3402df90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_920905753206f65a7a271cfc392e8867.setIcon(icon_11ea5e4a9fd46a4c40f8106031539a7a);
|
|
|
|
|
|
var marker_9cced9fc30ef529cf44afa4183f706aa = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_15e7ac32e75ff62f25a0081edacff532 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12192921cf894238df78888d8f8d02d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64c30a5ac17e8cca08a52799a48395ef = $(`<div id="html_64c30a5ac17e8cca08a52799a48395ef" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_12192921cf894238df78888d8f8d02d7.setContent(html_64c30a5ac17e8cca08a52799a48395ef);
|
|
|
|
|
|
|
|
marker_9cced9fc30ef529cf44afa4183f706aa.bindPopup(popup_12192921cf894238df78888d8f8d02d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cced9fc30ef529cf44afa4183f706aa.setIcon(icon_15e7ac32e75ff62f25a0081edacff532);
|
|
|
|
|
|
var marker_ea8200641451a9a65ea35e63ed212c6f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_4030d6e424fed60b526f6bef99f3fa52);
|
|
|
|
|
|
var icon_6bff77e9213f817d9a1ca74a94fbda00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_244aa6e1c01484746a5e6dcb4851ca29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44239cae6f1b3a64b8a45672872277f3 = $(`<div id="html_44239cae6f1b3a64b8a45672872277f3" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_244aa6e1c01484746a5e6dcb4851ca29.setContent(html_44239cae6f1b3a64b8a45672872277f3);
|
|
|
|
|
|
|
|
marker_ea8200641451a9a65ea35e63ed212c6f.bindPopup(popup_244aa6e1c01484746a5e6dcb4851ca29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea8200641451a9a65ea35e63ed212c6f.setIcon(icon_6bff77e9213f817d9a1ca74a94fbda00);
|
|
|
|
|
|
marker_cluster_4030d6e424fed60b526f6bef99f3fa52.addTo(map_058fb30be8067f6fb48d8398ddda9e49);
|
|
|
|
</script>
|
|
</html> |