mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 09:25:18 +00:00
10601 lines
308 KiB
HTML
10601 lines
308 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_050b757a9da432d09cd2c93249fee974 {
|
|
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_050b757a9da432d09cd2c93249fee974" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_050b757a9da432d09cd2c93249fee974 = L.map(
|
|
"map_050b757a9da432d09cd2c93249fee974",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_b13150b7169e5aa4d70e17a1c9a31a84 = 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_b13150b7169e5aa4d70e17a1c9a31a84.addTo(map_050b757a9da432d09cd2c93249fee974);
|
|
|
|
|
|
var marker_cluster_52e82e325c9cf29196809ba2ecbf7057 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_63fcb171dbfb6a637a995a821bea06a2 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_2a2e4454f96f29b834347b3e4391053f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41427ed6e57a7c7f874fc0693ed8769b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_231986eaae7a7d9bc5cb831b520e3ee2 = $(`<div id="html_231986eaae7a7d9bc5cb831b520e3ee2" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_41427ed6e57a7c7f874fc0693ed8769b.setContent(html_231986eaae7a7d9bc5cb831b520e3ee2);
|
|
|
|
|
|
|
|
marker_63fcb171dbfb6a637a995a821bea06a2.bindPopup(popup_41427ed6e57a7c7f874fc0693ed8769b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63fcb171dbfb6a637a995a821bea06a2.setIcon(icon_2a2e4454f96f29b834347b3e4391053f);
|
|
|
|
|
|
var marker_946b5a18d2dd3af7a68996532505888b = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0c54a3513f33f4feebd6c7b2bda56d29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3aa97e28ecebc675888f9a83edae8faa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ee808699811122c20dde34d8f217305 = $(`<div id="html_0ee808699811122c20dde34d8f217305" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_3aa97e28ecebc675888f9a83edae8faa.setContent(html_0ee808699811122c20dde34d8f217305);
|
|
|
|
|
|
|
|
marker_946b5a18d2dd3af7a68996532505888b.bindPopup(popup_3aa97e28ecebc675888f9a83edae8faa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_946b5a18d2dd3af7a68996532505888b.setIcon(icon_0c54a3513f33f4feebd6c7b2bda56d29);
|
|
|
|
|
|
var marker_51c113508cc72ceda391b37ea464511b = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_1d42bb8bf88ba501f872f9db8846ebfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8db358124dd70317595434912ce86860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a7d3e1ed9a418656000846d04ad5a65 = $(`<div id="html_2a7d3e1ed9a418656000846d04ad5a65" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_8db358124dd70317595434912ce86860.setContent(html_2a7d3e1ed9a418656000846d04ad5a65);
|
|
|
|
|
|
|
|
marker_51c113508cc72ceda391b37ea464511b.bindPopup(popup_8db358124dd70317595434912ce86860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51c113508cc72ceda391b37ea464511b.setIcon(icon_1d42bb8bf88ba501f872f9db8846ebfc);
|
|
|
|
|
|
var marker_a8e4dd4f2b028de484a88ca76c25e979 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_a5485e21b7d2bd9e61a68766e1d7e500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a39b45a068d069f8c54ae4a9ab5ffad9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fb927aba09e6cd27cef96226e12e2df = $(`<div id="html_5fb927aba09e6cd27cef96226e12e2df" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_a39b45a068d069f8c54ae4a9ab5ffad9.setContent(html_5fb927aba09e6cd27cef96226e12e2df);
|
|
|
|
|
|
|
|
marker_a8e4dd4f2b028de484a88ca76c25e979.bindPopup(popup_a39b45a068d069f8c54ae4a9ab5ffad9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8e4dd4f2b028de484a88ca76c25e979.setIcon(icon_a5485e21b7d2bd9e61a68766e1d7e500);
|
|
|
|
|
|
var marker_e2a8891c1620a0a93079c41ec2a85f2b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_7372811986c94453666dd58fe2cc1fb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30df91f92fcb56308fb7ff6a59698330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f413419975fb9ef92418d691ac8d656 = $(`<div id="html_0f413419975fb9ef92418d691ac8d656" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_30df91f92fcb56308fb7ff6a59698330.setContent(html_0f413419975fb9ef92418d691ac8d656);
|
|
|
|
|
|
|
|
marker_e2a8891c1620a0a93079c41ec2a85f2b.bindPopup(popup_30df91f92fcb56308fb7ff6a59698330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2a8891c1620a0a93079c41ec2a85f2b.setIcon(icon_7372811986c94453666dd58fe2cc1fb2);
|
|
|
|
|
|
var marker_2dc3217db6d5ca3b0d22bf3447068d99 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_833dec557c5365d53fa62813d75924eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f311fe17fd686707521874bc1d89617 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_867072c8a93159452258daf740803573 = $(`<div id="html_867072c8a93159452258daf740803573" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_6f311fe17fd686707521874bc1d89617.setContent(html_867072c8a93159452258daf740803573);
|
|
|
|
|
|
|
|
marker_2dc3217db6d5ca3b0d22bf3447068d99.bindPopup(popup_6f311fe17fd686707521874bc1d89617)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dc3217db6d5ca3b0d22bf3447068d99.setIcon(icon_833dec557c5365d53fa62813d75924eb);
|
|
|
|
|
|
var marker_feadc87ddf2a150781111dc95630c018 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e71144e16f37f84cb14c05a12d40c110 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_600439be4822f85fa756f319512d63db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_136e26186a3e29ecf2f72afc01de6c04 = $(`<div id="html_136e26186a3e29ecf2f72afc01de6c04" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_600439be4822f85fa756f319512d63db.setContent(html_136e26186a3e29ecf2f72afc01de6c04);
|
|
|
|
|
|
|
|
marker_feadc87ddf2a150781111dc95630c018.bindPopup(popup_600439be4822f85fa756f319512d63db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_feadc87ddf2a150781111dc95630c018.setIcon(icon_e71144e16f37f84cb14c05a12d40c110);
|
|
|
|
|
|
var marker_cf5a8ed1d5f1fca8b7d888d06b130b53 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e4bf4562e18437c425a653ff9f9b253a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ece93b5cbf5a3308fff758cb0db4d72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3cfb07646c4370bf864191ea4ea0cda = $(`<div id="html_b3cfb07646c4370bf864191ea4ea0cda" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_2ece93b5cbf5a3308fff758cb0db4d72.setContent(html_b3cfb07646c4370bf864191ea4ea0cda);
|
|
|
|
|
|
|
|
marker_cf5a8ed1d5f1fca8b7d888d06b130b53.bindPopup(popup_2ece93b5cbf5a3308fff758cb0db4d72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf5a8ed1d5f1fca8b7d888d06b130b53.setIcon(icon_e4bf4562e18437c425a653ff9f9b253a);
|
|
|
|
|
|
var marker_cae20e0c9bb8e4ef3ad4f6a28f2af989 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_a79e9ed56709f089c24a38fbe74cba59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6346b459592e99b45bb950aeba0761ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_729c8f21707236895cc0baa7573a37d5 = $(`<div id="html_729c8f21707236895cc0baa7573a37d5" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_6346b459592e99b45bb950aeba0761ea.setContent(html_729c8f21707236895cc0baa7573a37d5);
|
|
|
|
|
|
|
|
marker_cae20e0c9bb8e4ef3ad4f6a28f2af989.bindPopup(popup_6346b459592e99b45bb950aeba0761ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cae20e0c9bb8e4ef3ad4f6a28f2af989.setIcon(icon_a79e9ed56709f089c24a38fbe74cba59);
|
|
|
|
|
|
var marker_99334e8c8c42e0b638c589c1deea2789 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_c815d7c8d8516d4461ba9b6e2956f871 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_936ae87d337c4dda64e624ca6917b376 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc96c3a1856dfe5cfb66a57744f5291a = $(`<div id="html_fc96c3a1856dfe5cfb66a57744f5291a" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_936ae87d337c4dda64e624ca6917b376.setContent(html_fc96c3a1856dfe5cfb66a57744f5291a);
|
|
|
|
|
|
|
|
marker_99334e8c8c42e0b638c589c1deea2789.bindPopup(popup_936ae87d337c4dda64e624ca6917b376)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99334e8c8c42e0b638c589c1deea2789.setIcon(icon_c815d7c8d8516d4461ba9b6e2956f871);
|
|
|
|
|
|
var marker_fabab8a87bad3c02bdf4ddc054aeb10e = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_1dfe0ccd91b997a2419dad8f5050528b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adcde2d625a066dec125d60135fb900c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2920c937503c90e31c6ba8527995ff25 = $(`<div id="html_2920c937503c90e31c6ba8527995ff25" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_adcde2d625a066dec125d60135fb900c.setContent(html_2920c937503c90e31c6ba8527995ff25);
|
|
|
|
|
|
|
|
marker_fabab8a87bad3c02bdf4ddc054aeb10e.bindPopup(popup_adcde2d625a066dec125d60135fb900c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fabab8a87bad3c02bdf4ddc054aeb10e.setIcon(icon_1dfe0ccd91b997a2419dad8f5050528b);
|
|
|
|
|
|
var marker_6584fd08c339f53b9507d2c8233a423f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_865fda20f26c57ac2325a13459d86a66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceaad6bd2a7112368b9e7880bfaf538a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59692d4f0807525dd90471d8ad07e632 = $(`<div id="html_59692d4f0807525dd90471d8ad07e632" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_ceaad6bd2a7112368b9e7880bfaf538a.setContent(html_59692d4f0807525dd90471d8ad07e632);
|
|
|
|
|
|
|
|
marker_6584fd08c339f53b9507d2c8233a423f.bindPopup(popup_ceaad6bd2a7112368b9e7880bfaf538a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6584fd08c339f53b9507d2c8233a423f.setIcon(icon_865fda20f26c57ac2325a13459d86a66);
|
|
|
|
|
|
var marker_8ca8605b0f17eeba88124177d0c5b60e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_dcaa50fd2d48371f2a3d180e300d35f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35e0945d6833df0b1e11747c8f7c0d8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ccdf3c45fc914c6742b9f4285c78e18 = $(`<div id="html_4ccdf3c45fc914c6742b9f4285c78e18" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_35e0945d6833df0b1e11747c8f7c0d8e.setContent(html_4ccdf3c45fc914c6742b9f4285c78e18);
|
|
|
|
|
|
|
|
marker_8ca8605b0f17eeba88124177d0c5b60e.bindPopup(popup_35e0945d6833df0b1e11747c8f7c0d8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ca8605b0f17eeba88124177d0c5b60e.setIcon(icon_dcaa50fd2d48371f2a3d180e300d35f9);
|
|
|
|
|
|
var marker_71265bba645dcb11ffa642dd74023603 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d7c879713c1325d4027dcf904424688f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a4e4c2d37259abeed11edf29dc5caf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65a971429b4ee69fb9fa94eabc467243 = $(`<div id="html_65a971429b4ee69fb9fa94eabc467243" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_8a4e4c2d37259abeed11edf29dc5caf0.setContent(html_65a971429b4ee69fb9fa94eabc467243);
|
|
|
|
|
|
|
|
marker_71265bba645dcb11ffa642dd74023603.bindPopup(popup_8a4e4c2d37259abeed11edf29dc5caf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71265bba645dcb11ffa642dd74023603.setIcon(icon_d7c879713c1325d4027dcf904424688f);
|
|
|
|
|
|
var marker_721cce0d65bca4a5786a361d3c4915df = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e1fe322f4b3e2eca898cc07946f8684c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69e5018cc17fe4969b5bb1a10bfe0c67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a02e6c2485331561dba8ab30db86224c = $(`<div id="html_a02e6c2485331561dba8ab30db86224c" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_69e5018cc17fe4969b5bb1a10bfe0c67.setContent(html_a02e6c2485331561dba8ab30db86224c);
|
|
|
|
|
|
|
|
marker_721cce0d65bca4a5786a361d3c4915df.bindPopup(popup_69e5018cc17fe4969b5bb1a10bfe0c67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_721cce0d65bca4a5786a361d3c4915df.setIcon(icon_e1fe322f4b3e2eca898cc07946f8684c);
|
|
|
|
|
|
var marker_fe4e5e8ed8f16a56fc7e90176dc54dac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_165af24b801580b2e5ebd6451396eb41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8169c3acd97ba4f3ff47f06afe9bb38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a66e38cd9533f5e53d25e3ee358d13bd = $(`<div id="html_a66e38cd9533f5e53d25e3ee358d13bd" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_c8169c3acd97ba4f3ff47f06afe9bb38.setContent(html_a66e38cd9533f5e53d25e3ee358d13bd);
|
|
|
|
|
|
|
|
marker_fe4e5e8ed8f16a56fc7e90176dc54dac.bindPopup(popup_c8169c3acd97ba4f3ff47f06afe9bb38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe4e5e8ed8f16a56fc7e90176dc54dac.setIcon(icon_165af24b801580b2e5ebd6451396eb41);
|
|
|
|
|
|
var marker_2cbdd199c94485dc084629df96413561 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_067e4dd5ba0cd7b78e05fb64244ec1e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23b4896e81fd65de71db6621d644cd5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb122cb153162b34a212a59d9062e21d = $(`<div id="html_cb122cb153162b34a212a59d9062e21d" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_23b4896e81fd65de71db6621d644cd5c.setContent(html_cb122cb153162b34a212a59d9062e21d);
|
|
|
|
|
|
|
|
marker_2cbdd199c94485dc084629df96413561.bindPopup(popup_23b4896e81fd65de71db6621d644cd5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cbdd199c94485dc084629df96413561.setIcon(icon_067e4dd5ba0cd7b78e05fb64244ec1e6);
|
|
|
|
|
|
var marker_db24743131f18d40328b80e3e75d2c9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_686c69a11ef3422e273ffd47a75aada1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7dd647e7b53a63d40b30a86e2fcef02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe9286e279e8c9fed55e0012196c216f = $(`<div id="html_fe9286e279e8c9fed55e0012196c216f" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_d7dd647e7b53a63d40b30a86e2fcef02.setContent(html_fe9286e279e8c9fed55e0012196c216f);
|
|
|
|
|
|
|
|
marker_db24743131f18d40328b80e3e75d2c9c.bindPopup(popup_d7dd647e7b53a63d40b30a86e2fcef02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db24743131f18d40328b80e3e75d2c9c.setIcon(icon_686c69a11ef3422e273ffd47a75aada1);
|
|
|
|
|
|
var marker_38cbcbee4542fbc350b282279bf1bccf = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_2c2de4cd046c8640e869f429b84be4e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbdb34f4f6bc08ce140b7e7dd08a2a8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_735ca9964c1b9e646e1f7bf06feec8b1 = $(`<div id="html_735ca9964c1b9e646e1f7bf06feec8b1" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_fbdb34f4f6bc08ce140b7e7dd08a2a8c.setContent(html_735ca9964c1b9e646e1f7bf06feec8b1);
|
|
|
|
|
|
|
|
marker_38cbcbee4542fbc350b282279bf1bccf.bindPopup(popup_fbdb34f4f6bc08ce140b7e7dd08a2a8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38cbcbee4542fbc350b282279bf1bccf.setIcon(icon_2c2de4cd046c8640e869f429b84be4e0);
|
|
|
|
|
|
var marker_663c1e57a0ddea3e72e518aa191879f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_eb09a4e596f704135a53d7cfa9e4fb1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25d1296a3271b2168d3be30cef2130f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8cf209a293042062d4ac9ba90034eca = $(`<div id="html_e8cf209a293042062d4ac9ba90034eca" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_25d1296a3271b2168d3be30cef2130f9.setContent(html_e8cf209a293042062d4ac9ba90034eca);
|
|
|
|
|
|
|
|
marker_663c1e57a0ddea3e72e518aa191879f2.bindPopup(popup_25d1296a3271b2168d3be30cef2130f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_663c1e57a0ddea3e72e518aa191879f2.setIcon(icon_eb09a4e596f704135a53d7cfa9e4fb1d);
|
|
|
|
|
|
var marker_ac484d25f2f58ea9f9a6360d9d8561fe = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_3e1146ef8bd37a94b3a110f964afbe5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2754882b65a9749827570dbaa3c2c31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_675a37295c5c33aaecc10312cc483421 = $(`<div id="html_675a37295c5c33aaecc10312cc483421" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_b2754882b65a9749827570dbaa3c2c31.setContent(html_675a37295c5c33aaecc10312cc483421);
|
|
|
|
|
|
|
|
marker_ac484d25f2f58ea9f9a6360d9d8561fe.bindPopup(popup_b2754882b65a9749827570dbaa3c2c31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac484d25f2f58ea9f9a6360d9d8561fe.setIcon(icon_3e1146ef8bd37a94b3a110f964afbe5c);
|
|
|
|
|
|
var marker_7ef984b0755bc3083576400ece47cc1f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_c02c1453a0f1172b8181788ba6399e72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3df821df7e5395c5bb1bc222b302dc24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3ada4891562d135276a614442a3078e = $(`<div id="html_f3ada4891562d135276a614442a3078e" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_3df821df7e5395c5bb1bc222b302dc24.setContent(html_f3ada4891562d135276a614442a3078e);
|
|
|
|
|
|
|
|
marker_7ef984b0755bc3083576400ece47cc1f.bindPopup(popup_3df821df7e5395c5bb1bc222b302dc24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ef984b0755bc3083576400ece47cc1f.setIcon(icon_c02c1453a0f1172b8181788ba6399e72);
|
|
|
|
|
|
var marker_21b8e7b204c9dda2680f1a7b1110a677 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e422475676b492314e47e7dedec18322 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ede9cbe5a54337f3d56d17670ce2b62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05b40d9709f2a1c403276d9d5b5b350f = $(`<div id="html_05b40d9709f2a1c403276d9d5b5b350f" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_0ede9cbe5a54337f3d56d17670ce2b62.setContent(html_05b40d9709f2a1c403276d9d5b5b350f);
|
|
|
|
|
|
|
|
marker_21b8e7b204c9dda2680f1a7b1110a677.bindPopup(popup_0ede9cbe5a54337f3d56d17670ce2b62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21b8e7b204c9dda2680f1a7b1110a677.setIcon(icon_e422475676b492314e47e7dedec18322);
|
|
|
|
|
|
var marker_a1363be255386c3f11e8e6d21d6eff74 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_9af07a2ec83375306e2f76ae723c0a74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfb3cd696e49bff54f047fd551cb3aa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2547d73d4d33bbb210ce4faf4be5638a = $(`<div id="html_2547d73d4d33bbb210ce4faf4be5638a" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_cfb3cd696e49bff54f047fd551cb3aa5.setContent(html_2547d73d4d33bbb210ce4faf4be5638a);
|
|
|
|
|
|
|
|
marker_a1363be255386c3f11e8e6d21d6eff74.bindPopup(popup_cfb3cd696e49bff54f047fd551cb3aa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1363be255386c3f11e8e6d21d6eff74.setIcon(icon_9af07a2ec83375306e2f76ae723c0a74);
|
|
|
|
|
|
var marker_2b6c00d8cc9bda785e6da0b53a18da22 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_bd10ed1cfd3f6876ba3c66c5cc688a78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11a1faad869c3c4353f4f5608e7b7d2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cf421c7c64681aec2fb26ab7bc834ce = $(`<div id="html_4cf421c7c64681aec2fb26ab7bc834ce" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_11a1faad869c3c4353f4f5608e7b7d2f.setContent(html_4cf421c7c64681aec2fb26ab7bc834ce);
|
|
|
|
|
|
|
|
marker_2b6c00d8cc9bda785e6da0b53a18da22.bindPopup(popup_11a1faad869c3c4353f4f5608e7b7d2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b6c00d8cc9bda785e6da0b53a18da22.setIcon(icon_bd10ed1cfd3f6876ba3c66c5cc688a78);
|
|
|
|
|
|
var marker_abc9af80437936581a9d42cf3b58adc9 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_c96cea37760a9f73e4e3a0f16596269e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03db46fa240992c7eb782b72340af5a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea3c0c2e1305674e337b2aa84f0d0295 = $(`<div id="html_ea3c0c2e1305674e337b2aa84f0d0295" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_03db46fa240992c7eb782b72340af5a0.setContent(html_ea3c0c2e1305674e337b2aa84f0d0295);
|
|
|
|
|
|
|
|
marker_abc9af80437936581a9d42cf3b58adc9.bindPopup(popup_03db46fa240992c7eb782b72340af5a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abc9af80437936581a9d42cf3b58adc9.setIcon(icon_c96cea37760a9f73e4e3a0f16596269e);
|
|
|
|
|
|
var marker_5779901eb5e716a701407ec72e078289 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_232f2ff6e3e358ffa512ae4056e9b4a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dff7dd77daad97a93734e71bbd766af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6dabc22ec81fb36edde6164bdb31fc2 = $(`<div id="html_a6dabc22ec81fb36edde6164bdb31fc2" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_2dff7dd77daad97a93734e71bbd766af.setContent(html_a6dabc22ec81fb36edde6164bdb31fc2);
|
|
|
|
|
|
|
|
marker_5779901eb5e716a701407ec72e078289.bindPopup(popup_2dff7dd77daad97a93734e71bbd766af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5779901eb5e716a701407ec72e078289.setIcon(icon_232f2ff6e3e358ffa512ae4056e9b4a3);
|
|
|
|
|
|
var marker_511240cffc12249d265b6af6f65f85f3 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e7fa6762dfe7b37f68deaf0986f212cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e14c218633c421c9773f2bea585e9c08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03e5735da003b707a0fdff31c59835c8 = $(`<div id="html_03e5735da003b707a0fdff31c59835c8" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_e14c218633c421c9773f2bea585e9c08.setContent(html_03e5735da003b707a0fdff31c59835c8);
|
|
|
|
|
|
|
|
marker_511240cffc12249d265b6af6f65f85f3.bindPopup(popup_e14c218633c421c9773f2bea585e9c08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_511240cffc12249d265b6af6f65f85f3.setIcon(icon_e7fa6762dfe7b37f68deaf0986f212cf);
|
|
|
|
|
|
var marker_53b70f7d9d0230c8ffdb3d820278a767 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_aef224a6d66971f2a72a07128c166349 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45ad24578fc24d7ed29a0098e5ffef7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0585b7ad01604b02ae82e23eba4a406e = $(`<div id="html_0585b7ad01604b02ae82e23eba4a406e" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_45ad24578fc24d7ed29a0098e5ffef7f.setContent(html_0585b7ad01604b02ae82e23eba4a406e);
|
|
|
|
|
|
|
|
marker_53b70f7d9d0230c8ffdb3d820278a767.bindPopup(popup_45ad24578fc24d7ed29a0098e5ffef7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53b70f7d9d0230c8ffdb3d820278a767.setIcon(icon_aef224a6d66971f2a72a07128c166349);
|
|
|
|
|
|
var marker_39ab8234d938f53c2e6e915e668deaca = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4ec9321d49edfc7c41f255ded1e42717 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f57c5297a521def71518107397ddda98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d7ae38fb25c54704eb9101f62e50291 = $(`<div id="html_3d7ae38fb25c54704eb9101f62e50291" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_f57c5297a521def71518107397ddda98.setContent(html_3d7ae38fb25c54704eb9101f62e50291);
|
|
|
|
|
|
|
|
marker_39ab8234d938f53c2e6e915e668deaca.bindPopup(popup_f57c5297a521def71518107397ddda98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39ab8234d938f53c2e6e915e668deaca.setIcon(icon_4ec9321d49edfc7c41f255ded1e42717);
|
|
|
|
|
|
var marker_e6669334affce14348b979764ed0c2a7 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f856efa81e812019c47bdba8460f8bdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4d4c1fd1a394980417d5c618441547b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_515518b4564bf13360c2dbce3a736b41 = $(`<div id="html_515518b4564bf13360c2dbce3a736b41" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_a4d4c1fd1a394980417d5c618441547b.setContent(html_515518b4564bf13360c2dbce3a736b41);
|
|
|
|
|
|
|
|
marker_e6669334affce14348b979764ed0c2a7.bindPopup(popup_a4d4c1fd1a394980417d5c618441547b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6669334affce14348b979764ed0c2a7.setIcon(icon_f856efa81e812019c47bdba8460f8bdf);
|
|
|
|
|
|
var marker_3083c3139b636f3079bc89484bf3d44e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_29beb88df5c5501955b000cf92fc634e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5764083adbfc880893047223b6aea460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c8e3f8d463f78f93aa7a4c9c3c196c6 = $(`<div id="html_8c8e3f8d463f78f93aa7a4c9c3c196c6" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_5764083adbfc880893047223b6aea460.setContent(html_8c8e3f8d463f78f93aa7a4c9c3c196c6);
|
|
|
|
|
|
|
|
marker_3083c3139b636f3079bc89484bf3d44e.bindPopup(popup_5764083adbfc880893047223b6aea460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3083c3139b636f3079bc89484bf3d44e.setIcon(icon_29beb88df5c5501955b000cf92fc634e);
|
|
|
|
|
|
var marker_8b593277d796ea79b96086bdb3831cee = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_c8cd88e47f7fa6c5ce179a15a2af2c96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0377281e6642c84432ac88ce5ee29328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c08ca2d40069688be6fc37db2b03948 = $(`<div id="html_9c08ca2d40069688be6fc37db2b03948" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_0377281e6642c84432ac88ce5ee29328.setContent(html_9c08ca2d40069688be6fc37db2b03948);
|
|
|
|
|
|
|
|
marker_8b593277d796ea79b96086bdb3831cee.bindPopup(popup_0377281e6642c84432ac88ce5ee29328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b593277d796ea79b96086bdb3831cee.setIcon(icon_c8cd88e47f7fa6c5ce179a15a2af2c96);
|
|
|
|
|
|
var marker_3966181f5f38fbcb9b6b68898268b557 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_95d4ac109f10a21ff64160957c4b7e2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41f5ca4ed30b0ce75570fe6a07ca929e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3543632ed47c55c02322d19ed853da43 = $(`<div id="html_3543632ed47c55c02322d19ed853da43" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_41f5ca4ed30b0ce75570fe6a07ca929e.setContent(html_3543632ed47c55c02322d19ed853da43);
|
|
|
|
|
|
|
|
marker_3966181f5f38fbcb9b6b68898268b557.bindPopup(popup_41f5ca4ed30b0ce75570fe6a07ca929e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3966181f5f38fbcb9b6b68898268b557.setIcon(icon_95d4ac109f10a21ff64160957c4b7e2b);
|
|
|
|
|
|
var marker_d488bd272f1812fcd89b479ca8e5e2aa = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_1ea11bbded8e1536bf2cde92e0af2d7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_759c62d614447de5c24b2b1ea25072c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acfb8261ebcaf87cd6458b1c0ea5a56f = $(`<div id="html_acfb8261ebcaf87cd6458b1c0ea5a56f" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_759c62d614447de5c24b2b1ea25072c1.setContent(html_acfb8261ebcaf87cd6458b1c0ea5a56f);
|
|
|
|
|
|
|
|
marker_d488bd272f1812fcd89b479ca8e5e2aa.bindPopup(popup_759c62d614447de5c24b2b1ea25072c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d488bd272f1812fcd89b479ca8e5e2aa.setIcon(icon_1ea11bbded8e1536bf2cde92e0af2d7a);
|
|
|
|
|
|
var marker_88df6d68828c7c7e325472bcbe087dee = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_80b9cfd35f1360c5b785aa9b2e371da9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c20928c6d26a77edb413a0df6bb58bb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_813edcd30a9883c3a0a6da83d35403a9 = $(`<div id="html_813edcd30a9883c3a0a6da83d35403a9" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_c20928c6d26a77edb413a0df6bb58bb9.setContent(html_813edcd30a9883c3a0a6da83d35403a9);
|
|
|
|
|
|
|
|
marker_88df6d68828c7c7e325472bcbe087dee.bindPopup(popup_c20928c6d26a77edb413a0df6bb58bb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88df6d68828c7c7e325472bcbe087dee.setIcon(icon_80b9cfd35f1360c5b785aa9b2e371da9);
|
|
|
|
|
|
var marker_1a05ac9c57007f6f34d8324530ac454f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4003e1e6a64372a68a3c7f47e4a5dbbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6eb2e68d6f75160b26a6528f90687182 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_201620365fdf6cce4208d14af7ad5ae5 = $(`<div id="html_201620365fdf6cce4208d14af7ad5ae5" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_6eb2e68d6f75160b26a6528f90687182.setContent(html_201620365fdf6cce4208d14af7ad5ae5);
|
|
|
|
|
|
|
|
marker_1a05ac9c57007f6f34d8324530ac454f.bindPopup(popup_6eb2e68d6f75160b26a6528f90687182)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a05ac9c57007f6f34d8324530ac454f.setIcon(icon_4003e1e6a64372a68a3c7f47e4a5dbbb);
|
|
|
|
|
|
var marker_eaf548a72415ab76dca6d8b31cac50c9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_703e2b74510d6c335a006733f0fb0894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6949a8ae7f4cdd62d339a65830249a90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de6c5f11da56146af1b4e9e84b2e0907 = $(`<div id="html_de6c5f11da56146af1b4e9e84b2e0907" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_6949a8ae7f4cdd62d339a65830249a90.setContent(html_de6c5f11da56146af1b4e9e84b2e0907);
|
|
|
|
|
|
|
|
marker_eaf548a72415ab76dca6d8b31cac50c9.bindPopup(popup_6949a8ae7f4cdd62d339a65830249a90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eaf548a72415ab76dca6d8b31cac50c9.setIcon(icon_703e2b74510d6c335a006733f0fb0894);
|
|
|
|
|
|
var marker_5f3be41d2873b14821e9e83a38bf9b08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_8dfdd5d86613911f8b4c73e03ae6f19f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2229e60f516b63fe1e06e3466d767fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5313a9770050a1680004aae952a41d14 = $(`<div id="html_5313a9770050a1680004aae952a41d14" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_d2229e60f516b63fe1e06e3466d767fa.setContent(html_5313a9770050a1680004aae952a41d14);
|
|
|
|
|
|
|
|
marker_5f3be41d2873b14821e9e83a38bf9b08.bindPopup(popup_d2229e60f516b63fe1e06e3466d767fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f3be41d2873b14821e9e83a38bf9b08.setIcon(icon_8dfdd5d86613911f8b4c73e03ae6f19f);
|
|
|
|
|
|
var marker_eda9bb3071b434f15baea04a730959de = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_7f133e78ad66bd5b3183bca220d988b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3a4c1d86d86e1893cf8c3e1c6b0f0bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f428a29c13f1193d41887a6f352f8c9 = $(`<div id="html_1f428a29c13f1193d41887a6f352f8c9" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_d3a4c1d86d86e1893cf8c3e1c6b0f0bb.setContent(html_1f428a29c13f1193d41887a6f352f8c9);
|
|
|
|
|
|
|
|
marker_eda9bb3071b434f15baea04a730959de.bindPopup(popup_d3a4c1d86d86e1893cf8c3e1c6b0f0bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eda9bb3071b434f15baea04a730959de.setIcon(icon_7f133e78ad66bd5b3183bca220d988b0);
|
|
|
|
|
|
var marker_654a6795781d720b92ba01f9d6e4bbe6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_c0933a7243dab16ea5547ac31ec91100 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0591b9c90bb52ee4802fde97e24f4fce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da90186f725055bc6989992028a5333e = $(`<div id="html_da90186f725055bc6989992028a5333e" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_0591b9c90bb52ee4802fde97e24f4fce.setContent(html_da90186f725055bc6989992028a5333e);
|
|
|
|
|
|
|
|
marker_654a6795781d720b92ba01f9d6e4bbe6.bindPopup(popup_0591b9c90bb52ee4802fde97e24f4fce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_654a6795781d720b92ba01f9d6e4bbe6.setIcon(icon_c0933a7243dab16ea5547ac31ec91100);
|
|
|
|
|
|
var marker_04349f8099ece44e46dcad4adc8689c2 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_34d7b49f566e9d7a21a7c99bf82dff37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5dd489651f78d9425e0326db7c7bec3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_557fb3edeb31f8462c5c70ab9a5f77e9 = $(`<div id="html_557fb3edeb31f8462c5c70ab9a5f77e9" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_f5dd489651f78d9425e0326db7c7bec3.setContent(html_557fb3edeb31f8462c5c70ab9a5f77e9);
|
|
|
|
|
|
|
|
marker_04349f8099ece44e46dcad4adc8689c2.bindPopup(popup_f5dd489651f78d9425e0326db7c7bec3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04349f8099ece44e46dcad4adc8689c2.setIcon(icon_34d7b49f566e9d7a21a7c99bf82dff37);
|
|
|
|
|
|
var marker_a431f717620eff4e89a71db47312281a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_11d6b9327257a35368b8b196c198b18a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2db9196d5a2464e5c39b810c5ad3921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a8672decf88a7a7c8ebc40cdbe93778 = $(`<div id="html_6a8672decf88a7a7c8ebc40cdbe93778" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_f2db9196d5a2464e5c39b810c5ad3921.setContent(html_6a8672decf88a7a7c8ebc40cdbe93778);
|
|
|
|
|
|
|
|
marker_a431f717620eff4e89a71db47312281a.bindPopup(popup_f2db9196d5a2464e5c39b810c5ad3921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a431f717620eff4e89a71db47312281a.setIcon(icon_11d6b9327257a35368b8b196c198b18a);
|
|
|
|
|
|
var marker_a5f9aff9f5c19f55e0760385835eb01e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d57c202903515d459311e1c1c8a21036 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e7865c3e518bd20a5b68a1ad1dc0cb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e07271ec1bd213891171ca59dd5904d0 = $(`<div id="html_e07271ec1bd213891171ca59dd5904d0" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_9e7865c3e518bd20a5b68a1ad1dc0cb6.setContent(html_e07271ec1bd213891171ca59dd5904d0);
|
|
|
|
|
|
|
|
marker_a5f9aff9f5c19f55e0760385835eb01e.bindPopup(popup_9e7865c3e518bd20a5b68a1ad1dc0cb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5f9aff9f5c19f55e0760385835eb01e.setIcon(icon_d57c202903515d459311e1c1c8a21036);
|
|
|
|
|
|
var marker_b3d83727dd564ecd0f0721c3866ba6c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_8e2150a5267b3d7265c98f7effd58b7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0f2afea017e405229ba23dd8b811035 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d91dc739ce55d85a935f44e497533d61 = $(`<div id="html_d91dc739ce55d85a935f44e497533d61" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_a0f2afea017e405229ba23dd8b811035.setContent(html_d91dc739ce55d85a935f44e497533d61);
|
|
|
|
|
|
|
|
marker_b3d83727dd564ecd0f0721c3866ba6c8.bindPopup(popup_a0f2afea017e405229ba23dd8b811035)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3d83727dd564ecd0f0721c3866ba6c8.setIcon(icon_8e2150a5267b3d7265c98f7effd58b7a);
|
|
|
|
|
|
var marker_68ea1fcbe0415a015aec16d272ee4791 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b9f33f3725eba6af206130ea44b1a2fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4972938370b9a090225281872dc293c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e02b87ec431aa0f462156451470ff7b = $(`<div id="html_6e02b87ec431aa0f462156451470ff7b" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_d4972938370b9a090225281872dc293c.setContent(html_6e02b87ec431aa0f462156451470ff7b);
|
|
|
|
|
|
|
|
marker_68ea1fcbe0415a015aec16d272ee4791.bindPopup(popup_d4972938370b9a090225281872dc293c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68ea1fcbe0415a015aec16d272ee4791.setIcon(icon_b9f33f3725eba6af206130ea44b1a2fc);
|
|
|
|
|
|
var marker_c9926cf180938a18ab1ac69dfeba0a1f = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_699bd01d746852e6174edfdfb7a787e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c5df4bab59ecbbe469d87989a2eae72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97862af4455030d7f180d2e25b464866 = $(`<div id="html_97862af4455030d7f180d2e25b464866" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_7c5df4bab59ecbbe469d87989a2eae72.setContent(html_97862af4455030d7f180d2e25b464866);
|
|
|
|
|
|
|
|
marker_c9926cf180938a18ab1ac69dfeba0a1f.bindPopup(popup_7c5df4bab59ecbbe469d87989a2eae72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9926cf180938a18ab1ac69dfeba0a1f.setIcon(icon_699bd01d746852e6174edfdfb7a787e9);
|
|
|
|
|
|
var marker_279ff4072d6a9a046d3231d6f551d676 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_129fef2a004ad9f4e6c7d798c4098602 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5c5e1a80da0caef4d3fb4acb7e50f13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cc051c3e85c2c890b13b62a0e6c3a69 = $(`<div id="html_2cc051c3e85c2c890b13b62a0e6c3a69" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_b5c5e1a80da0caef4d3fb4acb7e50f13.setContent(html_2cc051c3e85c2c890b13b62a0e6c3a69);
|
|
|
|
|
|
|
|
marker_279ff4072d6a9a046d3231d6f551d676.bindPopup(popup_b5c5e1a80da0caef4d3fb4acb7e50f13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_279ff4072d6a9a046d3231d6f551d676.setIcon(icon_129fef2a004ad9f4e6c7d798c4098602);
|
|
|
|
|
|
var marker_86df1d724166a2dd1a38d8291c80aee5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_34ea04c97f120c68e38a13a6f5fa5ae5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78d12181909085aeaac222bc7b5ad13f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_274613450ed3b228ba3db00705f9108b = $(`<div id="html_274613450ed3b228ba3db00705f9108b" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_78d12181909085aeaac222bc7b5ad13f.setContent(html_274613450ed3b228ba3db00705f9108b);
|
|
|
|
|
|
|
|
marker_86df1d724166a2dd1a38d8291c80aee5.bindPopup(popup_78d12181909085aeaac222bc7b5ad13f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86df1d724166a2dd1a38d8291c80aee5.setIcon(icon_34ea04c97f120c68e38a13a6f5fa5ae5);
|
|
|
|
|
|
var marker_f4fb0e0aa24dc78439e76b08f4e5dff0 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_22ed0e93a30bf4a576ee8095aacc10e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90192b3dc386cb34a15c055b3cd8e4ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_170b7ea949b241cb69a76b11279cf6fb = $(`<div id="html_170b7ea949b241cb69a76b11279cf6fb" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_90192b3dc386cb34a15c055b3cd8e4ff.setContent(html_170b7ea949b241cb69a76b11279cf6fb);
|
|
|
|
|
|
|
|
marker_f4fb0e0aa24dc78439e76b08f4e5dff0.bindPopup(popup_90192b3dc386cb34a15c055b3cd8e4ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4fb0e0aa24dc78439e76b08f4e5dff0.setIcon(icon_22ed0e93a30bf4a576ee8095aacc10e4);
|
|
|
|
|
|
var marker_0c35afda4d02811b7bd625a754b689f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d910caa306fc5445e500fabdf4029da8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ade863bf9f7411abd1347e0c05c5d9a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bc36e980f0238082d618bf79e254518 = $(`<div id="html_3bc36e980f0238082d618bf79e254518" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_ade863bf9f7411abd1347e0c05c5d9a3.setContent(html_3bc36e980f0238082d618bf79e254518);
|
|
|
|
|
|
|
|
marker_0c35afda4d02811b7bd625a754b689f3.bindPopup(popup_ade863bf9f7411abd1347e0c05c5d9a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c35afda4d02811b7bd625a754b689f3.setIcon(icon_d910caa306fc5445e500fabdf4029da8);
|
|
|
|
|
|
var marker_8671b00852da6783527d5e191ad76a68 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0f04a0c007559168f13c2ae93524b578 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65011802e73198aae557b5524a813f27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b64a9d83b00712d6b1eb6d685331e2ef = $(`<div id="html_b64a9d83b00712d6b1eb6d685331e2ef" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_65011802e73198aae557b5524a813f27.setContent(html_b64a9d83b00712d6b1eb6d685331e2ef);
|
|
|
|
|
|
|
|
marker_8671b00852da6783527d5e191ad76a68.bindPopup(popup_65011802e73198aae557b5524a813f27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8671b00852da6783527d5e191ad76a68.setIcon(icon_0f04a0c007559168f13c2ae93524b578);
|
|
|
|
|
|
var marker_4553ea811dca817619be58dc5a0d2885 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_1ebe779aab6829a7187ebcaac15682df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbf918b1118db5c5290aea4bb1028817 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e60a79c1fcdac75ddba4113fc8031c26 = $(`<div id="html_e60a79c1fcdac75ddba4113fc8031c26" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_dbf918b1118db5c5290aea4bb1028817.setContent(html_e60a79c1fcdac75ddba4113fc8031c26);
|
|
|
|
|
|
|
|
marker_4553ea811dca817619be58dc5a0d2885.bindPopup(popup_dbf918b1118db5c5290aea4bb1028817)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4553ea811dca817619be58dc5a0d2885.setIcon(icon_1ebe779aab6829a7187ebcaac15682df);
|
|
|
|
|
|
var marker_0d37dfb0b094325fba9ee061c063ded5 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_adc99775233c28092033dd15254b9b69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c41d78895d0d18f7c440477c955f04a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_210fb842ee2f225596b6cac31674296f = $(`<div id="html_210fb842ee2f225596b6cac31674296f" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_1c41d78895d0d18f7c440477c955f04a.setContent(html_210fb842ee2f225596b6cac31674296f);
|
|
|
|
|
|
|
|
marker_0d37dfb0b094325fba9ee061c063ded5.bindPopup(popup_1c41d78895d0d18f7c440477c955f04a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d37dfb0b094325fba9ee061c063ded5.setIcon(icon_adc99775233c28092033dd15254b9b69);
|
|
|
|
|
|
var marker_4dccb67ed66f4dd9ca45a365266bf757 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0560c27c43a18832b5fce976b1ae9a94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db67e4464e538132f22344c01e631934 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f8d5b59350ba1648b0209252f21df93 = $(`<div id="html_0f8d5b59350ba1648b0209252f21df93" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_db67e4464e538132f22344c01e631934.setContent(html_0f8d5b59350ba1648b0209252f21df93);
|
|
|
|
|
|
|
|
marker_4dccb67ed66f4dd9ca45a365266bf757.bindPopup(popup_db67e4464e538132f22344c01e631934)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dccb67ed66f4dd9ca45a365266bf757.setIcon(icon_0560c27c43a18832b5fce976b1ae9a94);
|
|
|
|
|
|
var marker_bf3e0b1a0ec061d3af42dd4e9586c9ab = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_29600d01616840887ff255e31c50fabb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3830ad99d3612ee30f052a7c8d978c13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15c7f8ff547db3064d1b6e220647232e = $(`<div id="html_15c7f8ff547db3064d1b6e220647232e" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_3830ad99d3612ee30f052a7c8d978c13.setContent(html_15c7f8ff547db3064d1b6e220647232e);
|
|
|
|
|
|
|
|
marker_bf3e0b1a0ec061d3af42dd4e9586c9ab.bindPopup(popup_3830ad99d3612ee30f052a7c8d978c13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf3e0b1a0ec061d3af42dd4e9586c9ab.setIcon(icon_29600d01616840887ff255e31c50fabb);
|
|
|
|
|
|
var marker_a22deff322e8da7238aa217d9472cb65 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f61b0938a42e1ad434fe9fcf99b57ce9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c27a0a1a229b9a736e6098c32998752 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80988d722e3b21f92d8f412020da0376 = $(`<div id="html_80988d722e3b21f92d8f412020da0376" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_8c27a0a1a229b9a736e6098c32998752.setContent(html_80988d722e3b21f92d8f412020da0376);
|
|
|
|
|
|
|
|
marker_a22deff322e8da7238aa217d9472cb65.bindPopup(popup_8c27a0a1a229b9a736e6098c32998752)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a22deff322e8da7238aa217d9472cb65.setIcon(icon_f61b0938a42e1ad434fe9fcf99b57ce9);
|
|
|
|
|
|
var marker_03c19d997b40eeafc4a5725f6ba26ad9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_635b98b6436dff713d08c0b72459db4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d4322330082821ccacc81afa03d4553 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5d047e45dfd6daf240382eab7f4a59f = $(`<div id="html_c5d047e45dfd6daf240382eab7f4a59f" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_8d4322330082821ccacc81afa03d4553.setContent(html_c5d047e45dfd6daf240382eab7f4a59f);
|
|
|
|
|
|
|
|
marker_03c19d997b40eeafc4a5725f6ba26ad9.bindPopup(popup_8d4322330082821ccacc81afa03d4553)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03c19d997b40eeafc4a5725f6ba26ad9.setIcon(icon_635b98b6436dff713d08c0b72459db4f);
|
|
|
|
|
|
var marker_bce500b0a86ea937be6832d8efe3befb = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_14bd61c60e3fe05859e11a6775d00fe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e3614bc9957d2e800e6ef8a47a89b08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6590b3dc513d728348ecbc1c126d7689 = $(`<div id="html_6590b3dc513d728348ecbc1c126d7689" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_0e3614bc9957d2e800e6ef8a47a89b08.setContent(html_6590b3dc513d728348ecbc1c126d7689);
|
|
|
|
|
|
|
|
marker_bce500b0a86ea937be6832d8efe3befb.bindPopup(popup_0e3614bc9957d2e800e6ef8a47a89b08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bce500b0a86ea937be6832d8efe3befb.setIcon(icon_14bd61c60e3fe05859e11a6775d00fe4);
|
|
|
|
|
|
var marker_839ad7cb75aafc090cd62834b03a3ce7 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_6d7a5b44b0a82c5ee3d632740d867787 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a832c0af71265c6654e6b6c63ec3a90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c271c9e1ff351e9fa64e7588e8e3c484 = $(`<div id="html_c271c9e1ff351e9fa64e7588e8e3c484" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_7a832c0af71265c6654e6b6c63ec3a90.setContent(html_c271c9e1ff351e9fa64e7588e8e3c484);
|
|
|
|
|
|
|
|
marker_839ad7cb75aafc090cd62834b03a3ce7.bindPopup(popup_7a832c0af71265c6654e6b6c63ec3a90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_839ad7cb75aafc090cd62834b03a3ce7.setIcon(icon_6d7a5b44b0a82c5ee3d632740d867787);
|
|
|
|
|
|
var marker_a8fb0b9f0189ded925f909b28e2d99b4 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_fcc2528263648b2db505c79607f75e01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60e6ae52bf268485c030335989f7a201 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4727e91c35fc779de52a57d237a509dc = $(`<div id="html_4727e91c35fc779de52a57d237a509dc" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_60e6ae52bf268485c030335989f7a201.setContent(html_4727e91c35fc779de52a57d237a509dc);
|
|
|
|
|
|
|
|
marker_a8fb0b9f0189ded925f909b28e2d99b4.bindPopup(popup_60e6ae52bf268485c030335989f7a201)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8fb0b9f0189ded925f909b28e2d99b4.setIcon(icon_fcc2528263648b2db505c79607f75e01);
|
|
|
|
|
|
var marker_9da1ccee789d66000f494a384e75b250 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_5d811e13525664e3ff715f76d32dc3aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03157421f6eb41025122271dcf8cd036 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_883024e4bb04721feb16eef4ed8809f7 = $(`<div id="html_883024e4bb04721feb16eef4ed8809f7" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_03157421f6eb41025122271dcf8cd036.setContent(html_883024e4bb04721feb16eef4ed8809f7);
|
|
|
|
|
|
|
|
marker_9da1ccee789d66000f494a384e75b250.bindPopup(popup_03157421f6eb41025122271dcf8cd036)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9da1ccee789d66000f494a384e75b250.setIcon(icon_5d811e13525664e3ff715f76d32dc3aa);
|
|
|
|
|
|
var marker_793ab02ad56f9fbabbefd731b974dca7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4a04edfcf1a5c0d309846e592576c730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d64a00416a3942113cd3ff15512e87e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_509282b9c7fdd31d97726feb7f222597 = $(`<div id="html_509282b9c7fdd31d97726feb7f222597" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_d64a00416a3942113cd3ff15512e87e0.setContent(html_509282b9c7fdd31d97726feb7f222597);
|
|
|
|
|
|
|
|
marker_793ab02ad56f9fbabbefd731b974dca7.bindPopup(popup_d64a00416a3942113cd3ff15512e87e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_793ab02ad56f9fbabbefd731b974dca7.setIcon(icon_4a04edfcf1a5c0d309846e592576c730);
|
|
|
|
|
|
var marker_4d4f2458544d9bf33eed50957fc10ab8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_6684a3b0032e6a4dc0c3e6c03ae9a60d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c01aadf83bc57cd1468d16cfc8c0d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf93bac108444b26d50aae0512442ea6 = $(`<div id="html_bf93bac108444b26d50aae0512442ea6" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_0c01aadf83bc57cd1468d16cfc8c0d5a.setContent(html_bf93bac108444b26d50aae0512442ea6);
|
|
|
|
|
|
|
|
marker_4d4f2458544d9bf33eed50957fc10ab8.bindPopup(popup_0c01aadf83bc57cd1468d16cfc8c0d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d4f2458544d9bf33eed50957fc10ab8.setIcon(icon_6684a3b0032e6a4dc0c3e6c03ae9a60d);
|
|
|
|
|
|
var marker_f258383bc8f165bd68f63f53c332c1a8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_7cc55647e724c321b59c6e0e2d35ee3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fbda861c9949d7ec468631c3d9cc487 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0152b4e1177d998332ded1010ca3d4a = $(`<div id="html_c0152b4e1177d998332ded1010ca3d4a" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_5fbda861c9949d7ec468631c3d9cc487.setContent(html_c0152b4e1177d998332ded1010ca3d4a);
|
|
|
|
|
|
|
|
marker_f258383bc8f165bd68f63f53c332c1a8.bindPopup(popup_5fbda861c9949d7ec468631c3d9cc487)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f258383bc8f165bd68f63f53c332c1a8.setIcon(icon_7cc55647e724c321b59c6e0e2d35ee3d);
|
|
|
|
|
|
var marker_c4b932a40b9d0e27c1e14eec51d2f8a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_7c92904bc91310fb1298168e8791f93d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d60586544d1b1535db801e0835dc3983 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_413f97c07e1015655ed95cebaddc82aa = $(`<div id="html_413f97c07e1015655ed95cebaddc82aa" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_d60586544d1b1535db801e0835dc3983.setContent(html_413f97c07e1015655ed95cebaddc82aa);
|
|
|
|
|
|
|
|
marker_c4b932a40b9d0e27c1e14eec51d2f8a8.bindPopup(popup_d60586544d1b1535db801e0835dc3983)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4b932a40b9d0e27c1e14eec51d2f8a8.setIcon(icon_7c92904bc91310fb1298168e8791f93d);
|
|
|
|
|
|
var marker_ca7da85aad015a1d3a8daeac849e1092 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_16c25ba96047d3db31b58915c52d8c76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b811b7ad59c06f62daec78801a84565 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ac0052991713a89bcfa0e5d90011542 = $(`<div id="html_1ac0052991713a89bcfa0e5d90011542" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_9b811b7ad59c06f62daec78801a84565.setContent(html_1ac0052991713a89bcfa0e5d90011542);
|
|
|
|
|
|
|
|
marker_ca7da85aad015a1d3a8daeac849e1092.bindPopup(popup_9b811b7ad59c06f62daec78801a84565)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca7da85aad015a1d3a8daeac849e1092.setIcon(icon_16c25ba96047d3db31b58915c52d8c76);
|
|
|
|
|
|
var marker_c43bb6a31565f65fba1fba50442b93aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_84bfb18e57a4f018e0e3b59d68655b1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6348f26192bc00935b4c38a0a455c699 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14ffd6897bec00aa4a18bcb485926404 = $(`<div id="html_14ffd6897bec00aa4a18bcb485926404" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_6348f26192bc00935b4c38a0a455c699.setContent(html_14ffd6897bec00aa4a18bcb485926404);
|
|
|
|
|
|
|
|
marker_c43bb6a31565f65fba1fba50442b93aa.bindPopup(popup_6348f26192bc00935b4c38a0a455c699)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c43bb6a31565f65fba1fba50442b93aa.setIcon(icon_84bfb18e57a4f018e0e3b59d68655b1a);
|
|
|
|
|
|
var marker_3e7aabfba33510c3d7887d72fa2cfa6a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_87e7149686ef392cb5616aa265986910 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee10410471da05eb64f86a11e08a6b57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3c6fe2bcea35b85f8547c62a7dfc652 = $(`<div id="html_f3c6fe2bcea35b85f8547c62a7dfc652" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_ee10410471da05eb64f86a11e08a6b57.setContent(html_f3c6fe2bcea35b85f8547c62a7dfc652);
|
|
|
|
|
|
|
|
marker_3e7aabfba33510c3d7887d72fa2cfa6a.bindPopup(popup_ee10410471da05eb64f86a11e08a6b57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e7aabfba33510c3d7887d72fa2cfa6a.setIcon(icon_87e7149686ef392cb5616aa265986910);
|
|
|
|
|
|
var marker_c858891b0bc4fbad160419c819192abc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4e18b237d1ce9513e4edb1e9dfe6e47c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_476d22f35dc66d041d38bc3ec48d13a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff937f1c223361393de7f536be9ffa52 = $(`<div id="html_ff937f1c223361393de7f536be9ffa52" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_476d22f35dc66d041d38bc3ec48d13a8.setContent(html_ff937f1c223361393de7f536be9ffa52);
|
|
|
|
|
|
|
|
marker_c858891b0bc4fbad160419c819192abc.bindPopup(popup_476d22f35dc66d041d38bc3ec48d13a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c858891b0bc4fbad160419c819192abc.setIcon(icon_4e18b237d1ce9513e4edb1e9dfe6e47c);
|
|
|
|
|
|
var marker_a515e88c8a746313f7d2e3225c623ebf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_69e871fceaf065d91fc07f6fe46db3c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_455efc51d847fe11d11a6854c8352c8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc5d0274a3485b97ef98be370a094f3d = $(`<div id="html_fc5d0274a3485b97ef98be370a094f3d" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_455efc51d847fe11d11a6854c8352c8e.setContent(html_fc5d0274a3485b97ef98be370a094f3d);
|
|
|
|
|
|
|
|
marker_a515e88c8a746313f7d2e3225c623ebf.bindPopup(popup_455efc51d847fe11d11a6854c8352c8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a515e88c8a746313f7d2e3225c623ebf.setIcon(icon_69e871fceaf065d91fc07f6fe46db3c9);
|
|
|
|
|
|
var marker_195e18cf9b2b7b7c113ae117b4762b6a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0923f95cd941be2b38eecf9db59f8d1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28d38d816ab0de122167add681cf303a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ffac12a99eb0982e43bc11e1b38d56b = $(`<div id="html_7ffac12a99eb0982e43bc11e1b38d56b" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_28d38d816ab0de122167add681cf303a.setContent(html_7ffac12a99eb0982e43bc11e1b38d56b);
|
|
|
|
|
|
|
|
marker_195e18cf9b2b7b7c113ae117b4762b6a.bindPopup(popup_28d38d816ab0de122167add681cf303a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_195e18cf9b2b7b7c113ae117b4762b6a.setIcon(icon_0923f95cd941be2b38eecf9db59f8d1f);
|
|
|
|
|
|
var marker_cf4f96d45bb7f9cad3ff02701ebf61f0 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ba3200b13419e396e2b76d2af6e9999d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f48ea9a9bdcf9c14547d9bf3604ef5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53631d0f5d28fa987e2bd2c234cf308f = $(`<div id="html_53631d0f5d28fa987e2bd2c234cf308f" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_5f48ea9a9bdcf9c14547d9bf3604ef5f.setContent(html_53631d0f5d28fa987e2bd2c234cf308f);
|
|
|
|
|
|
|
|
marker_cf4f96d45bb7f9cad3ff02701ebf61f0.bindPopup(popup_5f48ea9a9bdcf9c14547d9bf3604ef5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf4f96d45bb7f9cad3ff02701ebf61f0.setIcon(icon_ba3200b13419e396e2b76d2af6e9999d);
|
|
|
|
|
|
var marker_bf28145ab6963c40be986150eb604b8f = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e5486d4e744a4f986ab3dc85a45cd0c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56f156b94ff05b7b53735885f93fc083 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e7082c6906868f5a6630fae47e0db4c = $(`<div id="html_4e7082c6906868f5a6630fae47e0db4c" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_56f156b94ff05b7b53735885f93fc083.setContent(html_4e7082c6906868f5a6630fae47e0db4c);
|
|
|
|
|
|
|
|
marker_bf28145ab6963c40be986150eb604b8f.bindPopup(popup_56f156b94ff05b7b53735885f93fc083)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf28145ab6963c40be986150eb604b8f.setIcon(icon_e5486d4e744a4f986ab3dc85a45cd0c5);
|
|
|
|
|
|
var marker_4d50282ea6e9c3c15226a53b8a3f4eb4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ddcccf784af74f26c8d465bd9ef3459c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9157f307b80ab9db23076df3b042ed25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0de550786d3974ee9041413d5b2cf8b7 = $(`<div id="html_0de550786d3974ee9041413d5b2cf8b7" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_9157f307b80ab9db23076df3b042ed25.setContent(html_0de550786d3974ee9041413d5b2cf8b7);
|
|
|
|
|
|
|
|
marker_4d50282ea6e9c3c15226a53b8a3f4eb4.bindPopup(popup_9157f307b80ab9db23076df3b042ed25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d50282ea6e9c3c15226a53b8a3f4eb4.setIcon(icon_ddcccf784af74f26c8d465bd9ef3459c);
|
|
|
|
|
|
var marker_19e5360985866389f520811cf634e5de = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_83f05305ba683834d17513bffaf7b5d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8837a860679b80cd5f07f74604231766 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_168bf5090664d03023e8a8cc560a69f7 = $(`<div id="html_168bf5090664d03023e8a8cc560a69f7" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_8837a860679b80cd5f07f74604231766.setContent(html_168bf5090664d03023e8a8cc560a69f7);
|
|
|
|
|
|
|
|
marker_19e5360985866389f520811cf634e5de.bindPopup(popup_8837a860679b80cd5f07f74604231766)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19e5360985866389f520811cf634e5de.setIcon(icon_83f05305ba683834d17513bffaf7b5d2);
|
|
|
|
|
|
var marker_b641476614f845d5d031b63a035f02b7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ddf64f3ae42db0c945c3bed770a45928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbe75858777415fa33c69990d09bf1d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14e4a18bf53c1ffa5e9d8bb880a3b2b4 = $(`<div id="html_14e4a18bf53c1ffa5e9d8bb880a3b2b4" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_dbe75858777415fa33c69990d09bf1d9.setContent(html_14e4a18bf53c1ffa5e9d8bb880a3b2b4);
|
|
|
|
|
|
|
|
marker_b641476614f845d5d031b63a035f02b7.bindPopup(popup_dbe75858777415fa33c69990d09bf1d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b641476614f845d5d031b63a035f02b7.setIcon(icon_ddf64f3ae42db0c945c3bed770a45928);
|
|
|
|
|
|
var marker_d305ea3472282bf966bc1ec6924756a9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4ac830e1f2062104977186357dd0d7e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d23a7e4daa02f0f30a7cb69d76eeb5ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfac0b4bda4d976a50f3fe0c99a20181 = $(`<div id="html_bfac0b4bda4d976a50f3fe0c99a20181" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_d23a7e4daa02f0f30a7cb69d76eeb5ab.setContent(html_bfac0b4bda4d976a50f3fe0c99a20181);
|
|
|
|
|
|
|
|
marker_d305ea3472282bf966bc1ec6924756a9.bindPopup(popup_d23a7e4daa02f0f30a7cb69d76eeb5ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d305ea3472282bf966bc1ec6924756a9.setIcon(icon_4ac830e1f2062104977186357dd0d7e7);
|
|
|
|
|
|
var marker_08eecf68db4892fe182942c1238b88fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e83636a04a86830f229c95edad58e76e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe305b58ec4c84ed49ee2d5ce51b16fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de31b0a5ce1404fcab9e1dd82d35c207 = $(`<div id="html_de31b0a5ce1404fcab9e1dd82d35c207" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_fe305b58ec4c84ed49ee2d5ce51b16fd.setContent(html_de31b0a5ce1404fcab9e1dd82d35c207);
|
|
|
|
|
|
|
|
marker_08eecf68db4892fe182942c1238b88fa.bindPopup(popup_fe305b58ec4c84ed49ee2d5ce51b16fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08eecf68db4892fe182942c1238b88fa.setIcon(icon_e83636a04a86830f229c95edad58e76e);
|
|
|
|
|
|
var marker_47e8a32016328780813788ad471d43a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d6ad004b3bab2a8547eb700b93d76704 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f1fcb3ea9ade635730c733addc195dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_215fb3e383edefcd506849e63327ed77 = $(`<div id="html_215fb3e383edefcd506849e63327ed77" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_0f1fcb3ea9ade635730c733addc195dc.setContent(html_215fb3e383edefcd506849e63327ed77);
|
|
|
|
|
|
|
|
marker_47e8a32016328780813788ad471d43a6.bindPopup(popup_0f1fcb3ea9ade635730c733addc195dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47e8a32016328780813788ad471d43a6.setIcon(icon_d6ad004b3bab2a8547eb700b93d76704);
|
|
|
|
|
|
var marker_1c80b525672be3d4b89c5170a217d274 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_2e48ba20ef00156c882454590d726fa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acb04e8c319d6c1f251fe71392a87101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd28201473dc4c7680032b8c74276a5c = $(`<div id="html_cd28201473dc4c7680032b8c74276a5c" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_acb04e8c319d6c1f251fe71392a87101.setContent(html_cd28201473dc4c7680032b8c74276a5c);
|
|
|
|
|
|
|
|
marker_1c80b525672be3d4b89c5170a217d274.bindPopup(popup_acb04e8c319d6c1f251fe71392a87101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c80b525672be3d4b89c5170a217d274.setIcon(icon_2e48ba20ef00156c882454590d726fa1);
|
|
|
|
|
|
var marker_91d04188860b28aba7cf1acad4881a8b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_3634447583cae39e490e66c3301ad98a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1599856ab84b02f56a7b3c9858a31bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e53f1befa80903a649ad1ed927b6690f = $(`<div id="html_e53f1befa80903a649ad1ed927b6690f" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_c1599856ab84b02f56a7b3c9858a31bd.setContent(html_e53f1befa80903a649ad1ed927b6690f);
|
|
|
|
|
|
|
|
marker_91d04188860b28aba7cf1acad4881a8b.bindPopup(popup_c1599856ab84b02f56a7b3c9858a31bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91d04188860b28aba7cf1acad4881a8b.setIcon(icon_3634447583cae39e490e66c3301ad98a);
|
|
|
|
|
|
var marker_8eca736b512f076c51b8684ae8fb8b3b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_87883a9d7cff04d91afdf6d2fc72a92d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f72fa438e2d18564577a0ce1c9961970 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_418ec514b656d2b7d42563b6d5d91500 = $(`<div id="html_418ec514b656d2b7d42563b6d5d91500" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_f72fa438e2d18564577a0ce1c9961970.setContent(html_418ec514b656d2b7d42563b6d5d91500);
|
|
|
|
|
|
|
|
marker_8eca736b512f076c51b8684ae8fb8b3b.bindPopup(popup_f72fa438e2d18564577a0ce1c9961970)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eca736b512f076c51b8684ae8fb8b3b.setIcon(icon_87883a9d7cff04d91afdf6d2fc72a92d);
|
|
|
|
|
|
var marker_1f6831c8e50c1079631a6872be48ca2b = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e7fab2c2acf411001f890ada27e31590 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7d8f5db1c4dfaa5ae3255bc6e0d00dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6a1994aa3047a4b1114c25d54a7b69e = $(`<div id="html_b6a1994aa3047a4b1114c25d54a7b69e" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_e7d8f5db1c4dfaa5ae3255bc6e0d00dd.setContent(html_b6a1994aa3047a4b1114c25d54a7b69e);
|
|
|
|
|
|
|
|
marker_1f6831c8e50c1079631a6872be48ca2b.bindPopup(popup_e7d8f5db1c4dfaa5ae3255bc6e0d00dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f6831c8e50c1079631a6872be48ca2b.setIcon(icon_e7fab2c2acf411001f890ada27e31590);
|
|
|
|
|
|
var marker_ff9fe207887cab70c848bff87356b9f2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0820d37b860518b46b8a89585d3c2c7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a74b2a74c149381e35400af31a1dea78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33cfaba24337821204e64ab968087f45 = $(`<div id="html_33cfaba24337821204e64ab968087f45" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_a74b2a74c149381e35400af31a1dea78.setContent(html_33cfaba24337821204e64ab968087f45);
|
|
|
|
|
|
|
|
marker_ff9fe207887cab70c848bff87356b9f2.bindPopup(popup_a74b2a74c149381e35400af31a1dea78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff9fe207887cab70c848bff87356b9f2.setIcon(icon_0820d37b860518b46b8a89585d3c2c7b);
|
|
|
|
|
|
var marker_c0af024eb328931913e5bea5a17ca2e1 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ab41ca8dcbe88f3a277aab30444feafa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed6b15ac0b571ebc70bc93202d8ad3f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_956e01a7d03f0eaf1018d33c5bbea186 = $(`<div id="html_956e01a7d03f0eaf1018d33c5bbea186" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ed6b15ac0b571ebc70bc93202d8ad3f5.setContent(html_956e01a7d03f0eaf1018d33c5bbea186);
|
|
|
|
|
|
|
|
marker_c0af024eb328931913e5bea5a17ca2e1.bindPopup(popup_ed6b15ac0b571ebc70bc93202d8ad3f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0af024eb328931913e5bea5a17ca2e1.setIcon(icon_ab41ca8dcbe88f3a277aab30444feafa);
|
|
|
|
|
|
var marker_1e192d3de9b9c9f85166295260b628cb = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_20c88bb58f5b5e540cf3c9f1894aaf5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba7b120acc165b0d498c89d8410f3dbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd0bcd77124e3aa4759fc96f58807742 = $(`<div id="html_bd0bcd77124e3aa4759fc96f58807742" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_ba7b120acc165b0d498c89d8410f3dbc.setContent(html_bd0bcd77124e3aa4759fc96f58807742);
|
|
|
|
|
|
|
|
marker_1e192d3de9b9c9f85166295260b628cb.bindPopup(popup_ba7b120acc165b0d498c89d8410f3dbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e192d3de9b9c9f85166295260b628cb.setIcon(icon_20c88bb58f5b5e540cf3c9f1894aaf5f);
|
|
|
|
|
|
var marker_af43046094ac2679848987d40b6ef8bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_a2a7345f1ac6855a46a258747dc8b8d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22b810ebba24d016b02e28f4aded0049 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15607744bb696161f66f7070e2f16ae7 = $(`<div id="html_15607744bb696161f66f7070e2f16ae7" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_22b810ebba24d016b02e28f4aded0049.setContent(html_15607744bb696161f66f7070e2f16ae7);
|
|
|
|
|
|
|
|
marker_af43046094ac2679848987d40b6ef8bb.bindPopup(popup_22b810ebba24d016b02e28f4aded0049)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af43046094ac2679848987d40b6ef8bb.setIcon(icon_a2a7345f1ac6855a46a258747dc8b8d4);
|
|
|
|
|
|
var marker_961d2080f4b00484729d279f033e728f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f44a80092a778900e98a8c0f585547ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c2e0468efd3ca2a17e6eee4ab3ea57b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a916f67a1c3c552a73700e2f8c0e41f = $(`<div id="html_7a916f67a1c3c552a73700e2f8c0e41f" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_5c2e0468efd3ca2a17e6eee4ab3ea57b.setContent(html_7a916f67a1c3c552a73700e2f8c0e41f);
|
|
|
|
|
|
|
|
marker_961d2080f4b00484729d279f033e728f.bindPopup(popup_5c2e0468efd3ca2a17e6eee4ab3ea57b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_961d2080f4b00484729d279f033e728f.setIcon(icon_f44a80092a778900e98a8c0f585547ec);
|
|
|
|
|
|
var marker_e60a7cbc9c83bcf300a94e2683d8f810 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_723f78a9b762cfa995ff5693342231eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61345f32602cafe10deee54b65bcad56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_518fcfd4d1e0af8148508f4a036b8902 = $(`<div id="html_518fcfd4d1e0af8148508f4a036b8902" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_61345f32602cafe10deee54b65bcad56.setContent(html_518fcfd4d1e0af8148508f4a036b8902);
|
|
|
|
|
|
|
|
marker_e60a7cbc9c83bcf300a94e2683d8f810.bindPopup(popup_61345f32602cafe10deee54b65bcad56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e60a7cbc9c83bcf300a94e2683d8f810.setIcon(icon_723f78a9b762cfa995ff5693342231eb);
|
|
|
|
|
|
var marker_b13596382ccfa5a734be25933de19b43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0b70661653f92943fff8f6f54893dfcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ee1b3416c385cb092c97826b5e89278 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04d79aba9bc1f15d40e8fc0b9f0c5218 = $(`<div id="html_04d79aba9bc1f15d40e8fc0b9f0c5218" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_4ee1b3416c385cb092c97826b5e89278.setContent(html_04d79aba9bc1f15d40e8fc0b9f0c5218);
|
|
|
|
|
|
|
|
marker_b13596382ccfa5a734be25933de19b43.bindPopup(popup_4ee1b3416c385cb092c97826b5e89278)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b13596382ccfa5a734be25933de19b43.setIcon(icon_0b70661653f92943fff8f6f54893dfcd);
|
|
|
|
|
|
var marker_51e965b501ce8a4c6eb16d59ee4da42f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_baa9cb6935df70bb782dd687f3a22adc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4426687cc6f313ae82fc153a8a0ea6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c17082f07fa7289a3da71dbe07d21148 = $(`<div id="html_c17082f07fa7289a3da71dbe07d21148" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_d4426687cc6f313ae82fc153a8a0ea6c.setContent(html_c17082f07fa7289a3da71dbe07d21148);
|
|
|
|
|
|
|
|
marker_51e965b501ce8a4c6eb16d59ee4da42f.bindPopup(popup_d4426687cc6f313ae82fc153a8a0ea6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51e965b501ce8a4c6eb16d59ee4da42f.setIcon(icon_baa9cb6935df70bb782dd687f3a22adc);
|
|
|
|
|
|
var marker_37b87e983ce3c99767e62625dac95d51 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_55351c7655c53c101c00c4f638af0ce0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4ebdbb8a0bd67d9619e95fb60216010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cb6f60943fbdc66187a801f8abd9fad = $(`<div id="html_4cb6f60943fbdc66187a801f8abd9fad" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_b4ebdbb8a0bd67d9619e95fb60216010.setContent(html_4cb6f60943fbdc66187a801f8abd9fad);
|
|
|
|
|
|
|
|
marker_37b87e983ce3c99767e62625dac95d51.bindPopup(popup_b4ebdbb8a0bd67d9619e95fb60216010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37b87e983ce3c99767e62625dac95d51.setIcon(icon_55351c7655c53c101c00c4f638af0ce0);
|
|
|
|
|
|
var marker_9fa013b55fd5510640ed067cd87f2075 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ecc7e7b5353daf1c68aec875e724c2de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d58d9dde8c58b066a88464b3a57aef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_056a557e1a838c55fd484596647c6b94 = $(`<div id="html_056a557e1a838c55fd484596647c6b94" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_8d58d9dde8c58b066a88464b3a57aef0.setContent(html_056a557e1a838c55fd484596647c6b94);
|
|
|
|
|
|
|
|
marker_9fa013b55fd5510640ed067cd87f2075.bindPopup(popup_8d58d9dde8c58b066a88464b3a57aef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fa013b55fd5510640ed067cd87f2075.setIcon(icon_ecc7e7b5353daf1c68aec875e724c2de);
|
|
|
|
|
|
var marker_adf81a68f40816cd860bd220b31991f1 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_9d77319b07686e5cedcc9254d9e2e8a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37c28d7163cb39549c9adf8ae89f81dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85803e00bd11e6b33ed0f94999e65697 = $(`<div id="html_85803e00bd11e6b33ed0f94999e65697" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_37c28d7163cb39549c9adf8ae89f81dd.setContent(html_85803e00bd11e6b33ed0f94999e65697);
|
|
|
|
|
|
|
|
marker_adf81a68f40816cd860bd220b31991f1.bindPopup(popup_37c28d7163cb39549c9adf8ae89f81dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adf81a68f40816cd860bd220b31991f1.setIcon(icon_9d77319b07686e5cedcc9254d9e2e8a6);
|
|
|
|
|
|
var marker_d4b5d33af91772e53ee877e705c129e1 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_53455946861b71984df4c7b3328aef88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdff19c52fcbe6b51bf929d01b510121 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09703d0fdd901fdc77e146456de8a1bb = $(`<div id="html_09703d0fdd901fdc77e146456de8a1bb" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_cdff19c52fcbe6b51bf929d01b510121.setContent(html_09703d0fdd901fdc77e146456de8a1bb);
|
|
|
|
|
|
|
|
marker_d4b5d33af91772e53ee877e705c129e1.bindPopup(popup_cdff19c52fcbe6b51bf929d01b510121)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4b5d33af91772e53ee877e705c129e1.setIcon(icon_53455946861b71984df4c7b3328aef88);
|
|
|
|
|
|
var marker_6af00d8231f0065a56db8539d4cdf433 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4075e7e8f965300ddd428d0b8391f07e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eb8fbddeebf26eae61a765aa0d1f847 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0c5592085fd56d9dfe32ca5f14d8e90 = $(`<div id="html_d0c5592085fd56d9dfe32ca5f14d8e90" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_0eb8fbddeebf26eae61a765aa0d1f847.setContent(html_d0c5592085fd56d9dfe32ca5f14d8e90);
|
|
|
|
|
|
|
|
marker_6af00d8231f0065a56db8539d4cdf433.bindPopup(popup_0eb8fbddeebf26eae61a765aa0d1f847)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6af00d8231f0065a56db8539d4cdf433.setIcon(icon_4075e7e8f965300ddd428d0b8391f07e);
|
|
|
|
|
|
var marker_518a8c5ed424d5660e331c672ad8048f = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ef9e0be2c260c65aba62bea5bd97b608 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e9f9e0217c3ac7ec0ad86f15f47e261 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5969205ce73abaada238980cf472cb33 = $(`<div id="html_5969205ce73abaada238980cf472cb33" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_0e9f9e0217c3ac7ec0ad86f15f47e261.setContent(html_5969205ce73abaada238980cf472cb33);
|
|
|
|
|
|
|
|
marker_518a8c5ed424d5660e331c672ad8048f.bindPopup(popup_0e9f9e0217c3ac7ec0ad86f15f47e261)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_518a8c5ed424d5660e331c672ad8048f.setIcon(icon_ef9e0be2c260c65aba62bea5bd97b608);
|
|
|
|
|
|
var marker_3740f70c91d331cef0d6834cf20b783c = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_8e415f41ce86c910610486ebbb71040b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_067ab7d7161ea98bf8fc1c77fadf741c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcc545e059644130fc73dab708512677 = $(`<div id="html_bcc545e059644130fc73dab708512677" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_067ab7d7161ea98bf8fc1c77fadf741c.setContent(html_bcc545e059644130fc73dab708512677);
|
|
|
|
|
|
|
|
marker_3740f70c91d331cef0d6834cf20b783c.bindPopup(popup_067ab7d7161ea98bf8fc1c77fadf741c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3740f70c91d331cef0d6834cf20b783c.setIcon(icon_8e415f41ce86c910610486ebbb71040b);
|
|
|
|
|
|
var marker_e2dc524e04989dbf6e9434b364e84daf = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_1f21e2b41e104a633aa282c35367a493 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c2f8154c4307c01e9d845eea120fec9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca2c22f3e47b0cdba70ace7c00e6caaf = $(`<div id="html_ca2c22f3e47b0cdba70ace7c00e6caaf" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_2c2f8154c4307c01e9d845eea120fec9.setContent(html_ca2c22f3e47b0cdba70ace7c00e6caaf);
|
|
|
|
|
|
|
|
marker_e2dc524e04989dbf6e9434b364e84daf.bindPopup(popup_2c2f8154c4307c01e9d845eea120fec9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2dc524e04989dbf6e9434b364e84daf.setIcon(icon_1f21e2b41e104a633aa282c35367a493);
|
|
|
|
|
|
var marker_eb3002d65f00f41eaed7ba6fcbcbbf30 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_a8985deba161e26c904cb7bb0b8e2af8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05a43498f2081a5914717e440dbd70c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_943b8ac0a60371be02d40901453b9973 = $(`<div id="html_943b8ac0a60371be02d40901453b9973" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_05a43498f2081a5914717e440dbd70c2.setContent(html_943b8ac0a60371be02d40901453b9973);
|
|
|
|
|
|
|
|
marker_eb3002d65f00f41eaed7ba6fcbcbbf30.bindPopup(popup_05a43498f2081a5914717e440dbd70c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb3002d65f00f41eaed7ba6fcbcbbf30.setIcon(icon_a8985deba161e26c904cb7bb0b8e2af8);
|
|
|
|
|
|
var marker_663dc5485d103b1c15fc2dec84a96bef = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_3a1eb881d62678c830234556d9d45de1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fde0ded73cb679f67e4f84a19d8300c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c612070564dea1669d90a27e0a3523d = $(`<div id="html_3c612070564dea1669d90a27e0a3523d" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_0fde0ded73cb679f67e4f84a19d8300c.setContent(html_3c612070564dea1669d90a27e0a3523d);
|
|
|
|
|
|
|
|
marker_663dc5485d103b1c15fc2dec84a96bef.bindPopup(popup_0fde0ded73cb679f67e4f84a19d8300c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_663dc5485d103b1c15fc2dec84a96bef.setIcon(icon_3a1eb881d62678c830234556d9d45de1);
|
|
|
|
|
|
var marker_478de2157dc86839b2ce985be7a1343a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_bbd9a354c823323a51353fc8ee2bf6a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff7f510b4febdcc4979acc98a3c6132c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75f50261340fa6ada07aecc97d7029df = $(`<div id="html_75f50261340fa6ada07aecc97d7029df" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_ff7f510b4febdcc4979acc98a3c6132c.setContent(html_75f50261340fa6ada07aecc97d7029df);
|
|
|
|
|
|
|
|
marker_478de2157dc86839b2ce985be7a1343a.bindPopup(popup_ff7f510b4febdcc4979acc98a3c6132c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_478de2157dc86839b2ce985be7a1343a.setIcon(icon_bbd9a354c823323a51353fc8ee2bf6a5);
|
|
|
|
|
|
var marker_7c72adb8f7b64c075b1039a7121df7ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_221beb3c6a420dd726320aec6a07cf5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c491e3a455d5d17ec39b2c7c203f06bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_799dadb2d2571a1ef9b221cbe24bfd90 = $(`<div id="html_799dadb2d2571a1ef9b221cbe24bfd90" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_c491e3a455d5d17ec39b2c7c203f06bb.setContent(html_799dadb2d2571a1ef9b221cbe24bfd90);
|
|
|
|
|
|
|
|
marker_7c72adb8f7b64c075b1039a7121df7ce.bindPopup(popup_c491e3a455d5d17ec39b2c7c203f06bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c72adb8f7b64c075b1039a7121df7ce.setIcon(icon_221beb3c6a420dd726320aec6a07cf5a);
|
|
|
|
|
|
var marker_081addeff0d986aee884baa167a272f6 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_1e6cab9ec35f5c86e017775e1a219fb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64bdb772a3b5eee3b0946c5fb2569b7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_903f2342d520d3b73087a7cdfb39c531 = $(`<div id="html_903f2342d520d3b73087a7cdfb39c531" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_64bdb772a3b5eee3b0946c5fb2569b7d.setContent(html_903f2342d520d3b73087a7cdfb39c531);
|
|
|
|
|
|
|
|
marker_081addeff0d986aee884baa167a272f6.bindPopup(popup_64bdb772a3b5eee3b0946c5fb2569b7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_081addeff0d986aee884baa167a272f6.setIcon(icon_1e6cab9ec35f5c86e017775e1a219fb9);
|
|
|
|
|
|
var marker_9922d734774c77fe9cd8ade0027c1de0 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_50a6ed0eb76ab67c62715a436153f01c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ff7b00d6ea7e4a9ab7d69d0bed03ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9af3c6cb840d505111275569f7b643b6 = $(`<div id="html_9af3c6cb840d505111275569f7b643b6" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_20ff7b00d6ea7e4a9ab7d69d0bed03ba.setContent(html_9af3c6cb840d505111275569f7b643b6);
|
|
|
|
|
|
|
|
marker_9922d734774c77fe9cd8ade0027c1de0.bindPopup(popup_20ff7b00d6ea7e4a9ab7d69d0bed03ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9922d734774c77fe9cd8ade0027c1de0.setIcon(icon_50a6ed0eb76ab67c62715a436153f01c);
|
|
|
|
|
|
var marker_49631029c88d5ad1d5f659d732157816 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_638602547927846f97184f12bf86c5d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_031cd7de2cb8e2364f5b446fc3c161a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60006a7c6702e7ff8237c2d321bd93a9 = $(`<div id="html_60006a7c6702e7ff8237c2d321bd93a9" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_031cd7de2cb8e2364f5b446fc3c161a8.setContent(html_60006a7c6702e7ff8237c2d321bd93a9);
|
|
|
|
|
|
|
|
marker_49631029c88d5ad1d5f659d732157816.bindPopup(popup_031cd7de2cb8e2364f5b446fc3c161a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49631029c88d5ad1d5f659d732157816.setIcon(icon_638602547927846f97184f12bf86c5d4);
|
|
|
|
|
|
var marker_4751c0dd2f1fb9290d47ddf6d0567d82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_15782808e021fc95d7871c5e946dd3f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db5fdebe4177fba5ce531f9e605b10c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd6d1326250e823985c6104798b3bece = $(`<div id="html_dd6d1326250e823985c6104798b3bece" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_db5fdebe4177fba5ce531f9e605b10c3.setContent(html_dd6d1326250e823985c6104798b3bece);
|
|
|
|
|
|
|
|
marker_4751c0dd2f1fb9290d47ddf6d0567d82.bindPopup(popup_db5fdebe4177fba5ce531f9e605b10c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4751c0dd2f1fb9290d47ddf6d0567d82.setIcon(icon_15782808e021fc95d7871c5e946dd3f5);
|
|
|
|
|
|
var marker_fc2b9dc87a32ab11badd0fadc1f24a8b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_933dae73768972fe22fee150314a576f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_150c0b887432f25d3dc518b8e9a50c21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_013e4a78989025c40700a19171b34c2a = $(`<div id="html_013e4a78989025c40700a19171b34c2a" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_150c0b887432f25d3dc518b8e9a50c21.setContent(html_013e4a78989025c40700a19171b34c2a);
|
|
|
|
|
|
|
|
marker_fc2b9dc87a32ab11badd0fadc1f24a8b.bindPopup(popup_150c0b887432f25d3dc518b8e9a50c21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc2b9dc87a32ab11badd0fadc1f24a8b.setIcon(icon_933dae73768972fe22fee150314a576f);
|
|
|
|
|
|
var marker_d40438df83b9a7505cd996fa8872665c = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_003a94fc9a695cd633f5c8d9ceeb1e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62b4cd289cd1b673335752ee74637353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d50de3a74cbf1b279a04bb106c22bd9a = $(`<div id="html_d50de3a74cbf1b279a04bb106c22bd9a" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_62b4cd289cd1b673335752ee74637353.setContent(html_d50de3a74cbf1b279a04bb106c22bd9a);
|
|
|
|
|
|
|
|
marker_d40438df83b9a7505cd996fa8872665c.bindPopup(popup_62b4cd289cd1b673335752ee74637353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d40438df83b9a7505cd996fa8872665c.setIcon(icon_003a94fc9a695cd633f5c8d9ceeb1e1f);
|
|
|
|
|
|
var marker_b76575332812a7bf5fc728f321ada952 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_6ec082e516308f97d8e3f9b01c892341 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_518cb43e6febd81251df69dfce433fc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b712aab0f4e48928d7c3db4f3a5311af = $(`<div id="html_b712aab0f4e48928d7c3db4f3a5311af" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_518cb43e6febd81251df69dfce433fc6.setContent(html_b712aab0f4e48928d7c3db4f3a5311af);
|
|
|
|
|
|
|
|
marker_b76575332812a7bf5fc728f321ada952.bindPopup(popup_518cb43e6febd81251df69dfce433fc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b76575332812a7bf5fc728f321ada952.setIcon(icon_6ec082e516308f97d8e3f9b01c892341);
|
|
|
|
|
|
var marker_86caf99905f2f34d7f1e42e11a450fdc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0c42612426f55c1da276695e6866183c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c2318c038e26f215b0629bd67caec38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08297a80d2f76639e71a5a36f9c55cf3 = $(`<div id="html_08297a80d2f76639e71a5a36f9c55cf3" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_7c2318c038e26f215b0629bd67caec38.setContent(html_08297a80d2f76639e71a5a36f9c55cf3);
|
|
|
|
|
|
|
|
marker_86caf99905f2f34d7f1e42e11a450fdc.bindPopup(popup_7c2318c038e26f215b0629bd67caec38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86caf99905f2f34d7f1e42e11a450fdc.setIcon(icon_0c42612426f55c1da276695e6866183c);
|
|
|
|
|
|
var marker_75bf46e279852c013e9d9562fe8d5c7d = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0b13821b4f5ac9268f9aa37b46406604 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd969a522d00f1cee1d05d077c391113 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64771d1c91eea06f4a6c38aa55fdae85 = $(`<div id="html_64771d1c91eea06f4a6c38aa55fdae85" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_cd969a522d00f1cee1d05d077c391113.setContent(html_64771d1c91eea06f4a6c38aa55fdae85);
|
|
|
|
|
|
|
|
marker_75bf46e279852c013e9d9562fe8d5c7d.bindPopup(popup_cd969a522d00f1cee1d05d077c391113)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75bf46e279852c013e9d9562fe8d5c7d.setIcon(icon_0b13821b4f5ac9268f9aa37b46406604);
|
|
|
|
|
|
var marker_70725978ca39552c66307a996339fdb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d1e76de2ceedb268f0a30366da50cc85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b1566988b9134fcbedb7e3f985eb12d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aea7b97acc9604f9b82acda1ea46eed = $(`<div id="html_5aea7b97acc9604f9b82acda1ea46eed" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_2b1566988b9134fcbedb7e3f985eb12d.setContent(html_5aea7b97acc9604f9b82acda1ea46eed);
|
|
|
|
|
|
|
|
marker_70725978ca39552c66307a996339fdb5.bindPopup(popup_2b1566988b9134fcbedb7e3f985eb12d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70725978ca39552c66307a996339fdb5.setIcon(icon_d1e76de2ceedb268f0a30366da50cc85);
|
|
|
|
|
|
var marker_4119935bb92beaa632d7dd2e036a5277 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_9f7dba133e9c2b833268bf79b13abe2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5a35f11200760ffad309116cf1b327e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9b8f5dd48845f5b9151fb6fe6b91056 = $(`<div id="html_b9b8f5dd48845f5b9151fb6fe6b91056" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_b5a35f11200760ffad309116cf1b327e.setContent(html_b9b8f5dd48845f5b9151fb6fe6b91056);
|
|
|
|
|
|
|
|
marker_4119935bb92beaa632d7dd2e036a5277.bindPopup(popup_b5a35f11200760ffad309116cf1b327e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4119935bb92beaa632d7dd2e036a5277.setIcon(icon_9f7dba133e9c2b833268bf79b13abe2c);
|
|
|
|
|
|
var marker_a17903ebe02698606ed326ebe1695ee0 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0f3b3846fad811b436145bf7acfdcd24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e168777d8f2288d8c787b282d9fa0a78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ff62f6668a977d0ca5bb613f54c661e = $(`<div id="html_6ff62f6668a977d0ca5bb613f54c661e" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_e168777d8f2288d8c787b282d9fa0a78.setContent(html_6ff62f6668a977d0ca5bb613f54c661e);
|
|
|
|
|
|
|
|
marker_a17903ebe02698606ed326ebe1695ee0.bindPopup(popup_e168777d8f2288d8c787b282d9fa0a78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a17903ebe02698606ed326ebe1695ee0.setIcon(icon_0f3b3846fad811b436145bf7acfdcd24);
|
|
|
|
|
|
var marker_1714f79c892b795eec437b5765cbac0c = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_663ef25220caa74222f4529e44ea982c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad39dae9367562fbb09d63a14a1df739 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10833e82347a6b98c612d20c9083df65 = $(`<div id="html_10833e82347a6b98c612d20c9083df65" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_ad39dae9367562fbb09d63a14a1df739.setContent(html_10833e82347a6b98c612d20c9083df65);
|
|
|
|
|
|
|
|
marker_1714f79c892b795eec437b5765cbac0c.bindPopup(popup_ad39dae9367562fbb09d63a14a1df739)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1714f79c892b795eec437b5765cbac0c.setIcon(icon_663ef25220caa74222f4529e44ea982c);
|
|
|
|
|
|
var marker_fa7fd66fa9aa84e5af49d9dc4d123256 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_eabedf527849b0c23ead14c1abedc7e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daf69c6bf001a0f8d0013aa57b6e7723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35472b07f13a9389ff83123c377bdea6 = $(`<div id="html_35472b07f13a9389ff83123c377bdea6" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_daf69c6bf001a0f8d0013aa57b6e7723.setContent(html_35472b07f13a9389ff83123c377bdea6);
|
|
|
|
|
|
|
|
marker_fa7fd66fa9aa84e5af49d9dc4d123256.bindPopup(popup_daf69c6bf001a0f8d0013aa57b6e7723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa7fd66fa9aa84e5af49d9dc4d123256.setIcon(icon_eabedf527849b0c23ead14c1abedc7e1);
|
|
|
|
|
|
var marker_1af7107848c43211e658444cf2be673a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_7f64db2fb5db154bdccbb23c208066dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a33047a5ee2b2d821aafa2c2b792298 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_867bff251ee558fc395f5fd18b2376ed = $(`<div id="html_867bff251ee558fc395f5fd18b2376ed" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_5a33047a5ee2b2d821aafa2c2b792298.setContent(html_867bff251ee558fc395f5fd18b2376ed);
|
|
|
|
|
|
|
|
marker_1af7107848c43211e658444cf2be673a.bindPopup(popup_5a33047a5ee2b2d821aafa2c2b792298)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1af7107848c43211e658444cf2be673a.setIcon(icon_7f64db2fb5db154bdccbb23c208066dd);
|
|
|
|
|
|
var marker_de5587e1f0403df16423b06c6fd4ea3a = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_5b1054511e91e5df2d64741e3e955546 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e1c27e48558a984ebde56c4cc5d1790 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d578b572324ca3baac2f01c811caad0 = $(`<div id="html_8d578b572324ca3baac2f01c811caad0" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_0e1c27e48558a984ebde56c4cc5d1790.setContent(html_8d578b572324ca3baac2f01c811caad0);
|
|
|
|
|
|
|
|
marker_de5587e1f0403df16423b06c6fd4ea3a.bindPopup(popup_0e1c27e48558a984ebde56c4cc5d1790)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de5587e1f0403df16423b06c6fd4ea3a.setIcon(icon_5b1054511e91e5df2d64741e3e955546);
|
|
|
|
|
|
var marker_dfc0d15e960959e44eaaead8e8e5d32f = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_6c1d6bf2ca94dfe0187d42c4d6dc1568 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_958e77812f80d40ffaa9b99792ef10ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09c541ac1dee47fe6c8def2917c056f0 = $(`<div id="html_09c541ac1dee47fe6c8def2917c056f0" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_958e77812f80d40ffaa9b99792ef10ea.setContent(html_09c541ac1dee47fe6c8def2917c056f0);
|
|
|
|
|
|
|
|
marker_dfc0d15e960959e44eaaead8e8e5d32f.bindPopup(popup_958e77812f80d40ffaa9b99792ef10ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfc0d15e960959e44eaaead8e8e5d32f.setIcon(icon_6c1d6bf2ca94dfe0187d42c4d6dc1568);
|
|
|
|
|
|
var marker_963f0f3ad8d10211f2d8f0d14c9e0e85 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_9bf0048beddce4d793436fda584fcabd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_763569a9acb98972456a957e94ebc1c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1c0b55ff9170419f3b2351c0bea9a61 = $(`<div id="html_e1c0b55ff9170419f3b2351c0bea9a61" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_763569a9acb98972456a957e94ebc1c1.setContent(html_e1c0b55ff9170419f3b2351c0bea9a61);
|
|
|
|
|
|
|
|
marker_963f0f3ad8d10211f2d8f0d14c9e0e85.bindPopup(popup_763569a9acb98972456a957e94ebc1c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_963f0f3ad8d10211f2d8f0d14c9e0e85.setIcon(icon_9bf0048beddce4d793436fda584fcabd);
|
|
|
|
|
|
var marker_bae1ffa8896b08ce2a5423329d51c392 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_456e630b1e7cafad37f6bafccfe4f35b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd46a5716a1195e1a640ec918708d476 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_020c9845dd1d9aee48a218f5eef60ca8 = $(`<div id="html_020c9845dd1d9aee48a218f5eef60ca8" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_dd46a5716a1195e1a640ec918708d476.setContent(html_020c9845dd1d9aee48a218f5eef60ca8);
|
|
|
|
|
|
|
|
marker_bae1ffa8896b08ce2a5423329d51c392.bindPopup(popup_dd46a5716a1195e1a640ec918708d476)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bae1ffa8896b08ce2a5423329d51c392.setIcon(icon_456e630b1e7cafad37f6bafccfe4f35b);
|
|
|
|
|
|
var marker_5e82610eafc5c704832ba10826e96eec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_cb6468a3f3d09836ae68fc8fd7b1b571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d9b5020e94102a7521ca0abe1d1b161 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecc583910e18c2427260f10a72d1111c = $(`<div id="html_ecc583910e18c2427260f10a72d1111c" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_8d9b5020e94102a7521ca0abe1d1b161.setContent(html_ecc583910e18c2427260f10a72d1111c);
|
|
|
|
|
|
|
|
marker_5e82610eafc5c704832ba10826e96eec.bindPopup(popup_8d9b5020e94102a7521ca0abe1d1b161)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e82610eafc5c704832ba10826e96eec.setIcon(icon_cb6468a3f3d09836ae68fc8fd7b1b571);
|
|
|
|
|
|
var marker_b2f6cee10c20d87971ba3b1bbe11bb79 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_63aff78a2d9a7ee69522e01301b0bd05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74c11ea164b23b2be4d92685b8e0c888 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3d79ef1af981fc1870a7e76983a8aff = $(`<div id="html_a3d79ef1af981fc1870a7e76983a8aff" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_74c11ea164b23b2be4d92685b8e0c888.setContent(html_a3d79ef1af981fc1870a7e76983a8aff);
|
|
|
|
|
|
|
|
marker_b2f6cee10c20d87971ba3b1bbe11bb79.bindPopup(popup_74c11ea164b23b2be4d92685b8e0c888)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f6cee10c20d87971ba3b1bbe11bb79.setIcon(icon_63aff78a2d9a7ee69522e01301b0bd05);
|
|
|
|
|
|
var marker_3e0d753cff618e3d4578ca40f1d4a3b9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e484af6cc6e642d9ba09b1d160853884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5e414a9fd1f3f60d2fbfc838ea98123 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09bb70cfddf44ecb3ce801c669307847 = $(`<div id="html_09bb70cfddf44ecb3ce801c669307847" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_c5e414a9fd1f3f60d2fbfc838ea98123.setContent(html_09bb70cfddf44ecb3ce801c669307847);
|
|
|
|
|
|
|
|
marker_3e0d753cff618e3d4578ca40f1d4a3b9.bindPopup(popup_c5e414a9fd1f3f60d2fbfc838ea98123)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e0d753cff618e3d4578ca40f1d4a3b9.setIcon(icon_e484af6cc6e642d9ba09b1d160853884);
|
|
|
|
|
|
var marker_b27f9411d8378539bfbe814030120b65 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_88a607e94f3cd9babeea8c7366ba0d77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a77a862a8dbb54efd5d67cc99b899db2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b5052215ff899397a11c5f0768229f2 = $(`<div id="html_0b5052215ff899397a11c5f0768229f2" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_a77a862a8dbb54efd5d67cc99b899db2.setContent(html_0b5052215ff899397a11c5f0768229f2);
|
|
|
|
|
|
|
|
marker_b27f9411d8378539bfbe814030120b65.bindPopup(popup_a77a862a8dbb54efd5d67cc99b899db2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b27f9411d8378539bfbe814030120b65.setIcon(icon_88a607e94f3cd9babeea8c7366ba0d77);
|
|
|
|
|
|
var marker_96a38b362d0faa72069fc65a8e3d0c4b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d0d71877fcc6386361a9935408943c23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b6686906d1cb553a33e7b213cdc4c03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a72db398140f8e3d874bc6ae1b45f53 = $(`<div id="html_6a72db398140f8e3d874bc6ae1b45f53" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_5b6686906d1cb553a33e7b213cdc4c03.setContent(html_6a72db398140f8e3d874bc6ae1b45f53);
|
|
|
|
|
|
|
|
marker_96a38b362d0faa72069fc65a8e3d0c4b.bindPopup(popup_5b6686906d1cb553a33e7b213cdc4c03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96a38b362d0faa72069fc65a8e3d0c4b.setIcon(icon_d0d71877fcc6386361a9935408943c23);
|
|
|
|
|
|
var marker_4829e4c3908dc2a2ed39ff3bea72a827 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_96c9aaf1c4adec4f22045f90c897aeba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e57bd8ec808d869e087fcb77882949e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc61a74aaeb4fe8a31f12c350ad4b0fd = $(`<div id="html_dc61a74aaeb4fe8a31f12c350ad4b0fd" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_e57bd8ec808d869e087fcb77882949e3.setContent(html_dc61a74aaeb4fe8a31f12c350ad4b0fd);
|
|
|
|
|
|
|
|
marker_4829e4c3908dc2a2ed39ff3bea72a827.bindPopup(popup_e57bd8ec808d869e087fcb77882949e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4829e4c3908dc2a2ed39ff3bea72a827.setIcon(icon_96c9aaf1c4adec4f22045f90c897aeba);
|
|
|
|
|
|
var marker_2056b62ab2cf2a1ae7c593190dc749f4 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_7317fb14a4c9cee521286bbdbc712e0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dcd3aaa90df47620c762c0c7734dd24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df85435aa363e730ce9d9abe06dd66c1 = $(`<div id="html_df85435aa363e730ce9d9abe06dd66c1" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_9dcd3aaa90df47620c762c0c7734dd24.setContent(html_df85435aa363e730ce9d9abe06dd66c1);
|
|
|
|
|
|
|
|
marker_2056b62ab2cf2a1ae7c593190dc749f4.bindPopup(popup_9dcd3aaa90df47620c762c0c7734dd24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2056b62ab2cf2a1ae7c593190dc749f4.setIcon(icon_7317fb14a4c9cee521286bbdbc712e0f);
|
|
|
|
|
|
var marker_6c39e6dcd22df145665243df9f55e307 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b7b24681fd042e775118488680ed33a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26fee0ed25891150e70fd868905b21dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1170171db8601514026d63f43ec15d39 = $(`<div id="html_1170171db8601514026d63f43ec15d39" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_26fee0ed25891150e70fd868905b21dc.setContent(html_1170171db8601514026d63f43ec15d39);
|
|
|
|
|
|
|
|
marker_6c39e6dcd22df145665243df9f55e307.bindPopup(popup_26fee0ed25891150e70fd868905b21dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c39e6dcd22df145665243df9f55e307.setIcon(icon_b7b24681fd042e775118488680ed33a1);
|
|
|
|
|
|
var marker_9a6904e7de40f4e3c1ca77bafe01b5da = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b252ca0f2eac6bb724335da06797b84f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_112ba7d44c226d7e5ddaa054cad1cb4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86ee77870920f031624e3be9f89b5b0a = $(`<div id="html_86ee77870920f031624e3be9f89b5b0a" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_112ba7d44c226d7e5ddaa054cad1cb4e.setContent(html_86ee77870920f031624e3be9f89b5b0a);
|
|
|
|
|
|
|
|
marker_9a6904e7de40f4e3c1ca77bafe01b5da.bindPopup(popup_112ba7d44c226d7e5ddaa054cad1cb4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a6904e7de40f4e3c1ca77bafe01b5da.setIcon(icon_b252ca0f2eac6bb724335da06797b84f);
|
|
|
|
|
|
var marker_da97c43c435055c0c7da4bf54b749d04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ed8d83d441066f4da5cd86dc152ef569 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9cbcf5d0c0d08dd05903675fe2d5a0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0fd14e5ccb062c9446b73665dfa3c46 = $(`<div id="html_c0fd14e5ccb062c9446b73665dfa3c46" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_a9cbcf5d0c0d08dd05903675fe2d5a0d.setContent(html_c0fd14e5ccb062c9446b73665dfa3c46);
|
|
|
|
|
|
|
|
marker_da97c43c435055c0c7da4bf54b749d04.bindPopup(popup_a9cbcf5d0c0d08dd05903675fe2d5a0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da97c43c435055c0c7da4bf54b749d04.setIcon(icon_ed8d83d441066f4da5cd86dc152ef569);
|
|
|
|
|
|
var marker_e019f924a4c2bb5217ecd67a16eae83d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f56b98bc1dff651f604613f6b149cd8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb00d9df1a6c15db458208ca8378f562 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e06222bbc4daec92fd63a4d1ccded24 = $(`<div id="html_2e06222bbc4daec92fd63a4d1ccded24" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_cb00d9df1a6c15db458208ca8378f562.setContent(html_2e06222bbc4daec92fd63a4d1ccded24);
|
|
|
|
|
|
|
|
marker_e019f924a4c2bb5217ecd67a16eae83d.bindPopup(popup_cb00d9df1a6c15db458208ca8378f562)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e019f924a4c2bb5217ecd67a16eae83d.setIcon(icon_f56b98bc1dff651f604613f6b149cd8b);
|
|
|
|
|
|
var marker_ceff1ec77b42cd60dcdfd0c0004ba7a5 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_bc8b6a6e62150d434556667f03d5780f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ad9c1aa4e3878f89a8b1540d482999e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e8ccef329cc538d65281a752e0fd8df = $(`<div id="html_1e8ccef329cc538d65281a752e0fd8df" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_5ad9c1aa4e3878f89a8b1540d482999e.setContent(html_1e8ccef329cc538d65281a752e0fd8df);
|
|
|
|
|
|
|
|
marker_ceff1ec77b42cd60dcdfd0c0004ba7a5.bindPopup(popup_5ad9c1aa4e3878f89a8b1540d482999e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceff1ec77b42cd60dcdfd0c0004ba7a5.setIcon(icon_bc8b6a6e62150d434556667f03d5780f);
|
|
|
|
|
|
var marker_5f73cdbc14eb017c19f2fe353b898e1f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d9437b8ef9546fbe0ba52a0f216c7230 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2a8ada47e518e16cb064f4851fe970a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_544971b14ab7c161ecdc7ca40758eff6 = $(`<div id="html_544971b14ab7c161ecdc7ca40758eff6" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_a2a8ada47e518e16cb064f4851fe970a.setContent(html_544971b14ab7c161ecdc7ca40758eff6);
|
|
|
|
|
|
|
|
marker_5f73cdbc14eb017c19f2fe353b898e1f.bindPopup(popup_a2a8ada47e518e16cb064f4851fe970a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f73cdbc14eb017c19f2fe353b898e1f.setIcon(icon_d9437b8ef9546fbe0ba52a0f216c7230);
|
|
|
|
|
|
var marker_c40203fae94007c849f75cdc336244fd = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_9865f32ef05c42e8132b1c93f18b862c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abd483fd1e68ed7432f35f3a2de4beb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83f2f3392e278a9b61e9441ffba25162 = $(`<div id="html_83f2f3392e278a9b61e9441ffba25162" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_abd483fd1e68ed7432f35f3a2de4beb0.setContent(html_83f2f3392e278a9b61e9441ffba25162);
|
|
|
|
|
|
|
|
marker_c40203fae94007c849f75cdc336244fd.bindPopup(popup_abd483fd1e68ed7432f35f3a2de4beb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c40203fae94007c849f75cdc336244fd.setIcon(icon_9865f32ef05c42e8132b1c93f18b862c);
|
|
|
|
|
|
var marker_00f271b4e64f6becd59b839c068cefbc = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d44ae450053d89e703103db566b6277a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33af51b7e1b16310fff0783911901f0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd334ea2613a628625ba54d73b3d649a = $(`<div id="html_dd334ea2613a628625ba54d73b3d649a" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_33af51b7e1b16310fff0783911901f0d.setContent(html_dd334ea2613a628625ba54d73b3d649a);
|
|
|
|
|
|
|
|
marker_00f271b4e64f6becd59b839c068cefbc.bindPopup(popup_33af51b7e1b16310fff0783911901f0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00f271b4e64f6becd59b839c068cefbc.setIcon(icon_d44ae450053d89e703103db566b6277a);
|
|
|
|
|
|
var marker_2f183f470f8d7161ef6df2573d25e78f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_2fc88b537563f8ad70ec4cc88d1bcb4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caf45755b66e47696ef16a03fdeb39ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb0799ca8bbf079dd5d0cb670a4093b1 = $(`<div id="html_eb0799ca8bbf079dd5d0cb670a4093b1" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_caf45755b66e47696ef16a03fdeb39ac.setContent(html_eb0799ca8bbf079dd5d0cb670a4093b1);
|
|
|
|
|
|
|
|
marker_2f183f470f8d7161ef6df2573d25e78f.bindPopup(popup_caf45755b66e47696ef16a03fdeb39ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f183f470f8d7161ef6df2573d25e78f.setIcon(icon_2fc88b537563f8ad70ec4cc88d1bcb4a);
|
|
|
|
|
|
var marker_959cb4abc43bb1b232baa5b09b745a9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b1474122f6f65f4f87148344071205dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b2920c210d5db5c66344af699750b66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8db5cf43cf7c8ab417bd7e538d3e44fc = $(`<div id="html_8db5cf43cf7c8ab417bd7e538d3e44fc" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_1b2920c210d5db5c66344af699750b66.setContent(html_8db5cf43cf7c8ab417bd7e538d3e44fc);
|
|
|
|
|
|
|
|
marker_959cb4abc43bb1b232baa5b09b745a9f.bindPopup(popup_1b2920c210d5db5c66344af699750b66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_959cb4abc43bb1b232baa5b09b745a9f.setIcon(icon_b1474122f6f65f4f87148344071205dd);
|
|
|
|
|
|
var marker_46ab9f66384ac40b4f11c42e1d3fd5d7 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_01479d9ae7b948a2e8ebfcbb86602c57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72930a88a284dd246199ae31cc8eaf50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4752ce22d20659c37b42ab55f1857f0 = $(`<div id="html_b4752ce22d20659c37b42ab55f1857f0" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_72930a88a284dd246199ae31cc8eaf50.setContent(html_b4752ce22d20659c37b42ab55f1857f0);
|
|
|
|
|
|
|
|
marker_46ab9f66384ac40b4f11c42e1d3fd5d7.bindPopup(popup_72930a88a284dd246199ae31cc8eaf50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46ab9f66384ac40b4f11c42e1d3fd5d7.setIcon(icon_01479d9ae7b948a2e8ebfcbb86602c57);
|
|
|
|
|
|
var marker_ef9ce6bc9dde52c7288b18b57cdbb83c = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_da999552746494585f675224e8aa2ab5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc806ccd7102181b91e82ac365540fc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95165796a5bcb555ee1b8b98bb056368 = $(`<div id="html_95165796a5bcb555ee1b8b98bb056368" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_bc806ccd7102181b91e82ac365540fc4.setContent(html_95165796a5bcb555ee1b8b98bb056368);
|
|
|
|
|
|
|
|
marker_ef9ce6bc9dde52c7288b18b57cdbb83c.bindPopup(popup_bc806ccd7102181b91e82ac365540fc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef9ce6bc9dde52c7288b18b57cdbb83c.setIcon(icon_da999552746494585f675224e8aa2ab5);
|
|
|
|
|
|
var marker_27b709bbb4fe0b59388a68f1aaa2ac39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_3077ca619367be5a14d94f77117049eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc1f8690b036278f0a9834e1851319d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3249db62962989013252a25080575877 = $(`<div id="html_3249db62962989013252a25080575877" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_5fc1f8690b036278f0a9834e1851319d.setContent(html_3249db62962989013252a25080575877);
|
|
|
|
|
|
|
|
marker_27b709bbb4fe0b59388a68f1aaa2ac39.bindPopup(popup_5fc1f8690b036278f0a9834e1851319d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27b709bbb4fe0b59388a68f1aaa2ac39.setIcon(icon_3077ca619367be5a14d94f77117049eb);
|
|
|
|
|
|
var marker_b6dad8977839c5a014eb2ea035fffed2 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_6fde6389cc574189f07adceaa5a14225 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e016b403b40d2a5c04776a260c64d62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41aee2af23d475a463dd86b188673851 = $(`<div id="html_41aee2af23d475a463dd86b188673851" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_1e016b403b40d2a5c04776a260c64d62.setContent(html_41aee2af23d475a463dd86b188673851);
|
|
|
|
|
|
|
|
marker_b6dad8977839c5a014eb2ea035fffed2.bindPopup(popup_1e016b403b40d2a5c04776a260c64d62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6dad8977839c5a014eb2ea035fffed2.setIcon(icon_6fde6389cc574189f07adceaa5a14225);
|
|
|
|
|
|
var marker_8a108449eab9b5b59e8abd342ce23ac7 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_17ef3b48807fe951c7ef0894bfdfd0da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b18b9bdcd53c0d90dbe6e3d9e594a5cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3c968525754ecb0ff0695fe501a49ca = $(`<div id="html_a3c968525754ecb0ff0695fe501a49ca" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_b18b9bdcd53c0d90dbe6e3d9e594a5cf.setContent(html_a3c968525754ecb0ff0695fe501a49ca);
|
|
|
|
|
|
|
|
marker_8a108449eab9b5b59e8abd342ce23ac7.bindPopup(popup_b18b9bdcd53c0d90dbe6e3d9e594a5cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a108449eab9b5b59e8abd342ce23ac7.setIcon(icon_17ef3b48807fe951c7ef0894bfdfd0da);
|
|
|
|
|
|
var marker_1b202cbe13ed8c04e0bf882cea820083 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0cfd6b00c6c1f4f31468d3240e238b69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74e62b360e7c9c80b319f8e57a28f557 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4cd1dda171874aa23a71f8b180ebbf1 = $(`<div id="html_d4cd1dda171874aa23a71f8b180ebbf1" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_74e62b360e7c9c80b319f8e57a28f557.setContent(html_d4cd1dda171874aa23a71f8b180ebbf1);
|
|
|
|
|
|
|
|
marker_1b202cbe13ed8c04e0bf882cea820083.bindPopup(popup_74e62b360e7c9c80b319f8e57a28f557)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b202cbe13ed8c04e0bf882cea820083.setIcon(icon_0cfd6b00c6c1f4f31468d3240e238b69);
|
|
|
|
|
|
var marker_4f21bfc235a939e76175dacba5da1c91 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_41841a0d21529054c11e930309388ea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_021ba9347ca6150f7ae7c2bbe724f5b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9d768e6d33c968e4d81984dd96f2945 = $(`<div id="html_d9d768e6d33c968e4d81984dd96f2945" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_021ba9347ca6150f7ae7c2bbe724f5b2.setContent(html_d9d768e6d33c968e4d81984dd96f2945);
|
|
|
|
|
|
|
|
marker_4f21bfc235a939e76175dacba5da1c91.bindPopup(popup_021ba9347ca6150f7ae7c2bbe724f5b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f21bfc235a939e76175dacba5da1c91.setIcon(icon_41841a0d21529054c11e930309388ea4);
|
|
|
|
|
|
var marker_6413f1792e4035ec68fb4bd60098e9d9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_77b6126d7e280f63dd3a3b0a83ec9627 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1593c62561b3a9f5d74f1538373f3de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad53b2732ce6ca79f076014bd52e2e9d = $(`<div id="html_ad53b2732ce6ca79f076014bd52e2e9d" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_b1593c62561b3a9f5d74f1538373f3de.setContent(html_ad53b2732ce6ca79f076014bd52e2e9d);
|
|
|
|
|
|
|
|
marker_6413f1792e4035ec68fb4bd60098e9d9.bindPopup(popup_b1593c62561b3a9f5d74f1538373f3de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6413f1792e4035ec68fb4bd60098e9d9.setIcon(icon_77b6126d7e280f63dd3a3b0a83ec9627);
|
|
|
|
|
|
var marker_971b11a430120b534623579405c7b428 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ee9691e0b6fce6c08fc0754e1725fb35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6a04074a321d074078f87058fc91905 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d33a4090ca0e644834ae18aa91b1c1a9 = $(`<div id="html_d33a4090ca0e644834ae18aa91b1c1a9" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_d6a04074a321d074078f87058fc91905.setContent(html_d33a4090ca0e644834ae18aa91b1c1a9);
|
|
|
|
|
|
|
|
marker_971b11a430120b534623579405c7b428.bindPopup(popup_d6a04074a321d074078f87058fc91905)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_971b11a430120b534623579405c7b428.setIcon(icon_ee9691e0b6fce6c08fc0754e1725fb35);
|
|
|
|
|
|
var marker_e0909a2e93b200ea95269218b1345366 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_1cf6530e8038cf8a4310b1617aef85f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c05eb924787eb6cb8dd07aae681df5bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_856c2680e94fa1102c42f2c4d6ae51ea = $(`<div id="html_856c2680e94fa1102c42f2c4d6ae51ea" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_c05eb924787eb6cb8dd07aae681df5bb.setContent(html_856c2680e94fa1102c42f2c4d6ae51ea);
|
|
|
|
|
|
|
|
marker_e0909a2e93b200ea95269218b1345366.bindPopup(popup_c05eb924787eb6cb8dd07aae681df5bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0909a2e93b200ea95269218b1345366.setIcon(icon_1cf6530e8038cf8a4310b1617aef85f0);
|
|
|
|
|
|
var marker_80703f0207e8b9d8bd64800bcc08081e = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_3fdb8a0d39304901d12e319236609e37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61e926d659ac5ee1d21b724a693ff312 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a39076a6cce24d6a211b5c2795f062fe = $(`<div id="html_a39076a6cce24d6a211b5c2795f062fe" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_61e926d659ac5ee1d21b724a693ff312.setContent(html_a39076a6cce24d6a211b5c2795f062fe);
|
|
|
|
|
|
|
|
marker_80703f0207e8b9d8bd64800bcc08081e.bindPopup(popup_61e926d659ac5ee1d21b724a693ff312)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80703f0207e8b9d8bd64800bcc08081e.setIcon(icon_3fdb8a0d39304901d12e319236609e37);
|
|
|
|
|
|
var marker_12d6f9b466cc6f45ca738f304fc0ba1e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e0da40208c97b78be070ef3be4216ac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec943be0454b45745c2c9dcabddf149d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecab09a448b14f2bbbbd3eb33a3e7aa6 = $(`<div id="html_ecab09a448b14f2bbbbd3eb33a3e7aa6" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_ec943be0454b45745c2c9dcabddf149d.setContent(html_ecab09a448b14f2bbbbd3eb33a3e7aa6);
|
|
|
|
|
|
|
|
marker_12d6f9b466cc6f45ca738f304fc0ba1e.bindPopup(popup_ec943be0454b45745c2c9dcabddf149d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12d6f9b466cc6f45ca738f304fc0ba1e.setIcon(icon_e0da40208c97b78be070ef3be4216ac9);
|
|
|
|
|
|
var marker_486c0bb7960765719848f36c71585344 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_67357dc389d21c710e6d0260959c5413 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24537dd3e385b3a967ef5977ea953001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c79a817af77f75879f1f0c305e9907d = $(`<div id="html_1c79a817af77f75879f1f0c305e9907d" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_24537dd3e385b3a967ef5977ea953001.setContent(html_1c79a817af77f75879f1f0c305e9907d);
|
|
|
|
|
|
|
|
marker_486c0bb7960765719848f36c71585344.bindPopup(popup_24537dd3e385b3a967ef5977ea953001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_486c0bb7960765719848f36c71585344.setIcon(icon_67357dc389d21c710e6d0260959c5413);
|
|
|
|
|
|
var marker_485e1212cebf56c79738d6e778cf8396 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_9285d3fa162ea842ca076c7be6e17750 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a14ae1fa21eaa815ffb177d9b25b70a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef6c32b1e916609b3c1f2304b1adae71 = $(`<div id="html_ef6c32b1e916609b3c1f2304b1adae71" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_5a14ae1fa21eaa815ffb177d9b25b70a.setContent(html_ef6c32b1e916609b3c1f2304b1adae71);
|
|
|
|
|
|
|
|
marker_485e1212cebf56c79738d6e778cf8396.bindPopup(popup_5a14ae1fa21eaa815ffb177d9b25b70a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_485e1212cebf56c79738d6e778cf8396.setIcon(icon_9285d3fa162ea842ca076c7be6e17750);
|
|
|
|
|
|
var marker_3e7fbb42fe8db94bdd5cc24b26d784f7 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_8e1d8cabdab66c1b3ea3d72ed841a030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f17c70fb9decadebd011351b09788ac4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23067679e2d16645c1196b63c8a0a23f = $(`<div id="html_23067679e2d16645c1196b63c8a0a23f" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_f17c70fb9decadebd011351b09788ac4.setContent(html_23067679e2d16645c1196b63c8a0a23f);
|
|
|
|
|
|
|
|
marker_3e7fbb42fe8db94bdd5cc24b26d784f7.bindPopup(popup_f17c70fb9decadebd011351b09788ac4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e7fbb42fe8db94bdd5cc24b26d784f7.setIcon(icon_8e1d8cabdab66c1b3ea3d72ed841a030);
|
|
|
|
|
|
var marker_e479ed40016834748a2c5101c91ff803 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_12368cdf6e5b76953641f39840cf3d8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_680ed4d746b229c00373d92cfff025a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31156cf32f7c0b86a2e081b09e78a7d8 = $(`<div id="html_31156cf32f7c0b86a2e081b09e78a7d8" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_680ed4d746b229c00373d92cfff025a8.setContent(html_31156cf32f7c0b86a2e081b09e78a7d8);
|
|
|
|
|
|
|
|
marker_e479ed40016834748a2c5101c91ff803.bindPopup(popup_680ed4d746b229c00373d92cfff025a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e479ed40016834748a2c5101c91ff803.setIcon(icon_12368cdf6e5b76953641f39840cf3d8a);
|
|
|
|
|
|
var marker_226194dee0177608f8710d1d55e1bcb6 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_c92170de2667fb802f5600e6521c25b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_671f40ccc8e3888dd05d1989131c55ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d447db0aa33a5a9e6c2e43cfb7c60fe = $(`<div id="html_4d447db0aa33a5a9e6c2e43cfb7c60fe" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_671f40ccc8e3888dd05d1989131c55ce.setContent(html_4d447db0aa33a5a9e6c2e43cfb7c60fe);
|
|
|
|
|
|
|
|
marker_226194dee0177608f8710d1d55e1bcb6.bindPopup(popup_671f40ccc8e3888dd05d1989131c55ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_226194dee0177608f8710d1d55e1bcb6.setIcon(icon_c92170de2667fb802f5600e6521c25b1);
|
|
|
|
|
|
var marker_3fe45b5cdb9034d395164b598eaa458e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_700dad7373d9144d081607dc4c299454 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf1c172f9065095807a8f81a8d27bc7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662858926effacff24b60dc1de6a4267 = $(`<div id="html_662858926effacff24b60dc1de6a4267" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_cf1c172f9065095807a8f81a8d27bc7d.setContent(html_662858926effacff24b60dc1de6a4267);
|
|
|
|
|
|
|
|
marker_3fe45b5cdb9034d395164b598eaa458e.bindPopup(popup_cf1c172f9065095807a8f81a8d27bc7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fe45b5cdb9034d395164b598eaa458e.setIcon(icon_700dad7373d9144d081607dc4c299454);
|
|
|
|
|
|
var marker_4dec9462c43404215dd3de06ed1497eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e7d84c8c07a6e5c5ec16409fed3d26bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5116303a2ebd18687c4de1501dcf0fa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9166c14d2fc723d7209d9de68afe1f37 = $(`<div id="html_9166c14d2fc723d7209d9de68afe1f37" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_5116303a2ebd18687c4de1501dcf0fa2.setContent(html_9166c14d2fc723d7209d9de68afe1f37);
|
|
|
|
|
|
|
|
marker_4dec9462c43404215dd3de06ed1497eb.bindPopup(popup_5116303a2ebd18687c4de1501dcf0fa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dec9462c43404215dd3de06ed1497eb.setIcon(icon_e7d84c8c07a6e5c5ec16409fed3d26bc);
|
|
|
|
|
|
var marker_7d0afa017e46764febca0329a06ead49 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_22c7ebaf8e4accecf437c83841293da2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01b2097f32c402512334d42a6b1ec5a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bfa767cb41a7920d9dcc4b9e8d7ccb0 = $(`<div id="html_8bfa767cb41a7920d9dcc4b9e8d7ccb0" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_01b2097f32c402512334d42a6b1ec5a9.setContent(html_8bfa767cb41a7920d9dcc4b9e8d7ccb0);
|
|
|
|
|
|
|
|
marker_7d0afa017e46764febca0329a06ead49.bindPopup(popup_01b2097f32c402512334d42a6b1ec5a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d0afa017e46764febca0329a06ead49.setIcon(icon_22c7ebaf8e4accecf437c83841293da2);
|
|
|
|
|
|
var marker_3457848854e9b93d44fd6283cc033333 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b3e7495055fca205ba5448f939b9730b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c00659b3da5126e88d5be9766f801f9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a533f0e45c55759d0457b05b3bc64f0 = $(`<div id="html_6a533f0e45c55759d0457b05b3bc64f0" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_c00659b3da5126e88d5be9766f801f9e.setContent(html_6a533f0e45c55759d0457b05b3bc64f0);
|
|
|
|
|
|
|
|
marker_3457848854e9b93d44fd6283cc033333.bindPopup(popup_c00659b3da5126e88d5be9766f801f9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3457848854e9b93d44fd6283cc033333.setIcon(icon_b3e7495055fca205ba5448f939b9730b);
|
|
|
|
|
|
var marker_8e8c86686239a2af82156cb302b7717d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_704d7edc3f10d3879f3374eb1b476e05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c028a1eb492d05f5e90155af169e372a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d528c861c5c867d9ccc383b7095e0a4b = $(`<div id="html_d528c861c5c867d9ccc383b7095e0a4b" style="width: 100.0%; height: 100.0%;">rele.speyhard.vip</div>`)[0];
|
|
popup_c028a1eb492d05f5e90155af169e372a.setContent(html_d528c861c5c867d9ccc383b7095e0a4b);
|
|
|
|
|
|
|
|
marker_8e8c86686239a2af82156cb302b7717d.bindPopup(popup_c028a1eb492d05f5e90155af169e372a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e8c86686239a2af82156cb302b7717d.setIcon(icon_704d7edc3f10d3879f3374eb1b476e05);
|
|
|
|
|
|
var marker_38f4f68198946560be65b3ade7315fb8 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ec7da68e43e25a3fa8bfd577dc46160b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_511f6480983c2efc29dcb19cda05a9d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_415459265a0b54349aef2ced753188ca = $(`<div id="html_415459265a0b54349aef2ced753188ca" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_511f6480983c2efc29dcb19cda05a9d7.setContent(html_415459265a0b54349aef2ced753188ca);
|
|
|
|
|
|
|
|
marker_38f4f68198946560be65b3ade7315fb8.bindPopup(popup_511f6480983c2efc29dcb19cda05a9d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38f4f68198946560be65b3ade7315fb8.setIcon(icon_ec7da68e43e25a3fa8bfd577dc46160b);
|
|
|
|
|
|
var marker_d466d748ec0f219fb1ab425d425fc4b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f10fc6554fafb2596b548ef18f651485 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b000895fe2fa6c47afd5673c49dd699 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f971b415c36b9fc39a9f9f43cc03ccfc = $(`<div id="html_f971b415c36b9fc39a9f9f43cc03ccfc" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_5b000895fe2fa6c47afd5673c49dd699.setContent(html_f971b415c36b9fc39a9f9f43cc03ccfc);
|
|
|
|
|
|
|
|
marker_d466d748ec0f219fb1ab425d425fc4b9.bindPopup(popup_5b000895fe2fa6c47afd5673c49dd699)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d466d748ec0f219fb1ab425d425fc4b9.setIcon(icon_f10fc6554fafb2596b548ef18f651485);
|
|
|
|
|
|
var marker_5cb708b49647b73c6d1cf98147efddd8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_35e1e3cd61609c3e6672b752c01c367e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1bf2af5f12fb74718dbb405c274a4cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ae950d17c9b013bda974dcf3515e482 = $(`<div id="html_9ae950d17c9b013bda974dcf3515e482" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_e1bf2af5f12fb74718dbb405c274a4cf.setContent(html_9ae950d17c9b013bda974dcf3515e482);
|
|
|
|
|
|
|
|
marker_5cb708b49647b73c6d1cf98147efddd8.bindPopup(popup_e1bf2af5f12fb74718dbb405c274a4cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cb708b49647b73c6d1cf98147efddd8.setIcon(icon_35e1e3cd61609c3e6672b752c01c367e);
|
|
|
|
|
|
var marker_a63f0fbe241fe10d4eaeac59200c4398 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_947d295e3b46ac3b13c86288b77f780d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b3e58e2d3a6de707d3d0ab5bba2d8ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c577e3fde0eb41fc4fd1c84c14aeb101 = $(`<div id="html_c577e3fde0eb41fc4fd1c84c14aeb101" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_9b3e58e2d3a6de707d3d0ab5bba2d8ab.setContent(html_c577e3fde0eb41fc4fd1c84c14aeb101);
|
|
|
|
|
|
|
|
marker_a63f0fbe241fe10d4eaeac59200c4398.bindPopup(popup_9b3e58e2d3a6de707d3d0ab5bba2d8ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a63f0fbe241fe10d4eaeac59200c4398.setIcon(icon_947d295e3b46ac3b13c86288b77f780d);
|
|
|
|
|
|
var marker_73e974db3ef84c299eaca58705e35498 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_bd43acee374bba9f60993cfd5b7ca385 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f35796ee781bf369893103109d65e63c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcaceb29a10991a7efc7113ccbf81bc1 = $(`<div id="html_fcaceb29a10991a7efc7113ccbf81bc1" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_f35796ee781bf369893103109d65e63c.setContent(html_fcaceb29a10991a7efc7113ccbf81bc1);
|
|
|
|
|
|
|
|
marker_73e974db3ef84c299eaca58705e35498.bindPopup(popup_f35796ee781bf369893103109d65e63c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73e974db3ef84c299eaca58705e35498.setIcon(icon_bd43acee374bba9f60993cfd5b7ca385);
|
|
|
|
|
|
var marker_683b52738c776549222f8dc7520b3d2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_dafb7292b772b03c068020added1d278 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cabc15c75908557672f58d136929db4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c69398ed4e7a9550856d92a8f122af73 = $(`<div id="html_c69398ed4e7a9550856d92a8f122af73" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_6cabc15c75908557672f58d136929db4.setContent(html_c69398ed4e7a9550856d92a8f122af73);
|
|
|
|
|
|
|
|
marker_683b52738c776549222f8dc7520b3d2b.bindPopup(popup_6cabc15c75908557672f58d136929db4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_683b52738c776549222f8dc7520b3d2b.setIcon(icon_dafb7292b772b03c068020added1d278);
|
|
|
|
|
|
var marker_3f0e3f0c834559b4c04d894456b62ca3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_07c802367f9046df591d36316084a302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cb5308207e2c31572e1c13a2159456d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25bb9cb1e7357dcaaf0b6fa5e8b580b8 = $(`<div id="html_25bb9cb1e7357dcaaf0b6fa5e8b580b8" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_5cb5308207e2c31572e1c13a2159456d.setContent(html_25bb9cb1e7357dcaaf0b6fa5e8b580b8);
|
|
|
|
|
|
|
|
marker_3f0e3f0c834559b4c04d894456b62ca3.bindPopup(popup_5cb5308207e2c31572e1c13a2159456d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f0e3f0c834559b4c04d894456b62ca3.setIcon(icon_07c802367f9046df591d36316084a302);
|
|
|
|
|
|
var marker_e94068b0183e37722ca78895d84c260b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f6669e9246d1cc081f1b4a045f48ff18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2691544ffc5feb9f01ad1b10762f200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f550ffdc881585d870c3b79702f6b68c = $(`<div id="html_f550ffdc881585d870c3b79702f6b68c" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_e2691544ffc5feb9f01ad1b10762f200.setContent(html_f550ffdc881585d870c3b79702f6b68c);
|
|
|
|
|
|
|
|
marker_e94068b0183e37722ca78895d84c260b.bindPopup(popup_e2691544ffc5feb9f01ad1b10762f200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e94068b0183e37722ca78895d84c260b.setIcon(icon_f6669e9246d1cc081f1b4a045f48ff18);
|
|
|
|
|
|
var marker_f654ec0f332bd5fd31884d65dc66b5b2 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_305cf3e626f0e6430aac08fd6f296d26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_711eb47e974855315810dfbbb22d463d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5008e7c40f5618a36995460f38d432cf = $(`<div id="html_5008e7c40f5618a36995460f38d432cf" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_711eb47e974855315810dfbbb22d463d.setContent(html_5008e7c40f5618a36995460f38d432cf);
|
|
|
|
|
|
|
|
marker_f654ec0f332bd5fd31884d65dc66b5b2.bindPopup(popup_711eb47e974855315810dfbbb22d463d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f654ec0f332bd5fd31884d65dc66b5b2.setIcon(icon_305cf3e626f0e6430aac08fd6f296d26);
|
|
|
|
|
|
var marker_a5b178d84336e9d7522b71330c22281b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_fb2d7f74ba669d7aa96ef65e1c37cfed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ed93c2d9b877dadfacf56ba1e14d621 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a9cbc9ab7756dc76caf3b37a0a2bbe7 = $(`<div id="html_0a9cbc9ab7756dc76caf3b37a0a2bbe7" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_9ed93c2d9b877dadfacf56ba1e14d621.setContent(html_0a9cbc9ab7756dc76caf3b37a0a2bbe7);
|
|
|
|
|
|
|
|
marker_a5b178d84336e9d7522b71330c22281b.bindPopup(popup_9ed93c2d9b877dadfacf56ba1e14d621)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5b178d84336e9d7522b71330c22281b.setIcon(icon_fb2d7f74ba669d7aa96ef65e1c37cfed);
|
|
|
|
|
|
var marker_b4bd26578e77d649d5754c150980eb9a = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_8aa18144bebee656af7f61bf13ec14a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_930095257edab7ab1e0759eaf93e19d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_153d3c868bdd4779c803426b1909300e = $(`<div id="html_153d3c868bdd4779c803426b1909300e" style="width: 100.0%; height: 100.0%;">relay.unitypay.cash</div>`)[0];
|
|
popup_930095257edab7ab1e0759eaf93e19d2.setContent(html_153d3c868bdd4779c803426b1909300e);
|
|
|
|
|
|
|
|
marker_b4bd26578e77d649d5754c150980eb9a.bindPopup(popup_930095257edab7ab1e0759eaf93e19d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4bd26578e77d649d5754c150980eb9a.setIcon(icon_8aa18144bebee656af7f61bf13ec14a8);
|
|
|
|
|
|
var marker_3c776a8cada7c4cd7812fe0bdc7a92c4 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_3153ec1406c7533620238028a57f3ba3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddb2ee774914b7bc6547ae9cb233733c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66111d5200c31fb7329785f9d2f6dbfb = $(`<div id="html_66111d5200c31fb7329785f9d2f6dbfb" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_ddb2ee774914b7bc6547ae9cb233733c.setContent(html_66111d5200c31fb7329785f9d2f6dbfb);
|
|
|
|
|
|
|
|
marker_3c776a8cada7c4cd7812fe0bdc7a92c4.bindPopup(popup_ddb2ee774914b7bc6547ae9cb233733c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c776a8cada7c4cd7812fe0bdc7a92c4.setIcon(icon_3153ec1406c7533620238028a57f3ba3);
|
|
|
|
|
|
var marker_a1bff23e6bc583d81421295c5bd467b5 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ead8f2aa6908c8590757109123265f06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84ebfbbe48fb5c7b7250fe252b175666 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ce2aba3399a77eb253cf771f8167f52 = $(`<div id="html_4ce2aba3399a77eb253cf771f8167f52" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_84ebfbbe48fb5c7b7250fe252b175666.setContent(html_4ce2aba3399a77eb253cf771f8167f52);
|
|
|
|
|
|
|
|
marker_a1bff23e6bc583d81421295c5bd467b5.bindPopup(popup_84ebfbbe48fb5c7b7250fe252b175666)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1bff23e6bc583d81421295c5bd467b5.setIcon(icon_ead8f2aa6908c8590757109123265f06);
|
|
|
|
|
|
var marker_ca1de561b5f9e41b18145be99a84d710 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_7bb05d4e7d639d8b252e83c1fe86e013 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93e7d6f8fc744d8e20825fd5714c9a89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2f3d6619bdada276cd7d238ea7adf25 = $(`<div id="html_e2f3d6619bdada276cd7d238ea7adf25" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_93e7d6f8fc744d8e20825fd5714c9a89.setContent(html_e2f3d6619bdada276cd7d238ea7adf25);
|
|
|
|
|
|
|
|
marker_ca1de561b5f9e41b18145be99a84d710.bindPopup(popup_93e7d6f8fc744d8e20825fd5714c9a89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca1de561b5f9e41b18145be99a84d710.setIcon(icon_7bb05d4e7d639d8b252e83c1fe86e013);
|
|
|
|
|
|
var marker_22e6e2794f744ffa3c7280fde4433209 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_98f029fb99970549f9d1d4dde0e2b3be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b944369ca2750e47f84012df06ba6ce0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bb4043c44bbb4b6c18987d4b8f00003 = $(`<div id="html_7bb4043c44bbb4b6c18987d4b8f00003" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_b944369ca2750e47f84012df06ba6ce0.setContent(html_7bb4043c44bbb4b6c18987d4b8f00003);
|
|
|
|
|
|
|
|
marker_22e6e2794f744ffa3c7280fde4433209.bindPopup(popup_b944369ca2750e47f84012df06ba6ce0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22e6e2794f744ffa3c7280fde4433209.setIcon(icon_98f029fb99970549f9d1d4dde0e2b3be);
|
|
|
|
|
|
var marker_f350009e171524beff647112cc002746 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_2f58521fef62d4952631f5496b6ad0f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2f6eb63b10db5ea32bec74d043c2168 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f08f70e84b56f9917d52b661727461 = $(`<div id="html_e4f08f70e84b56f9917d52b661727461" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_c2f6eb63b10db5ea32bec74d043c2168.setContent(html_e4f08f70e84b56f9917d52b661727461);
|
|
|
|
|
|
|
|
marker_f350009e171524beff647112cc002746.bindPopup(popup_c2f6eb63b10db5ea32bec74d043c2168)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f350009e171524beff647112cc002746.setIcon(icon_2f58521fef62d4952631f5496b6ad0f7);
|
|
|
|
|
|
var marker_5d41ae0957ca58d46ec6388725482a81 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4e079f88b4cd0bbff629e676d7eafa4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0755ce7441f3b0caf2ecb4b317362be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_179f5da92213456d4cacc90bea7af802 = $(`<div id="html_179f5da92213456d4cacc90bea7af802" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_d0755ce7441f3b0caf2ecb4b317362be.setContent(html_179f5da92213456d4cacc90bea7af802);
|
|
|
|
|
|
|
|
marker_5d41ae0957ca58d46ec6388725482a81.bindPopup(popup_d0755ce7441f3b0caf2ecb4b317362be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d41ae0957ca58d46ec6388725482a81.setIcon(icon_4e079f88b4cd0bbff629e676d7eafa4c);
|
|
|
|
|
|
var marker_fd0d173b2f7143a37b4183e09abe07c1 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_3902582091bb62a8d4fc5c523546201f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_009d83ccab4c772699835e09fee8c774 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4d10e8cd6171e2a30094cdff1e9be77 = $(`<div id="html_c4d10e8cd6171e2a30094cdff1e9be77" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_009d83ccab4c772699835e09fee8c774.setContent(html_c4d10e8cd6171e2a30094cdff1e9be77);
|
|
|
|
|
|
|
|
marker_fd0d173b2f7143a37b4183e09abe07c1.bindPopup(popup_009d83ccab4c772699835e09fee8c774)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd0d173b2f7143a37b4183e09abe07c1.setIcon(icon_3902582091bb62a8d4fc5c523546201f);
|
|
|
|
|
|
var marker_266efed1e223ca2ac2a4933caae5d12a = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_5249dd0100ebf0f7ffc6be7b5cdc7e90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0906c665d6096964c2965572334f800 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_899d56932adee2d732b24aa85ab30f25 = $(`<div id="html_899d56932adee2d732b24aa85ab30f25" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_a0906c665d6096964c2965572334f800.setContent(html_899d56932adee2d732b24aa85ab30f25);
|
|
|
|
|
|
|
|
marker_266efed1e223ca2ac2a4933caae5d12a.bindPopup(popup_a0906c665d6096964c2965572334f800)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_266efed1e223ca2ac2a4933caae5d12a.setIcon(icon_5249dd0100ebf0f7ffc6be7b5cdc7e90);
|
|
|
|
|
|
var marker_1d5cc4084dc767f9a779130e58e66826 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ee8e3c6936961258c6663d731488d425 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a8d5a0eaec92ea691aef936e67f9476 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ab53b831498957eecb56a47a3fa278f = $(`<div id="html_0ab53b831498957eecb56a47a3fa278f" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_9a8d5a0eaec92ea691aef936e67f9476.setContent(html_0ab53b831498957eecb56a47a3fa278f);
|
|
|
|
|
|
|
|
marker_1d5cc4084dc767f9a779130e58e66826.bindPopup(popup_9a8d5a0eaec92ea691aef936e67f9476)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d5cc4084dc767f9a779130e58e66826.setIcon(icon_ee8e3c6936961258c6663d731488d425);
|
|
|
|
|
|
var marker_2d8f017129439bc8078067a12412342e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4d3aa391b0dabb966b713c0fcfa2fb97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c816449b1fcc443ee32b7faf762c0eb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afd60088750eb06c31bfecaaefcbbd2a = $(`<div id="html_afd60088750eb06c31bfecaaefcbbd2a" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_c816449b1fcc443ee32b7faf762c0eb7.setContent(html_afd60088750eb06c31bfecaaefcbbd2a);
|
|
|
|
|
|
|
|
marker_2d8f017129439bc8078067a12412342e.bindPopup(popup_c816449b1fcc443ee32b7faf762c0eb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d8f017129439bc8078067a12412342e.setIcon(icon_4d3aa391b0dabb966b713c0fcfa2fb97);
|
|
|
|
|
|
var marker_2b28442cf9b24dcff7d886e7c67d1dbf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_30a58ab36a3cd6f2adf2d1106fc8d9ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4aa727e8d9b54df69152ca8030221566 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caea1e25126ec5341c6cff80d577f040 = $(`<div id="html_caea1e25126ec5341c6cff80d577f040" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_4aa727e8d9b54df69152ca8030221566.setContent(html_caea1e25126ec5341c6cff80d577f040);
|
|
|
|
|
|
|
|
marker_2b28442cf9b24dcff7d886e7c67d1dbf.bindPopup(popup_4aa727e8d9b54df69152ca8030221566)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b28442cf9b24dcff7d886e7c67d1dbf.setIcon(icon_30a58ab36a3cd6f2adf2d1106fc8d9ac);
|
|
|
|
|
|
var marker_ea45b45cbc9c0db9fa5cdf4b4fddef0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_13439cd5b0dac8d3a647c45f6a2e44b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c24a30351ce16cff8e0d7afdb8fee340 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebc6fbbb340d0eb0188c68c7b21ac90a = $(`<div id="html_ebc6fbbb340d0eb0188c68c7b21ac90a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_c24a30351ce16cff8e0d7afdb8fee340.setContent(html_ebc6fbbb340d0eb0188c68c7b21ac90a);
|
|
|
|
|
|
|
|
marker_ea45b45cbc9c0db9fa5cdf4b4fddef0e.bindPopup(popup_c24a30351ce16cff8e0d7afdb8fee340)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea45b45cbc9c0db9fa5cdf4b4fddef0e.setIcon(icon_13439cd5b0dac8d3a647c45f6a2e44b1);
|
|
|
|
|
|
var marker_7f48534d7ffff27ea901f4996698c25c = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_6287ead3313a42222e81753e787537b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6376ca39a35074d611ecd450688ca613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa08c2b6cbbffc3448991851b218e507 = $(`<div id="html_fa08c2b6cbbffc3448991851b218e507" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_6376ca39a35074d611ecd450688ca613.setContent(html_fa08c2b6cbbffc3448991851b218e507);
|
|
|
|
|
|
|
|
marker_7f48534d7ffff27ea901f4996698c25c.bindPopup(popup_6376ca39a35074d611ecd450688ca613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f48534d7ffff27ea901f4996698c25c.setIcon(icon_6287ead3313a42222e81753e787537b1);
|
|
|
|
|
|
var marker_3c023f042302e1dfd80e84f48f3a3e68 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_7b656d2e2d3bcd08cf7e04da66aa9285 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e250396b8cb8fcaabb96961e30404787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca18aed0487ae4d81e89f1d1d87758d1 = $(`<div id="html_ca18aed0487ae4d81e89f1d1d87758d1" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_e250396b8cb8fcaabb96961e30404787.setContent(html_ca18aed0487ae4d81e89f1d1d87758d1);
|
|
|
|
|
|
|
|
marker_3c023f042302e1dfd80e84f48f3a3e68.bindPopup(popup_e250396b8cb8fcaabb96961e30404787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c023f042302e1dfd80e84f48f3a3e68.setIcon(icon_7b656d2e2d3bcd08cf7e04da66aa9285);
|
|
|
|
|
|
var marker_ef5c39e444ff1711318819889e5cbb4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_445242e18c72705a572f03dc264cc0cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d283947b5d27a759aad2853b275b7c79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac76a272a7207aff6bf965c48342da48 = $(`<div id="html_ac76a272a7207aff6bf965c48342da48" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_d283947b5d27a759aad2853b275b7c79.setContent(html_ac76a272a7207aff6bf965c48342da48);
|
|
|
|
|
|
|
|
marker_ef5c39e444ff1711318819889e5cbb4a.bindPopup(popup_d283947b5d27a759aad2853b275b7c79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef5c39e444ff1711318819889e5cbb4a.setIcon(icon_445242e18c72705a572f03dc264cc0cc);
|
|
|
|
|
|
var marker_0d7372a7eb9be752f12949396acbf233 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e16cf4092df463889d0369b8208b4de8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28ae1b2ca198cc3838355999111b61fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_438419b60d0403a039486e828b6be384 = $(`<div id="html_438419b60d0403a039486e828b6be384" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_28ae1b2ca198cc3838355999111b61fe.setContent(html_438419b60d0403a039486e828b6be384);
|
|
|
|
|
|
|
|
marker_0d7372a7eb9be752f12949396acbf233.bindPopup(popup_28ae1b2ca198cc3838355999111b61fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d7372a7eb9be752f12949396acbf233.setIcon(icon_e16cf4092df463889d0369b8208b4de8);
|
|
|
|
|
|
var marker_0dc4e05255db711ce0a3560a1ff0a659 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_42b2a2bdd591767348bf8b0525420411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ce4a9ca01d7a9d8ab45628898ef76cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_548a91930727994680a881cd57544770 = $(`<div id="html_548a91930727994680a881cd57544770" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_6ce4a9ca01d7a9d8ab45628898ef76cf.setContent(html_548a91930727994680a881cd57544770);
|
|
|
|
|
|
|
|
marker_0dc4e05255db711ce0a3560a1ff0a659.bindPopup(popup_6ce4a9ca01d7a9d8ab45628898ef76cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dc4e05255db711ce0a3560a1ff0a659.setIcon(icon_42b2a2bdd591767348bf8b0525420411);
|
|
|
|
|
|
var marker_d154006dd3355768c63085f700b50f69 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4d2e8d29b5489d1f71ceb70ec555ecc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c318b80fcd20f0338594ee168504f5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d811da5c3dd09a68bcd4503dc1061737 = $(`<div id="html_d811da5c3dd09a68bcd4503dc1061737" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_0c318b80fcd20f0338594ee168504f5e.setContent(html_d811da5c3dd09a68bcd4503dc1061737);
|
|
|
|
|
|
|
|
marker_d154006dd3355768c63085f700b50f69.bindPopup(popup_0c318b80fcd20f0338594ee168504f5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d154006dd3355768c63085f700b50f69.setIcon(icon_4d2e8d29b5489d1f71ceb70ec555ecc3);
|
|
|
|
|
|
var marker_253002bf560e04342eb53c04fc106fd7 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d38b59cd4aa5e0033d0ceac9b97fa075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a68aa41007010b983f77f16029c9e2b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_887ffc3c7d69125fa9e5498f6319e495 = $(`<div id="html_887ffc3c7d69125fa9e5498f6319e495" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_a68aa41007010b983f77f16029c9e2b1.setContent(html_887ffc3c7d69125fa9e5498f6319e495);
|
|
|
|
|
|
|
|
marker_253002bf560e04342eb53c04fc106fd7.bindPopup(popup_a68aa41007010b983f77f16029c9e2b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_253002bf560e04342eb53c04fc106fd7.setIcon(icon_d38b59cd4aa5e0033d0ceac9b97fa075);
|
|
|
|
|
|
var marker_66e892f0c0553c20662475a11816dea9 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e77499b82fb3d1cda77e362e0feae76b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e866725d7b721d511ddf1463bc7d560b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_393faa7a5401aba449643de1a4d54f6a = $(`<div id="html_393faa7a5401aba449643de1a4d54f6a" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_e866725d7b721d511ddf1463bc7d560b.setContent(html_393faa7a5401aba449643de1a4d54f6a);
|
|
|
|
|
|
|
|
marker_66e892f0c0553c20662475a11816dea9.bindPopup(popup_e866725d7b721d511ddf1463bc7d560b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66e892f0c0553c20662475a11816dea9.setIcon(icon_e77499b82fb3d1cda77e362e0feae76b);
|
|
|
|
|
|
var marker_b8177971455fc33735f1c64ee0d33894 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_4760caa315945b70b7952a41c08e4e82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f3d71552411484aac614abb30c54913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16b2a57a8e1eadc6949d3a080bd7ac68 = $(`<div id="html_16b2a57a8e1eadc6949d3a080bd7ac68" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_4f3d71552411484aac614abb30c54913.setContent(html_16b2a57a8e1eadc6949d3a080bd7ac68);
|
|
|
|
|
|
|
|
marker_b8177971455fc33735f1c64ee0d33894.bindPopup(popup_4f3d71552411484aac614abb30c54913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8177971455fc33735f1c64ee0d33894.setIcon(icon_4760caa315945b70b7952a41c08e4e82);
|
|
|
|
|
|
var marker_765d5c403d6405d40e8a57180d4598d7 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_9c9b9d682eb1918efe7c3c9d66b33d58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a589497933efd865a5476395a4d43e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5732e971447306bad6c77fcf59d9a0b7 = $(`<div id="html_5732e971447306bad6c77fcf59d9a0b7" style="width: 100.0%; height: 100.0%;">wot.geektank.ai</div>`)[0];
|
|
popup_7a589497933efd865a5476395a4d43e4.setContent(html_5732e971447306bad6c77fcf59d9a0b7);
|
|
|
|
|
|
|
|
marker_765d5c403d6405d40e8a57180d4598d7.bindPopup(popup_7a589497933efd865a5476395a4d43e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_765d5c403d6405d40e8a57180d4598d7.setIcon(icon_9c9b9d682eb1918efe7c3c9d66b33d58);
|
|
|
|
|
|
var marker_4a98e6e0ce29364e95512797b9a23a1f = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_008726eb54de89f7a0d86b81c73a3a0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f16e33ed6666d8e01ef068723780e16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7415b0da1fe66835370b2dbacf7b7e4c = $(`<div id="html_7415b0da1fe66835370b2dbacf7b7e4c" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_3f16e33ed6666d8e01ef068723780e16.setContent(html_7415b0da1fe66835370b2dbacf7b7e4c);
|
|
|
|
|
|
|
|
marker_4a98e6e0ce29364e95512797b9a23a1f.bindPopup(popup_3f16e33ed6666d8e01ef068723780e16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a98e6e0ce29364e95512797b9a23a1f.setIcon(icon_008726eb54de89f7a0d86b81c73a3a0c);
|
|
|
|
|
|
var marker_a198441a20b61f6a2ae63efb57c88fb5 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_136e8ac545644d149da31b78a4ec40e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78e4fc5d57e6e1aff6c1c273e2ab0b50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8fbe29e06b9760a3f3581a8dce51969 = $(`<div id="html_e8fbe29e06b9760a3f3581a8dce51969" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_78e4fc5d57e6e1aff6c1c273e2ab0b50.setContent(html_e8fbe29e06b9760a3f3581a8dce51969);
|
|
|
|
|
|
|
|
marker_a198441a20b61f6a2ae63efb57c88fb5.bindPopup(popup_78e4fc5d57e6e1aff6c1c273e2ab0b50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a198441a20b61f6a2ae63efb57c88fb5.setIcon(icon_136e8ac545644d149da31b78a4ec40e4);
|
|
|
|
|
|
var marker_70ec93072bb9fcfad18050ac8a17c002 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e432c959b8129895865cb7a31168de69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f732b00e7ce8deea7e6513cae9d9c598 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_618ed916df413a908ecb6ffbb604c2ca = $(`<div id="html_618ed916df413a908ecb6ffbb604c2ca" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_f732b00e7ce8deea7e6513cae9d9c598.setContent(html_618ed916df413a908ecb6ffbb604c2ca);
|
|
|
|
|
|
|
|
marker_70ec93072bb9fcfad18050ac8a17c002.bindPopup(popup_f732b00e7ce8deea7e6513cae9d9c598)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70ec93072bb9fcfad18050ac8a17c002.setIcon(icon_e432c959b8129895865cb7a31168de69);
|
|
|
|
|
|
var marker_9687d343c9c2030cebdf0c9489c237c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_792145fdefa41f016ffda3747cf86bbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4629a2419a589321b2068aa49164ad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5953808ec4a93270dd611c2a24491dc = $(`<div id="html_b5953808ec4a93270dd611c2a24491dc" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_a4629a2419a589321b2068aa49164ad5.setContent(html_b5953808ec4a93270dd611c2a24491dc);
|
|
|
|
|
|
|
|
marker_9687d343c9c2030cebdf0c9489c237c2.bindPopup(popup_a4629a2419a589321b2068aa49164ad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9687d343c9c2030cebdf0c9489c237c2.setIcon(icon_792145fdefa41f016ffda3747cf86bbb);
|
|
|
|
|
|
var marker_dd70a1492a3a10b14396c5d9902c12e1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_a19fa7160551a209fd1fd0097b6d4fe6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ec6bc652558d7208a3fa22dc69dcdff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3f1e419af33b2050986fb9049db1c8b = $(`<div id="html_b3f1e419af33b2050986fb9049db1c8b" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_9ec6bc652558d7208a3fa22dc69dcdff.setContent(html_b3f1e419af33b2050986fb9049db1c8b);
|
|
|
|
|
|
|
|
marker_dd70a1492a3a10b14396c5d9902c12e1.bindPopup(popup_9ec6bc652558d7208a3fa22dc69dcdff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd70a1492a3a10b14396c5d9902c12e1.setIcon(icon_a19fa7160551a209fd1fd0097b6d4fe6);
|
|
|
|
|
|
var marker_81c333691a4ad821cac80d7d4be5c9f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e42a50582e8c8250a26dbaf190f0be2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f09e1feba72b15837afe8a65fe759012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8536ba23ef33cf53fe795ba7a2345218 = $(`<div id="html_8536ba23ef33cf53fe795ba7a2345218" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_f09e1feba72b15837afe8a65fe759012.setContent(html_8536ba23ef33cf53fe795ba7a2345218);
|
|
|
|
|
|
|
|
marker_81c333691a4ad821cac80d7d4be5c9f4.bindPopup(popup_f09e1feba72b15837afe8a65fe759012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81c333691a4ad821cac80d7d4be5c9f4.setIcon(icon_e42a50582e8c8250a26dbaf190f0be2c);
|
|
|
|
|
|
var marker_65142a68bff9525a55366a95d58fca50 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_94c7abf0518d224545d54c715466f3ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0021956fee5e8f222069a7be1541efbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b67ae9acbb5f493778fd9bbaa68b7fd6 = $(`<div id="html_b67ae9acbb5f493778fd9bbaa68b7fd6" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_0021956fee5e8f222069a7be1541efbb.setContent(html_b67ae9acbb5f493778fd9bbaa68b7fd6);
|
|
|
|
|
|
|
|
marker_65142a68bff9525a55366a95d58fca50.bindPopup(popup_0021956fee5e8f222069a7be1541efbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65142a68bff9525a55366a95d58fca50.setIcon(icon_94c7abf0518d224545d54c715466f3ba);
|
|
|
|
|
|
var marker_30d47dcdcfb1b6cd9029cad0f3ad4d82 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0885a6c4f4a1e94de72208770a444bdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a406024914098342321052deea5158d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f489d2fd04b9324bf1f6737b6619e429 = $(`<div id="html_f489d2fd04b9324bf1f6737b6619e429" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_9a406024914098342321052deea5158d.setContent(html_f489d2fd04b9324bf1f6737b6619e429);
|
|
|
|
|
|
|
|
marker_30d47dcdcfb1b6cd9029cad0f3ad4d82.bindPopup(popup_9a406024914098342321052deea5158d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30d47dcdcfb1b6cd9029cad0f3ad4d82.setIcon(icon_0885a6c4f4a1e94de72208770a444bdd);
|
|
|
|
|
|
var marker_d72d33d470f3b2c49bd1b9779b1a79ee = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_30934485289cfc5d751fea98a6392f22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9d8312f65a958fbba7c827ae99cc8db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c513a93b4d4ccec24c058d1bb57bfe62 = $(`<div id="html_c513a93b4d4ccec24c058d1bb57bfe62" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_d9d8312f65a958fbba7c827ae99cc8db.setContent(html_c513a93b4d4ccec24c058d1bb57bfe62);
|
|
|
|
|
|
|
|
marker_d72d33d470f3b2c49bd1b9779b1a79ee.bindPopup(popup_d9d8312f65a958fbba7c827ae99cc8db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d72d33d470f3b2c49bd1b9779b1a79ee.setIcon(icon_30934485289cfc5d751fea98a6392f22);
|
|
|
|
|
|
var marker_65a8b1184b864d202d7ab424989c7200 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_99b1e3b19bbe4b4a7a4a8fb830690d56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9bc9de458138b39e057d95b5235f6ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68d8a50b6afc34e534badd144474374a = $(`<div id="html_68d8a50b6afc34e534badd144474374a" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_c9bc9de458138b39e057d95b5235f6ac.setContent(html_68d8a50b6afc34e534badd144474374a);
|
|
|
|
|
|
|
|
marker_65a8b1184b864d202d7ab424989c7200.bindPopup(popup_c9bc9de458138b39e057d95b5235f6ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65a8b1184b864d202d7ab424989c7200.setIcon(icon_99b1e3b19bbe4b4a7a4a8fb830690d56);
|
|
|
|
|
|
var marker_33999598aa105f40d4ec3f6ac28b3cdd = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_451b5c67df77bd17c0ca04a8d7a38d8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16d4b709b89a0414d6ebd44949c6c008 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29499a913fd3b3d26f1deae6c87d1772 = $(`<div id="html_29499a913fd3b3d26f1deae6c87d1772" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_16d4b709b89a0414d6ebd44949c6c008.setContent(html_29499a913fd3b3d26f1deae6c87d1772);
|
|
|
|
|
|
|
|
marker_33999598aa105f40d4ec3f6ac28b3cdd.bindPopup(popup_16d4b709b89a0414d6ebd44949c6c008)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33999598aa105f40d4ec3f6ac28b3cdd.setIcon(icon_451b5c67df77bd17c0ca04a8d7a38d8f);
|
|
|
|
|
|
var marker_1efbaed79550a5d4bd92df84b997a7cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_a5c6f4ae48af70bba6fab2e6ab83ea43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c60b7149c632b8ffc426ccdfcbb0d321 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38ad7c8acd04840d8540cefac19f741f = $(`<div id="html_38ad7c8acd04840d8540cefac19f741f" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_c60b7149c632b8ffc426ccdfcbb0d321.setContent(html_38ad7c8acd04840d8540cefac19f741f);
|
|
|
|
|
|
|
|
marker_1efbaed79550a5d4bd92df84b997a7cf.bindPopup(popup_c60b7149c632b8ffc426ccdfcbb0d321)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1efbaed79550a5d4bd92df84b997a7cf.setIcon(icon_a5c6f4ae48af70bba6fab2e6ab83ea43);
|
|
|
|
|
|
var marker_8f76b0190e34383950ef29db9b100415 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_97563abf8a195fe597beceb5b01a5d72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27c00a6e4135217631ced38b57ac8d44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaa744e859b6c2a0706aaa578e4cb2a1 = $(`<div id="html_aaa744e859b6c2a0706aaa578e4cb2a1" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_27c00a6e4135217631ced38b57ac8d44.setContent(html_aaa744e859b6c2a0706aaa578e4cb2a1);
|
|
|
|
|
|
|
|
marker_8f76b0190e34383950ef29db9b100415.bindPopup(popup_27c00a6e4135217631ced38b57ac8d44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f76b0190e34383950ef29db9b100415.setIcon(icon_97563abf8a195fe597beceb5b01a5d72);
|
|
|
|
|
|
var marker_fae7d3dbc3cda8f46072b17253573124 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f377d9816ab779b58a09ef728e606db9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf47a58a51093c75434d02f1f9575b3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8de3829a8301a3297c56060dee73efbd = $(`<div id="html_8de3829a8301a3297c56060dee73efbd" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_bf47a58a51093c75434d02f1f9575b3f.setContent(html_8de3829a8301a3297c56060dee73efbd);
|
|
|
|
|
|
|
|
marker_fae7d3dbc3cda8f46072b17253573124.bindPopup(popup_bf47a58a51093c75434d02f1f9575b3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fae7d3dbc3cda8f46072b17253573124.setIcon(icon_f377d9816ab779b58a09ef728e606db9);
|
|
|
|
|
|
var marker_a5f1e05cac4fcdba68c336bc18e0846f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_daa334b741046d873fd88a2c08080c59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf16a748c5818fda1d829efa2bf7aadf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92a16c7c35ff6618cc9c827c49688bc0 = $(`<div id="html_92a16c7c35ff6618cc9c827c49688bc0" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_cf16a748c5818fda1d829efa2bf7aadf.setContent(html_92a16c7c35ff6618cc9c827c49688bc0);
|
|
|
|
|
|
|
|
marker_a5f1e05cac4fcdba68c336bc18e0846f.bindPopup(popup_cf16a748c5818fda1d829efa2bf7aadf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5f1e05cac4fcdba68c336bc18e0846f.setIcon(icon_daa334b741046d873fd88a2c08080c59);
|
|
|
|
|
|
var marker_4903caeb7887090e07ce6206a223da26 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d850cb622d7a4cd31c7db56d362c294d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b189380f5a21d23422183949d59ed718 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53f3a294ccd3acd6260fa69185b9f56a = $(`<div id="html_53f3a294ccd3acd6260fa69185b9f56a" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_b189380f5a21d23422183949d59ed718.setContent(html_53f3a294ccd3acd6260fa69185b9f56a);
|
|
|
|
|
|
|
|
marker_4903caeb7887090e07ce6206a223da26.bindPopup(popup_b189380f5a21d23422183949d59ed718)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4903caeb7887090e07ce6206a223da26.setIcon(icon_d850cb622d7a4cd31c7db56d362c294d);
|
|
|
|
|
|
var marker_87ed32ee435c0b03519fdb0bfe1e18e5 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_a132bb3233fd3c32f7cc1c9dcec06ad7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31b63e456b377452c67afe2e34c71343 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ade39a9be4b9c91681e8647108ef7ce6 = $(`<div id="html_ade39a9be4b9c91681e8647108ef7ce6" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_31b63e456b377452c67afe2e34c71343.setContent(html_ade39a9be4b9c91681e8647108ef7ce6);
|
|
|
|
|
|
|
|
marker_87ed32ee435c0b03519fdb0bfe1e18e5.bindPopup(popup_31b63e456b377452c67afe2e34c71343)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87ed32ee435c0b03519fdb0bfe1e18e5.setIcon(icon_a132bb3233fd3c32f7cc1c9dcec06ad7);
|
|
|
|
|
|
var marker_2de644c16b6256bb94056f63a29c88f7 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ba4f655f2dd22fa74d2258b0faf73539 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b56b0760d4cd254ebbbf84e33074a8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0e3eb8d76c284825d45f85d122e0f5f = $(`<div id="html_e0e3eb8d76c284825d45f85d122e0f5f" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_6b56b0760d4cd254ebbbf84e33074a8b.setContent(html_e0e3eb8d76c284825d45f85d122e0f5f);
|
|
|
|
|
|
|
|
marker_2de644c16b6256bb94056f63a29c88f7.bindPopup(popup_6b56b0760d4cd254ebbbf84e33074a8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2de644c16b6256bb94056f63a29c88f7.setIcon(icon_ba4f655f2dd22fa74d2258b0faf73539);
|
|
|
|
|
|
var marker_c47aec3ee8cc813fa9b548621309c1d6 = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0654b398c0818dfbafe3ae871c3bbd70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_462b3267fbe4eedd197c02ea4ee7634d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47143c6921f6d423d29121aa6bd5683d = $(`<div id="html_47143c6921f6d423d29121aa6bd5683d" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_462b3267fbe4eedd197c02ea4ee7634d.setContent(html_47143c6921f6d423d29121aa6bd5683d);
|
|
|
|
|
|
|
|
marker_c47aec3ee8cc813fa9b548621309c1d6.bindPopup(popup_462b3267fbe4eedd197c02ea4ee7634d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c47aec3ee8cc813fa9b548621309c1d6.setIcon(icon_0654b398c0818dfbafe3ae871c3bbd70);
|
|
|
|
|
|
var marker_1c5e00c51f29c07dae3731c8df6a1244 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_2caa42300b8dc535befe983715c7ed1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9e456db397b91db553ae1f39781221c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37519b5172d8fda0d8abc6eebac79f8f = $(`<div id="html_37519b5172d8fda0d8abc6eebac79f8f" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_d9e456db397b91db553ae1f39781221c.setContent(html_37519b5172d8fda0d8abc6eebac79f8f);
|
|
|
|
|
|
|
|
marker_1c5e00c51f29c07dae3731c8df6a1244.bindPopup(popup_d9e456db397b91db553ae1f39781221c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c5e00c51f29c07dae3731c8df6a1244.setIcon(icon_2caa42300b8dc535befe983715c7ed1c);
|
|
|
|
|
|
var marker_0b6422645fc3be040066319f05953d28 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_fea0883559b53032cda35685d529c07e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3c0dd4776c78b5a7ecd5cb09b6906bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bc8cfaa9113d1538f8a98b3f81349ab = $(`<div id="html_0bc8cfaa9113d1538f8a98b3f81349ab" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_f3c0dd4776c78b5a7ecd5cb09b6906bc.setContent(html_0bc8cfaa9113d1538f8a98b3f81349ab);
|
|
|
|
|
|
|
|
marker_0b6422645fc3be040066319f05953d28.bindPopup(popup_f3c0dd4776c78b5a7ecd5cb09b6906bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b6422645fc3be040066319f05953d28.setIcon(icon_fea0883559b53032cda35685d529c07e);
|
|
|
|
|
|
var marker_7f377a9a426228869ff5a5f3bf3f44e3 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e99a4deae63b4105636c9219c1590890 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84880b0131be19188c455f376e802941 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95c8bec39fa70ddd2cf7d2cc9cb110ae = $(`<div id="html_95c8bec39fa70ddd2cf7d2cc9cb110ae" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_84880b0131be19188c455f376e802941.setContent(html_95c8bec39fa70ddd2cf7d2cc9cb110ae);
|
|
|
|
|
|
|
|
marker_7f377a9a426228869ff5a5f3bf3f44e3.bindPopup(popup_84880b0131be19188c455f376e802941)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f377a9a426228869ff5a5f3bf3f44e3.setIcon(icon_e99a4deae63b4105636c9219c1590890);
|
|
|
|
|
|
var marker_e2aba0c2ff38eb33db6c1c0c24f1eddd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_35282db9113842a625f596ef90d5ff29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8af88c68b679bdec5ef22e8dc9cc5e4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_158a3705e4a8d3e79e7a6a09d8e18b0a = $(`<div id="html_158a3705e4a8d3e79e7a6a09d8e18b0a" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_8af88c68b679bdec5ef22e8dc9cc5e4c.setContent(html_158a3705e4a8d3e79e7a6a09d8e18b0a);
|
|
|
|
|
|
|
|
marker_e2aba0c2ff38eb33db6c1c0c24f1eddd.bindPopup(popup_8af88c68b679bdec5ef22e8dc9cc5e4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2aba0c2ff38eb33db6c1c0c24f1eddd.setIcon(icon_35282db9113842a625f596ef90d5ff29);
|
|
|
|
|
|
var marker_4ca6800e9f27eeaf7f776228ec41fe11 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_c41e1daa79ab9dec5061192b0d48a48c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d87a44b77dcaa7c5a13de2ba86f26f19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_650d1187ccf6e61f6ece4f987d8f6492 = $(`<div id="html_650d1187ccf6e61f6ece4f987d8f6492" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_d87a44b77dcaa7c5a13de2ba86f26f19.setContent(html_650d1187ccf6e61f6ece4f987d8f6492);
|
|
|
|
|
|
|
|
marker_4ca6800e9f27eeaf7f776228ec41fe11.bindPopup(popup_d87a44b77dcaa7c5a13de2ba86f26f19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ca6800e9f27eeaf7f776228ec41fe11.setIcon(icon_c41e1daa79ab9dec5061192b0d48a48c);
|
|
|
|
|
|
var marker_2ea12c14eff79acaaec0b59f1647c5d6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ae232f4c488582ef4b1090e8e3e5b1c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ac717777d72e8bbab069a5a438e010d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_062a12ccabb07b71f0e22d6e6184ff32 = $(`<div id="html_062a12ccabb07b71f0e22d6e6184ff32" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_9ac717777d72e8bbab069a5a438e010d.setContent(html_062a12ccabb07b71f0e22d6e6184ff32);
|
|
|
|
|
|
|
|
marker_2ea12c14eff79acaaec0b59f1647c5d6.bindPopup(popup_9ac717777d72e8bbab069a5a438e010d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ea12c14eff79acaaec0b59f1647c5d6.setIcon(icon_ae232f4c488582ef4b1090e8e3e5b1c1);
|
|
|
|
|
|
var marker_afd4f3325448f9e72e63c9f3ec40d979 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_033473c4e89d4bab640dc0437f383539 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb044f8ad5f01d2d0cdd46bdf484d13a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31ddcff503e8f5f1374556d2cd87a289 = $(`<div id="html_31ddcff503e8f5f1374556d2cd87a289" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_cb044f8ad5f01d2d0cdd46bdf484d13a.setContent(html_31ddcff503e8f5f1374556d2cd87a289);
|
|
|
|
|
|
|
|
marker_afd4f3325448f9e72e63c9f3ec40d979.bindPopup(popup_cb044f8ad5f01d2d0cdd46bdf484d13a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afd4f3325448f9e72e63c9f3ec40d979.setIcon(icon_033473c4e89d4bab640dc0437f383539);
|
|
|
|
|
|
var marker_2656bf29fc6486cad0e038b5360ba7a5 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_36a49f1dc5ddee2ac885b9b15adc4452 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70daa4a5e32a95c824d2762808b8992a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fd0642385a6d966cb54ead2fa931114 = $(`<div id="html_2fd0642385a6d966cb54ead2fa931114" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_70daa4a5e32a95c824d2762808b8992a.setContent(html_2fd0642385a6d966cb54ead2fa931114);
|
|
|
|
|
|
|
|
marker_2656bf29fc6486cad0e038b5360ba7a5.bindPopup(popup_70daa4a5e32a95c824d2762808b8992a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2656bf29fc6486cad0e038b5360ba7a5.setIcon(icon_36a49f1dc5ddee2ac885b9b15adc4452);
|
|
|
|
|
|
var marker_514f516b7a4d3dbdaea221accd5f7675 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b2857241e101033d33c68ef97c2fbf87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_702200cbe51c739d56b9de2e8c01af53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ed2ef73d800882f79b10944ee92f4c5 = $(`<div id="html_0ed2ef73d800882f79b10944ee92f4c5" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_702200cbe51c739d56b9de2e8c01af53.setContent(html_0ed2ef73d800882f79b10944ee92f4c5);
|
|
|
|
|
|
|
|
marker_514f516b7a4d3dbdaea221accd5f7675.bindPopup(popup_702200cbe51c739d56b9de2e8c01af53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_514f516b7a4d3dbdaea221accd5f7675.setIcon(icon_b2857241e101033d33c68ef97c2fbf87);
|
|
|
|
|
|
var marker_07ddc343b1ab176267e66af25f107e49 = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_3535026630344e89ec4894e36550e7bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bbfa73a6eb606d67a1fdcf7165866e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a088158d8cf3cfe805011e4dfd3445a = $(`<div id="html_1a088158d8cf3cfe805011e4dfd3445a" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_4bbfa73a6eb606d67a1fdcf7165866e1.setContent(html_1a088158d8cf3cfe805011e4dfd3445a);
|
|
|
|
|
|
|
|
marker_07ddc343b1ab176267e66af25f107e49.bindPopup(popup_4bbfa73a6eb606d67a1fdcf7165866e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07ddc343b1ab176267e66af25f107e49.setIcon(icon_3535026630344e89ec4894e36550e7bc);
|
|
|
|
|
|
var marker_b2fefb06e394624628ebb319cec6cc4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_535dba794f4e2bd5e9b6186e23f39aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_163f01b70ad754cc9ff639f2ca8093b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6bbca913391ae2b75ebfe4458d75fe2 = $(`<div id="html_a6bbca913391ae2b75ebfe4458d75fe2" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_163f01b70ad754cc9ff639f2ca8093b3.setContent(html_a6bbca913391ae2b75ebfe4458d75fe2);
|
|
|
|
|
|
|
|
marker_b2fefb06e394624628ebb319cec6cc4a.bindPopup(popup_163f01b70ad754cc9ff639f2ca8093b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2fefb06e394624628ebb319cec6cc4a.setIcon(icon_535dba794f4e2bd5e9b6186e23f39aeb);
|
|
|
|
|
|
var marker_17655c415daa8dde4f712d751660e2b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ae0299800da4fd8c14a1e12724e806c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23dacaa888fef69dd6128049f810d638 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f01da76fb6386fa804598a3ec87d200 = $(`<div id="html_4f01da76fb6386fa804598a3ec87d200" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_23dacaa888fef69dd6128049f810d638.setContent(html_4f01da76fb6386fa804598a3ec87d200);
|
|
|
|
|
|
|
|
marker_17655c415daa8dde4f712d751660e2b4.bindPopup(popup_23dacaa888fef69dd6128049f810d638)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17655c415daa8dde4f712d751660e2b4.setIcon(icon_ae0299800da4fd8c14a1e12724e806c8);
|
|
|
|
|
|
var marker_f4998f5db7b216a554c5d9999747b1d0 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d9670c0163d7f0725c589c9171bd4824 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aabbf8094968e117b38aa2dd30ee096 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cebd8a21c8c7d1635758da231f81e549 = $(`<div id="html_cebd8a21c8c7d1635758da231f81e549" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_5aabbf8094968e117b38aa2dd30ee096.setContent(html_cebd8a21c8c7d1635758da231f81e549);
|
|
|
|
|
|
|
|
marker_f4998f5db7b216a554c5d9999747b1d0.bindPopup(popup_5aabbf8094968e117b38aa2dd30ee096)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4998f5db7b216a554c5d9999747b1d0.setIcon(icon_d9670c0163d7f0725c589c9171bd4824);
|
|
|
|
|
|
var marker_bcda12d6d3ff559feee15a6e7da9b3e8 = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d088a54d6a41d9f42e4c29d9bc8771d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce3de212846b13f044f8a6e9d97f380f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9905e7303eb0759e7200500b12a19e71 = $(`<div id="html_9905e7303eb0759e7200500b12a19e71" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_ce3de212846b13f044f8a6e9d97f380f.setContent(html_9905e7303eb0759e7200500b12a19e71);
|
|
|
|
|
|
|
|
marker_bcda12d6d3ff559feee15a6e7da9b3e8.bindPopup(popup_ce3de212846b13f044f8a6e9d97f380f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcda12d6d3ff559feee15a6e7da9b3e8.setIcon(icon_d088a54d6a41d9f42e4c29d9bc8771d2);
|
|
|
|
|
|
var marker_f0402079dcd201878b67f33bfcf08bd3 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_61addb911a673e370c33ee0b3e6fcb0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5e8c580332e2ac90b0ff6673aea3bc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e76caabd33632e9f462c1e08575a292b = $(`<div id="html_e76caabd33632e9f462c1e08575a292b" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_b5e8c580332e2ac90b0ff6673aea3bc5.setContent(html_e76caabd33632e9f462c1e08575a292b);
|
|
|
|
|
|
|
|
marker_f0402079dcd201878b67f33bfcf08bd3.bindPopup(popup_b5e8c580332e2ac90b0ff6673aea3bc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0402079dcd201878b67f33bfcf08bd3.setIcon(icon_61addb911a673e370c33ee0b3e6fcb0c);
|
|
|
|
|
|
var marker_15f829a6cc59106c40b89c63d83339d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_8a1f37f16378cd3c09c46cc245776752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d67a83fa55d98fae96498444c465ea81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b55b9ff1a722b94e474dcc3d3ba139d5 = $(`<div id="html_b55b9ff1a722b94e474dcc3d3ba139d5" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_d67a83fa55d98fae96498444c465ea81.setContent(html_b55b9ff1a722b94e474dcc3d3ba139d5);
|
|
|
|
|
|
|
|
marker_15f829a6cc59106c40b89c63d83339d4.bindPopup(popup_d67a83fa55d98fae96498444c465ea81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15f829a6cc59106c40b89c63d83339d4.setIcon(icon_8a1f37f16378cd3c09c46cc245776752);
|
|
|
|
|
|
var marker_dbc630ac48dc8dc8a114f772d0ccde38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f7cf0eba5ab9ade104c1a99ac839f82a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_795a6764185eab3fa179bf6dd76f1323 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_687796d5fae5d14b59a10b0f65dd1eb0 = $(`<div id="html_687796d5fae5d14b59a10b0f65dd1eb0" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_795a6764185eab3fa179bf6dd76f1323.setContent(html_687796d5fae5d14b59a10b0f65dd1eb0);
|
|
|
|
|
|
|
|
marker_dbc630ac48dc8dc8a114f772d0ccde38.bindPopup(popup_795a6764185eab3fa179bf6dd76f1323)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbc630ac48dc8dc8a114f772d0ccde38.setIcon(icon_f7cf0eba5ab9ade104c1a99ac839f82a);
|
|
|
|
|
|
var marker_622e946fe91a414d27d7be81aa01560e = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_18058b0158677bc3079f1570c93db824 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85debe0ec85a1869a9aaa9a41b19ceda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f988e8f8664ca301735f0aa812d85e4 = $(`<div id="html_3f988e8f8664ca301735f0aa812d85e4" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_85debe0ec85a1869a9aaa9a41b19ceda.setContent(html_3f988e8f8664ca301735f0aa812d85e4);
|
|
|
|
|
|
|
|
marker_622e946fe91a414d27d7be81aa01560e.bindPopup(popup_85debe0ec85a1869a9aaa9a41b19ceda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_622e946fe91a414d27d7be81aa01560e.setIcon(icon_18058b0158677bc3079f1570c93db824);
|
|
|
|
|
|
var marker_e263e6822e141efea3c1f802e30eece0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_80920917a5ab88b0fe468f4ed9dc62f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_090483a0a26e609d1f3ca2cfa2225291 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a6002bcc0562212b5d9e6e52d9d3785 = $(`<div id="html_2a6002bcc0562212b5d9e6e52d9d3785" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_090483a0a26e609d1f3ca2cfa2225291.setContent(html_2a6002bcc0562212b5d9e6e52d9d3785);
|
|
|
|
|
|
|
|
marker_e263e6822e141efea3c1f802e30eece0.bindPopup(popup_090483a0a26e609d1f3ca2cfa2225291)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e263e6822e141efea3c1f802e30eece0.setIcon(icon_80920917a5ab88b0fe468f4ed9dc62f3);
|
|
|
|
|
|
var marker_ca2cd98a05721b93645e014965ba403f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_e582221881c40da851e8a83dc90a1e0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c229fce3652b24acb0ff1b9cd802b83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e22e9e966d42f3b147ce33d01b0bbde4 = $(`<div id="html_e22e9e966d42f3b147ce33d01b0bbde4" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_8c229fce3652b24acb0ff1b9cd802b83.setContent(html_e22e9e966d42f3b147ce33d01b0bbde4);
|
|
|
|
|
|
|
|
marker_ca2cd98a05721b93645e014965ba403f.bindPopup(popup_8c229fce3652b24acb0ff1b9cd802b83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca2cd98a05721b93645e014965ba403f.setIcon(icon_e582221881c40da851e8a83dc90a1e0e);
|
|
|
|
|
|
var marker_a700312eddb2fc602c119acd7f255467 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ef1f83c0e01a5d254d356e36ff25c8fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d6bf5ca647606eb4f223fc1bc172d42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f6ef68e9a86660494fcef44e9b920fb = $(`<div id="html_2f6ef68e9a86660494fcef44e9b920fb" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_9d6bf5ca647606eb4f223fc1bc172d42.setContent(html_2f6ef68e9a86660494fcef44e9b920fb);
|
|
|
|
|
|
|
|
marker_a700312eddb2fc602c119acd7f255467.bindPopup(popup_9d6bf5ca647606eb4f223fc1bc172d42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a700312eddb2fc602c119acd7f255467.setIcon(icon_ef1f83c0e01a5d254d356e36ff25c8fe);
|
|
|
|
|
|
var marker_41088d201e7e66d9a2586532442db1c5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_592df308835d0080d1504020cc656e8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e9014f4cdbe6328ef3f9f3acc9e732f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c41ddec3a54ab5270f00e3ccf781cdfc = $(`<div id="html_c41ddec3a54ab5270f00e3ccf781cdfc" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_0e9014f4cdbe6328ef3f9f3acc9e732f.setContent(html_c41ddec3a54ab5270f00e3ccf781cdfc);
|
|
|
|
|
|
|
|
marker_41088d201e7e66d9a2586532442db1c5.bindPopup(popup_0e9014f4cdbe6328ef3f9f3acc9e732f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41088d201e7e66d9a2586532442db1c5.setIcon(icon_592df308835d0080d1504020cc656e8c);
|
|
|
|
|
|
var marker_ffe30b6dcf5f4b654e0ea912229d2a8a = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_c5fc231b074afdf6d14f7d3ac29dd990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_773ce7a67d081ac781085e00ad176484 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0fecd1b7b4393dbaff7dfb3d1187da8 = $(`<div id="html_c0fecd1b7b4393dbaff7dfb3d1187da8" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_773ce7a67d081ac781085e00ad176484.setContent(html_c0fecd1b7b4393dbaff7dfb3d1187da8);
|
|
|
|
|
|
|
|
marker_ffe30b6dcf5f4b654e0ea912229d2a8a.bindPopup(popup_773ce7a67d081ac781085e00ad176484)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffe30b6dcf5f4b654e0ea912229d2a8a.setIcon(icon_c5fc231b074afdf6d14f7d3ac29dd990);
|
|
|
|
|
|
var marker_4c8dd24df9b1940a4a04e5e0c7887685 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_becebf83e929d74f978c945907b74fee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_665ad54b3a6ad8ed55045e845971da88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba2f80c487fefaa274eefc0d153a3ab5 = $(`<div id="html_ba2f80c487fefaa274eefc0d153a3ab5" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_665ad54b3a6ad8ed55045e845971da88.setContent(html_ba2f80c487fefaa274eefc0d153a3ab5);
|
|
|
|
|
|
|
|
marker_4c8dd24df9b1940a4a04e5e0c7887685.bindPopup(popup_665ad54b3a6ad8ed55045e845971da88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c8dd24df9b1940a4a04e5e0c7887685.setIcon(icon_becebf83e929d74f978c945907b74fee);
|
|
|
|
|
|
var marker_240483c66b58c876948c8f33afc71dd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_283a36081c32d3df061ed34f929f2bf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_429bd503447e3ee058be94a3d5b30394 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2a512c57a31ae0eefaf77681b28f5f7 = $(`<div id="html_e2a512c57a31ae0eefaf77681b28f5f7" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_429bd503447e3ee058be94a3d5b30394.setContent(html_e2a512c57a31ae0eefaf77681b28f5f7);
|
|
|
|
|
|
|
|
marker_240483c66b58c876948c8f33afc71dd7.bindPopup(popup_429bd503447e3ee058be94a3d5b30394)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_240483c66b58c876948c8f33afc71dd7.setIcon(icon_283a36081c32d3df061ed34f929f2bf6);
|
|
|
|
|
|
var marker_70afe64956b9785c63808a27899aa784 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_da86bc2e723c9096d630eae7ea3eb567 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_803cabe5e333e9f33d0133ed357b529f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20fb63eca1f7d07d227d40eed30a22d1 = $(`<div id="html_20fb63eca1f7d07d227d40eed30a22d1" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_803cabe5e333e9f33d0133ed357b529f.setContent(html_20fb63eca1f7d07d227d40eed30a22d1);
|
|
|
|
|
|
|
|
marker_70afe64956b9785c63808a27899aa784.bindPopup(popup_803cabe5e333e9f33d0133ed357b529f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70afe64956b9785c63808a27899aa784.setIcon(icon_da86bc2e723c9096d630eae7ea3eb567);
|
|
|
|
|
|
var marker_a9c9947cbf04a09a7a9b9636c7dbff94 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b82ce10f0f0e0030402299323210e2e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1223bf85bcbd19a409930a68c2b7cbc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de5de4231deb15d5b18b0b3c5aec3fa2 = $(`<div id="html_de5de4231deb15d5b18b0b3c5aec3fa2" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_1223bf85bcbd19a409930a68c2b7cbc2.setContent(html_de5de4231deb15d5b18b0b3c5aec3fa2);
|
|
|
|
|
|
|
|
marker_a9c9947cbf04a09a7a9b9636c7dbff94.bindPopup(popup_1223bf85bcbd19a409930a68c2b7cbc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9c9947cbf04a09a7a9b9636c7dbff94.setIcon(icon_b82ce10f0f0e0030402299323210e2e8);
|
|
|
|
|
|
var marker_dcbc4aaf609763e8b7b81953f2e6d3c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_ecb84182ef5cabc21f938fd3786ae5af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37f939901fcf78243df430429fc061c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16b89e9fddc33914b9e1a8500db2dd80 = $(`<div id="html_16b89e9fddc33914b9e1a8500db2dd80" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_37f939901fcf78243df430429fc061c6.setContent(html_16b89e9fddc33914b9e1a8500db2dd80);
|
|
|
|
|
|
|
|
marker_dcbc4aaf609763e8b7b81953f2e6d3c9.bindPopup(popup_37f939901fcf78243df430429fc061c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcbc4aaf609763e8b7b81953f2e6d3c9.setIcon(icon_ecb84182ef5cabc21f938fd3786ae5af);
|
|
|
|
|
|
var marker_a4621cfef81e0a842a9e56bcc34be1b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_6e4f76f8c38438cbd55feb0026967a51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86bf20e363220d5be8f200530229ae9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17706d7e4118c9f0e35ea1430f65e602 = $(`<div id="html_17706d7e4118c9f0e35ea1430f65e602" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_86bf20e363220d5be8f200530229ae9b.setContent(html_17706d7e4118c9f0e35ea1430f65e602);
|
|
|
|
|
|
|
|
marker_a4621cfef81e0a842a9e56bcc34be1b3.bindPopup(popup_86bf20e363220d5be8f200530229ae9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4621cfef81e0a842a9e56bcc34be1b3.setIcon(icon_6e4f76f8c38438cbd55feb0026967a51);
|
|
|
|
|
|
var marker_250289101acea9e3412bf5100758d6a9 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_2b83733f8f8cc1b272cd5c9d88d33fad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ace6b8edda23d0db736990ffb76e96a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2df997957e0f2564dcb81d943f1d54f0 = $(`<div id="html_2df997957e0f2564dcb81d943f1d54f0" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_ace6b8edda23d0db736990ffb76e96a7.setContent(html_2df997957e0f2564dcb81d943f1d54f0);
|
|
|
|
|
|
|
|
marker_250289101acea9e3412bf5100758d6a9.bindPopup(popup_ace6b8edda23d0db736990ffb76e96a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_250289101acea9e3412bf5100758d6a9.setIcon(icon_2b83733f8f8cc1b272cd5c9d88d33fad);
|
|
|
|
|
|
var marker_3ed80f033636799e30570e95dddbd9d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b6e69d3665e73443a1e27c1939c882e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ededb319d7bf568f258f87dbc2bf6fa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91aba028bd008a86e109365c762398ea = $(`<div id="html_91aba028bd008a86e109365c762398ea" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_ededb319d7bf568f258f87dbc2bf6fa5.setContent(html_91aba028bd008a86e109365c762398ea);
|
|
|
|
|
|
|
|
marker_3ed80f033636799e30570e95dddbd9d5.bindPopup(popup_ededb319d7bf568f258f87dbc2bf6fa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ed80f033636799e30570e95dddbd9d5.setIcon(icon_b6e69d3665e73443a1e27c1939c882e2);
|
|
|
|
|
|
var marker_f9c54d54b927593c3839bae4fa067c52 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_6a5cd773f1376de1818b554e9926fbe1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_317895451874f05a00412553d2fc05eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19de608516947909ce23ae59b0de76f4 = $(`<div id="html_19de608516947909ce23ae59b0de76f4" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_317895451874f05a00412553d2fc05eb.setContent(html_19de608516947909ce23ae59b0de76f4);
|
|
|
|
|
|
|
|
marker_f9c54d54b927593c3839bae4fa067c52.bindPopup(popup_317895451874f05a00412553d2fc05eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9c54d54b927593c3839bae4fa067c52.setIcon(icon_6a5cd773f1376de1818b554e9926fbe1);
|
|
|
|
|
|
var marker_0f004a231c73469dacc0bb8bad4029e2 = L.marker(
|
|
[13.4166, 101.335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_35ea2717c6450184d365d66085e4a958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1f459b25988859bd0cbf0d3e6a66f60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24398ffb55f2c5cd6b13b5ad606a6772 = $(`<div id="html_24398ffb55f2c5cd6b13b5ad606a6772" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_f1f459b25988859bd0cbf0d3e6a66f60.setContent(html_24398ffb55f2c5cd6b13b5ad606a6772);
|
|
|
|
|
|
|
|
marker_0f004a231c73469dacc0bb8bad4029e2.bindPopup(popup_f1f459b25988859bd0cbf0d3e6a66f60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f004a231c73469dacc0bb8bad4029e2.setIcon(icon_35ea2717c6450184d365d66085e4a958);
|
|
|
|
|
|
var marker_41da80002e8a4c65c57018e7c21fb506 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_a92c16fa22979867fb84a1c6643ebc71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_044ee9c93699ee08c355b42f479426e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fae5441dc25edafc4b8aa6537773035 = $(`<div id="html_2fae5441dc25edafc4b8aa6537773035" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_044ee9c93699ee08c355b42f479426e5.setContent(html_2fae5441dc25edafc4b8aa6537773035);
|
|
|
|
|
|
|
|
marker_41da80002e8a4c65c57018e7c21fb506.bindPopup(popup_044ee9c93699ee08c355b42f479426e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41da80002e8a4c65c57018e7c21fb506.setIcon(icon_a92c16fa22979867fb84a1c6643ebc71);
|
|
|
|
|
|
var marker_665f0f3cd29fc403c3c248a7f50fa4fe = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f8e563f1bf403259d7e77b9c4002307d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2611132e22cd5902a0293abc4c389e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a6df594b7ac3a427679e58d75a6eb68 = $(`<div id="html_7a6df594b7ac3a427679e58d75a6eb68" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_f2611132e22cd5902a0293abc4c389e7.setContent(html_7a6df594b7ac3a427679e58d75a6eb68);
|
|
|
|
|
|
|
|
marker_665f0f3cd29fc403c3c248a7f50fa4fe.bindPopup(popup_f2611132e22cd5902a0293abc4c389e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_665f0f3cd29fc403c3c248a7f50fa4fe.setIcon(icon_f8e563f1bf403259d7e77b9c4002307d);
|
|
|
|
|
|
var marker_345650b179fecb936f32e81b2bf32278 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_1dd664725a8f09c7ab5651b76eb34067 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b858f318467c739f3bd64047008dea0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eee351d4d90706e37ba70ce94e024f9 = $(`<div id="html_1eee351d4d90706e37ba70ce94e024f9" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_0b858f318467c739f3bd64047008dea0.setContent(html_1eee351d4d90706e37ba70ce94e024f9);
|
|
|
|
|
|
|
|
marker_345650b179fecb936f32e81b2bf32278.bindPopup(popup_0b858f318467c739f3bd64047008dea0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_345650b179fecb936f32e81b2bf32278.setIcon(icon_1dd664725a8f09c7ab5651b76eb34067);
|
|
|
|
|
|
var marker_8a3045aa4d2da1ef71d662838c2526bf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_688a84b30348da76bafe673dd5fe1d77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b96047c6acc63a7099ba19718b055e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e54f7783d4d0b0b983628eb8ff238f6c = $(`<div id="html_e54f7783d4d0b0b983628eb8ff238f6c" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_21b96047c6acc63a7099ba19718b055e.setContent(html_e54f7783d4d0b0b983628eb8ff238f6c);
|
|
|
|
|
|
|
|
marker_8a3045aa4d2da1ef71d662838c2526bf.bindPopup(popup_21b96047c6acc63a7099ba19718b055e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a3045aa4d2da1ef71d662838c2526bf.setIcon(icon_688a84b30348da76bafe673dd5fe1d77);
|
|
|
|
|
|
var marker_ebd339e20dd7a20b3f5d658a36b9f958 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_253f26b8a90db345e9e2108092a5f2af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79072c85114876f1a42b2b149664c6fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c764575d6f3a62ace8014777379ecadc = $(`<div id="html_c764575d6f3a62ace8014777379ecadc" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_79072c85114876f1a42b2b149664c6fc.setContent(html_c764575d6f3a62ace8014777379ecadc);
|
|
|
|
|
|
|
|
marker_ebd339e20dd7a20b3f5d658a36b9f958.bindPopup(popup_79072c85114876f1a42b2b149664c6fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebd339e20dd7a20b3f5d658a36b9f958.setIcon(icon_253f26b8a90db345e9e2108092a5f2af);
|
|
|
|
|
|
var marker_e092109e734ef3c4d3bf11267d5f0da6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0090fec61136f5ab470d92f57f546d48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d1f66ef51ea30757efb280c431a463d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6383c81c76707fc8cf672e447109304e = $(`<div id="html_6383c81c76707fc8cf672e447109304e" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_9d1f66ef51ea30757efb280c431a463d.setContent(html_6383c81c76707fc8cf672e447109304e);
|
|
|
|
|
|
|
|
marker_e092109e734ef3c4d3bf11267d5f0da6.bindPopup(popup_9d1f66ef51ea30757efb280c431a463d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e092109e734ef3c4d3bf11267d5f0da6.setIcon(icon_0090fec61136f5ab470d92f57f546d48);
|
|
|
|
|
|
var marker_e5ede6850e0b0daa3a1d3485c56d2c16 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_47ed78a33a38994ed5aa6cb7f15ffd22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fc6dfb258540268f102bc0aaa0ac412 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8092783fd13d6e9570ac18d815a912ff = $(`<div id="html_8092783fd13d6e9570ac18d815a912ff" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_4fc6dfb258540268f102bc0aaa0ac412.setContent(html_8092783fd13d6e9570ac18d815a912ff);
|
|
|
|
|
|
|
|
marker_e5ede6850e0b0daa3a1d3485c56d2c16.bindPopup(popup_4fc6dfb258540268f102bc0aaa0ac412)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5ede6850e0b0daa3a1d3485c56d2c16.setIcon(icon_47ed78a33a38994ed5aa6cb7f15ffd22);
|
|
|
|
|
|
var marker_3b1b469025a4d6a8f6df2e7866e06917 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_32051dd0c29f66c300fba1a1425438f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c95974fe8036c4cdb4f1b4f14015ca6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0274155337605500127722184b21eedf = $(`<div id="html_0274155337605500127722184b21eedf" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_9c95974fe8036c4cdb4f1b4f14015ca6.setContent(html_0274155337605500127722184b21eedf);
|
|
|
|
|
|
|
|
marker_3b1b469025a4d6a8f6df2e7866e06917.bindPopup(popup_9c95974fe8036c4cdb4f1b4f14015ca6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b1b469025a4d6a8f6df2e7866e06917.setIcon(icon_32051dd0c29f66c300fba1a1425438f6);
|
|
|
|
|
|
var marker_a4b0948cb00d63bc127d58687930d7b6 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_8826b19a19e69c185ea8f0ed8af8bccd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2434f536b0e95817a42c041d936f2499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19712fbe3b1ebb8afa232bf49e88cb6c = $(`<div id="html_19712fbe3b1ebb8afa232bf49e88cb6c" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_2434f536b0e95817a42c041d936f2499.setContent(html_19712fbe3b1ebb8afa232bf49e88cb6c);
|
|
|
|
|
|
|
|
marker_a4b0948cb00d63bc127d58687930d7b6.bindPopup(popup_2434f536b0e95817a42c041d936f2499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4b0948cb00d63bc127d58687930d7b6.setIcon(icon_8826b19a19e69c185ea8f0ed8af8bccd);
|
|
|
|
|
|
var marker_656103242ad874f54ed8b8940c1de157 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b29e977ca237af03f994eb5168e54487 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48826f33577957a7397dc0acdd6c4035 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61af79af81a268d67718848cd71d8f7f = $(`<div id="html_61af79af81a268d67718848cd71d8f7f" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_48826f33577957a7397dc0acdd6c4035.setContent(html_61af79af81a268d67718848cd71d8f7f);
|
|
|
|
|
|
|
|
marker_656103242ad874f54ed8b8940c1de157.bindPopup(popup_48826f33577957a7397dc0acdd6c4035)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_656103242ad874f54ed8b8940c1de157.setIcon(icon_b29e977ca237af03f994eb5168e54487);
|
|
|
|
|
|
var marker_424cebf54c3447c828ba72c2ef291732 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_44eb7d148f1babefa55c8dd8e721efcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5bfb570ed2232210d854bcb6ac1d504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f943bd94e01b2b3f4da2ba6f6c4e21bf = $(`<div id="html_f943bd94e01b2b3f4da2ba6f6c4e21bf" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_a5bfb570ed2232210d854bcb6ac1d504.setContent(html_f943bd94e01b2b3f4da2ba6f6c4e21bf);
|
|
|
|
|
|
|
|
marker_424cebf54c3447c828ba72c2ef291732.bindPopup(popup_a5bfb570ed2232210d854bcb6ac1d504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_424cebf54c3447c828ba72c2ef291732.setIcon(icon_44eb7d148f1babefa55c8dd8e721efcb);
|
|
|
|
|
|
var marker_14eaaad6ac51197cabb986a7802d46e0 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_34b88587ccc0391724af99853140e39a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_876301b375db0959f1726a445f25a1a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e47eaabe458764a52828e71fb038d82 = $(`<div id="html_5e47eaabe458764a52828e71fb038d82" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_876301b375db0959f1726a445f25a1a2.setContent(html_5e47eaabe458764a52828e71fb038d82);
|
|
|
|
|
|
|
|
marker_14eaaad6ac51197cabb986a7802d46e0.bindPopup(popup_876301b375db0959f1726a445f25a1a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14eaaad6ac51197cabb986a7802d46e0.setIcon(icon_34b88587ccc0391724af99853140e39a);
|
|
|
|
|
|
var marker_593933b1c84942ecebb43f98f9e13f16 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_b5ff2d680340015506d664599176b2ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d62aa7a34de790d3f6f68aa3081fc396 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac0dfb8c1924c95ae2272cffd6f7b6d3 = $(`<div id="html_ac0dfb8c1924c95ae2272cffd6f7b6d3" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_d62aa7a34de790d3f6f68aa3081fc396.setContent(html_ac0dfb8c1924c95ae2272cffd6f7b6d3);
|
|
|
|
|
|
|
|
marker_593933b1c84942ecebb43f98f9e13f16.bindPopup(popup_d62aa7a34de790d3f6f68aa3081fc396)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_593933b1c84942ecebb43f98f9e13f16.setIcon(icon_b5ff2d680340015506d664599176b2ca);
|
|
|
|
|
|
var marker_f48bf1830304e442c9ad891ddbf65bfa = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0e775ea655b9ea40a1833d642056a212 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b60901a6d0217d584d51478b31de4c65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13ff4737d851f77171e3c1cced867ed8 = $(`<div id="html_13ff4737d851f77171e3c1cced867ed8" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_b60901a6d0217d584d51478b31de4c65.setContent(html_13ff4737d851f77171e3c1cced867ed8);
|
|
|
|
|
|
|
|
marker_f48bf1830304e442c9ad891ddbf65bfa.bindPopup(popup_b60901a6d0217d584d51478b31de4c65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f48bf1830304e442c9ad891ddbf65bfa.setIcon(icon_0e775ea655b9ea40a1833d642056a212);
|
|
|
|
|
|
var marker_defb3875d8ed2ba634a18dfa265ab091 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d0ddeef566f3e3b137057a90a4a8b2e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9411cb5ecb10a1904518370376852319 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8683d4eaca36abc83cf387c79b859405 = $(`<div id="html_8683d4eaca36abc83cf387c79b859405" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_9411cb5ecb10a1904518370376852319.setContent(html_8683d4eaca36abc83cf387c79b859405);
|
|
|
|
|
|
|
|
marker_defb3875d8ed2ba634a18dfa265ab091.bindPopup(popup_9411cb5ecb10a1904518370376852319)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_defb3875d8ed2ba634a18dfa265ab091.setIcon(icon_d0ddeef566f3e3b137057a90a4a8b2e5);
|
|
|
|
|
|
var marker_e389ecb990d93b11c598d061cac61a32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_289b173c2fa1c61143ca100ba5430db0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e60c14a03b9b2672687acf616bbf421a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d57939d054da9f6eb4838b7393e7b18 = $(`<div id="html_4d57939d054da9f6eb4838b7393e7b18" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_e60c14a03b9b2672687acf616bbf421a.setContent(html_4d57939d054da9f6eb4838b7393e7b18);
|
|
|
|
|
|
|
|
marker_e389ecb990d93b11c598d061cac61a32.bindPopup(popup_e60c14a03b9b2672687acf616bbf421a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e389ecb990d93b11c598d061cac61a32.setIcon(icon_289b173c2fa1c61143ca100ba5430db0);
|
|
|
|
|
|
var marker_3aff231b4cfa62bed21c6da035bd1021 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_fea6afaf12c894f6b4f192567446770f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5122064ffa5b197b5421538d882aab5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_311033ab3d12ff7b472ad54ca376f1da = $(`<div id="html_311033ab3d12ff7b472ad54ca376f1da" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_5122064ffa5b197b5421538d882aab5f.setContent(html_311033ab3d12ff7b472ad54ca376f1da);
|
|
|
|
|
|
|
|
marker_3aff231b4cfa62bed21c6da035bd1021.bindPopup(popup_5122064ffa5b197b5421538d882aab5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aff231b4cfa62bed21c6da035bd1021.setIcon(icon_fea6afaf12c894f6b4f192567446770f);
|
|
|
|
|
|
var marker_67d34607b4d44f1770b2d0ed8e0005be = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_bd0e8bcc99e3e0616c7d96ff0f2b11f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcb566a3ead8db475b5eea7ca9a552a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e699d891fff236f0fb2490e603e217 = $(`<div id="html_d8e699d891fff236f0fb2490e603e217" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_fcb566a3ead8db475b5eea7ca9a552a8.setContent(html_d8e699d891fff236f0fb2490e603e217);
|
|
|
|
|
|
|
|
marker_67d34607b4d44f1770b2d0ed8e0005be.bindPopup(popup_fcb566a3ead8db475b5eea7ca9a552a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67d34607b4d44f1770b2d0ed8e0005be.setIcon(icon_bd0e8bcc99e3e0616c7d96ff0f2b11f0);
|
|
|
|
|
|
var marker_3b3ead70fd49de067481170cf52eeed3 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_02a406630619ded7b66cef175c7a3bb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc66035aed24d2e2e0ccf79741426131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffb529cd0476c888222c67e8169c1e35 = $(`<div id="html_ffb529cd0476c888222c67e8169c1e35" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_cc66035aed24d2e2e0ccf79741426131.setContent(html_ffb529cd0476c888222c67e8169c1e35);
|
|
|
|
|
|
|
|
marker_3b3ead70fd49de067481170cf52eeed3.bindPopup(popup_cc66035aed24d2e2e0ccf79741426131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b3ead70fd49de067481170cf52eeed3.setIcon(icon_02a406630619ded7b66cef175c7a3bb3);
|
|
|
|
|
|
var marker_636be6006f89925ca99856b90d69e6cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_1488b21ece61f1f161c67f97b95779b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eb8c4b5bf80053ed1a35b1ea26f8a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6f11bdcda9b45d93fc6d3b74b776d8c = $(`<div id="html_a6f11bdcda9b45d93fc6d3b74b776d8c" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_5eb8c4b5bf80053ed1a35b1ea26f8a21.setContent(html_a6f11bdcda9b45d93fc6d3b74b776d8c);
|
|
|
|
|
|
|
|
marker_636be6006f89925ca99856b90d69e6cd.bindPopup(popup_5eb8c4b5bf80053ed1a35b1ea26f8a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_636be6006f89925ca99856b90d69e6cd.setIcon(icon_1488b21ece61f1f161c67f97b95779b6);
|
|
|
|
|
|
var marker_56827e8d02d694a91afb0308a467be5e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_d52745bb5814ecf0cd3ad8a12e6f0ff3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2594141c7f4f2b549fa62104f73bbb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_502d9dfcdd9a8a0868bd4a0f7db352ed = $(`<div id="html_502d9dfcdd9a8a0868bd4a0f7db352ed" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_f2594141c7f4f2b549fa62104f73bbb0.setContent(html_502d9dfcdd9a8a0868bd4a0f7db352ed);
|
|
|
|
|
|
|
|
marker_56827e8d02d694a91afb0308a467be5e.bindPopup(popup_f2594141c7f4f2b549fa62104f73bbb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56827e8d02d694a91afb0308a467be5e.setIcon(icon_d52745bb5814ecf0cd3ad8a12e6f0ff3);
|
|
|
|
|
|
var marker_398ba4e8d0e299fa0ddf33a5c98fde05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_f2f81601517e5ce3b590a7d1d5f32808 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_269ee7585ae82e5758ff4ffd1d8d5681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36fe8849d66690f078ff379a8300f828 = $(`<div id="html_36fe8849d66690f078ff379a8300f828" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_269ee7585ae82e5758ff4ffd1d8d5681.setContent(html_36fe8849d66690f078ff379a8300f828);
|
|
|
|
|
|
|
|
marker_398ba4e8d0e299fa0ddf33a5c98fde05.bindPopup(popup_269ee7585ae82e5758ff4ffd1d8d5681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_398ba4e8d0e299fa0ddf33a5c98fde05.setIcon(icon_f2f81601517e5ce3b590a7d1d5f32808);
|
|
|
|
|
|
var marker_46c535c98a6deaf245a8aecfd7ae3ffd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_9915f92d55cf98a144fdc09dd455dd88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c153c60178db185b3342f4faf9538b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d852010a976a00e4a4e7d8235dfe5ee = $(`<div id="html_4d852010a976a00e4a4e7d8235dfe5ee" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_9c153c60178db185b3342f4faf9538b9.setContent(html_4d852010a976a00e4a4e7d8235dfe5ee);
|
|
|
|
|
|
|
|
marker_46c535c98a6deaf245a8aecfd7ae3ffd.bindPopup(popup_9c153c60178db185b3342f4faf9538b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46c535c98a6deaf245a8aecfd7ae3ffd.setIcon(icon_9915f92d55cf98a144fdc09dd455dd88);
|
|
|
|
|
|
var marker_2baab075c2d7a872a5e8d6dfe8d4a089 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_183bca3d3d668ea7d7a6b557abc061a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_841dc002a5b6bcb753c085578b8bf23b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0a9f39984d5c772e4be94ce514443d9 = $(`<div id="html_e0a9f39984d5c772e4be94ce514443d9" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_841dc002a5b6bcb753c085578b8bf23b.setContent(html_e0a9f39984d5c772e4be94ce514443d9);
|
|
|
|
|
|
|
|
marker_2baab075c2d7a872a5e8d6dfe8d4a089.bindPopup(popup_841dc002a5b6bcb753c085578b8bf23b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2baab075c2d7a872a5e8d6dfe8d4a089.setIcon(icon_183bca3d3d668ea7d7a6b557abc061a3);
|
|
|
|
|
|
var marker_435a27c6a88be44e70ec9731d5b65140 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_91686bafe8583962c21a576dc858aad1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5d8c72aed55252eac63c69a31b5c992 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d40f8894fdc9c73b027344f5418f2a2 = $(`<div id="html_3d40f8894fdc9c73b027344f5418f2a2" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_d5d8c72aed55252eac63c69a31b5c992.setContent(html_3d40f8894fdc9c73b027344f5418f2a2);
|
|
|
|
|
|
|
|
marker_435a27c6a88be44e70ec9731d5b65140.bindPopup(popup_d5d8c72aed55252eac63c69a31b5c992)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_435a27c6a88be44e70ec9731d5b65140.setIcon(icon_91686bafe8583962c21a576dc858aad1);
|
|
|
|
|
|
var marker_5260bee6be7a45ff829a674096a83b85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_015657a6bfb487680d4a700b9ea74022 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46206fea19c54f7aca462bd652e4eeb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb778ec5be2752652f08caa9bf5dfea5 = $(`<div id="html_cb778ec5be2752652f08caa9bf5dfea5" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_46206fea19c54f7aca462bd652e4eeb2.setContent(html_cb778ec5be2752652f08caa9bf5dfea5);
|
|
|
|
|
|
|
|
marker_5260bee6be7a45ff829a674096a83b85.bindPopup(popup_46206fea19c54f7aca462bd652e4eeb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5260bee6be7a45ff829a674096a83b85.setIcon(icon_015657a6bfb487680d4a700b9ea74022);
|
|
|
|
|
|
var marker_6e39e0a33d6ee76cf185b6273ba0ac0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_81bf836612b35484865851449b5db4b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3acdf3b5a4ebc359b7a806c4915d4338 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d60aa72d9454371abba99cbc4995aa4 = $(`<div id="html_4d60aa72d9454371abba99cbc4995aa4" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_3acdf3b5a4ebc359b7a806c4915d4338.setContent(html_4d60aa72d9454371abba99cbc4995aa4);
|
|
|
|
|
|
|
|
marker_6e39e0a33d6ee76cf185b6273ba0ac0d.bindPopup(popup_3acdf3b5a4ebc359b7a806c4915d4338)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e39e0a33d6ee76cf185b6273ba0ac0d.setIcon(icon_81bf836612b35484865851449b5db4b6);
|
|
|
|
|
|
var marker_dfb110585c8ad10fb3e7796a641aaeb2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_0d8d5683cb01f5053f8f1d239a9b7519 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_703ec0eda2b83f9d727ffd05b376b107 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ce503ca27bf2423de446db947f36370 = $(`<div id="html_0ce503ca27bf2423de446db947f36370" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_703ec0eda2b83f9d727ffd05b376b107.setContent(html_0ce503ca27bf2423de446db947f36370);
|
|
|
|
|
|
|
|
marker_dfb110585c8ad10fb3e7796a641aaeb2.bindPopup(popup_703ec0eda2b83f9d727ffd05b376b107)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfb110585c8ad10fb3e7796a641aaeb2.setIcon(icon_0d8d5683cb01f5053f8f1d239a9b7519);
|
|
|
|
|
|
var marker_dd4153a30758435e5bf733e69613ede0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_52e82e325c9cf29196809ba2ecbf7057);
|
|
|
|
|
|
var icon_669734268d36e26ea4c368f1216c039e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_738be27d9a389b35a69f148dad6f1b20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9cebccec696edd86d797191c071f0c6 = $(`<div id="html_d9cebccec696edd86d797191c071f0c6" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_738be27d9a389b35a69f148dad6f1b20.setContent(html_d9cebccec696edd86d797191c071f0c6);
|
|
|
|
|
|
|
|
marker_dd4153a30758435e5bf733e69613ede0.bindPopup(popup_738be27d9a389b35a69f148dad6f1b20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd4153a30758435e5bf733e69613ede0.setIcon(icon_669734268d36e26ea4c368f1216c039e);
|
|
|
|
|
|
marker_cluster_52e82e325c9cf29196809ba2ecbf7057.addTo(map_050b757a9da432d09cd2c93249fee974);
|
|
|
|
</script>
|
|
</html> |