mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 17:05:18 +00:00
10487 lines
305 KiB
HTML
10487 lines
305 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_124758811fae9370ad54c30c002ce6ab {
|
|
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_124758811fae9370ad54c30c002ce6ab" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_124758811fae9370ad54c30c002ce6ab = L.map(
|
|
"map_124758811fae9370ad54c30c002ce6ab",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_3e1ab327a53cf0f03e3a01f191e4df21 = 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_3e1ab327a53cf0f03e3a01f191e4df21.addTo(map_124758811fae9370ad54c30c002ce6ab);
|
|
|
|
|
|
var marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_cbb34effe2b277dad01f8cbeb93866c8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_ce75bd8aab83326668fe6d4ec2daa3e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ad7a55c674af8ece98962a5f43e15ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b3a5387ada8c38d81573a2db24c9bca = $(`<div id="html_9b3a5387ada8c38d81573a2db24c9bca" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_8ad7a55c674af8ece98962a5f43e15ec.setContent(html_9b3a5387ada8c38d81573a2db24c9bca);
|
|
|
|
|
|
|
|
marker_cbb34effe2b277dad01f8cbeb93866c8.bindPopup(popup_8ad7a55c674af8ece98962a5f43e15ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbb34effe2b277dad01f8cbeb93866c8.setIcon(icon_ce75bd8aab83326668fe6d4ec2daa3e8);
|
|
|
|
|
|
var marker_f719505582693cf4fcec783ab3b2bd70 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_aedd946b1239509250bd982cb736da0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a26199c92340987ccf2709f398a920fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2989d39d8276467c1dc1ac9698dff6df = $(`<div id="html_2989d39d8276467c1dc1ac9698dff6df" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_a26199c92340987ccf2709f398a920fc.setContent(html_2989d39d8276467c1dc1ac9698dff6df);
|
|
|
|
|
|
|
|
marker_f719505582693cf4fcec783ab3b2bd70.bindPopup(popup_a26199c92340987ccf2709f398a920fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f719505582693cf4fcec783ab3b2bd70.setIcon(icon_aedd946b1239509250bd982cb736da0e);
|
|
|
|
|
|
var marker_4c1c5ea81c793625ec493a346f275837 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_95567c75d358a60a49c728129848dba0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba26d224e3153b3dccbf6e8e88adbb1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c44520196a0b4e4f1920b26e8855d965 = $(`<div id="html_c44520196a0b4e4f1920b26e8855d965" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_ba26d224e3153b3dccbf6e8e88adbb1f.setContent(html_c44520196a0b4e4f1920b26e8855d965);
|
|
|
|
|
|
|
|
marker_4c1c5ea81c793625ec493a346f275837.bindPopup(popup_ba26d224e3153b3dccbf6e8e88adbb1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c1c5ea81c793625ec493a346f275837.setIcon(icon_95567c75d358a60a49c728129848dba0);
|
|
|
|
|
|
var marker_05ee54f8dd149eac38e9c7ef71c54dc5 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b3af567e6bce25b16c0794d8860e3414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b25b2e936cfb78a559afb3b518cab9f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6200fcb58722ea57fbb3cc1a44466dbe = $(`<div id="html_6200fcb58722ea57fbb3cc1a44466dbe" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_b25b2e936cfb78a559afb3b518cab9f5.setContent(html_6200fcb58722ea57fbb3cc1a44466dbe);
|
|
|
|
|
|
|
|
marker_05ee54f8dd149eac38e9c7ef71c54dc5.bindPopup(popup_b25b2e936cfb78a559afb3b518cab9f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05ee54f8dd149eac38e9c7ef71c54dc5.setIcon(icon_b3af567e6bce25b16c0794d8860e3414);
|
|
|
|
|
|
var marker_de1c55e959146e1fcb4f79857e3fcde9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_07b479d1709f0c709c727cd2084cf53a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ecc2b3e86d61e84425a4ff618eeb32d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16f927b9e5064c941b7e44cf0bdadef0 = $(`<div id="html_16f927b9e5064c941b7e44cf0bdadef0" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_1ecc2b3e86d61e84425a4ff618eeb32d.setContent(html_16f927b9e5064c941b7e44cf0bdadef0);
|
|
|
|
|
|
|
|
marker_de1c55e959146e1fcb4f79857e3fcde9.bindPopup(popup_1ecc2b3e86d61e84425a4ff618eeb32d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de1c55e959146e1fcb4f79857e3fcde9.setIcon(icon_07b479d1709f0c709c727cd2084cf53a);
|
|
|
|
|
|
var marker_42c73454d13b4777ac5fed6bc74795bb = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6e54a4850b867f8e7005b7d78225a715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_498a93539f622814378f472e1c96d332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f0947cd762c7a5379c3bee5162ccdf4 = $(`<div id="html_0f0947cd762c7a5379c3bee5162ccdf4" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_498a93539f622814378f472e1c96d332.setContent(html_0f0947cd762c7a5379c3bee5162ccdf4);
|
|
|
|
|
|
|
|
marker_42c73454d13b4777ac5fed6bc74795bb.bindPopup(popup_498a93539f622814378f472e1c96d332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42c73454d13b4777ac5fed6bc74795bb.setIcon(icon_6e54a4850b867f8e7005b7d78225a715);
|
|
|
|
|
|
var marker_e7e9c1c2ae33a6604945c95db4dc0eb2 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_690ba940128171740cd8325cebab8375 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_880dd4d3d5a505fa749c411e06ffeba8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa7e8d63fa7d0a092f8f8be873cd3310 = $(`<div id="html_aa7e8d63fa7d0a092f8f8be873cd3310" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_880dd4d3d5a505fa749c411e06ffeba8.setContent(html_aa7e8d63fa7d0a092f8f8be873cd3310);
|
|
|
|
|
|
|
|
marker_e7e9c1c2ae33a6604945c95db4dc0eb2.bindPopup(popup_880dd4d3d5a505fa749c411e06ffeba8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7e9c1c2ae33a6604945c95db4dc0eb2.setIcon(icon_690ba940128171740cd8325cebab8375);
|
|
|
|
|
|
var marker_81640cb7e894ca770c3b8bc46a65150e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6c027cd440c2fde78ff4d27fe563f484 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f491aa4204c487c7c513fb7de9ae8548 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8244966a3088061c1ec46ed47cf10c2 = $(`<div id="html_c8244966a3088061c1ec46ed47cf10c2" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_f491aa4204c487c7c513fb7de9ae8548.setContent(html_c8244966a3088061c1ec46ed47cf10c2);
|
|
|
|
|
|
|
|
marker_81640cb7e894ca770c3b8bc46a65150e.bindPopup(popup_f491aa4204c487c7c513fb7de9ae8548)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81640cb7e894ca770c3b8bc46a65150e.setIcon(icon_6c027cd440c2fde78ff4d27fe563f484);
|
|
|
|
|
|
var marker_0647cf56bd9d98aed48cf31abc1ba800 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_a00bed5e8c155523e10bf8ab7c136169 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c57288030bd069dddc13d66a4ee1bde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c80365663f744828c641f515637f28d2 = $(`<div id="html_c80365663f744828c641f515637f28d2" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_6c57288030bd069dddc13d66a4ee1bde.setContent(html_c80365663f744828c641f515637f28d2);
|
|
|
|
|
|
|
|
marker_0647cf56bd9d98aed48cf31abc1ba800.bindPopup(popup_6c57288030bd069dddc13d66a4ee1bde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0647cf56bd9d98aed48cf31abc1ba800.setIcon(icon_a00bed5e8c155523e10bf8ab7c136169);
|
|
|
|
|
|
var marker_fce7da53d40f2fe679d5dbc0545611bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_214c4c453ca1892a9d05c39111664f29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23e7ac0a66d64e367d8c433ddc02fa03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3797c39e542c579c302ec66b1bed9129 = $(`<div id="html_3797c39e542c579c302ec66b1bed9129" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_23e7ac0a66d64e367d8c433ddc02fa03.setContent(html_3797c39e542c579c302ec66b1bed9129);
|
|
|
|
|
|
|
|
marker_fce7da53d40f2fe679d5dbc0545611bb.bindPopup(popup_23e7ac0a66d64e367d8c433ddc02fa03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fce7da53d40f2fe679d5dbc0545611bb.setIcon(icon_214c4c453ca1892a9d05c39111664f29);
|
|
|
|
|
|
var marker_183702a2f702035f4f1c5186203749b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_063a23e61c4a1a3bca233a8f3addcb1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6eefb5625c015e1ee2dcc68edd68c5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae4fa534b899344321597c396c86e8c2 = $(`<div id="html_ae4fa534b899344321597c396c86e8c2" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_f6eefb5625c015e1ee2dcc68edd68c5f.setContent(html_ae4fa534b899344321597c396c86e8c2);
|
|
|
|
|
|
|
|
marker_183702a2f702035f4f1c5186203749b6.bindPopup(popup_f6eefb5625c015e1ee2dcc68edd68c5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_183702a2f702035f4f1c5186203749b6.setIcon(icon_063a23e61c4a1a3bca233a8f3addcb1c);
|
|
|
|
|
|
var marker_c5a887070eb53c0ebabdd3e0e43fac01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_58b9f5b0d3578273bd6a7cb35f75d474 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2ca1a658619e3311d016afaca1178ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66702d6a14d233291f248b8cd36700ec = $(`<div id="html_66702d6a14d233291f248b8cd36700ec" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_d2ca1a658619e3311d016afaca1178ce.setContent(html_66702d6a14d233291f248b8cd36700ec);
|
|
|
|
|
|
|
|
marker_c5a887070eb53c0ebabdd3e0e43fac01.bindPopup(popup_d2ca1a658619e3311d016afaca1178ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5a887070eb53c0ebabdd3e0e43fac01.setIcon(icon_58b9f5b0d3578273bd6a7cb35f75d474);
|
|
|
|
|
|
var marker_c277afe56058974588d26798874735ff = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_eeb07d7be8f630be474b66131326fab0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0b7d95d8c0971ff3a560c68c211858b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a88a4883d12e58306bc961de194adc05 = $(`<div id="html_a88a4883d12e58306bc961de194adc05" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_d0b7d95d8c0971ff3a560c68c211858b.setContent(html_a88a4883d12e58306bc961de194adc05);
|
|
|
|
|
|
|
|
marker_c277afe56058974588d26798874735ff.bindPopup(popup_d0b7d95d8c0971ff3a560c68c211858b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c277afe56058974588d26798874735ff.setIcon(icon_eeb07d7be8f630be474b66131326fab0);
|
|
|
|
|
|
var marker_08869c3c276b0bb70fa30644a283fa6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_0ae407eb1bc367dbe5780f788ace0589 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac8a03b0807841753ce975fd74ca7910 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3a2c051f59ac266a12b757353f3335a = $(`<div id="html_d3a2c051f59ac266a12b757353f3335a" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_ac8a03b0807841753ce975fd74ca7910.setContent(html_d3a2c051f59ac266a12b757353f3335a);
|
|
|
|
|
|
|
|
marker_08869c3c276b0bb70fa30644a283fa6f.bindPopup(popup_ac8a03b0807841753ce975fd74ca7910)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08869c3c276b0bb70fa30644a283fa6f.setIcon(icon_0ae407eb1bc367dbe5780f788ace0589);
|
|
|
|
|
|
var marker_529d4cff900f9b34300574acf7a82b89 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_a02ab4ee06974ceec618a27fac07b74c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_579972dad2787bd319a476e2f49f9f0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bdaeb0cb9d91644e79b4a4bb530540a = $(`<div id="html_7bdaeb0cb9d91644e79b4a4bb530540a" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_579972dad2787bd319a476e2f49f9f0f.setContent(html_7bdaeb0cb9d91644e79b4a4bb530540a);
|
|
|
|
|
|
|
|
marker_529d4cff900f9b34300574acf7a82b89.bindPopup(popup_579972dad2787bd319a476e2f49f9f0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_529d4cff900f9b34300574acf7a82b89.setIcon(icon_a02ab4ee06974ceec618a27fac07b74c);
|
|
|
|
|
|
var marker_6bf58bb2afc6075a43e8d0f25dd04d7b = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_378c72373a366c395058aecb3be46748 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0579eaf95ffbfd999609e0629ebb94c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45ac946a48a79ce45bf4075f99c3ae7f = $(`<div id="html_45ac946a48a79ce45bf4075f99c3ae7f" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_0579eaf95ffbfd999609e0629ebb94c1.setContent(html_45ac946a48a79ce45bf4075f99c3ae7f);
|
|
|
|
|
|
|
|
marker_6bf58bb2afc6075a43e8d0f25dd04d7b.bindPopup(popup_0579eaf95ffbfd999609e0629ebb94c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bf58bb2afc6075a43e8d0f25dd04d7b.setIcon(icon_378c72373a366c395058aecb3be46748);
|
|
|
|
|
|
var marker_a7d5da841de20cd2cc44b7db3e30c672 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_090aa30b938665c91ec63995f3fc0d81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5f52df3366a48e2aae12483118dac55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3ab52a9f1e13cac59456f95d851a099 = $(`<div id="html_f3ab52a9f1e13cac59456f95d851a099" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_c5f52df3366a48e2aae12483118dac55.setContent(html_f3ab52a9f1e13cac59456f95d851a099);
|
|
|
|
|
|
|
|
marker_a7d5da841de20cd2cc44b7db3e30c672.bindPopup(popup_c5f52df3366a48e2aae12483118dac55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7d5da841de20cd2cc44b7db3e30c672.setIcon(icon_090aa30b938665c91ec63995f3fc0d81);
|
|
|
|
|
|
var marker_dc2b15663e7a36e70e684988e1ed2a63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_88b0164e71476e3f192e36dfc965af17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbccdfd20919e9caad94fbfd9f31c831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fd96dc626b3eb90613f055883980f47 = $(`<div id="html_2fd96dc626b3eb90613f055883980f47" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_dbccdfd20919e9caad94fbfd9f31c831.setContent(html_2fd96dc626b3eb90613f055883980f47);
|
|
|
|
|
|
|
|
marker_dc2b15663e7a36e70e684988e1ed2a63.bindPopup(popup_dbccdfd20919e9caad94fbfd9f31c831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc2b15663e7a36e70e684988e1ed2a63.setIcon(icon_88b0164e71476e3f192e36dfc965af17);
|
|
|
|
|
|
var marker_130581c211c09d556956a2f6d06cec30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_0cabe41c1c6dda808577f6051e660152 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1a736f2b06ab0210021abd397ad60b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a21e5eafdd07f18235e87b81df32a489 = $(`<div id="html_a21e5eafdd07f18235e87b81df32a489" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_e1a736f2b06ab0210021abd397ad60b9.setContent(html_a21e5eafdd07f18235e87b81df32a489);
|
|
|
|
|
|
|
|
marker_130581c211c09d556956a2f6d06cec30.bindPopup(popup_e1a736f2b06ab0210021abd397ad60b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_130581c211c09d556956a2f6d06cec30.setIcon(icon_0cabe41c1c6dda808577f6051e660152);
|
|
|
|
|
|
var marker_e43d9a7f179f0f679505ade22a4aeb60 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_49706a993c92caab52be6a196bcfd7de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66d7bf2b8457672fad9b7491a6c219dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_941e42fff74f34b271a3d8e414dfcc02 = $(`<div id="html_941e42fff74f34b271a3d8e414dfcc02" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_66d7bf2b8457672fad9b7491a6c219dd.setContent(html_941e42fff74f34b271a3d8e414dfcc02);
|
|
|
|
|
|
|
|
marker_e43d9a7f179f0f679505ade22a4aeb60.bindPopup(popup_66d7bf2b8457672fad9b7491a6c219dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e43d9a7f179f0f679505ade22a4aeb60.setIcon(icon_49706a993c92caab52be6a196bcfd7de);
|
|
|
|
|
|
var marker_bf8f006f55c2063dabd407c1aa19ca99 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_342f0073c3bfd565fcbbab2e03e319fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f668562a93356e8b9d66c473c999fbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78501dba60ec6f68df9bde906bb45a7d = $(`<div id="html_78501dba60ec6f68df9bde906bb45a7d" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_2f668562a93356e8b9d66c473c999fbc.setContent(html_78501dba60ec6f68df9bde906bb45a7d);
|
|
|
|
|
|
|
|
marker_bf8f006f55c2063dabd407c1aa19ca99.bindPopup(popup_2f668562a93356e8b9d66c473c999fbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf8f006f55c2063dabd407c1aa19ca99.setIcon(icon_342f0073c3bfd565fcbbab2e03e319fe);
|
|
|
|
|
|
var marker_c7b47156d146fca21cccf5672db97e2a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_35cf3347ddf1b407ccbdfc11ea0a64fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cc9c666e3f3c55ec4cf283c13164256 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47ab8ffe59d385dd1c70b98147269290 = $(`<div id="html_47ab8ffe59d385dd1c70b98147269290" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_4cc9c666e3f3c55ec4cf283c13164256.setContent(html_47ab8ffe59d385dd1c70b98147269290);
|
|
|
|
|
|
|
|
marker_c7b47156d146fca21cccf5672db97e2a.bindPopup(popup_4cc9c666e3f3c55ec4cf283c13164256)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7b47156d146fca21cccf5672db97e2a.setIcon(icon_35cf3347ddf1b407ccbdfc11ea0a64fe);
|
|
|
|
|
|
var marker_7f554a13c2a14fb9ddbed100ecb206f5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d6058d61d371b5b198932492a86486e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b884c96ae92fe57b58f1eb1a99ecfd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a94bb40b8d25e3101516cec6177f7b7d = $(`<div id="html_a94bb40b8d25e3101516cec6177f7b7d" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_3b884c96ae92fe57b58f1eb1a99ecfd1.setContent(html_a94bb40b8d25e3101516cec6177f7b7d);
|
|
|
|
|
|
|
|
marker_7f554a13c2a14fb9ddbed100ecb206f5.bindPopup(popup_3b884c96ae92fe57b58f1eb1a99ecfd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f554a13c2a14fb9ddbed100ecb206f5.setIcon(icon_d6058d61d371b5b198932492a86486e6);
|
|
|
|
|
|
var marker_b79103d6a2062fe4c22812c796edb730 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e63c162aa8643928b1015fa0ddfb1560 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_579056396664e7bf1612baf6bd415ce8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd20a27f715b70d71751f5824f5af0f8 = $(`<div id="html_fd20a27f715b70d71751f5824f5af0f8" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_579056396664e7bf1612baf6bd415ce8.setContent(html_fd20a27f715b70d71751f5824f5af0f8);
|
|
|
|
|
|
|
|
marker_b79103d6a2062fe4c22812c796edb730.bindPopup(popup_579056396664e7bf1612baf6bd415ce8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b79103d6a2062fe4c22812c796edb730.setIcon(icon_e63c162aa8643928b1015fa0ddfb1560);
|
|
|
|
|
|
var marker_8507bd1a02ee615b4e477f11aacca7a4 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_93c4f2ac065efee0c8cd4f8cfa4717f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d67ebd8100f54cb7f0387f9499afabcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9e23f17f441bcb6e7ce295da3822373 = $(`<div id="html_b9e23f17f441bcb6e7ce295da3822373" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_d67ebd8100f54cb7f0387f9499afabcc.setContent(html_b9e23f17f441bcb6e7ce295da3822373);
|
|
|
|
|
|
|
|
marker_8507bd1a02ee615b4e477f11aacca7a4.bindPopup(popup_d67ebd8100f54cb7f0387f9499afabcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8507bd1a02ee615b4e477f11aacca7a4.setIcon(icon_93c4f2ac065efee0c8cd4f8cfa4717f7);
|
|
|
|
|
|
var marker_d283ade4e96c760cedcd3546a964837a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e42aa66d1625a7c20cfcaef1c15eff37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acbf0e76340e9728d030c595ec5e8827 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02684578b90ca939f578e9024778f232 = $(`<div id="html_02684578b90ca939f578e9024778f232" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_acbf0e76340e9728d030c595ec5e8827.setContent(html_02684578b90ca939f578e9024778f232);
|
|
|
|
|
|
|
|
marker_d283ade4e96c760cedcd3546a964837a.bindPopup(popup_acbf0e76340e9728d030c595ec5e8827)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d283ade4e96c760cedcd3546a964837a.setIcon(icon_e42aa66d1625a7c20cfcaef1c15eff37);
|
|
|
|
|
|
var marker_20c447174d5f7caca75cd9b062800d59 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c15a2e7e8a94bcbf7192abce59f0a4a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d9feae713573201f01d5d9425ad2fad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b705dbd722b58751ac326faea96979f = $(`<div id="html_7b705dbd722b58751ac326faea96979f" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_0d9feae713573201f01d5d9425ad2fad.setContent(html_7b705dbd722b58751ac326faea96979f);
|
|
|
|
|
|
|
|
marker_20c447174d5f7caca75cd9b062800d59.bindPopup(popup_0d9feae713573201f01d5d9425ad2fad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20c447174d5f7caca75cd9b062800d59.setIcon(icon_c15a2e7e8a94bcbf7192abce59f0a4a4);
|
|
|
|
|
|
var marker_1d4263e789f5900b1078f37209fa4ef6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_2481a4db7841c0c3917541c22ac3a00b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6e899b0f7e91dd602bb1feb06e5250d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35dce9b4d2ec5efd9d35776431974525 = $(`<div id="html_35dce9b4d2ec5efd9d35776431974525" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_f6e899b0f7e91dd602bb1feb06e5250d.setContent(html_35dce9b4d2ec5efd9d35776431974525);
|
|
|
|
|
|
|
|
marker_1d4263e789f5900b1078f37209fa4ef6.bindPopup(popup_f6e899b0f7e91dd602bb1feb06e5250d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d4263e789f5900b1078f37209fa4ef6.setIcon(icon_2481a4db7841c0c3917541c22ac3a00b);
|
|
|
|
|
|
var marker_26344a389f736804d86f60493043f5ba = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_53731e910db5fe5d8041a998b3fdc45b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38973943422729f39edd7ca8abeb71c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_835fc4a64825dafe1ad433a7fab47855 = $(`<div id="html_835fc4a64825dafe1ad433a7fab47855" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_38973943422729f39edd7ca8abeb71c3.setContent(html_835fc4a64825dafe1ad433a7fab47855);
|
|
|
|
|
|
|
|
marker_26344a389f736804d86f60493043f5ba.bindPopup(popup_38973943422729f39edd7ca8abeb71c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26344a389f736804d86f60493043f5ba.setIcon(icon_53731e910db5fe5d8041a998b3fdc45b);
|
|
|
|
|
|
var marker_5da7ac09acd4bf6dfed9a1cb9789360a = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_cac63da95d6ebadee4eaa0411f886ca9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7980ee434e309e5e7500c16a16bbad7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18f90a21cf729e00e4c834dca0b7197d = $(`<div id="html_18f90a21cf729e00e4c834dca0b7197d" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_b7980ee434e309e5e7500c16a16bbad7.setContent(html_18f90a21cf729e00e4c834dca0b7197d);
|
|
|
|
|
|
|
|
marker_5da7ac09acd4bf6dfed9a1cb9789360a.bindPopup(popup_b7980ee434e309e5e7500c16a16bbad7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5da7ac09acd4bf6dfed9a1cb9789360a.setIcon(icon_cac63da95d6ebadee4eaa0411f886ca9);
|
|
|
|
|
|
var marker_2a178555b22c6eef9cf70d445419655b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_fbe17e11e2a99c65afca7dc74ecabb07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5362143e0f5461d219f8a49f285a4a39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ccfc9e6d8e0b4654736b96048ae5a38 = $(`<div id="html_8ccfc9e6d8e0b4654736b96048ae5a38" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_5362143e0f5461d219f8a49f285a4a39.setContent(html_8ccfc9e6d8e0b4654736b96048ae5a38);
|
|
|
|
|
|
|
|
marker_2a178555b22c6eef9cf70d445419655b.bindPopup(popup_5362143e0f5461d219f8a49f285a4a39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a178555b22c6eef9cf70d445419655b.setIcon(icon_fbe17e11e2a99c65afca7dc74ecabb07);
|
|
|
|
|
|
var marker_e30e6fdef5f608f00f29fbd0dade4a81 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d647e31064b3d6c16a1151fe097598dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e15a55a4b96195132dec1ecb7d39192 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f53e0f0bce8e16bf388e28a81bec2a4d = $(`<div id="html_f53e0f0bce8e16bf388e28a81bec2a4d" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_4e15a55a4b96195132dec1ecb7d39192.setContent(html_f53e0f0bce8e16bf388e28a81bec2a4d);
|
|
|
|
|
|
|
|
marker_e30e6fdef5f608f00f29fbd0dade4a81.bindPopup(popup_4e15a55a4b96195132dec1ecb7d39192)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e30e6fdef5f608f00f29fbd0dade4a81.setIcon(icon_d647e31064b3d6c16a1151fe097598dc);
|
|
|
|
|
|
var marker_913d01ccd80f3a443b6da21f0317b06d = L.marker(
|
|
[54.6872, 25.2797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_2c524aa14ad15fd5ab2f256f803c9148 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a1d50933e1ba43521c5eb22bb6e90ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_366b8821b493850720a0e1aad6425851 = $(`<div id="html_366b8821b493850720a0e1aad6425851" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_6a1d50933e1ba43521c5eb22bb6e90ee.setContent(html_366b8821b493850720a0e1aad6425851);
|
|
|
|
|
|
|
|
marker_913d01ccd80f3a443b6da21f0317b06d.bindPopup(popup_6a1d50933e1ba43521c5eb22bb6e90ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_913d01ccd80f3a443b6da21f0317b06d.setIcon(icon_2c524aa14ad15fd5ab2f256f803c9148);
|
|
|
|
|
|
var marker_ef43d29ad12d35a81e7789b87bca52e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_42f398afe60c556a3a0434163b97ec76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43bea891a2ee36a015d6278e3d2eca43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d60eff068dd1fa71318d69aa7e64794c = $(`<div id="html_d60eff068dd1fa71318d69aa7e64794c" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_43bea891a2ee36a015d6278e3d2eca43.setContent(html_d60eff068dd1fa71318d69aa7e64794c);
|
|
|
|
|
|
|
|
marker_ef43d29ad12d35a81e7789b87bca52e2.bindPopup(popup_43bea891a2ee36a015d6278e3d2eca43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef43d29ad12d35a81e7789b87bca52e2.setIcon(icon_42f398afe60c556a3a0434163b97ec76);
|
|
|
|
|
|
var marker_8c5d7359ccd4699f2871b24ec103a5cb = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_8b42253327dc23353acb9c978fcac6ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a6fd05e4d74102fb821dd9e6b3c5f31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3c955d399b84e9842b4c4b8cd9aca5f = $(`<div id="html_e3c955d399b84e9842b4c4b8cd9aca5f" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_0a6fd05e4d74102fb821dd9e6b3c5f31.setContent(html_e3c955d399b84e9842b4c4b8cd9aca5f);
|
|
|
|
|
|
|
|
marker_8c5d7359ccd4699f2871b24ec103a5cb.bindPopup(popup_0a6fd05e4d74102fb821dd9e6b3c5f31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c5d7359ccd4699f2871b24ec103a5cb.setIcon(icon_8b42253327dc23353acb9c978fcac6ed);
|
|
|
|
|
|
var marker_f636d8b29b4756320e264585433fe779 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_2a342ca476bacaaf6415cb9196d5819f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9df03cb1de4ae3c9805d94ae59ea6df5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b25a02dacf66aee46860ccfe6d071af7 = $(`<div id="html_b25a02dacf66aee46860ccfe6d071af7" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_9df03cb1de4ae3c9805d94ae59ea6df5.setContent(html_b25a02dacf66aee46860ccfe6d071af7);
|
|
|
|
|
|
|
|
marker_f636d8b29b4756320e264585433fe779.bindPopup(popup_9df03cb1de4ae3c9805d94ae59ea6df5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f636d8b29b4756320e264585433fe779.setIcon(icon_2a342ca476bacaaf6415cb9196d5819f);
|
|
|
|
|
|
var marker_3b5027ec36df4ddbbd73164c7ada1e6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d2cecd33a3f61b05b6a1d8f0dbd0ecc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20347e8f4860837eb25230333807ce64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2531a8c9b2eedd53bf9ca20d4e01f52f = $(`<div id="html_2531a8c9b2eedd53bf9ca20d4e01f52f" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_20347e8f4860837eb25230333807ce64.setContent(html_2531a8c9b2eedd53bf9ca20d4e01f52f);
|
|
|
|
|
|
|
|
marker_3b5027ec36df4ddbbd73164c7ada1e6d.bindPopup(popup_20347e8f4860837eb25230333807ce64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b5027ec36df4ddbbd73164c7ada1e6d.setIcon(icon_d2cecd33a3f61b05b6a1d8f0dbd0ecc0);
|
|
|
|
|
|
var marker_2e0bd486eaddc525f8950b6809538e7e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_ae212943a53e5cab7ad4976255d255e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a07f0b1607eea770514d417df6130c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3ca08045b9140f363e72b3c1dfe1154 = $(`<div id="html_a3ca08045b9140f363e72b3c1dfe1154" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_1a07f0b1607eea770514d417df6130c7.setContent(html_a3ca08045b9140f363e72b3c1dfe1154);
|
|
|
|
|
|
|
|
marker_2e0bd486eaddc525f8950b6809538e7e.bindPopup(popup_1a07f0b1607eea770514d417df6130c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e0bd486eaddc525f8950b6809538e7e.setIcon(icon_ae212943a53e5cab7ad4976255d255e3);
|
|
|
|
|
|
var marker_3d386490891de7b5add984d3b1ca29aa = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b0d638ffc165e6ac85628332a2baf606 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52deb52bd29a38d5e6ab2d57dab457df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef1452755bf6af69cd01c903b2dd9c25 = $(`<div id="html_ef1452755bf6af69cd01c903b2dd9c25" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_52deb52bd29a38d5e6ab2d57dab457df.setContent(html_ef1452755bf6af69cd01c903b2dd9c25);
|
|
|
|
|
|
|
|
marker_3d386490891de7b5add984d3b1ca29aa.bindPopup(popup_52deb52bd29a38d5e6ab2d57dab457df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d386490891de7b5add984d3b1ca29aa.setIcon(icon_b0d638ffc165e6ac85628332a2baf606);
|
|
|
|
|
|
var marker_eee42d1b224acf55296e50bb2fbef353 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_7e51dc35a51bce9fddf9fa67d820610f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41d9ce26d4efc05e030f63c540c7049a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_285c4ed0e704d65a2591d71484ce167e = $(`<div id="html_285c4ed0e704d65a2591d71484ce167e" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_41d9ce26d4efc05e030f63c540c7049a.setContent(html_285c4ed0e704d65a2591d71484ce167e);
|
|
|
|
|
|
|
|
marker_eee42d1b224acf55296e50bb2fbef353.bindPopup(popup_41d9ce26d4efc05e030f63c540c7049a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eee42d1b224acf55296e50bb2fbef353.setIcon(icon_7e51dc35a51bce9fddf9fa67d820610f);
|
|
|
|
|
|
var marker_4a75ecf2cab6bdb3027c683a9cdc7277 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_1e0d3fb0a7c7b6eea42ff7f7eec0d081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_330d6b4bcccfa3793f322c4d14e7b686 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dcae08bd4c1179b60cc596b943c6cbb = $(`<div id="html_8dcae08bd4c1179b60cc596b943c6cbb" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_330d6b4bcccfa3793f322c4d14e7b686.setContent(html_8dcae08bd4c1179b60cc596b943c6cbb);
|
|
|
|
|
|
|
|
marker_4a75ecf2cab6bdb3027c683a9cdc7277.bindPopup(popup_330d6b4bcccfa3793f322c4d14e7b686)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a75ecf2cab6bdb3027c683a9cdc7277.setIcon(icon_1e0d3fb0a7c7b6eea42ff7f7eec0d081);
|
|
|
|
|
|
var marker_700017093d97b1be1684568cc5126e2b = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d1d7a61c2fb62a09fa26c08b4e035964 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2865d1a5e0dd4f0c60f2714c4b210ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a08808b9c0a81921a4ea4bc793997079 = $(`<div id="html_a08808b9c0a81921a4ea4bc793997079" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_c2865d1a5e0dd4f0c60f2714c4b210ef.setContent(html_a08808b9c0a81921a4ea4bc793997079);
|
|
|
|
|
|
|
|
marker_700017093d97b1be1684568cc5126e2b.bindPopup(popup_c2865d1a5e0dd4f0c60f2714c4b210ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_700017093d97b1be1684568cc5126e2b.setIcon(icon_d1d7a61c2fb62a09fa26c08b4e035964);
|
|
|
|
|
|
var marker_b401b0cf87d498039b964f7b7551dce7 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_7f3fd7138be9d1ed35533f7bd5799f63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7712841acfb6f63410232d6380223395 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3efaae8d404bd73ba244e5c4ec3563b5 = $(`<div id="html_3efaae8d404bd73ba244e5c4ec3563b5" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_7712841acfb6f63410232d6380223395.setContent(html_3efaae8d404bd73ba244e5c4ec3563b5);
|
|
|
|
|
|
|
|
marker_b401b0cf87d498039b964f7b7551dce7.bindPopup(popup_7712841acfb6f63410232d6380223395)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b401b0cf87d498039b964f7b7551dce7.setIcon(icon_7f3fd7138be9d1ed35533f7bd5799f63);
|
|
|
|
|
|
var marker_36a455588cbbab239483ae4fa4a7b293 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_241191d838ba376cec24b3d0ebb012c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef0bb0300b1247f826b9fb0bb76be513 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ead9b3d6a9051c7e22e791fd874bbd6 = $(`<div id="html_5ead9b3d6a9051c7e22e791fd874bbd6" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_ef0bb0300b1247f826b9fb0bb76be513.setContent(html_5ead9b3d6a9051c7e22e791fd874bbd6);
|
|
|
|
|
|
|
|
marker_36a455588cbbab239483ae4fa4a7b293.bindPopup(popup_ef0bb0300b1247f826b9fb0bb76be513)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36a455588cbbab239483ae4fa4a7b293.setIcon(icon_241191d838ba376cec24b3d0ebb012c2);
|
|
|
|
|
|
var marker_005e1116ba2bf1a596c279f6977ffca8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_91fcb5b2f3f4e74534f8109d3ae3455d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ec2c8b604fd801f40d19016a83af271 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49102ecb62dbfcd1e7a7835c263fe1f6 = $(`<div id="html_49102ecb62dbfcd1e7a7835c263fe1f6" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_9ec2c8b604fd801f40d19016a83af271.setContent(html_49102ecb62dbfcd1e7a7835c263fe1f6);
|
|
|
|
|
|
|
|
marker_005e1116ba2bf1a596c279f6977ffca8.bindPopup(popup_9ec2c8b604fd801f40d19016a83af271)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_005e1116ba2bf1a596c279f6977ffca8.setIcon(icon_91fcb5b2f3f4e74534f8109d3ae3455d);
|
|
|
|
|
|
var marker_b7839ffbdaaa947bb6dc286e1ce24514 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_dd26c141b7cc342b2ce85490ce105045 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6a9510b27c6c3ee5e7e9684a61aa2f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2ba1052226ca59b075f026697169b74 = $(`<div id="html_b2ba1052226ca59b075f026697169b74" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_f6a9510b27c6c3ee5e7e9684a61aa2f6.setContent(html_b2ba1052226ca59b075f026697169b74);
|
|
|
|
|
|
|
|
marker_b7839ffbdaaa947bb6dc286e1ce24514.bindPopup(popup_f6a9510b27c6c3ee5e7e9684a61aa2f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7839ffbdaaa947bb6dc286e1ce24514.setIcon(icon_dd26c141b7cc342b2ce85490ce105045);
|
|
|
|
|
|
var marker_3e89233086bf4215b232bb535200882a = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_0e31d71bd895996d4f408568dfe076f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb05c0a02762d0e130dc4e99b42a2a0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b863507d4cff265ffb80f65e94a9e23 = $(`<div id="html_3b863507d4cff265ffb80f65e94a9e23" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_cb05c0a02762d0e130dc4e99b42a2a0a.setContent(html_3b863507d4cff265ffb80f65e94a9e23);
|
|
|
|
|
|
|
|
marker_3e89233086bf4215b232bb535200882a.bindPopup(popup_cb05c0a02762d0e130dc4e99b42a2a0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e89233086bf4215b232bb535200882a.setIcon(icon_0e31d71bd895996d4f408568dfe076f7);
|
|
|
|
|
|
var marker_d46c9ac05bace6433009ce0d9a39af5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_5e7bcf31c76dfbc56074ee637fdfc893 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e059ef163097a9e2f6c848cc60f5c243 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b972cf3df1d5529da4ac2391e17e08b = $(`<div id="html_1b972cf3df1d5529da4ac2391e17e08b" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_e059ef163097a9e2f6c848cc60f5c243.setContent(html_1b972cf3df1d5529da4ac2391e17e08b);
|
|
|
|
|
|
|
|
marker_d46c9ac05bace6433009ce0d9a39af5d.bindPopup(popup_e059ef163097a9e2f6c848cc60f5c243)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d46c9ac05bace6433009ce0d9a39af5d.setIcon(icon_5e7bcf31c76dfbc56074ee637fdfc893);
|
|
|
|
|
|
var marker_117e7096edc300ac70fb8507635dd6fc = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_10fe1a2657a4a1fe90a0ad6a890654f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d91541fe7334202bf6bedb33eea777d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a99a9b05851b5eaa8a14d3bf4db8278f = $(`<div id="html_a99a9b05851b5eaa8a14d3bf4db8278f" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_3d91541fe7334202bf6bedb33eea777d.setContent(html_a99a9b05851b5eaa8a14d3bf4db8278f);
|
|
|
|
|
|
|
|
marker_117e7096edc300ac70fb8507635dd6fc.bindPopup(popup_3d91541fe7334202bf6bedb33eea777d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_117e7096edc300ac70fb8507635dd6fc.setIcon(icon_10fe1a2657a4a1fe90a0ad6a890654f0);
|
|
|
|
|
|
var marker_7d5dea2dc992e3d777c5d1e77505abfe = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_833d35a167d4c9ace1f7511c0bbb6e6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9060db924431ef646091a37bf5aed4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c73a50e9c8ba1fce820c6f099f8149a = $(`<div id="html_8c73a50e9c8ba1fce820c6f099f8149a" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_c9060db924431ef646091a37bf5aed4e.setContent(html_8c73a50e9c8ba1fce820c6f099f8149a);
|
|
|
|
|
|
|
|
marker_7d5dea2dc992e3d777c5d1e77505abfe.bindPopup(popup_c9060db924431ef646091a37bf5aed4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d5dea2dc992e3d777c5d1e77505abfe.setIcon(icon_833d35a167d4c9ace1f7511c0bbb6e6b);
|
|
|
|
|
|
var marker_14196c814d73bc9fb3db75b7e6c0c12b = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e0be6364c0f53a7c40e888e453d14a12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75d3afa67a87848811f145abbdab91f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a79e5c12e276bb8d1990ce7173dd858c = $(`<div id="html_a79e5c12e276bb8d1990ce7173dd858c" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_75d3afa67a87848811f145abbdab91f5.setContent(html_a79e5c12e276bb8d1990ce7173dd858c);
|
|
|
|
|
|
|
|
marker_14196c814d73bc9fb3db75b7e6c0c12b.bindPopup(popup_75d3afa67a87848811f145abbdab91f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14196c814d73bc9fb3db75b7e6c0c12b.setIcon(icon_e0be6364c0f53a7c40e888e453d14a12);
|
|
|
|
|
|
var marker_33ede2d1806b11a7d1d7c0b0cc480ac1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_52b2ac892b2c852deda2d583e406a235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf44acbb2a908382eead36f076c5510c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e5bb4e9af580748eb37d2d75f12e5e7 = $(`<div id="html_0e5bb4e9af580748eb37d2d75f12e5e7" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_cf44acbb2a908382eead36f076c5510c.setContent(html_0e5bb4e9af580748eb37d2d75f12e5e7);
|
|
|
|
|
|
|
|
marker_33ede2d1806b11a7d1d7c0b0cc480ac1.bindPopup(popup_cf44acbb2a908382eead36f076c5510c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33ede2d1806b11a7d1d7c0b0cc480ac1.setIcon(icon_52b2ac892b2c852deda2d583e406a235);
|
|
|
|
|
|
var marker_046d37a096b32a9035287b2caa40c155 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b1fb69ccea13f770cce8b87a3b6af9df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1017936e012c20605b4cb51f51fd9033 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7eb1fdf59d7e5b9fb9173353284b3622 = $(`<div id="html_7eb1fdf59d7e5b9fb9173353284b3622" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_1017936e012c20605b4cb51f51fd9033.setContent(html_7eb1fdf59d7e5b9fb9173353284b3622);
|
|
|
|
|
|
|
|
marker_046d37a096b32a9035287b2caa40c155.bindPopup(popup_1017936e012c20605b4cb51f51fd9033)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_046d37a096b32a9035287b2caa40c155.setIcon(icon_b1fb69ccea13f770cce8b87a3b6af9df);
|
|
|
|
|
|
var marker_d7143ab673772bc63594f9a0e7be7306 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_ddbd31d7c17ac8c0ceec9df7e98d03c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b216897f08cd45f06d70c99594fcd8c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc5c2b9a13fd7a6cc1aae06bc952561c = $(`<div id="html_fc5c2b9a13fd7a6cc1aae06bc952561c" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_b216897f08cd45f06d70c99594fcd8c5.setContent(html_fc5c2b9a13fd7a6cc1aae06bc952561c);
|
|
|
|
|
|
|
|
marker_d7143ab673772bc63594f9a0e7be7306.bindPopup(popup_b216897f08cd45f06d70c99594fcd8c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7143ab673772bc63594f9a0e7be7306.setIcon(icon_ddbd31d7c17ac8c0ceec9df7e98d03c4);
|
|
|
|
|
|
var marker_856f164070e652a4d1b6646873dcbe38 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_577a9390acb307cc7def856a9f925a85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_142ff2b5d8fe9bc54b1155e639080147 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7fb16a6a32a676c25eeb589c4913c59 = $(`<div id="html_a7fb16a6a32a676c25eeb589c4913c59" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_142ff2b5d8fe9bc54b1155e639080147.setContent(html_a7fb16a6a32a676c25eeb589c4913c59);
|
|
|
|
|
|
|
|
marker_856f164070e652a4d1b6646873dcbe38.bindPopup(popup_142ff2b5d8fe9bc54b1155e639080147)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_856f164070e652a4d1b6646873dcbe38.setIcon(icon_577a9390acb307cc7def856a9f925a85);
|
|
|
|
|
|
var marker_f7d31ff4f12bca0bcac53ce3db5c9806 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_3571b43630806b5f7bd173b178f81249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ac59d819bfc34fe41126e333c671873 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33c626fd5c4b5e9b9c08b81f7dfbe4ac = $(`<div id="html_33c626fd5c4b5e9b9c08b81f7dfbe4ac" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_5ac59d819bfc34fe41126e333c671873.setContent(html_33c626fd5c4b5e9b9c08b81f7dfbe4ac);
|
|
|
|
|
|
|
|
marker_f7d31ff4f12bca0bcac53ce3db5c9806.bindPopup(popup_5ac59d819bfc34fe41126e333c671873)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7d31ff4f12bca0bcac53ce3db5c9806.setIcon(icon_3571b43630806b5f7bd173b178f81249);
|
|
|
|
|
|
var marker_d2dca6010237fdc60e8bf0de102036ed = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_2c53737841415f01522aff678f25d5fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f0277f3b591c47fe6bbd32fef6499ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0011d868f9e093c0df5945e973786e6 = $(`<div id="html_c0011d868f9e093c0df5945e973786e6" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_1f0277f3b591c47fe6bbd32fef6499ed.setContent(html_c0011d868f9e093c0df5945e973786e6);
|
|
|
|
|
|
|
|
marker_d2dca6010237fdc60e8bf0de102036ed.bindPopup(popup_1f0277f3b591c47fe6bbd32fef6499ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2dca6010237fdc60e8bf0de102036ed.setIcon(icon_2c53737841415f01522aff678f25d5fd);
|
|
|
|
|
|
var marker_373ff0bb9734f5ff57d46e03b4334f9b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_904eb3f037dc48e0ef396de35a6bd7e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b676b1468fa9317132f16502c0b5692 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f89ab23d64979901730fa7cba466413d = $(`<div id="html_f89ab23d64979901730fa7cba466413d" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_7b676b1468fa9317132f16502c0b5692.setContent(html_f89ab23d64979901730fa7cba466413d);
|
|
|
|
|
|
|
|
marker_373ff0bb9734f5ff57d46e03b4334f9b.bindPopup(popup_7b676b1468fa9317132f16502c0b5692)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_373ff0bb9734f5ff57d46e03b4334f9b.setIcon(icon_904eb3f037dc48e0ef396de35a6bd7e8);
|
|
|
|
|
|
var marker_0b6842c280b9855bb50cda7e72560891 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_31168e412a54d47f0017056bcca72e70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2947daf3c7f8970bf9375f1a9c0e015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d9983111f44775b1b07384fd082868f = $(`<div id="html_5d9983111f44775b1b07384fd082868f" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_b2947daf3c7f8970bf9375f1a9c0e015.setContent(html_5d9983111f44775b1b07384fd082868f);
|
|
|
|
|
|
|
|
marker_0b6842c280b9855bb50cda7e72560891.bindPopup(popup_b2947daf3c7f8970bf9375f1a9c0e015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b6842c280b9855bb50cda7e72560891.setIcon(icon_31168e412a54d47f0017056bcca72e70);
|
|
|
|
|
|
var marker_d2f2b774a8bbeac21c37455825a9284b = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_ebd2ad76f03965598a1542d60dac9bb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad539d3328ec994559f025b5173abd4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e04dc09436f2dd814b91ae086e4e628 = $(`<div id="html_1e04dc09436f2dd814b91ae086e4e628" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_ad539d3328ec994559f025b5173abd4b.setContent(html_1e04dc09436f2dd814b91ae086e4e628);
|
|
|
|
|
|
|
|
marker_d2f2b774a8bbeac21c37455825a9284b.bindPopup(popup_ad539d3328ec994559f025b5173abd4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2f2b774a8bbeac21c37455825a9284b.setIcon(icon_ebd2ad76f03965598a1542d60dac9bb5);
|
|
|
|
|
|
var marker_80cd7dbdd556f5e8a43da5ac178772c3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_0067f2f69fb1221d9a4404268de38be2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4eaf6f22f271326e2e1f851bf351f98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfabb260d397623540aa2ceca40e6b48 = $(`<div id="html_cfabb260d397623540aa2ceca40e6b48" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_a4eaf6f22f271326e2e1f851bf351f98.setContent(html_cfabb260d397623540aa2ceca40e6b48);
|
|
|
|
|
|
|
|
marker_80cd7dbdd556f5e8a43da5ac178772c3.bindPopup(popup_a4eaf6f22f271326e2e1f851bf351f98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80cd7dbdd556f5e8a43da5ac178772c3.setIcon(icon_0067f2f69fb1221d9a4404268de38be2);
|
|
|
|
|
|
var marker_9cdd1e3619914eb69755cf3cac4887b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_aae413ca824085546fb0ceaa57074399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fef5f7f0fd106ab6b5fd36c63c5aba1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f0f854e5402b125d52ecaeed238a3f9 = $(`<div id="html_3f0f854e5402b125d52ecaeed238a3f9" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_1fef5f7f0fd106ab6b5fd36c63c5aba1.setContent(html_3f0f854e5402b125d52ecaeed238a3f9);
|
|
|
|
|
|
|
|
marker_9cdd1e3619914eb69755cf3cac4887b3.bindPopup(popup_1fef5f7f0fd106ab6b5fd36c63c5aba1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cdd1e3619914eb69755cf3cac4887b3.setIcon(icon_aae413ca824085546fb0ceaa57074399);
|
|
|
|
|
|
var marker_91846425f5256f13305346df819fb513 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_7d6505675a556c82c91c8f4f49464e3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78a913ea8265a75a7f07a599ba20aec2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aadec2803728ab861511af81cdf9c52 = $(`<div id="html_6aadec2803728ab861511af81cdf9c52" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_78a913ea8265a75a7f07a599ba20aec2.setContent(html_6aadec2803728ab861511af81cdf9c52);
|
|
|
|
|
|
|
|
marker_91846425f5256f13305346df819fb513.bindPopup(popup_78a913ea8265a75a7f07a599ba20aec2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91846425f5256f13305346df819fb513.setIcon(icon_7d6505675a556c82c91c8f4f49464e3d);
|
|
|
|
|
|
var marker_f8737d4574cf7ca008ef80b1a30e80c3 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_10a8fea7c929759e824ceb3b8d4fb492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b161bba4ac14c3b5319040240355f44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66f5af40fecb00db5ce84b536b6af823 = $(`<div id="html_66f5af40fecb00db5ce84b536b6af823" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_9b161bba4ac14c3b5319040240355f44.setContent(html_66f5af40fecb00db5ce84b536b6af823);
|
|
|
|
|
|
|
|
marker_f8737d4574cf7ca008ef80b1a30e80c3.bindPopup(popup_9b161bba4ac14c3b5319040240355f44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8737d4574cf7ca008ef80b1a30e80c3.setIcon(icon_10a8fea7c929759e824ceb3b8d4fb492);
|
|
|
|
|
|
var marker_0a85269c55eec8af39451207651f9085 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_4359a6216b611d3162b97d34358ba7bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82b712c22368d320e2fb3d9440a3b26c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15cb28fdfec81d1da6c6e9aaf7666751 = $(`<div id="html_15cb28fdfec81d1da6c6e9aaf7666751" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_82b712c22368d320e2fb3d9440a3b26c.setContent(html_15cb28fdfec81d1da6c6e9aaf7666751);
|
|
|
|
|
|
|
|
marker_0a85269c55eec8af39451207651f9085.bindPopup(popup_82b712c22368d320e2fb3d9440a3b26c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a85269c55eec8af39451207651f9085.setIcon(icon_4359a6216b611d3162b97d34358ba7bd);
|
|
|
|
|
|
var marker_33a90cc83397d81b034ad554a8dc9783 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_de0f300c86abd32623a1b81d525e43ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e770a5fb0d8f566692a78bdf1a162e56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7f5dd39f7ecd627e18ceba77c65eed7 = $(`<div id="html_b7f5dd39f7ecd627e18ceba77c65eed7" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_e770a5fb0d8f566692a78bdf1a162e56.setContent(html_b7f5dd39f7ecd627e18ceba77c65eed7);
|
|
|
|
|
|
|
|
marker_33a90cc83397d81b034ad554a8dc9783.bindPopup(popup_e770a5fb0d8f566692a78bdf1a162e56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33a90cc83397d81b034ad554a8dc9783.setIcon(icon_de0f300c86abd32623a1b81d525e43ee);
|
|
|
|
|
|
var marker_9452f252d8627147fa10af0deb56d711 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_13d95666893b2f34dd0c99f4b8b7d1bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bffc535856965fc1ac22cf7c867c325a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcd811ed71c5e10ffe8b5d515d37d062 = $(`<div id="html_fcd811ed71c5e10ffe8b5d515d37d062" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_bffc535856965fc1ac22cf7c867c325a.setContent(html_fcd811ed71c5e10ffe8b5d515d37d062);
|
|
|
|
|
|
|
|
marker_9452f252d8627147fa10af0deb56d711.bindPopup(popup_bffc535856965fc1ac22cf7c867c325a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9452f252d8627147fa10af0deb56d711.setIcon(icon_13d95666893b2f34dd0c99f4b8b7d1bb);
|
|
|
|
|
|
var marker_23429ca8de6c9a09383f3cc07cf920de = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_cf05acdca71a6fe9bde7f207f37b11ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b1ed3814f2dd58e3be15097302ea84d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a490670f5357220d27a9599623cd8f5 = $(`<div id="html_8a490670f5357220d27a9599623cd8f5" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_4b1ed3814f2dd58e3be15097302ea84d.setContent(html_8a490670f5357220d27a9599623cd8f5);
|
|
|
|
|
|
|
|
marker_23429ca8de6c9a09383f3cc07cf920de.bindPopup(popup_4b1ed3814f2dd58e3be15097302ea84d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23429ca8de6c9a09383f3cc07cf920de.setIcon(icon_cf05acdca71a6fe9bde7f207f37b11ba);
|
|
|
|
|
|
var marker_94e9916e74d6c2c0b38626f93d7d8aba = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_51af6fc724627ad97d60d498515eaa9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55c1fdac231b914479a19b93bdc97a44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e7eb35334ee5c59cf9cbb12295e58d7 = $(`<div id="html_9e7eb35334ee5c59cf9cbb12295e58d7" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_55c1fdac231b914479a19b93bdc97a44.setContent(html_9e7eb35334ee5c59cf9cbb12295e58d7);
|
|
|
|
|
|
|
|
marker_94e9916e74d6c2c0b38626f93d7d8aba.bindPopup(popup_55c1fdac231b914479a19b93bdc97a44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94e9916e74d6c2c0b38626f93d7d8aba.setIcon(icon_51af6fc724627ad97d60d498515eaa9a);
|
|
|
|
|
|
var marker_74425526852dae7295108628208baabe = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_47e7a856e30453182c1e2d025a8be14d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99dbcfc01519c2bfb353f9c8e9d8fa65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7c11399a7d34547d4a401cbf6f81f42 = $(`<div id="html_d7c11399a7d34547d4a401cbf6f81f42" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_99dbcfc01519c2bfb353f9c8e9d8fa65.setContent(html_d7c11399a7d34547d4a401cbf6f81f42);
|
|
|
|
|
|
|
|
marker_74425526852dae7295108628208baabe.bindPopup(popup_99dbcfc01519c2bfb353f9c8e9d8fa65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74425526852dae7295108628208baabe.setIcon(icon_47e7a856e30453182c1e2d025a8be14d);
|
|
|
|
|
|
var marker_a963d0d0a82b25e85099cf0de6fc14bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_89009231a078b8f9a7e25707cd8f45f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63239ffca9fa6d4eaa825f230ba02b8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e21b4e58b06524511455b734ac404011 = $(`<div id="html_e21b4e58b06524511455b734ac404011" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_63239ffca9fa6d4eaa825f230ba02b8d.setContent(html_e21b4e58b06524511455b734ac404011);
|
|
|
|
|
|
|
|
marker_a963d0d0a82b25e85099cf0de6fc14bc.bindPopup(popup_63239ffca9fa6d4eaa825f230ba02b8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a963d0d0a82b25e85099cf0de6fc14bc.setIcon(icon_89009231a078b8f9a7e25707cd8f45f0);
|
|
|
|
|
|
var marker_044cbb380ce0be3810cb2da03380d4cd = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b796bf5649cfe20daaa162c809aaa666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_896ea58829cb177ab3ce0863e2408c57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_310c9f7b07e4558b863dafba32a2e40d = $(`<div id="html_310c9f7b07e4558b863dafba32a2e40d" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_896ea58829cb177ab3ce0863e2408c57.setContent(html_310c9f7b07e4558b863dafba32a2e40d);
|
|
|
|
|
|
|
|
marker_044cbb380ce0be3810cb2da03380d4cd.bindPopup(popup_896ea58829cb177ab3ce0863e2408c57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_044cbb380ce0be3810cb2da03380d4cd.setIcon(icon_b796bf5649cfe20daaa162c809aaa666);
|
|
|
|
|
|
var marker_8c811a8be964bd20fa9dd0f1e68a5719 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_96e7966282537179f7dcdcac72288561 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b7960debac07ef98df9a2c1008178f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88ca593144fb7990c49fcf5bf5c7bc11 = $(`<div id="html_88ca593144fb7990c49fcf5bf5c7bc11" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_5b7960debac07ef98df9a2c1008178f3.setContent(html_88ca593144fb7990c49fcf5bf5c7bc11);
|
|
|
|
|
|
|
|
marker_8c811a8be964bd20fa9dd0f1e68a5719.bindPopup(popup_5b7960debac07ef98df9a2c1008178f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c811a8be964bd20fa9dd0f1e68a5719.setIcon(icon_96e7966282537179f7dcdcac72288561);
|
|
|
|
|
|
var marker_a052cbb4e38417fc0d0f7920bfd1d893 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_8dc3399231ed93445a6f5c37edc78709 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05c43518b4a1b35739b8628ec1535548 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b38aba43ee13a1a3adb3ecee09b23935 = $(`<div id="html_b38aba43ee13a1a3adb3ecee09b23935" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_05c43518b4a1b35739b8628ec1535548.setContent(html_b38aba43ee13a1a3adb3ecee09b23935);
|
|
|
|
|
|
|
|
marker_a052cbb4e38417fc0d0f7920bfd1d893.bindPopup(popup_05c43518b4a1b35739b8628ec1535548)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a052cbb4e38417fc0d0f7920bfd1d893.setIcon(icon_8dc3399231ed93445a6f5c37edc78709);
|
|
|
|
|
|
var marker_3941c8ff62b1f4bbb19b8d91ca3c4033 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_4ee5ff3a90775b51fe11da919480088d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70cea3147393099e90b461e2e6ddf3e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e94cebb43ad288d3eabec26cb972f97b = $(`<div id="html_e94cebb43ad288d3eabec26cb972f97b" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_70cea3147393099e90b461e2e6ddf3e0.setContent(html_e94cebb43ad288d3eabec26cb972f97b);
|
|
|
|
|
|
|
|
marker_3941c8ff62b1f4bbb19b8d91ca3c4033.bindPopup(popup_70cea3147393099e90b461e2e6ddf3e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3941c8ff62b1f4bbb19b8d91ca3c4033.setIcon(icon_4ee5ff3a90775b51fe11da919480088d);
|
|
|
|
|
|
var marker_f2f99e2e937e91dd15c3fd0d24b900a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e3f34143ea0aa42db8bdb8d0ea592912 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b599e12778c6b0795e7e51ef1722661 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee37cdb4733f0b9aa3c3066a6f34d280 = $(`<div id="html_ee37cdb4733f0b9aa3c3066a6f34d280" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_1b599e12778c6b0795e7e51ef1722661.setContent(html_ee37cdb4733f0b9aa3c3066a6f34d280);
|
|
|
|
|
|
|
|
marker_f2f99e2e937e91dd15c3fd0d24b900a5.bindPopup(popup_1b599e12778c6b0795e7e51ef1722661)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2f99e2e937e91dd15c3fd0d24b900a5.setIcon(icon_e3f34143ea0aa42db8bdb8d0ea592912);
|
|
|
|
|
|
var marker_4f47bcfb00c590e3e60119927a8f9fc0 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_db09e7db0330ab251409fa73449127c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60250c5e31d4638eaf46bd948eea783e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0452edce5acefd87feee1172a66007e8 = $(`<div id="html_0452edce5acefd87feee1172a66007e8" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_60250c5e31d4638eaf46bd948eea783e.setContent(html_0452edce5acefd87feee1172a66007e8);
|
|
|
|
|
|
|
|
marker_4f47bcfb00c590e3e60119927a8f9fc0.bindPopup(popup_60250c5e31d4638eaf46bd948eea783e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f47bcfb00c590e3e60119927a8f9fc0.setIcon(icon_db09e7db0330ab251409fa73449127c0);
|
|
|
|
|
|
var marker_1e59a50350043341d456c6927bd6775c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f2ce9f9d70ee8cf640b8305f955eea12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_734e99426a7b69ea693086dbcc1e4867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af2625c61f460c40462c7b7d7e85c637 = $(`<div id="html_af2625c61f460c40462c7b7d7e85c637" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_734e99426a7b69ea693086dbcc1e4867.setContent(html_af2625c61f460c40462c7b7d7e85c637);
|
|
|
|
|
|
|
|
marker_1e59a50350043341d456c6927bd6775c.bindPopup(popup_734e99426a7b69ea693086dbcc1e4867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e59a50350043341d456c6927bd6775c.setIcon(icon_f2ce9f9d70ee8cf640b8305f955eea12);
|
|
|
|
|
|
var marker_18c9bd31bc01e0b18fd20610df5177ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_044a63c024fc1bb09964527f5a5e6e97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f03cf05327a808cba229bc08e15f6c1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d4287ae9788a4f0087c3c53faef11d8 = $(`<div id="html_4d4287ae9788a4f0087c3c53faef11d8" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_f03cf05327a808cba229bc08e15f6c1f.setContent(html_4d4287ae9788a4f0087c3c53faef11d8);
|
|
|
|
|
|
|
|
marker_18c9bd31bc01e0b18fd20610df5177ee.bindPopup(popup_f03cf05327a808cba229bc08e15f6c1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18c9bd31bc01e0b18fd20610df5177ee.setIcon(icon_044a63c024fc1bb09964527f5a5e6e97);
|
|
|
|
|
|
var marker_f5c959cb898d8b3961baa839553918c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c2418c11bc4e100659f8857f0d6de2c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64ea6bfbedc69d8456240888f0eb7adc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f5a51b540bf128a1be0fae206fcd443 = $(`<div id="html_7f5a51b540bf128a1be0fae206fcd443" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_64ea6bfbedc69d8456240888f0eb7adc.setContent(html_7f5a51b540bf128a1be0fae206fcd443);
|
|
|
|
|
|
|
|
marker_f5c959cb898d8b3961baa839553918c9.bindPopup(popup_64ea6bfbedc69d8456240888f0eb7adc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5c959cb898d8b3961baa839553918c9.setIcon(icon_c2418c11bc4e100659f8857f0d6de2c4);
|
|
|
|
|
|
var marker_6e1dffd374d19e8fa6867ddea3114438 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_59c3dfdb1f9a81ee8330f6b3751f4b0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f30821520b55af63cc815a40464c31ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f43efbe114e1edbed2acedc525107659 = $(`<div id="html_f43efbe114e1edbed2acedc525107659" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_f30821520b55af63cc815a40464c31ef.setContent(html_f43efbe114e1edbed2acedc525107659);
|
|
|
|
|
|
|
|
marker_6e1dffd374d19e8fa6867ddea3114438.bindPopup(popup_f30821520b55af63cc815a40464c31ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e1dffd374d19e8fa6867ddea3114438.setIcon(icon_59c3dfdb1f9a81ee8330f6b3751f4b0d);
|
|
|
|
|
|
var marker_ab2d77c0eab3089874947df885867a51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_845b93495a87c9901c2e023529e157e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e6b046874c59ccbbf561be220b5bb21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6058ad47c1f3aaedfa05d755458c1467 = $(`<div id="html_6058ad47c1f3aaedfa05d755458c1467" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_1e6b046874c59ccbbf561be220b5bb21.setContent(html_6058ad47c1f3aaedfa05d755458c1467);
|
|
|
|
|
|
|
|
marker_ab2d77c0eab3089874947df885867a51.bindPopup(popup_1e6b046874c59ccbbf561be220b5bb21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab2d77c0eab3089874947df885867a51.setIcon(icon_845b93495a87c9901c2e023529e157e8);
|
|
|
|
|
|
var marker_18088fd671bdb711bd804f5478f4dd52 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_a37f633fa1f64d9a7482544245cb8da8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11b99a132f443e0f4b5a1d04bf0a7702 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a708b9dc4cc13c0e29a05d615c9a7c30 = $(`<div id="html_a708b9dc4cc13c0e29a05d615c9a7c30" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_11b99a132f443e0f4b5a1d04bf0a7702.setContent(html_a708b9dc4cc13c0e29a05d615c9a7c30);
|
|
|
|
|
|
|
|
marker_18088fd671bdb711bd804f5478f4dd52.bindPopup(popup_11b99a132f443e0f4b5a1d04bf0a7702)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18088fd671bdb711bd804f5478f4dd52.setIcon(icon_a37f633fa1f64d9a7482544245cb8da8);
|
|
|
|
|
|
var marker_d4547ac6a98ac108cc605d6436a93962 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_84e4e398c759ed5971c23d7e1f7dd5eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_985be046fa0883cfc5f7aaff87b90c22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1507635c9142e46c99ba379f43ad8445 = $(`<div id="html_1507635c9142e46c99ba379f43ad8445" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_985be046fa0883cfc5f7aaff87b90c22.setContent(html_1507635c9142e46c99ba379f43ad8445);
|
|
|
|
|
|
|
|
marker_d4547ac6a98ac108cc605d6436a93962.bindPopup(popup_985be046fa0883cfc5f7aaff87b90c22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4547ac6a98ac108cc605d6436a93962.setIcon(icon_84e4e398c759ed5971c23d7e1f7dd5eb);
|
|
|
|
|
|
var marker_a838e3adfc794076934c9cd66950f99a = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_404bec5d53fc5251f0c25d5ef29fd0e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90a0fbe49770b58804e3b85177b75765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47975a86d6f9153832b4a7f5f588cb7b = $(`<div id="html_47975a86d6f9153832b4a7f5f588cb7b" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_90a0fbe49770b58804e3b85177b75765.setContent(html_47975a86d6f9153832b4a7f5f588cb7b);
|
|
|
|
|
|
|
|
marker_a838e3adfc794076934c9cd66950f99a.bindPopup(popup_90a0fbe49770b58804e3b85177b75765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a838e3adfc794076934c9cd66950f99a.setIcon(icon_404bec5d53fc5251f0c25d5ef29fd0e6);
|
|
|
|
|
|
var marker_988e06a68ace60c19fb1e1a76f4cd381 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_97220bb55de8b475a4a638b1583cc5c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbb442a0ed793fa033d8141e0b435ccd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a94899aa3e02025914230f4089a9ce0 = $(`<div id="html_7a94899aa3e02025914230f4089a9ce0" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_fbb442a0ed793fa033d8141e0b435ccd.setContent(html_7a94899aa3e02025914230f4089a9ce0);
|
|
|
|
|
|
|
|
marker_988e06a68ace60c19fb1e1a76f4cd381.bindPopup(popup_fbb442a0ed793fa033d8141e0b435ccd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_988e06a68ace60c19fb1e1a76f4cd381.setIcon(icon_97220bb55de8b475a4a638b1583cc5c1);
|
|
|
|
|
|
var marker_faf7021d54b8199cc6bd50982f2dbc2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_27cd050ce05fb91b9f0793785b383225 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3955a45d755ffc243d93bac87f218a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94915c8a859c4231a76396f38e43a362 = $(`<div id="html_94915c8a859c4231a76396f38e43a362" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_f3955a45d755ffc243d93bac87f218a4.setContent(html_94915c8a859c4231a76396f38e43a362);
|
|
|
|
|
|
|
|
marker_faf7021d54b8199cc6bd50982f2dbc2a.bindPopup(popup_f3955a45d755ffc243d93bac87f218a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faf7021d54b8199cc6bd50982f2dbc2a.setIcon(icon_27cd050ce05fb91b9f0793785b383225);
|
|
|
|
|
|
var marker_f2488df70faf28630c12bfbfe93d85c9 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c243906a1f1352a1693f7ace524676c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5e1b2cfa1a0016fd649268b213fb430 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bd01d6750ff33e8123841db7b0ba011 = $(`<div id="html_1bd01d6750ff33e8123841db7b0ba011" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_b5e1b2cfa1a0016fd649268b213fb430.setContent(html_1bd01d6750ff33e8123841db7b0ba011);
|
|
|
|
|
|
|
|
marker_f2488df70faf28630c12bfbfe93d85c9.bindPopup(popup_b5e1b2cfa1a0016fd649268b213fb430)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2488df70faf28630c12bfbfe93d85c9.setIcon(icon_c243906a1f1352a1693f7ace524676c6);
|
|
|
|
|
|
var marker_6e1769e70d883c7afc2ef7eef5f8bf99 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6525faa8d2d53d6b9267e8463d77c23c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85f8e8de5eba3dca8573891d61392b78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_561597fa1f113b1bba9bd8c04804068d = $(`<div id="html_561597fa1f113b1bba9bd8c04804068d" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_85f8e8de5eba3dca8573891d61392b78.setContent(html_561597fa1f113b1bba9bd8c04804068d);
|
|
|
|
|
|
|
|
marker_6e1769e70d883c7afc2ef7eef5f8bf99.bindPopup(popup_85f8e8de5eba3dca8573891d61392b78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e1769e70d883c7afc2ef7eef5f8bf99.setIcon(icon_6525faa8d2d53d6b9267e8463d77c23c);
|
|
|
|
|
|
var marker_ec09c05af960067d9bbed8dbba141278 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_bd6feae2edbd6dbde9e37316b4ad6147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b6addc5250e1741f791acb1bb7473d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1881f51c5fb0804c27488d8feceecd0 = $(`<div id="html_d1881f51c5fb0804c27488d8feceecd0" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_9b6addc5250e1741f791acb1bb7473d5.setContent(html_d1881f51c5fb0804c27488d8feceecd0);
|
|
|
|
|
|
|
|
marker_ec09c05af960067d9bbed8dbba141278.bindPopup(popup_9b6addc5250e1741f791acb1bb7473d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec09c05af960067d9bbed8dbba141278.setIcon(icon_bd6feae2edbd6dbde9e37316b4ad6147);
|
|
|
|
|
|
var marker_47134a1fca9283da20f772342b87d60b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_3c94af1f150f267b2fd3db443fed8836 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45c1aaaf138b0f099d57e0c57adaf1ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_029975ee377c195b27dde855815062a3 = $(`<div id="html_029975ee377c195b27dde855815062a3" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_45c1aaaf138b0f099d57e0c57adaf1ed.setContent(html_029975ee377c195b27dde855815062a3);
|
|
|
|
|
|
|
|
marker_47134a1fca9283da20f772342b87d60b.bindPopup(popup_45c1aaaf138b0f099d57e0c57adaf1ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47134a1fca9283da20f772342b87d60b.setIcon(icon_3c94af1f150f267b2fd3db443fed8836);
|
|
|
|
|
|
var marker_e6ee5ae216e05e762213c8224b8ebde6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_905b007bafb7ef1d9ded323ac29d679a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef98d6f2077fafa1c609969636f100d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b8406dd88736f1b0eb343c13e6cec7f = $(`<div id="html_0b8406dd88736f1b0eb343c13e6cec7f" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_ef98d6f2077fafa1c609969636f100d4.setContent(html_0b8406dd88736f1b0eb343c13e6cec7f);
|
|
|
|
|
|
|
|
marker_e6ee5ae216e05e762213c8224b8ebde6.bindPopup(popup_ef98d6f2077fafa1c609969636f100d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6ee5ae216e05e762213c8224b8ebde6.setIcon(icon_905b007bafb7ef1d9ded323ac29d679a);
|
|
|
|
|
|
var marker_6720dbd7a7e80fdb8a2a37ef99a32b5f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_5a5cd9d3f7ffc10b047d48dd7b008122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44eb1b7373dd5839457b9102b59c14f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ae964addee83eb1d00a5732382cffcb = $(`<div id="html_2ae964addee83eb1d00a5732382cffcb" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_44eb1b7373dd5839457b9102b59c14f5.setContent(html_2ae964addee83eb1d00a5732382cffcb);
|
|
|
|
|
|
|
|
marker_6720dbd7a7e80fdb8a2a37ef99a32b5f.bindPopup(popup_44eb1b7373dd5839457b9102b59c14f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6720dbd7a7e80fdb8a2a37ef99a32b5f.setIcon(icon_5a5cd9d3f7ffc10b047d48dd7b008122);
|
|
|
|
|
|
var marker_a4fb064a1ae5407cc74d96d049d0ffc9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e8358b7aab494ffc02a525d0604668c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b6ed6b6800acc5891c2a005f45c333 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ae2e0249b6ee4524f38811741814b0b = $(`<div id="html_8ae2e0249b6ee4524f38811741814b0b" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_33b6ed6b6800acc5891c2a005f45c333.setContent(html_8ae2e0249b6ee4524f38811741814b0b);
|
|
|
|
|
|
|
|
marker_a4fb064a1ae5407cc74d96d049d0ffc9.bindPopup(popup_33b6ed6b6800acc5891c2a005f45c333)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4fb064a1ae5407cc74d96d049d0ffc9.setIcon(icon_e8358b7aab494ffc02a525d0604668c3);
|
|
|
|
|
|
var marker_6a6285719681af81e9421e33d46445e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d6effc6afd8b9475cb1530970f05cdc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77f70d6f84d34ec4f0698bb4d19bfa46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7265f914dfd7b9eec935047dc17b0dec = $(`<div id="html_7265f914dfd7b9eec935047dc17b0dec" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_77f70d6f84d34ec4f0698bb4d19bfa46.setContent(html_7265f914dfd7b9eec935047dc17b0dec);
|
|
|
|
|
|
|
|
marker_6a6285719681af81e9421e33d46445e3.bindPopup(popup_77f70d6f84d34ec4f0698bb4d19bfa46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a6285719681af81e9421e33d46445e3.setIcon(icon_d6effc6afd8b9475cb1530970f05cdc7);
|
|
|
|
|
|
var marker_b5fee94c1a2781bdcc170c8da849d731 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_3c631334da05100af6cb091307055626 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13d1739909e15150c3c2eed6e121ded1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1adcfa188dc1c977e6e325eb3967f50 = $(`<div id="html_d1adcfa188dc1c977e6e325eb3967f50" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_13d1739909e15150c3c2eed6e121ded1.setContent(html_d1adcfa188dc1c977e6e325eb3967f50);
|
|
|
|
|
|
|
|
marker_b5fee94c1a2781bdcc170c8da849d731.bindPopup(popup_13d1739909e15150c3c2eed6e121ded1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5fee94c1a2781bdcc170c8da849d731.setIcon(icon_3c631334da05100af6cb091307055626);
|
|
|
|
|
|
var marker_9135b3550757e012af8b9ae2c15738ca = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_3b49d23a8cdc6e93474e7dd7c5effa2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40c6bd3a5376f0922b3f20e810d4b0e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b53da59bf504267bc32fe1e26e32208 = $(`<div id="html_2b53da59bf504267bc32fe1e26e32208" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_40c6bd3a5376f0922b3f20e810d4b0e9.setContent(html_2b53da59bf504267bc32fe1e26e32208);
|
|
|
|
|
|
|
|
marker_9135b3550757e012af8b9ae2c15738ca.bindPopup(popup_40c6bd3a5376f0922b3f20e810d4b0e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9135b3550757e012af8b9ae2c15738ca.setIcon(icon_3b49d23a8cdc6e93474e7dd7c5effa2e);
|
|
|
|
|
|
var marker_e5e92820b9705f1926a43bc71333a071 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_3a41fd86be18f02d709cbe04b07f9a4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a27cf0667ac5076c02482f2496e1907 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2399b5e658f0c7b9876fcfb8f4918339 = $(`<div id="html_2399b5e658f0c7b9876fcfb8f4918339" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_5a27cf0667ac5076c02482f2496e1907.setContent(html_2399b5e658f0c7b9876fcfb8f4918339);
|
|
|
|
|
|
|
|
marker_e5e92820b9705f1926a43bc71333a071.bindPopup(popup_5a27cf0667ac5076c02482f2496e1907)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5e92820b9705f1926a43bc71333a071.setIcon(icon_3a41fd86be18f02d709cbe04b07f9a4e);
|
|
|
|
|
|
var marker_a94e991009d460fe8b04889b5e7bc34b = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c4b476055ff19fce16ebd1c738e300e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11f10b3d87321d9c7e21b2b9d26a7af6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5de8dcfdc967cf2f93daee01196b5074 = $(`<div id="html_5de8dcfdc967cf2f93daee01196b5074" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_11f10b3d87321d9c7e21b2b9d26a7af6.setContent(html_5de8dcfdc967cf2f93daee01196b5074);
|
|
|
|
|
|
|
|
marker_a94e991009d460fe8b04889b5e7bc34b.bindPopup(popup_11f10b3d87321d9c7e21b2b9d26a7af6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a94e991009d460fe8b04889b5e7bc34b.setIcon(icon_c4b476055ff19fce16ebd1c738e300e9);
|
|
|
|
|
|
var marker_eed9a901d70a868c24e8708b1ff351f7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_a11fbc8344e59cdf738e629e5e45df09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba262b745cd67f4b7d7faf93b082a446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22909412bcfa096e18da8163af226012 = $(`<div id="html_22909412bcfa096e18da8163af226012" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_ba262b745cd67f4b7d7faf93b082a446.setContent(html_22909412bcfa096e18da8163af226012);
|
|
|
|
|
|
|
|
marker_eed9a901d70a868c24e8708b1ff351f7.bindPopup(popup_ba262b745cd67f4b7d7faf93b082a446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eed9a901d70a868c24e8708b1ff351f7.setIcon(icon_a11fbc8344e59cdf738e629e5e45df09);
|
|
|
|
|
|
var marker_1308807c12059ac54b24eb1092b86014 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_7e08633961d155c9bd9265ba2f86966e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_296c9c5aa4142332fca3684a8cbaf32f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7761076a9dd6854a724405ea3e522874 = $(`<div id="html_7761076a9dd6854a724405ea3e522874" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_296c9c5aa4142332fca3684a8cbaf32f.setContent(html_7761076a9dd6854a724405ea3e522874);
|
|
|
|
|
|
|
|
marker_1308807c12059ac54b24eb1092b86014.bindPopup(popup_296c9c5aa4142332fca3684a8cbaf32f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1308807c12059ac54b24eb1092b86014.setIcon(icon_7e08633961d155c9bd9265ba2f86966e);
|
|
|
|
|
|
var marker_d187e18c9e55a65ca5614c59fed4f20c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b7a4f7434b320a07e5410f9f16d5dbe5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8f3369714a9de0d21e281db79e85043 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6945a94db8f26740106f80b31608fbc4 = $(`<div id="html_6945a94db8f26740106f80b31608fbc4" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_f8f3369714a9de0d21e281db79e85043.setContent(html_6945a94db8f26740106f80b31608fbc4);
|
|
|
|
|
|
|
|
marker_d187e18c9e55a65ca5614c59fed4f20c.bindPopup(popup_f8f3369714a9de0d21e281db79e85043)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d187e18c9e55a65ca5614c59fed4f20c.setIcon(icon_b7a4f7434b320a07e5410f9f16d5dbe5);
|
|
|
|
|
|
var marker_e2aa50931c15b83ef41a262cbc087d99 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_93f99513b3e8570bd9e3b6287d3fc456 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c345538e90c8fc70ea825424fbeb3ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dfa18bf9086bc567013db50d5fb9940 = $(`<div id="html_3dfa18bf9086bc567013db50d5fb9940" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_3c345538e90c8fc70ea825424fbeb3ec.setContent(html_3dfa18bf9086bc567013db50d5fb9940);
|
|
|
|
|
|
|
|
marker_e2aa50931c15b83ef41a262cbc087d99.bindPopup(popup_3c345538e90c8fc70ea825424fbeb3ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2aa50931c15b83ef41a262cbc087d99.setIcon(icon_93f99513b3e8570bd9e3b6287d3fc456);
|
|
|
|
|
|
var marker_98fe6515f2cc140b530183be7a389c8d = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_1f5e56bae1f408bcf9e7accef3445fdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_049da6622091a6ce50168232cfdf3527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d64abf46a948a815232b6565a27511d7 = $(`<div id="html_d64abf46a948a815232b6565a27511d7" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_049da6622091a6ce50168232cfdf3527.setContent(html_d64abf46a948a815232b6565a27511d7);
|
|
|
|
|
|
|
|
marker_98fe6515f2cc140b530183be7a389c8d.bindPopup(popup_049da6622091a6ce50168232cfdf3527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98fe6515f2cc140b530183be7a389c8d.setIcon(icon_1f5e56bae1f408bcf9e7accef3445fdc);
|
|
|
|
|
|
var marker_ef9f08a791b6c3068e008e7bf8d51eed = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_ba10f757044731d70bc599c8a550947c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e07a72eb2a840edcde71c38b1b3f81a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60df1bb7c1cd9341919936ec55abc2ce = $(`<div id="html_60df1bb7c1cd9341919936ec55abc2ce" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_e07a72eb2a840edcde71c38b1b3f81a7.setContent(html_60df1bb7c1cd9341919936ec55abc2ce);
|
|
|
|
|
|
|
|
marker_ef9f08a791b6c3068e008e7bf8d51eed.bindPopup(popup_e07a72eb2a840edcde71c38b1b3f81a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef9f08a791b6c3068e008e7bf8d51eed.setIcon(icon_ba10f757044731d70bc599c8a550947c);
|
|
|
|
|
|
var marker_02bc1dfa6a709bdf84a02cd84daffa9e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_80233e78a162c096a63c829188d51c08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53bf32d51d8ab2d0f943336be6bb4ae7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc5d064f14db0f833b2d1fdd5d9680b2 = $(`<div id="html_cc5d064f14db0f833b2d1fdd5d9680b2" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_53bf32d51d8ab2d0f943336be6bb4ae7.setContent(html_cc5d064f14db0f833b2d1fdd5d9680b2);
|
|
|
|
|
|
|
|
marker_02bc1dfa6a709bdf84a02cd84daffa9e.bindPopup(popup_53bf32d51d8ab2d0f943336be6bb4ae7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02bc1dfa6a709bdf84a02cd84daffa9e.setIcon(icon_80233e78a162c096a63c829188d51c08);
|
|
|
|
|
|
var marker_d1808fd53ad6e8d6a4fefa9f950747ad = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_ee381a9da2cda4f99efd22a9c4dbefc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad56d3759fc4140be769212ea06e3641 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_602f5a5f764d54ada9f75051d7f97563 = $(`<div id="html_602f5a5f764d54ada9f75051d7f97563" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_ad56d3759fc4140be769212ea06e3641.setContent(html_602f5a5f764d54ada9f75051d7f97563);
|
|
|
|
|
|
|
|
marker_d1808fd53ad6e8d6a4fefa9f950747ad.bindPopup(popup_ad56d3759fc4140be769212ea06e3641)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1808fd53ad6e8d6a4fefa9f950747ad.setIcon(icon_ee381a9da2cda4f99efd22a9c4dbefc0);
|
|
|
|
|
|
var marker_a9bc37ef18adf999727f9c16f7d3524a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_55f6c6bd0ff4eae36723d6df5cbd82df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d50790fc302dfaf1762cdc4e7117f306 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_535f6603718b6dce533e2566c4427d0d = $(`<div id="html_535f6603718b6dce533e2566c4427d0d" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_d50790fc302dfaf1762cdc4e7117f306.setContent(html_535f6603718b6dce533e2566c4427d0d);
|
|
|
|
|
|
|
|
marker_a9bc37ef18adf999727f9c16f7d3524a.bindPopup(popup_d50790fc302dfaf1762cdc4e7117f306)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9bc37ef18adf999727f9c16f7d3524a.setIcon(icon_55f6c6bd0ff4eae36723d6df5cbd82df);
|
|
|
|
|
|
var marker_d88d7183d4a68b8ef6bd3d3bce45af9a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_88feeffd15c19cfc4f9b7d2e9acb0b20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b72374920114dd8a44ad0b8a4a8a242 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_568239c124e6c0ae4b4636b4f8c23163 = $(`<div id="html_568239c124e6c0ae4b4636b4f8c23163" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_4b72374920114dd8a44ad0b8a4a8a242.setContent(html_568239c124e6c0ae4b4636b4f8c23163);
|
|
|
|
|
|
|
|
marker_d88d7183d4a68b8ef6bd3d3bce45af9a.bindPopup(popup_4b72374920114dd8a44ad0b8a4a8a242)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d88d7183d4a68b8ef6bd3d3bce45af9a.setIcon(icon_88feeffd15c19cfc4f9b7d2e9acb0b20);
|
|
|
|
|
|
var marker_fac1a0a901476a9d4629dcd986cfe245 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_717ddd7ba493f57445b280e6863956e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a855b7ddaf7ee108e882be3166b0a15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e15fa401a1fb0dfbb608a814a8ea763 = $(`<div id="html_9e15fa401a1fb0dfbb608a814a8ea763" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_9a855b7ddaf7ee108e882be3166b0a15.setContent(html_9e15fa401a1fb0dfbb608a814a8ea763);
|
|
|
|
|
|
|
|
marker_fac1a0a901476a9d4629dcd986cfe245.bindPopup(popup_9a855b7ddaf7ee108e882be3166b0a15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fac1a0a901476a9d4629dcd986cfe245.setIcon(icon_717ddd7ba493f57445b280e6863956e2);
|
|
|
|
|
|
var marker_c713952f49291be9d3f6ee17515d0d37 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_86bcf301ad3187d0ebb1cde4616dd723 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d52a7d22046ceaf1cfb68e6d424a77a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83f38e55a8d079cca838da448af62d7e = $(`<div id="html_83f38e55a8d079cca838da448af62d7e" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_d52a7d22046ceaf1cfb68e6d424a77a5.setContent(html_83f38e55a8d079cca838da448af62d7e);
|
|
|
|
|
|
|
|
marker_c713952f49291be9d3f6ee17515d0d37.bindPopup(popup_d52a7d22046ceaf1cfb68e6d424a77a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c713952f49291be9d3f6ee17515d0d37.setIcon(icon_86bcf301ad3187d0ebb1cde4616dd723);
|
|
|
|
|
|
var marker_0af5430a07b6250e4f17bbbca25ab0cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b3fcafe690d354cc2cf3c75d7c4dce51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ce5c0e1f57344834961594626562ff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51da978c5dd5632c01535fff1a486589 = $(`<div id="html_51da978c5dd5632c01535fff1a486589" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_8ce5c0e1f57344834961594626562ff9.setContent(html_51da978c5dd5632c01535fff1a486589);
|
|
|
|
|
|
|
|
marker_0af5430a07b6250e4f17bbbca25ab0cd.bindPopup(popup_8ce5c0e1f57344834961594626562ff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0af5430a07b6250e4f17bbbca25ab0cd.setIcon(icon_b3fcafe690d354cc2cf3c75d7c4dce51);
|
|
|
|
|
|
var marker_e7b95a8202b43d29282350cb8579bf69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_9ac547be6b13f93ee79b4cd240efabad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66c240b3cea3a5e4a4e477640f5ee935 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5130250c40811e0be84922418ae8e57a = $(`<div id="html_5130250c40811e0be84922418ae8e57a" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_66c240b3cea3a5e4a4e477640f5ee935.setContent(html_5130250c40811e0be84922418ae8e57a);
|
|
|
|
|
|
|
|
marker_e7b95a8202b43d29282350cb8579bf69.bindPopup(popup_66c240b3cea3a5e4a4e477640f5ee935)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7b95a8202b43d29282350cb8579bf69.setIcon(icon_9ac547be6b13f93ee79b4cd240efabad);
|
|
|
|
|
|
var marker_c36ab3c4ddef8d9a9d185ad5fda0eb51 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_bf7353406fdbca017aa2de8207e4eddd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8796c0dc9b09f8dfec7536f9bad64c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e5f0c0cb2220d141a3ab49d948513b5 = $(`<div id="html_1e5f0c0cb2220d141a3ab49d948513b5" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_a8796c0dc9b09f8dfec7536f9bad64c7.setContent(html_1e5f0c0cb2220d141a3ab49d948513b5);
|
|
|
|
|
|
|
|
marker_c36ab3c4ddef8d9a9d185ad5fda0eb51.bindPopup(popup_a8796c0dc9b09f8dfec7536f9bad64c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c36ab3c4ddef8d9a9d185ad5fda0eb51.setIcon(icon_bf7353406fdbca017aa2de8207e4eddd);
|
|
|
|
|
|
var marker_06b42b6216e0a42f14583238192e12fb = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_1a0a8a17d5b7f1469fd4c8eabac5118c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20e327c38abba8fa2ccfa60e323d80ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47873f00aaddee60c0c96c87f3306d67 = $(`<div id="html_47873f00aaddee60c0c96c87f3306d67" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_20e327c38abba8fa2ccfa60e323d80ef.setContent(html_47873f00aaddee60c0c96c87f3306d67);
|
|
|
|
|
|
|
|
marker_06b42b6216e0a42f14583238192e12fb.bindPopup(popup_20e327c38abba8fa2ccfa60e323d80ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06b42b6216e0a42f14583238192e12fb.setIcon(icon_1a0a8a17d5b7f1469fd4c8eabac5118c);
|
|
|
|
|
|
var marker_f446b74b14313d8122f645c6435e9970 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f6bcaa31bad4aa12a8b789c4467e546a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a9b01178e839772c8f2073a061c64ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ded9b6d6cf4743adc206d5880a108e96 = $(`<div id="html_ded9b6d6cf4743adc206d5880a108e96" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_0a9b01178e839772c8f2073a061c64ca.setContent(html_ded9b6d6cf4743adc206d5880a108e96);
|
|
|
|
|
|
|
|
marker_f446b74b14313d8122f645c6435e9970.bindPopup(popup_0a9b01178e839772c8f2073a061c64ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f446b74b14313d8122f645c6435e9970.setIcon(icon_f6bcaa31bad4aa12a8b789c4467e546a);
|
|
|
|
|
|
var marker_68e753217d5c003eafd4aeb18fe98b20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f96015530064430c882b57426257f518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed8f6e7239c674cc8ed95cbe1c603d04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2525e90c9cb3a182f0dfdb1bbec90bfc = $(`<div id="html_2525e90c9cb3a182f0dfdb1bbec90bfc" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_ed8f6e7239c674cc8ed95cbe1c603d04.setContent(html_2525e90c9cb3a182f0dfdb1bbec90bfc);
|
|
|
|
|
|
|
|
marker_68e753217d5c003eafd4aeb18fe98b20.bindPopup(popup_ed8f6e7239c674cc8ed95cbe1c603d04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68e753217d5c003eafd4aeb18fe98b20.setIcon(icon_f96015530064430c882b57426257f518);
|
|
|
|
|
|
var marker_cc3676411b1ac93fb3045bda05168ae6 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_581f1c3e6f5c25c6c400f42c510deabe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2055c10e19e81ecc59bfea2839ff54f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16a057b0bf88e4fcfb18993b000701d5 = $(`<div id="html_16a057b0bf88e4fcfb18993b000701d5" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_2055c10e19e81ecc59bfea2839ff54f7.setContent(html_16a057b0bf88e4fcfb18993b000701d5);
|
|
|
|
|
|
|
|
marker_cc3676411b1ac93fb3045bda05168ae6.bindPopup(popup_2055c10e19e81ecc59bfea2839ff54f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc3676411b1ac93fb3045bda05168ae6.setIcon(icon_581f1c3e6f5c25c6c400f42c510deabe);
|
|
|
|
|
|
var marker_e4e1b01c851dad9161f8383c7cf5398f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d5d71131ff4b66a7a7bc42c6f4624eb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_558a587ded94e184a6da1f8cb2fed74d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_275d48eb62a82b98a13295fd5ae3881b = $(`<div id="html_275d48eb62a82b98a13295fd5ae3881b" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_558a587ded94e184a6da1f8cb2fed74d.setContent(html_275d48eb62a82b98a13295fd5ae3881b);
|
|
|
|
|
|
|
|
marker_e4e1b01c851dad9161f8383c7cf5398f.bindPopup(popup_558a587ded94e184a6da1f8cb2fed74d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4e1b01c851dad9161f8383c7cf5398f.setIcon(icon_d5d71131ff4b66a7a7bc42c6f4624eb1);
|
|
|
|
|
|
var marker_f293c24dbd2aecac803212cd5ced1645 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_bcaef3c0ab93c9d682f60dd3013d7b08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4039d4fa7c9de1718f2625c7eb7c8628 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1696b223948d932f0f8046f36e0be816 = $(`<div id="html_1696b223948d932f0f8046f36e0be816" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_4039d4fa7c9de1718f2625c7eb7c8628.setContent(html_1696b223948d932f0f8046f36e0be816);
|
|
|
|
|
|
|
|
marker_f293c24dbd2aecac803212cd5ced1645.bindPopup(popup_4039d4fa7c9de1718f2625c7eb7c8628)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f293c24dbd2aecac803212cd5ced1645.setIcon(icon_bcaef3c0ab93c9d682f60dd3013d7b08);
|
|
|
|
|
|
var marker_c40fdcc3f0cce0d7c536ff85eaec8785 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e6f067ec87228cacf66340183882cc6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ccea3dc92eaca2a0aa050561731abf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a69647e6a0c18540ba1aa75a42256643 = $(`<div id="html_a69647e6a0c18540ba1aa75a42256643" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_2ccea3dc92eaca2a0aa050561731abf7.setContent(html_a69647e6a0c18540ba1aa75a42256643);
|
|
|
|
|
|
|
|
marker_c40fdcc3f0cce0d7c536ff85eaec8785.bindPopup(popup_2ccea3dc92eaca2a0aa050561731abf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c40fdcc3f0cce0d7c536ff85eaec8785.setIcon(icon_e6f067ec87228cacf66340183882cc6e);
|
|
|
|
|
|
var marker_6c3faa88f6a3e994998e4296268d25a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_a2c4514b3c6ead6f7b15c8c01f915904 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03e5e12056ac1653c1e268b13c04b9da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92777e3f92679c5ccb0eb3506e76f606 = $(`<div id="html_92777e3f92679c5ccb0eb3506e76f606" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_03e5e12056ac1653c1e268b13c04b9da.setContent(html_92777e3f92679c5ccb0eb3506e76f606);
|
|
|
|
|
|
|
|
marker_6c3faa88f6a3e994998e4296268d25a2.bindPopup(popup_03e5e12056ac1653c1e268b13c04b9da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c3faa88f6a3e994998e4296268d25a2.setIcon(icon_a2c4514b3c6ead6f7b15c8c01f915904);
|
|
|
|
|
|
var marker_014eb4dcb89f54cb5a9d3259ab52e29e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_fae7434ef58eaaa52ae1371ed57a4dd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ffbff084e480cc30bf8cad1e0b923dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ca2475d51aef4bbff0cfc83350772fb = $(`<div id="html_0ca2475d51aef4bbff0cfc83350772fb" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_7ffbff084e480cc30bf8cad1e0b923dc.setContent(html_0ca2475d51aef4bbff0cfc83350772fb);
|
|
|
|
|
|
|
|
marker_014eb4dcb89f54cb5a9d3259ab52e29e.bindPopup(popup_7ffbff084e480cc30bf8cad1e0b923dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_014eb4dcb89f54cb5a9d3259ab52e29e.setIcon(icon_fae7434ef58eaaa52ae1371ed57a4dd1);
|
|
|
|
|
|
var marker_fe02ca5527ccb0d445e226c0ae0322a3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_17f50777fa1ca8cd81225e6ac8275782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1bf2dd431cd017923b0a5e7847d1828 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40d6f56e8c0b57e744579920cb9431a5 = $(`<div id="html_40d6f56e8c0b57e744579920cb9431a5" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_d1bf2dd431cd017923b0a5e7847d1828.setContent(html_40d6f56e8c0b57e744579920cb9431a5);
|
|
|
|
|
|
|
|
marker_fe02ca5527ccb0d445e226c0ae0322a3.bindPopup(popup_d1bf2dd431cd017923b0a5e7847d1828)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe02ca5527ccb0d445e226c0ae0322a3.setIcon(icon_17f50777fa1ca8cd81225e6ac8275782);
|
|
|
|
|
|
var marker_7a7b7dc52f8bc18ac62b208e306a5c1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_0ec7fedfd7fd5196d834ea69a11b531c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6fdfe5c97caf12cbd057585d9988b19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a17ec59b3c334251373cd4517dbe92f0 = $(`<div id="html_a17ec59b3c334251373cd4517dbe92f0" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_b6fdfe5c97caf12cbd057585d9988b19.setContent(html_a17ec59b3c334251373cd4517dbe92f0);
|
|
|
|
|
|
|
|
marker_7a7b7dc52f8bc18ac62b208e306a5c1c.bindPopup(popup_b6fdfe5c97caf12cbd057585d9988b19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a7b7dc52f8bc18ac62b208e306a5c1c.setIcon(icon_0ec7fedfd7fd5196d834ea69a11b531c);
|
|
|
|
|
|
var marker_cd2ba5d71b169a1245b9acf7e306dea0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6907383e90a1ae4ddd867b08d7f5f64a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd9395e0de7ef676b5daba75d2fd46c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3b660e66211b38b69b78187b655238b = $(`<div id="html_a3b660e66211b38b69b78187b655238b" style="width: 100.0%; height: 100.0%;">frelsi.oxtr.dev</div>`)[0];
|
|
popup_bd9395e0de7ef676b5daba75d2fd46c5.setContent(html_a3b660e66211b38b69b78187b655238b);
|
|
|
|
|
|
|
|
marker_cd2ba5d71b169a1245b9acf7e306dea0.bindPopup(popup_bd9395e0de7ef676b5daba75d2fd46c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd2ba5d71b169a1245b9acf7e306dea0.setIcon(icon_6907383e90a1ae4ddd867b08d7f5f64a);
|
|
|
|
|
|
var marker_588aa198daccd48de8958a4d818e06c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_719598c3991e1a680f32eb86abe142b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e4508fb8b62c179a8a59ea021bc4956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96e2284846969af9d203741883bc5176 = $(`<div id="html_96e2284846969af9d203741883bc5176" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_6e4508fb8b62c179a8a59ea021bc4956.setContent(html_96e2284846969af9d203741883bc5176);
|
|
|
|
|
|
|
|
marker_588aa198daccd48de8958a4d818e06c1.bindPopup(popup_6e4508fb8b62c179a8a59ea021bc4956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_588aa198daccd48de8958a4d818e06c1.setIcon(icon_719598c3991e1a680f32eb86abe142b5);
|
|
|
|
|
|
var marker_13e874622e905ef4aee7f8f8d7b97fbb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b9ec61c1158aa879c1028ea58d2efb89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c59bad102629b01e179c9687afdf429 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3eb15f9bb2347c833bea422303ea071 = $(`<div id="html_d3eb15f9bb2347c833bea422303ea071" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_3c59bad102629b01e179c9687afdf429.setContent(html_d3eb15f9bb2347c833bea422303ea071);
|
|
|
|
|
|
|
|
marker_13e874622e905ef4aee7f8f8d7b97fbb.bindPopup(popup_3c59bad102629b01e179c9687afdf429)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13e874622e905ef4aee7f8f8d7b97fbb.setIcon(icon_b9ec61c1158aa879c1028ea58d2efb89);
|
|
|
|
|
|
var marker_9bf288a785f3c95b6ee40f20b983844d = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_08fb737958449f1ae035f822c5371c1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dbcb05719d166e0ad557efba8bfb115 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3aa240cf976a030b51910bbcf943780 = $(`<div id="html_b3aa240cf976a030b51910bbcf943780" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_1dbcb05719d166e0ad557efba8bfb115.setContent(html_b3aa240cf976a030b51910bbcf943780);
|
|
|
|
|
|
|
|
marker_9bf288a785f3c95b6ee40f20b983844d.bindPopup(popup_1dbcb05719d166e0ad557efba8bfb115)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bf288a785f3c95b6ee40f20b983844d.setIcon(icon_08fb737958449f1ae035f822c5371c1b);
|
|
|
|
|
|
var marker_43f7534fd81c2d85c1bdba38e87bd155 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f639e05eadc747d5ea3bdadcfdf81875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3f37178c36b51fd827bd270570381f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32b2c597643558f3b337fa6075d81b7d = $(`<div id="html_32b2c597643558f3b337fa6075d81b7d" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_a3f37178c36b51fd827bd270570381f2.setContent(html_32b2c597643558f3b337fa6075d81b7d);
|
|
|
|
|
|
|
|
marker_43f7534fd81c2d85c1bdba38e87bd155.bindPopup(popup_a3f37178c36b51fd827bd270570381f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43f7534fd81c2d85c1bdba38e87bd155.setIcon(icon_f639e05eadc747d5ea3bdadcfdf81875);
|
|
|
|
|
|
var marker_400a01f870d43d5a9a5f0cbcf8a9fb76 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e8bb2d1f7cb43b074870eb8cb4288345 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c6426a9a55551936708d5cff2a8d39f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f008fc7c14a52e4aa809a65c333376f7 = $(`<div id="html_f008fc7c14a52e4aa809a65c333376f7" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_8c6426a9a55551936708d5cff2a8d39f.setContent(html_f008fc7c14a52e4aa809a65c333376f7);
|
|
|
|
|
|
|
|
marker_400a01f870d43d5a9a5f0cbcf8a9fb76.bindPopup(popup_8c6426a9a55551936708d5cff2a8d39f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_400a01f870d43d5a9a5f0cbcf8a9fb76.setIcon(icon_e8bb2d1f7cb43b074870eb8cb4288345);
|
|
|
|
|
|
var marker_36c6e9f846a513ee06802bcf7a2ab9cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_9a171b42ec46944b369fff2d236504a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47a99ba1f0bbef1afdff23d9021bb783 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ee92b72e90a4b393a612d67a1e1feb5 = $(`<div id="html_3ee92b72e90a4b393a612d67a1e1feb5" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_47a99ba1f0bbef1afdff23d9021bb783.setContent(html_3ee92b72e90a4b393a612d67a1e1feb5);
|
|
|
|
|
|
|
|
marker_36c6e9f846a513ee06802bcf7a2ab9cd.bindPopup(popup_47a99ba1f0bbef1afdff23d9021bb783)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36c6e9f846a513ee06802bcf7a2ab9cd.setIcon(icon_9a171b42ec46944b369fff2d236504a1);
|
|
|
|
|
|
var marker_b655087a91370f76b103be1da5e80432 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_9772fb57ec960b4ab99270417da99f27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6f19006c5ce4d0064eb74759e391f57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a37cc6cf49896c5496982c25014b2ce = $(`<div id="html_8a37cc6cf49896c5496982c25014b2ce" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_a6f19006c5ce4d0064eb74759e391f57.setContent(html_8a37cc6cf49896c5496982c25014b2ce);
|
|
|
|
|
|
|
|
marker_b655087a91370f76b103be1da5e80432.bindPopup(popup_a6f19006c5ce4d0064eb74759e391f57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b655087a91370f76b103be1da5e80432.setIcon(icon_9772fb57ec960b4ab99270417da99f27);
|
|
|
|
|
|
var marker_a3b129161d8077d5518e104d18dd9988 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b4ddccaf1de081e79bfb22c11e65a0a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bcdb35cfa1af267c02dd4580d328a3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebda6e626b3421b0565b8ce164409543 = $(`<div id="html_ebda6e626b3421b0565b8ce164409543" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_9bcdb35cfa1af267c02dd4580d328a3c.setContent(html_ebda6e626b3421b0565b8ce164409543);
|
|
|
|
|
|
|
|
marker_a3b129161d8077d5518e104d18dd9988.bindPopup(popup_9bcdb35cfa1af267c02dd4580d328a3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3b129161d8077d5518e104d18dd9988.setIcon(icon_b4ddccaf1de081e79bfb22c11e65a0a6);
|
|
|
|
|
|
var marker_5ee7d2244462e44540fc7872fba29996 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_3ba6253b42558a640360daa6e80e2d8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a93db4e67a6bacc4fb2afba4a336cd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2151f49315a3dcf82f8b83aabaca3953 = $(`<div id="html_2151f49315a3dcf82f8b83aabaca3953" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_4a93db4e67a6bacc4fb2afba4a336cd4.setContent(html_2151f49315a3dcf82f8b83aabaca3953);
|
|
|
|
|
|
|
|
marker_5ee7d2244462e44540fc7872fba29996.bindPopup(popup_4a93db4e67a6bacc4fb2afba4a336cd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ee7d2244462e44540fc7872fba29996.setIcon(icon_3ba6253b42558a640360daa6e80e2d8a);
|
|
|
|
|
|
var marker_af4591b3005b81375d83b481c072eff5 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_4e389682f1aa144ccc3ef4580d3466d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ed11fafe1153eac8759eba780f0960e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb6a591f46070acf5873b3014d7ce2e6 = $(`<div id="html_eb6a591f46070acf5873b3014d7ce2e6" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_1ed11fafe1153eac8759eba780f0960e.setContent(html_eb6a591f46070acf5873b3014d7ce2e6);
|
|
|
|
|
|
|
|
marker_af4591b3005b81375d83b481c072eff5.bindPopup(popup_1ed11fafe1153eac8759eba780f0960e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af4591b3005b81375d83b481c072eff5.setIcon(icon_4e389682f1aa144ccc3ef4580d3466d8);
|
|
|
|
|
|
var marker_cd59458488d2766ea49de6e56e2b4b56 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_31eab45cbb441458a8659583a205e0ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faf0e13484f20976c358998b5682e077 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf7211c66818211da9746b003385f603 = $(`<div id="html_cf7211c66818211da9746b003385f603" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_faf0e13484f20976c358998b5682e077.setContent(html_cf7211c66818211da9746b003385f603);
|
|
|
|
|
|
|
|
marker_cd59458488d2766ea49de6e56e2b4b56.bindPopup(popup_faf0e13484f20976c358998b5682e077)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd59458488d2766ea49de6e56e2b4b56.setIcon(icon_31eab45cbb441458a8659583a205e0ed);
|
|
|
|
|
|
var marker_1ac80f7a841cae1b4c2497fff8c9eb33 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c9b3659280a2915650584b05e53b76c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ac7e9f2680d4b70b03ea9b56964df44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0bb59372aa0a72e399e7f58b332c707 = $(`<div id="html_e0bb59372aa0a72e399e7f58b332c707" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_6ac7e9f2680d4b70b03ea9b56964df44.setContent(html_e0bb59372aa0a72e399e7f58b332c707);
|
|
|
|
|
|
|
|
marker_1ac80f7a841cae1b4c2497fff8c9eb33.bindPopup(popup_6ac7e9f2680d4b70b03ea9b56964df44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ac80f7a841cae1b4c2497fff8c9eb33.setIcon(icon_c9b3659280a2915650584b05e53b76c7);
|
|
|
|
|
|
var marker_404f740afbffe7d43580bc4a88989ad7 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_2f4fa8db4b9e07ae926a075d71ab34bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77262227738b47ca829d31a74321767f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93baadfad990997a7ac11eee37ea63d8 = $(`<div id="html_93baadfad990997a7ac11eee37ea63d8" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_77262227738b47ca829d31a74321767f.setContent(html_93baadfad990997a7ac11eee37ea63d8);
|
|
|
|
|
|
|
|
marker_404f740afbffe7d43580bc4a88989ad7.bindPopup(popup_77262227738b47ca829d31a74321767f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_404f740afbffe7d43580bc4a88989ad7.setIcon(icon_2f4fa8db4b9e07ae926a075d71ab34bb);
|
|
|
|
|
|
var marker_88ac50ed298ce551b3dfaa24f4c9abf4 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e78d0f4ffc63eb5c631b4b18e9ebdeb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baf560796abb9cddb022dd64d779e68b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f042428de787e948b21d57af5901f96 = $(`<div id="html_1f042428de787e948b21d57af5901f96" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_baf560796abb9cddb022dd64d779e68b.setContent(html_1f042428de787e948b21d57af5901f96);
|
|
|
|
|
|
|
|
marker_88ac50ed298ce551b3dfaa24f4c9abf4.bindPopup(popup_baf560796abb9cddb022dd64d779e68b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88ac50ed298ce551b3dfaa24f4c9abf4.setIcon(icon_e78d0f4ffc63eb5c631b4b18e9ebdeb8);
|
|
|
|
|
|
var marker_b837fa295df702aa78e15d9075930dd3 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6221381e04c7ddd753ac6897928cbc9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb8be9505355c0d88f52be46fb4de447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b5d3395eaf258499ba11fd91eed6474 = $(`<div id="html_2b5d3395eaf258499ba11fd91eed6474" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_fb8be9505355c0d88f52be46fb4de447.setContent(html_2b5d3395eaf258499ba11fd91eed6474);
|
|
|
|
|
|
|
|
marker_b837fa295df702aa78e15d9075930dd3.bindPopup(popup_fb8be9505355c0d88f52be46fb4de447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b837fa295df702aa78e15d9075930dd3.setIcon(icon_6221381e04c7ddd753ac6897928cbc9a);
|
|
|
|
|
|
var marker_0ec5f21ce7fc78cd9c3c095f8d78f180 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_991514cfeedfc3f704c051e2a88ed1dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60f99340aed65bc5d12fd80c303606a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30c0a30c6ece6d215794c2243ed7afdd = $(`<div id="html_30c0a30c6ece6d215794c2243ed7afdd" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_60f99340aed65bc5d12fd80c303606a8.setContent(html_30c0a30c6ece6d215794c2243ed7afdd);
|
|
|
|
|
|
|
|
marker_0ec5f21ce7fc78cd9c3c095f8d78f180.bindPopup(popup_60f99340aed65bc5d12fd80c303606a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ec5f21ce7fc78cd9c3c095f8d78f180.setIcon(icon_991514cfeedfc3f704c051e2a88ed1dd);
|
|
|
|
|
|
var marker_823ee21aef243ffe2a2c4da4b4819ca3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_4482a46cffd74a0731f5d45b091036d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5afd53aa33d9cce2f08c02c7f89f0a2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e36a0aaa8fe0f6a2e5ead96afc703ee = $(`<div id="html_4e36a0aaa8fe0f6a2e5ead96afc703ee" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_5afd53aa33d9cce2f08c02c7f89f0a2c.setContent(html_4e36a0aaa8fe0f6a2e5ead96afc703ee);
|
|
|
|
|
|
|
|
marker_823ee21aef243ffe2a2c4da4b4819ca3.bindPopup(popup_5afd53aa33d9cce2f08c02c7f89f0a2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_823ee21aef243ffe2a2c4da4b4819ca3.setIcon(icon_4482a46cffd74a0731f5d45b091036d2);
|
|
|
|
|
|
var marker_ba1c1e2615265217c4a7044af332093b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_8e041eccd55bff71856ca1526bc45ed7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7ca4ec16253dc3803de52cce9b4eb53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5fdb7062c5f1cebd6b5e8a78583ac60 = $(`<div id="html_d5fdb7062c5f1cebd6b5e8a78583ac60" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_d7ca4ec16253dc3803de52cce9b4eb53.setContent(html_d5fdb7062c5f1cebd6b5e8a78583ac60);
|
|
|
|
|
|
|
|
marker_ba1c1e2615265217c4a7044af332093b.bindPopup(popup_d7ca4ec16253dc3803de52cce9b4eb53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba1c1e2615265217c4a7044af332093b.setIcon(icon_8e041eccd55bff71856ca1526bc45ed7);
|
|
|
|
|
|
var marker_3016d5420e8428c6898070bed589da4a = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_12453113cad4e75b74b508c6c5655eab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55e72c351af5203837980bdd08ed9556 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ebb472cda6b54266f59d2f2a8cec19e = $(`<div id="html_3ebb472cda6b54266f59d2f2a8cec19e" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_55e72c351af5203837980bdd08ed9556.setContent(html_3ebb472cda6b54266f59d2f2a8cec19e);
|
|
|
|
|
|
|
|
marker_3016d5420e8428c6898070bed589da4a.bindPopup(popup_55e72c351af5203837980bdd08ed9556)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3016d5420e8428c6898070bed589da4a.setIcon(icon_12453113cad4e75b74b508c6c5655eab);
|
|
|
|
|
|
var marker_ee518ada3fc83cc324ccb92dc51cc358 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_a25eafb87d874383369c76cf17c1bd1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f89c5ab47a80e646a86333cc70183a14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20fd061726d11eea7e66879717af80d9 = $(`<div id="html_20fd061726d11eea7e66879717af80d9" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_f89c5ab47a80e646a86333cc70183a14.setContent(html_20fd061726d11eea7e66879717af80d9);
|
|
|
|
|
|
|
|
marker_ee518ada3fc83cc324ccb92dc51cc358.bindPopup(popup_f89c5ab47a80e646a86333cc70183a14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee518ada3fc83cc324ccb92dc51cc358.setIcon(icon_a25eafb87d874383369c76cf17c1bd1c);
|
|
|
|
|
|
var marker_6bce3cb40e3469814d1342d8bc34a495 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b63d9b4a615317e1654492624599d49f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c851b9e94f32e8161feb09d9af32063 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e95b32cc64b9c53663035f6182ef939b = $(`<div id="html_e95b32cc64b9c53663035f6182ef939b" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_2c851b9e94f32e8161feb09d9af32063.setContent(html_e95b32cc64b9c53663035f6182ef939b);
|
|
|
|
|
|
|
|
marker_6bce3cb40e3469814d1342d8bc34a495.bindPopup(popup_2c851b9e94f32e8161feb09d9af32063)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bce3cb40e3469814d1342d8bc34a495.setIcon(icon_b63d9b4a615317e1654492624599d49f);
|
|
|
|
|
|
var marker_f339075b594f0eeb05e546d5db908204 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_9ee6d9564bd8dcbc256ece37d5e34e3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f04179e1378cc98d6eff867068509fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2701f91aabfc2b8550c25ed00c1ff5e7 = $(`<div id="html_2701f91aabfc2b8550c25ed00c1ff5e7" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_9f04179e1378cc98d6eff867068509fe.setContent(html_2701f91aabfc2b8550c25ed00c1ff5e7);
|
|
|
|
|
|
|
|
marker_f339075b594f0eeb05e546d5db908204.bindPopup(popup_9f04179e1378cc98d6eff867068509fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f339075b594f0eeb05e546d5db908204.setIcon(icon_9ee6d9564bd8dcbc256ece37d5e34e3f);
|
|
|
|
|
|
var marker_dacaeac52097704bdf64ba8d275bec7a = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6181cf20e33f32bd3a21f042efffcabb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3ce3982232e6aea488f0d1848110ec7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdda25c9e869a0cbdd3eeda509c99956 = $(`<div id="html_fdda25c9e869a0cbdd3eeda509c99956" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_b3ce3982232e6aea488f0d1848110ec7.setContent(html_fdda25c9e869a0cbdd3eeda509c99956);
|
|
|
|
|
|
|
|
marker_dacaeac52097704bdf64ba8d275bec7a.bindPopup(popup_b3ce3982232e6aea488f0d1848110ec7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dacaeac52097704bdf64ba8d275bec7a.setIcon(icon_6181cf20e33f32bd3a21f042efffcabb);
|
|
|
|
|
|
var marker_27cb67d1bf05cb4a257894627ce6a1e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_57d0c1644b5f236eef2e12396af72173 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54fb6ef69a3197f1944fc8346ebfdc64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78c22503b127737634086f12cd0c1bad = $(`<div id="html_78c22503b127737634086f12cd0c1bad" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_54fb6ef69a3197f1944fc8346ebfdc64.setContent(html_78c22503b127737634086f12cd0c1bad);
|
|
|
|
|
|
|
|
marker_27cb67d1bf05cb4a257894627ce6a1e9.bindPopup(popup_54fb6ef69a3197f1944fc8346ebfdc64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27cb67d1bf05cb4a257894627ce6a1e9.setIcon(icon_57d0c1644b5f236eef2e12396af72173);
|
|
|
|
|
|
var marker_487c5492a62cc65d4eb2b8d40da5a315 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_70f26099eefe6b208ab6512ea143ff86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d44e75635cb77cf13e2f258a1e57e4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_769546f6c26fc0cdcca2cf3fe5ddc99f = $(`<div id="html_769546f6c26fc0cdcca2cf3fe5ddc99f" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_4d44e75635cb77cf13e2f258a1e57e4f.setContent(html_769546f6c26fc0cdcca2cf3fe5ddc99f);
|
|
|
|
|
|
|
|
marker_487c5492a62cc65d4eb2b8d40da5a315.bindPopup(popup_4d44e75635cb77cf13e2f258a1e57e4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_487c5492a62cc65d4eb2b8d40da5a315.setIcon(icon_70f26099eefe6b208ab6512ea143ff86);
|
|
|
|
|
|
var marker_c2c0f2caa0044d3a3c6b209483b4b8ab = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_5b8ebc63aeb33f63af9d8369bdbfcf1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_945cc96349daebe946b0eab354ea5a04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f8006af66387706ac040aa42bf10f7a = $(`<div id="html_3f8006af66387706ac040aa42bf10f7a" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_945cc96349daebe946b0eab354ea5a04.setContent(html_3f8006af66387706ac040aa42bf10f7a);
|
|
|
|
|
|
|
|
marker_c2c0f2caa0044d3a3c6b209483b4b8ab.bindPopup(popup_945cc96349daebe946b0eab354ea5a04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2c0f2caa0044d3a3c6b209483b4b8ab.setIcon(icon_5b8ebc63aeb33f63af9d8369bdbfcf1f);
|
|
|
|
|
|
var marker_ed57745b1bc6a953151a65cc8c95ba2b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_5ccbc9dbd11b5a19a3a2d446a178eb57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fa1f48c1bc4d50f2f5b6bed260c8ef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ff2e777e28331558f1aba675de4be35 = $(`<div id="html_1ff2e777e28331558f1aba675de4be35" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_9fa1f48c1bc4d50f2f5b6bed260c8ef5.setContent(html_1ff2e777e28331558f1aba675de4be35);
|
|
|
|
|
|
|
|
marker_ed57745b1bc6a953151a65cc8c95ba2b.bindPopup(popup_9fa1f48c1bc4d50f2f5b6bed260c8ef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed57745b1bc6a953151a65cc8c95ba2b.setIcon(icon_5ccbc9dbd11b5a19a3a2d446a178eb57);
|
|
|
|
|
|
var marker_c35fbb510e71fadc11b6b5d0fdb77eca = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d0a8a8632fbe9ee0f10a85572733aa5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea3053048f3576ab647b1062d42b260a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9301c6a9ce03e482ac58ba2a016b0306 = $(`<div id="html_9301c6a9ce03e482ac58ba2a016b0306" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_ea3053048f3576ab647b1062d42b260a.setContent(html_9301c6a9ce03e482ac58ba2a016b0306);
|
|
|
|
|
|
|
|
marker_c35fbb510e71fadc11b6b5d0fdb77eca.bindPopup(popup_ea3053048f3576ab647b1062d42b260a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c35fbb510e71fadc11b6b5d0fdb77eca.setIcon(icon_d0a8a8632fbe9ee0f10a85572733aa5f);
|
|
|
|
|
|
var marker_f9b8e1e7a2c9e6c7361d28b45b2fd370 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_15c800a5f3d62b8c0108d59930439a05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa54d5788b43d9159f6dcbf4d4e0bf83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e94271a114e252557a7647540018f432 = $(`<div id="html_e94271a114e252557a7647540018f432" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_aa54d5788b43d9159f6dcbf4d4e0bf83.setContent(html_e94271a114e252557a7647540018f432);
|
|
|
|
|
|
|
|
marker_f9b8e1e7a2c9e6c7361d28b45b2fd370.bindPopup(popup_aa54d5788b43d9159f6dcbf4d4e0bf83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9b8e1e7a2c9e6c7361d28b45b2fd370.setIcon(icon_15c800a5f3d62b8c0108d59930439a05);
|
|
|
|
|
|
var marker_db16cde6fee4669c59f9d326f739e484 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_0504dd0de8da33c6aacdadb363cf6afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84446b2fc93f6df5c9cb18e2f5d9e058 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1f9230c92536f4510b4ba81b5ab1b69 = $(`<div id="html_c1f9230c92536f4510b4ba81b5ab1b69" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_84446b2fc93f6df5c9cb18e2f5d9e058.setContent(html_c1f9230c92536f4510b4ba81b5ab1b69);
|
|
|
|
|
|
|
|
marker_db16cde6fee4669c59f9d326f739e484.bindPopup(popup_84446b2fc93f6df5c9cb18e2f5d9e058)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db16cde6fee4669c59f9d326f739e484.setIcon(icon_0504dd0de8da33c6aacdadb363cf6afc);
|
|
|
|
|
|
var marker_1c9512d53b590a4f1a0cb0f895519c3a = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b48878e021bce1272b0c933ddcbaac33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f142b3ad2e0f9767abe2883490235f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d825df9f0768cdb01e6563851eff92a3 = $(`<div id="html_d825df9f0768cdb01e6563851eff92a3" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_3f142b3ad2e0f9767abe2883490235f4.setContent(html_d825df9f0768cdb01e6563851eff92a3);
|
|
|
|
|
|
|
|
marker_1c9512d53b590a4f1a0cb0f895519c3a.bindPopup(popup_3f142b3ad2e0f9767abe2883490235f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c9512d53b590a4f1a0cb0f895519c3a.setIcon(icon_b48878e021bce1272b0c933ddcbaac33);
|
|
|
|
|
|
var marker_88f78610d12082f8139c9b7da53d8046 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b2b500fd2434e1e49e4af3648c8bd857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff2eb9ab5627436265ff19291e200533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b42c52a9186d01c3335b4a9f9d33d6da = $(`<div id="html_b42c52a9186d01c3335b4a9f9d33d6da" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_ff2eb9ab5627436265ff19291e200533.setContent(html_b42c52a9186d01c3335b4a9f9d33d6da);
|
|
|
|
|
|
|
|
marker_88f78610d12082f8139c9b7da53d8046.bindPopup(popup_ff2eb9ab5627436265ff19291e200533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88f78610d12082f8139c9b7da53d8046.setIcon(icon_b2b500fd2434e1e49e4af3648c8bd857);
|
|
|
|
|
|
var marker_b640d2cd3911eea5d8c63c33a7937389 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_9c7d7e5da5f668f636eb373955c7093c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4456928cbfd4a69cecae4409b0c894a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4c3a97a56018622b89e45e73956b55b = $(`<div id="html_e4c3a97a56018622b89e45e73956b55b" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_f4456928cbfd4a69cecae4409b0c894a.setContent(html_e4c3a97a56018622b89e45e73956b55b);
|
|
|
|
|
|
|
|
marker_b640d2cd3911eea5d8c63c33a7937389.bindPopup(popup_f4456928cbfd4a69cecae4409b0c894a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b640d2cd3911eea5d8c63c33a7937389.setIcon(icon_9c7d7e5da5f668f636eb373955c7093c);
|
|
|
|
|
|
var marker_4a8dfcd70f44bc0f795ca247f2beca6a = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_91686d22703df6dd9116212f139123da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39ece189c42a283020c537c0b1e19bd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d8038880db1b0279d592d5ea9ee497a = $(`<div id="html_2d8038880db1b0279d592d5ea9ee497a" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_39ece189c42a283020c537c0b1e19bd4.setContent(html_2d8038880db1b0279d592d5ea9ee497a);
|
|
|
|
|
|
|
|
marker_4a8dfcd70f44bc0f795ca247f2beca6a.bindPopup(popup_39ece189c42a283020c537c0b1e19bd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a8dfcd70f44bc0f795ca247f2beca6a.setIcon(icon_91686d22703df6dd9116212f139123da);
|
|
|
|
|
|
var marker_200f916f5ca6b9e8c7245eab9ed5e5d9 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d2a78c394050bb477481cdf86c186105 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e583d2461e480382120dde0059b448c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51472856ab1579546e8398822ce0e9b6 = $(`<div id="html_51472856ab1579546e8398822ce0e9b6" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_e583d2461e480382120dde0059b448c4.setContent(html_51472856ab1579546e8398822ce0e9b6);
|
|
|
|
|
|
|
|
marker_200f916f5ca6b9e8c7245eab9ed5e5d9.bindPopup(popup_e583d2461e480382120dde0059b448c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_200f916f5ca6b9e8c7245eab9ed5e5d9.setIcon(icon_d2a78c394050bb477481cdf86c186105);
|
|
|
|
|
|
var marker_3fa429f01ec362e8b9808deb70de9e74 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_1fe9af597dd15620b7574a3de3646673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e6c8142be44734673279938832252cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8da7bb51096deb0f84546dbf3da8b02c = $(`<div id="html_8da7bb51096deb0f84546dbf3da8b02c" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_9e6c8142be44734673279938832252cb.setContent(html_8da7bb51096deb0f84546dbf3da8b02c);
|
|
|
|
|
|
|
|
marker_3fa429f01ec362e8b9808deb70de9e74.bindPopup(popup_9e6c8142be44734673279938832252cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fa429f01ec362e8b9808deb70de9e74.setIcon(icon_1fe9af597dd15620b7574a3de3646673);
|
|
|
|
|
|
var marker_f8621f9e0e500d100ea5a2ad4dc2fc57 = L.marker(
|
|
[50.9928, 3.26317],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6913b9d4fcce748045aabc00f5171ef5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d27848e0641fa577a8df6e2295d6a428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c434dac2998fe9d3324990928ba7e35f = $(`<div id="html_c434dac2998fe9d3324990928ba7e35f" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_d27848e0641fa577a8df6e2295d6a428.setContent(html_c434dac2998fe9d3324990928ba7e35f);
|
|
|
|
|
|
|
|
marker_f8621f9e0e500d100ea5a2ad4dc2fc57.bindPopup(popup_d27848e0641fa577a8df6e2295d6a428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8621f9e0e500d100ea5a2ad4dc2fc57.setIcon(icon_6913b9d4fcce748045aabc00f5171ef5);
|
|
|
|
|
|
var marker_887ca6c5254d8192169cc1eecacbd462 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_ca7df674cc3d4e05c91d4ed558841045 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_981c4dafc65f323ac0e87eb6f97cfeed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af5cecee4ccb6279c40cb897991f7ebe = $(`<div id="html_af5cecee4ccb6279c40cb897991f7ebe" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_981c4dafc65f323ac0e87eb6f97cfeed.setContent(html_af5cecee4ccb6279c40cb897991f7ebe);
|
|
|
|
|
|
|
|
marker_887ca6c5254d8192169cc1eecacbd462.bindPopup(popup_981c4dafc65f323ac0e87eb6f97cfeed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_887ca6c5254d8192169cc1eecacbd462.setIcon(icon_ca7df674cc3d4e05c91d4ed558841045);
|
|
|
|
|
|
var marker_a54a20d8fd6791bca75e645b66007c83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f14731051c90ea5b948e1f27beb2b869 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_110a4fd57ffaa52401baf576801a75b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6af1f50f607906f68cc9d36516d65144 = $(`<div id="html_6af1f50f607906f68cc9d36516d65144" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_110a4fd57ffaa52401baf576801a75b4.setContent(html_6af1f50f607906f68cc9d36516d65144);
|
|
|
|
|
|
|
|
marker_a54a20d8fd6791bca75e645b66007c83.bindPopup(popup_110a4fd57ffaa52401baf576801a75b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a54a20d8fd6791bca75e645b66007c83.setIcon(icon_f14731051c90ea5b948e1f27beb2b869);
|
|
|
|
|
|
var marker_7f6289742c59e702b08ccbf7cf1631f3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_2fc188619a6fa2ef5cc9b700e59b7b86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea94e8198e234150a429c90dbc5e4a9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a17edc0f6b01f95e8bc117e27b49e8c0 = $(`<div id="html_a17edc0f6b01f95e8bc117e27b49e8c0" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_ea94e8198e234150a429c90dbc5e4a9d.setContent(html_a17edc0f6b01f95e8bc117e27b49e8c0);
|
|
|
|
|
|
|
|
marker_7f6289742c59e702b08ccbf7cf1631f3.bindPopup(popup_ea94e8198e234150a429c90dbc5e4a9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f6289742c59e702b08ccbf7cf1631f3.setIcon(icon_2fc188619a6fa2ef5cc9b700e59b7b86);
|
|
|
|
|
|
var marker_e160b0f2b73887f88fdb3cb70699034f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_5db224a89b265c1d096e6b8b7614a15e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b03dbc01b8ba21ccb94ab8b82a317da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_669a0f4470aa40a5266e5193c701df3a = $(`<div id="html_669a0f4470aa40a5266e5193c701df3a" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_2b03dbc01b8ba21ccb94ab8b82a317da.setContent(html_669a0f4470aa40a5266e5193c701df3a);
|
|
|
|
|
|
|
|
marker_e160b0f2b73887f88fdb3cb70699034f.bindPopup(popup_2b03dbc01b8ba21ccb94ab8b82a317da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e160b0f2b73887f88fdb3cb70699034f.setIcon(icon_5db224a89b265c1d096e6b8b7614a15e);
|
|
|
|
|
|
var marker_e0fde43b6286dffef4f3d0622894732c = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_75a9d171294e4540a0994eefe69c737f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_998b64adf3bcc0445030430186e7738c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_075c0e225f58bc31838543afd5ef4075 = $(`<div id="html_075c0e225f58bc31838543afd5ef4075" style="width: 100.0%; height: 100.0%;">relay.omarih.com</div>`)[0];
|
|
popup_998b64adf3bcc0445030430186e7738c.setContent(html_075c0e225f58bc31838543afd5ef4075);
|
|
|
|
|
|
|
|
marker_e0fde43b6286dffef4f3d0622894732c.bindPopup(popup_998b64adf3bcc0445030430186e7738c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0fde43b6286dffef4f3d0622894732c.setIcon(icon_75a9d171294e4540a0994eefe69c737f);
|
|
|
|
|
|
var marker_0f2bef75b2d5276cd53a8d5f46582254 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_9bc759a209ff9b385fd4010e911c08ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7180f1815a6864cdb18ef067dacc3202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b0abbcf193ace8a46eefb45cf0ed9c = $(`<div id="html_29b0abbcf193ace8a46eefb45cf0ed9c" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_7180f1815a6864cdb18ef067dacc3202.setContent(html_29b0abbcf193ace8a46eefb45cf0ed9c);
|
|
|
|
|
|
|
|
marker_0f2bef75b2d5276cd53a8d5f46582254.bindPopup(popup_7180f1815a6864cdb18ef067dacc3202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f2bef75b2d5276cd53a8d5f46582254.setIcon(icon_9bc759a209ff9b385fd4010e911c08ce);
|
|
|
|
|
|
var marker_b94f6d64a10faae2aac98c52fe81f4ea = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_8cb5d1e0c3ab0a0c937b841308e30a54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_352419b16a3f578403927534575756eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dd72fdd97e9c39235210f4f221db719 = $(`<div id="html_3dd72fdd97e9c39235210f4f221db719" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_352419b16a3f578403927534575756eb.setContent(html_3dd72fdd97e9c39235210f4f221db719);
|
|
|
|
|
|
|
|
marker_b94f6d64a10faae2aac98c52fe81f4ea.bindPopup(popup_352419b16a3f578403927534575756eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b94f6d64a10faae2aac98c52fe81f4ea.setIcon(icon_8cb5d1e0c3ab0a0c937b841308e30a54);
|
|
|
|
|
|
var marker_6da6dc0124129e2e8c3b43d9060b8d46 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_87a0e9f8a7e40ffc29c713bb610f436a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99a5fa2303ed366345c4e9b436136632 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_341160ab098ff05fab50be43882457e7 = $(`<div id="html_341160ab098ff05fab50be43882457e7" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_99a5fa2303ed366345c4e9b436136632.setContent(html_341160ab098ff05fab50be43882457e7);
|
|
|
|
|
|
|
|
marker_6da6dc0124129e2e8c3b43d9060b8d46.bindPopup(popup_99a5fa2303ed366345c4e9b436136632)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6da6dc0124129e2e8c3b43d9060b8d46.setIcon(icon_87a0e9f8a7e40ffc29c713bb610f436a);
|
|
|
|
|
|
var marker_1845bab3a2eec30dd834549e7ee638ce = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f7b5f846b1fa94563fa9c1879ad66b75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b4a18b7e5bcce2df9c67ad2c00aa53b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e91e15d44966ca642ac1aa7803635c5a = $(`<div id="html_e91e15d44966ca642ac1aa7803635c5a" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_4b4a18b7e5bcce2df9c67ad2c00aa53b.setContent(html_e91e15d44966ca642ac1aa7803635c5a);
|
|
|
|
|
|
|
|
marker_1845bab3a2eec30dd834549e7ee638ce.bindPopup(popup_4b4a18b7e5bcce2df9c67ad2c00aa53b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1845bab3a2eec30dd834549e7ee638ce.setIcon(icon_f7b5f846b1fa94563fa9c1879ad66b75);
|
|
|
|
|
|
var marker_0682907fe8d89d9b40fec57060a61f35 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_54882ed912045c4c5d737775dc50a9f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dfbf2eea112ebcac4b36774324c1071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a57ec8478a6e9fcec95607a4d027240 = $(`<div id="html_8a57ec8478a6e9fcec95607a4d027240" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_1dfbf2eea112ebcac4b36774324c1071.setContent(html_8a57ec8478a6e9fcec95607a4d027240);
|
|
|
|
|
|
|
|
marker_0682907fe8d89d9b40fec57060a61f35.bindPopup(popup_1dfbf2eea112ebcac4b36774324c1071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0682907fe8d89d9b40fec57060a61f35.setIcon(icon_54882ed912045c4c5d737775dc50a9f0);
|
|
|
|
|
|
var marker_984711576984175ad14263f0a19b6450 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b395ce0c2cfe0cafce215cc9a4de5061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa55eb7d6903166f486aad78f8ad84d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4081d61ef0ea9ee22012e4699b79fdb = $(`<div id="html_a4081d61ef0ea9ee22012e4699b79fdb" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_fa55eb7d6903166f486aad78f8ad84d7.setContent(html_a4081d61ef0ea9ee22012e4699b79fdb);
|
|
|
|
|
|
|
|
marker_984711576984175ad14263f0a19b6450.bindPopup(popup_fa55eb7d6903166f486aad78f8ad84d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_984711576984175ad14263f0a19b6450.setIcon(icon_b395ce0c2cfe0cafce215cc9a4de5061);
|
|
|
|
|
|
var marker_9df55549534f240e2dfac3372400677b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_990905785302d19f5069b3c239edf2e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab954d36b4bccd92952631d3788ad7d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f30a7927399aadd35270e2fcf640305f = $(`<div id="html_f30a7927399aadd35270e2fcf640305f" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_ab954d36b4bccd92952631d3788ad7d4.setContent(html_f30a7927399aadd35270e2fcf640305f);
|
|
|
|
|
|
|
|
marker_9df55549534f240e2dfac3372400677b.bindPopup(popup_ab954d36b4bccd92952631d3788ad7d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9df55549534f240e2dfac3372400677b.setIcon(icon_990905785302d19f5069b3c239edf2e0);
|
|
|
|
|
|
var marker_cc2b8c7f4b47f980adbf3c6a18828dfe = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_902c4e818e764cf774b55019494e924e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_895da51375cb3d6d023cf600be2d4837 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3967e7f6f9fdb984534217a1bbe09576 = $(`<div id="html_3967e7f6f9fdb984534217a1bbe09576" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_895da51375cb3d6d023cf600be2d4837.setContent(html_3967e7f6f9fdb984534217a1bbe09576);
|
|
|
|
|
|
|
|
marker_cc2b8c7f4b47f980adbf3c6a18828dfe.bindPopup(popup_895da51375cb3d6d023cf600be2d4837)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc2b8c7f4b47f980adbf3c6a18828dfe.setIcon(icon_902c4e818e764cf774b55019494e924e);
|
|
|
|
|
|
var marker_87ec798d8c9fc5b88ce0b4e06a4e96cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_47a53f9cb2e591f109579c079ea3f6da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0add46d1a10f5ca342337b4f7c6da26e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e65d2d0827b04ba44fc36c693f687c75 = $(`<div id="html_e65d2d0827b04ba44fc36c693f687c75" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_0add46d1a10f5ca342337b4f7c6da26e.setContent(html_e65d2d0827b04ba44fc36c693f687c75);
|
|
|
|
|
|
|
|
marker_87ec798d8c9fc5b88ce0b4e06a4e96cd.bindPopup(popup_0add46d1a10f5ca342337b4f7c6da26e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87ec798d8c9fc5b88ce0b4e06a4e96cd.setIcon(icon_47a53f9cb2e591f109579c079ea3f6da);
|
|
|
|
|
|
var marker_c6984109494bf5f50d22a714096cd5a4 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_ddb3f9a74242be8267b29be684adc228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efa5444322efb81948edc2577a446b9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3d7a615ff080f4ccc9f974b3b836c58 = $(`<div id="html_e3d7a615ff080f4ccc9f974b3b836c58" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_efa5444322efb81948edc2577a446b9c.setContent(html_e3d7a615ff080f4ccc9f974b3b836c58);
|
|
|
|
|
|
|
|
marker_c6984109494bf5f50d22a714096cd5a4.bindPopup(popup_efa5444322efb81948edc2577a446b9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6984109494bf5f50d22a714096cd5a4.setIcon(icon_ddb3f9a74242be8267b29be684adc228);
|
|
|
|
|
|
var marker_e549341dc19f11fad92a4436809c2040 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_348b60b83a171444784f8c18b2db19b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b841aec0e75c5cebafbb164f2258c71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fe3499f6cb946577763a23ef66a2200 = $(`<div id="html_9fe3499f6cb946577763a23ef66a2200" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_9b841aec0e75c5cebafbb164f2258c71.setContent(html_9fe3499f6cb946577763a23ef66a2200);
|
|
|
|
|
|
|
|
marker_e549341dc19f11fad92a4436809c2040.bindPopup(popup_9b841aec0e75c5cebafbb164f2258c71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e549341dc19f11fad92a4436809c2040.setIcon(icon_348b60b83a171444784f8c18b2db19b3);
|
|
|
|
|
|
var marker_986831eb0a2618d35d807ec1407c9e38 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_1e34cecc8108dce641aa7297115c932f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_009610613563cdd2f47c22eee872024c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75215f6b86da7c794fb776259128bf5f = $(`<div id="html_75215f6b86da7c794fb776259128bf5f" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_009610613563cdd2f47c22eee872024c.setContent(html_75215f6b86da7c794fb776259128bf5f);
|
|
|
|
|
|
|
|
marker_986831eb0a2618d35d807ec1407c9e38.bindPopup(popup_009610613563cdd2f47c22eee872024c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_986831eb0a2618d35d807ec1407c9e38.setIcon(icon_1e34cecc8108dce641aa7297115c932f);
|
|
|
|
|
|
var marker_f30d61cec663a8c50fb693e1c14ead31 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_868095458f328b2cacc17a03e3c0ae2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0113014ffa1d0ebc35f83422f2ebdb30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aab3bf06dc7828a26fcfc1c8a030fd24 = $(`<div id="html_aab3bf06dc7828a26fcfc1c8a030fd24" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_0113014ffa1d0ebc35f83422f2ebdb30.setContent(html_aab3bf06dc7828a26fcfc1c8a030fd24);
|
|
|
|
|
|
|
|
marker_f30d61cec663a8c50fb693e1c14ead31.bindPopup(popup_0113014ffa1d0ebc35f83422f2ebdb30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f30d61cec663a8c50fb693e1c14ead31.setIcon(icon_868095458f328b2cacc17a03e3c0ae2b);
|
|
|
|
|
|
var marker_cb66e46b75d3d1915b81dc75a0a81a04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_2b5edb5e1db3183f6791f694e83b85b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41a71d10110ed83737db9e41b72e750c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96e9dee96409f17a91f43820612678ab = $(`<div id="html_96e9dee96409f17a91f43820612678ab" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_41a71d10110ed83737db9e41b72e750c.setContent(html_96e9dee96409f17a91f43820612678ab);
|
|
|
|
|
|
|
|
marker_cb66e46b75d3d1915b81dc75a0a81a04.bindPopup(popup_41a71d10110ed83737db9e41b72e750c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb66e46b75d3d1915b81dc75a0a81a04.setIcon(icon_2b5edb5e1db3183f6791f694e83b85b0);
|
|
|
|
|
|
var marker_ef07e3abe1d65497960d35091c6119cf = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_2e04e165df2982664eea38dd7272b6fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0bdeff665ecd8dde26222653400df3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edd61b4cbf060e6d18648dafc4916c5f = $(`<div id="html_edd61b4cbf060e6d18648dafc4916c5f" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_a0bdeff665ecd8dde26222653400df3c.setContent(html_edd61b4cbf060e6d18648dafc4916c5f);
|
|
|
|
|
|
|
|
marker_ef07e3abe1d65497960d35091c6119cf.bindPopup(popup_a0bdeff665ecd8dde26222653400df3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef07e3abe1d65497960d35091c6119cf.setIcon(icon_2e04e165df2982664eea38dd7272b6fe);
|
|
|
|
|
|
var marker_75a107de1053c9056416be0e37ff5a43 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6d4d3dff143d07fccd6db917d40021d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_173637ec77e0dd6c350a7d5b8c94f539 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b84495d647a143c841d9ec7c0a84037 = $(`<div id="html_7b84495d647a143c841d9ec7c0a84037" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_173637ec77e0dd6c350a7d5b8c94f539.setContent(html_7b84495d647a143c841d9ec7c0a84037);
|
|
|
|
|
|
|
|
marker_75a107de1053c9056416be0e37ff5a43.bindPopup(popup_173637ec77e0dd6c350a7d5b8c94f539)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75a107de1053c9056416be0e37ff5a43.setIcon(icon_6d4d3dff143d07fccd6db917d40021d1);
|
|
|
|
|
|
var marker_2faa59efd73fd3bd40faa640f4f062da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_93cbd989c6950104ad7bbaf1451f61c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cd0e9d07123d5ac170c382b22233581 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20702c056eaa74d73f579cec3581c5e5 = $(`<div id="html_20702c056eaa74d73f579cec3581c5e5" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_9cd0e9d07123d5ac170c382b22233581.setContent(html_20702c056eaa74d73f579cec3581c5e5);
|
|
|
|
|
|
|
|
marker_2faa59efd73fd3bd40faa640f4f062da.bindPopup(popup_9cd0e9d07123d5ac170c382b22233581)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2faa59efd73fd3bd40faa640f4f062da.setIcon(icon_93cbd989c6950104ad7bbaf1451f61c0);
|
|
|
|
|
|
var marker_e824619e838ab23cf7b8405bd3bf7150 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_580af3ecc0dbda549a928bf2fcd82170 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffe440e0ba0635153e422c80d22b7ea5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a4536359c7749627d5ec28ef739435b = $(`<div id="html_1a4536359c7749627d5ec28ef739435b" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_ffe440e0ba0635153e422c80d22b7ea5.setContent(html_1a4536359c7749627d5ec28ef739435b);
|
|
|
|
|
|
|
|
marker_e824619e838ab23cf7b8405bd3bf7150.bindPopup(popup_ffe440e0ba0635153e422c80d22b7ea5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e824619e838ab23cf7b8405bd3bf7150.setIcon(icon_580af3ecc0dbda549a928bf2fcd82170);
|
|
|
|
|
|
var marker_aa5e60f8d236ced287d6edfbfba862a8 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_fba208ddc3976fa24efecf43a4572aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46d2955948843effe2be16875c870cb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ab211b5af2d608fc6df303f92065f67 = $(`<div id="html_7ab211b5af2d608fc6df303f92065f67" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_46d2955948843effe2be16875c870cb8.setContent(html_7ab211b5af2d608fc6df303f92065f67);
|
|
|
|
|
|
|
|
marker_aa5e60f8d236ced287d6edfbfba862a8.bindPopup(popup_46d2955948843effe2be16875c870cb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa5e60f8d236ced287d6edfbfba862a8.setIcon(icon_fba208ddc3976fa24efecf43a4572aeb);
|
|
|
|
|
|
var marker_b7d6ae9baa21e449500e20de7ae66a9f = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f78a95ed11adc2ea26140a844477ea72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00be044cb6d557923113409fc84dfbc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8ab64b362f2f01252637416abc91a93 = $(`<div id="html_b8ab64b362f2f01252637416abc91a93" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_00be044cb6d557923113409fc84dfbc3.setContent(html_b8ab64b362f2f01252637416abc91a93);
|
|
|
|
|
|
|
|
marker_b7d6ae9baa21e449500e20de7ae66a9f.bindPopup(popup_00be044cb6d557923113409fc84dfbc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7d6ae9baa21e449500e20de7ae66a9f.setIcon(icon_f78a95ed11adc2ea26140a844477ea72);
|
|
|
|
|
|
var marker_ca8afac1a094ddcc267ba8249cf06d5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_5214c2c0a2989d0e23ec583f51267e20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4645af08c07b638990a1f915a829f08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f3eb70816b57d7a60299eb23252b0e9 = $(`<div id="html_2f3eb70816b57d7a60299eb23252b0e9" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_a4645af08c07b638990a1f915a829f08.setContent(html_2f3eb70816b57d7a60299eb23252b0e9);
|
|
|
|
|
|
|
|
marker_ca8afac1a094ddcc267ba8249cf06d5d.bindPopup(popup_a4645af08c07b638990a1f915a829f08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca8afac1a094ddcc267ba8249cf06d5d.setIcon(icon_5214c2c0a2989d0e23ec583f51267e20);
|
|
|
|
|
|
var marker_57430805aaf22f7e09adb5ab01b1c27a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e5a015a7c080cf54ab5a3517990be7b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f110cc030d107da9510ffaa9f2b49634 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_039390d89a7f129869b8a1db9bd0de51 = $(`<div id="html_039390d89a7f129869b8a1db9bd0de51" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_f110cc030d107da9510ffaa9f2b49634.setContent(html_039390d89a7f129869b8a1db9bd0de51);
|
|
|
|
|
|
|
|
marker_57430805aaf22f7e09adb5ab01b1c27a.bindPopup(popup_f110cc030d107da9510ffaa9f2b49634)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57430805aaf22f7e09adb5ab01b1c27a.setIcon(icon_e5a015a7c080cf54ab5a3517990be7b7);
|
|
|
|
|
|
var marker_27918071dba8ac7d1b0bf642d6f01ce8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_5081a7e9aeb140946650e3cd3a8c944e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c3de4005ae76dc4ca165721bdaeff1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_806dec930513025343c2bf82769e0d58 = $(`<div id="html_806dec930513025343c2bf82769e0d58" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_9c3de4005ae76dc4ca165721bdaeff1b.setContent(html_806dec930513025343c2bf82769e0d58);
|
|
|
|
|
|
|
|
marker_27918071dba8ac7d1b0bf642d6f01ce8.bindPopup(popup_9c3de4005ae76dc4ca165721bdaeff1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27918071dba8ac7d1b0bf642d6f01ce8.setIcon(icon_5081a7e9aeb140946650e3cd3a8c944e);
|
|
|
|
|
|
var marker_6a3af04fa255f7b135a57249da78a1ba = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_238d945ed079dd5190f9a380c45b695b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_615f6d4fa071a0c97e9a6e4cb4d4bde5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fa37b978b54ba7773f54ce8177eec52 = $(`<div id="html_5fa37b978b54ba7773f54ce8177eec52" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_615f6d4fa071a0c97e9a6e4cb4d4bde5.setContent(html_5fa37b978b54ba7773f54ce8177eec52);
|
|
|
|
|
|
|
|
marker_6a3af04fa255f7b135a57249da78a1ba.bindPopup(popup_615f6d4fa071a0c97e9a6e4cb4d4bde5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a3af04fa255f7b135a57249da78a1ba.setIcon(icon_238d945ed079dd5190f9a380c45b695b);
|
|
|
|
|
|
var marker_09e26d7be3317c7ede3136dd4adefed9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d11365be02f886c6bd541faa89fcd23c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c3e0799ce44b95726b031de6dec24d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5516e222c928d251c0c064d3f04e328c = $(`<div id="html_5516e222c928d251c0c064d3f04e328c" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_1c3e0799ce44b95726b031de6dec24d9.setContent(html_5516e222c928d251c0c064d3f04e328c);
|
|
|
|
|
|
|
|
marker_09e26d7be3317c7ede3136dd4adefed9.bindPopup(popup_1c3e0799ce44b95726b031de6dec24d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09e26d7be3317c7ede3136dd4adefed9.setIcon(icon_d11365be02f886c6bd541faa89fcd23c);
|
|
|
|
|
|
var marker_01765d87ffb8c325dbab08640c569f8f = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_bd7fc67b503c8fbb470221b173cc2867 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_346eb633266b668ab08b304fd82a3dcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ac6eba3ad51e9fc4438a6f568af2981 = $(`<div id="html_3ac6eba3ad51e9fc4438a6f568af2981" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_346eb633266b668ab08b304fd82a3dcd.setContent(html_3ac6eba3ad51e9fc4438a6f568af2981);
|
|
|
|
|
|
|
|
marker_01765d87ffb8c325dbab08640c569f8f.bindPopup(popup_346eb633266b668ab08b304fd82a3dcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01765d87ffb8c325dbab08640c569f8f.setIcon(icon_bd7fc67b503c8fbb470221b173cc2867);
|
|
|
|
|
|
var marker_9bcae4a6ded9ba9620c9c4b6f95fa0fd = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_1152d3adcb6ac9d124eaa8d4c15c9722 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52d792ad01ebe6499a3c4ac3d233fc39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d128fd0b2eadee899a6e7ffb70c34e7f = $(`<div id="html_d128fd0b2eadee899a6e7ffb70c34e7f" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_52d792ad01ebe6499a3c4ac3d233fc39.setContent(html_d128fd0b2eadee899a6e7ffb70c34e7f);
|
|
|
|
|
|
|
|
marker_9bcae4a6ded9ba9620c9c4b6f95fa0fd.bindPopup(popup_52d792ad01ebe6499a3c4ac3d233fc39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bcae4a6ded9ba9620c9c4b6f95fa0fd.setIcon(icon_1152d3adcb6ac9d124eaa8d4c15c9722);
|
|
|
|
|
|
var marker_cf5ac820b41c00dbbd6178fe5e0d86c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_63ab51dc6dd2717c6b190003b50e987e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c94a05e655f8a1eba66c5ebfad4bb5a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eddb669936ba6ea6f07c1ac3f691b33 = $(`<div id="html_3eddb669936ba6ea6f07c1ac3f691b33" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_c94a05e655f8a1eba66c5ebfad4bb5a2.setContent(html_3eddb669936ba6ea6f07c1ac3f691b33);
|
|
|
|
|
|
|
|
marker_cf5ac820b41c00dbbd6178fe5e0d86c2.bindPopup(popup_c94a05e655f8a1eba66c5ebfad4bb5a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf5ac820b41c00dbbd6178fe5e0d86c2.setIcon(icon_63ab51dc6dd2717c6b190003b50e987e);
|
|
|
|
|
|
var marker_2d3069daa9412e7e1cdc1d16a994aa1b = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_77ae280f10dd728312fb232eb94e77a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a1c174445d73352749cf7380a9329bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdeb0cbc3a0f002d6d864adba8e6913a = $(`<div id="html_cdeb0cbc3a0f002d6d864adba8e6913a" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_4a1c174445d73352749cf7380a9329bd.setContent(html_cdeb0cbc3a0f002d6d864adba8e6913a);
|
|
|
|
|
|
|
|
marker_2d3069daa9412e7e1cdc1d16a994aa1b.bindPopup(popup_4a1c174445d73352749cf7380a9329bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d3069daa9412e7e1cdc1d16a994aa1b.setIcon(icon_77ae280f10dd728312fb232eb94e77a2);
|
|
|
|
|
|
var marker_9be1e2b0eef6bf2b0c5abc1a1ea15180 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_049de1255e0d15f0a89747bdbaf28320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cde70847494ef2d9dcd5cc917ed1eb7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b81712120528a6c36e26965b96f7814 = $(`<div id="html_3b81712120528a6c36e26965b96f7814" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_cde70847494ef2d9dcd5cc917ed1eb7e.setContent(html_3b81712120528a6c36e26965b96f7814);
|
|
|
|
|
|
|
|
marker_9be1e2b0eef6bf2b0c5abc1a1ea15180.bindPopup(popup_cde70847494ef2d9dcd5cc917ed1eb7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9be1e2b0eef6bf2b0c5abc1a1ea15180.setIcon(icon_049de1255e0d15f0a89747bdbaf28320);
|
|
|
|
|
|
var marker_3a23e099a844640ba1aea19d96bbfc64 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_11c3c94c84a8903f149291e6298966c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_185437aa60cff1aa17a45301f710ef9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de767ba5493a984d8c6493543e760f1a = $(`<div id="html_de767ba5493a984d8c6493543e760f1a" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_185437aa60cff1aa17a45301f710ef9f.setContent(html_de767ba5493a984d8c6493543e760f1a);
|
|
|
|
|
|
|
|
marker_3a23e099a844640ba1aea19d96bbfc64.bindPopup(popup_185437aa60cff1aa17a45301f710ef9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a23e099a844640ba1aea19d96bbfc64.setIcon(icon_11c3c94c84a8903f149291e6298966c1);
|
|
|
|
|
|
var marker_d38c8543bc3ffc01e84cd3153a65e41e = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f060e12f7a9a6988897232c5115c4bad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7d40bb89f56f597738968d9e4485ef2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fc623d4168af6a7383e2062100a15e3 = $(`<div id="html_4fc623d4168af6a7383e2062100a15e3" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_d7d40bb89f56f597738968d9e4485ef2.setContent(html_4fc623d4168af6a7383e2062100a15e3);
|
|
|
|
|
|
|
|
marker_d38c8543bc3ffc01e84cd3153a65e41e.bindPopup(popup_d7d40bb89f56f597738968d9e4485ef2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d38c8543bc3ffc01e84cd3153a65e41e.setIcon(icon_f060e12f7a9a6988897232c5115c4bad);
|
|
|
|
|
|
var marker_dcf99c3a33ba041cea7ab53e8b1faa6d = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_aa94b52c662fb2525ba7f2923c66b6c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_828250ea318824d5e7d5770a938084ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44791dcb1664e25b72db4a5e38d5d2f6 = $(`<div id="html_44791dcb1664e25b72db4a5e38d5d2f6" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_828250ea318824d5e7d5770a938084ea.setContent(html_44791dcb1664e25b72db4a5e38d5d2f6);
|
|
|
|
|
|
|
|
marker_dcf99c3a33ba041cea7ab53e8b1faa6d.bindPopup(popup_828250ea318824d5e7d5770a938084ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcf99c3a33ba041cea7ab53e8b1faa6d.setIcon(icon_aa94b52c662fb2525ba7f2923c66b6c8);
|
|
|
|
|
|
var marker_f2cad190a3768f2d3757b43a96e5f4a0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_ac6e1ad9c8004a133522b24361d8dbe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0edfbb5b3855b45b7be4cb00eb6d6c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cad3666e77419d3a75fe10ec4510e1c = $(`<div id="html_8cad3666e77419d3a75fe10ec4510e1c" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_d0edfbb5b3855b45b7be4cb00eb6d6c3.setContent(html_8cad3666e77419d3a75fe10ec4510e1c);
|
|
|
|
|
|
|
|
marker_f2cad190a3768f2d3757b43a96e5f4a0.bindPopup(popup_d0edfbb5b3855b45b7be4cb00eb6d6c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2cad190a3768f2d3757b43a96e5f4a0.setIcon(icon_ac6e1ad9c8004a133522b24361d8dbe4);
|
|
|
|
|
|
var marker_ece4aa21dcc049a780e38a7e16a01d5a = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b55213eab1803f49cb78999044f89751 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1939c2588ff5db9ecd6a065bc3b5c5ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52f8f5e58d410e40fc55ec3d9c69c55b = $(`<div id="html_52f8f5e58d410e40fc55ec3d9c69c55b" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_1939c2588ff5db9ecd6a065bc3b5c5ca.setContent(html_52f8f5e58d410e40fc55ec3d9c69c55b);
|
|
|
|
|
|
|
|
marker_ece4aa21dcc049a780e38a7e16a01d5a.bindPopup(popup_1939c2588ff5db9ecd6a065bc3b5c5ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ece4aa21dcc049a780e38a7e16a01d5a.setIcon(icon_b55213eab1803f49cb78999044f89751);
|
|
|
|
|
|
var marker_415923be6d85f988c00b181b4912aa59 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_637384d8c02a3f5a9834b2987ce5093c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dee09907fba6323923b3de5c79b7bcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_702a9caa3ce95c7936a7f890a53bc449 = $(`<div id="html_702a9caa3ce95c7936a7f890a53bc449" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_9dee09907fba6323923b3de5c79b7bcc.setContent(html_702a9caa3ce95c7936a7f890a53bc449);
|
|
|
|
|
|
|
|
marker_415923be6d85f988c00b181b4912aa59.bindPopup(popup_9dee09907fba6323923b3de5c79b7bcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_415923be6d85f988c00b181b4912aa59.setIcon(icon_637384d8c02a3f5a9834b2987ce5093c);
|
|
|
|
|
|
var marker_8bd7927322abf29c6bc1179ebb73294a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b2a15162972cc8adf94dfc7642ef265c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b67ffcf4a1088445aa47b803dda12021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5cacc00ac6e36e6b24d072ddc46d26d = $(`<div id="html_d5cacc00ac6e36e6b24d072ddc46d26d" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_b67ffcf4a1088445aa47b803dda12021.setContent(html_d5cacc00ac6e36e6b24d072ddc46d26d);
|
|
|
|
|
|
|
|
marker_8bd7927322abf29c6bc1179ebb73294a.bindPopup(popup_b67ffcf4a1088445aa47b803dda12021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bd7927322abf29c6bc1179ebb73294a.setIcon(icon_b2a15162972cc8adf94dfc7642ef265c);
|
|
|
|
|
|
var marker_e19ed6ad5826fb2de4e467764322eb56 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_02f04cd915b634c6b3ad2b52ea7d1173 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bce90cb93e31ec0fcfc72835635c4d66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_749b4cf34847f40ccc77897e236eee40 = $(`<div id="html_749b4cf34847f40ccc77897e236eee40" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_bce90cb93e31ec0fcfc72835635c4d66.setContent(html_749b4cf34847f40ccc77897e236eee40);
|
|
|
|
|
|
|
|
marker_e19ed6ad5826fb2de4e467764322eb56.bindPopup(popup_bce90cb93e31ec0fcfc72835635c4d66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e19ed6ad5826fb2de4e467764322eb56.setIcon(icon_02f04cd915b634c6b3ad2b52ea7d1173);
|
|
|
|
|
|
var marker_7066afce87b767bb536c46cdf35cb962 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c8e852a264d5cc68b9043adbba683fb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_180d4ae6aed751a19491692a4eea89cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f952d95a893576d5ad2879faee2dfda5 = $(`<div id="html_f952d95a893576d5ad2879faee2dfda5" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_180d4ae6aed751a19491692a4eea89cb.setContent(html_f952d95a893576d5ad2879faee2dfda5);
|
|
|
|
|
|
|
|
marker_7066afce87b767bb536c46cdf35cb962.bindPopup(popup_180d4ae6aed751a19491692a4eea89cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7066afce87b767bb536c46cdf35cb962.setIcon(icon_c8e852a264d5cc68b9043adbba683fb5);
|
|
|
|
|
|
var marker_2b994cbdf3fa719e8b3ac384f115dc18 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d11616745cbb1f033a64752507438de2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5da3d7496ce171770761e8ab2129566a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_accc9e8ff517db0c44afaf95903f16cb = $(`<div id="html_accc9e8ff517db0c44afaf95903f16cb" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_5da3d7496ce171770761e8ab2129566a.setContent(html_accc9e8ff517db0c44afaf95903f16cb);
|
|
|
|
|
|
|
|
marker_2b994cbdf3fa719e8b3ac384f115dc18.bindPopup(popup_5da3d7496ce171770761e8ab2129566a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b994cbdf3fa719e8b3ac384f115dc18.setIcon(icon_d11616745cbb1f033a64752507438de2);
|
|
|
|
|
|
var marker_6ba3bd89b5ed2527cacc829056792494 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_900c3980f9c06fd1230f1ee1c13e92da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c741cf7bcd51fa191a91e941b7cf1af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5b1266f376ca109044a22966fe6b6b4 = $(`<div id="html_a5b1266f376ca109044a22966fe6b6b4" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_4c741cf7bcd51fa191a91e941b7cf1af.setContent(html_a5b1266f376ca109044a22966fe6b6b4);
|
|
|
|
|
|
|
|
marker_6ba3bd89b5ed2527cacc829056792494.bindPopup(popup_4c741cf7bcd51fa191a91e941b7cf1af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ba3bd89b5ed2527cacc829056792494.setIcon(icon_900c3980f9c06fd1230f1ee1c13e92da);
|
|
|
|
|
|
var marker_e9dd320327ea787f21eea8c1cef72072 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_66ea7a221057eb537a3415e4d0e87ddf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52688a98bbb247ddf7d1670534277159 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac034dcbf9e3dcbe1af7bd2eb739b27e = $(`<div id="html_ac034dcbf9e3dcbe1af7bd2eb739b27e" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_52688a98bbb247ddf7d1670534277159.setContent(html_ac034dcbf9e3dcbe1af7bd2eb739b27e);
|
|
|
|
|
|
|
|
marker_e9dd320327ea787f21eea8c1cef72072.bindPopup(popup_52688a98bbb247ddf7d1670534277159)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9dd320327ea787f21eea8c1cef72072.setIcon(icon_66ea7a221057eb537a3415e4d0e87ddf);
|
|
|
|
|
|
var marker_f8eb71d2e3b5ffa0adf345191489a774 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e2c8f319929d56f570c6c502eb00b1db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b78e55a1a2cee27442ed730260b6c945 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4387fc2cb6307e0a05a8c5a96fa6033 = $(`<div id="html_f4387fc2cb6307e0a05a8c5a96fa6033" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_b78e55a1a2cee27442ed730260b6c945.setContent(html_f4387fc2cb6307e0a05a8c5a96fa6033);
|
|
|
|
|
|
|
|
marker_f8eb71d2e3b5ffa0adf345191489a774.bindPopup(popup_b78e55a1a2cee27442ed730260b6c945)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8eb71d2e3b5ffa0adf345191489a774.setIcon(icon_e2c8f319929d56f570c6c502eb00b1db);
|
|
|
|
|
|
var marker_1c253417f9503ce7c012e41dad06d80d = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_4e8829ffc9b709eb4d49c2f543b35a87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bffa52981d62b87479993c18e132842 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0d433443ee72638a859da318048974f = $(`<div id="html_c0d433443ee72638a859da318048974f" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_0bffa52981d62b87479993c18e132842.setContent(html_c0d433443ee72638a859da318048974f);
|
|
|
|
|
|
|
|
marker_1c253417f9503ce7c012e41dad06d80d.bindPopup(popup_0bffa52981d62b87479993c18e132842)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c253417f9503ce7c012e41dad06d80d.setIcon(icon_4e8829ffc9b709eb4d49c2f543b35a87);
|
|
|
|
|
|
var marker_bf57a7626286eca3640201d7c1a44d67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_87cab00897f651f81d1066d075e95685 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f35d705d60bfe5ead752dd09c6b18ae0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10bc10b2b9135eab34a9c87bdfd14096 = $(`<div id="html_10bc10b2b9135eab34a9c87bdfd14096" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_f35d705d60bfe5ead752dd09c6b18ae0.setContent(html_10bc10b2b9135eab34a9c87bdfd14096);
|
|
|
|
|
|
|
|
marker_bf57a7626286eca3640201d7c1a44d67.bindPopup(popup_f35d705d60bfe5ead752dd09c6b18ae0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf57a7626286eca3640201d7c1a44d67.setIcon(icon_87cab00897f651f81d1066d075e95685);
|
|
|
|
|
|
var marker_4ca290284f062cbfcfa5e49955f81908 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_80796b993d8dec90d496c4b83771de0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bb2afe0e723748d9260e51c060ae860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24239187ef46d8e8ceb7b87a099fe273 = $(`<div id="html_24239187ef46d8e8ceb7b87a099fe273" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_3bb2afe0e723748d9260e51c060ae860.setContent(html_24239187ef46d8e8ceb7b87a099fe273);
|
|
|
|
|
|
|
|
marker_4ca290284f062cbfcfa5e49955f81908.bindPopup(popup_3bb2afe0e723748d9260e51c060ae860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ca290284f062cbfcfa5e49955f81908.setIcon(icon_80796b993d8dec90d496c4b83771de0e);
|
|
|
|
|
|
var marker_1d95f7ea1be3b8d8e27d223cd527ba47 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f23b227a093468408a79271e3b47cc9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d446f7aa4a138780cb8626ff35b11b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd3f459a4083250030168a670e0f322e = $(`<div id="html_bd3f459a4083250030168a670e0f322e" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_2d446f7aa4a138780cb8626ff35b11b9.setContent(html_bd3f459a4083250030168a670e0f322e);
|
|
|
|
|
|
|
|
marker_1d95f7ea1be3b8d8e27d223cd527ba47.bindPopup(popup_2d446f7aa4a138780cb8626ff35b11b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d95f7ea1be3b8d8e27d223cd527ba47.setIcon(icon_f23b227a093468408a79271e3b47cc9c);
|
|
|
|
|
|
var marker_0b3fce1afe7c1a7ab2bdc08f9b46746d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c6db7a9e9e6e95420a71f9d9009636b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1058b619d440b81c419bd1c1aa33ffd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9dc9078b449636d3cc4286b0e93c2ca = $(`<div id="html_e9dc9078b449636d3cc4286b0e93c2ca" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_1058b619d440b81c419bd1c1aa33ffd4.setContent(html_e9dc9078b449636d3cc4286b0e93c2ca);
|
|
|
|
|
|
|
|
marker_0b3fce1afe7c1a7ab2bdc08f9b46746d.bindPopup(popup_1058b619d440b81c419bd1c1aa33ffd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b3fce1afe7c1a7ab2bdc08f9b46746d.setIcon(icon_c6db7a9e9e6e95420a71f9d9009636b4);
|
|
|
|
|
|
var marker_0761bbd04b8b1ab681f9394f75598bba = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d664955237892e6bb5cb20e0e50c1e3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53149234f3bd0ac664810b37e7fa1ecd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0348035afe429859177ea8f8055742c8 = $(`<div id="html_0348035afe429859177ea8f8055742c8" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_53149234f3bd0ac664810b37e7fa1ecd.setContent(html_0348035afe429859177ea8f8055742c8);
|
|
|
|
|
|
|
|
marker_0761bbd04b8b1ab681f9394f75598bba.bindPopup(popup_53149234f3bd0ac664810b37e7fa1ecd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0761bbd04b8b1ab681f9394f75598bba.setIcon(icon_d664955237892e6bb5cb20e0e50c1e3e);
|
|
|
|
|
|
var marker_74f88e5bed6c3342bf51d0cb1d179267 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_7f1e1f70feaf0c6cf5baab4d9baa8918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_facbcd92927ce150b42c34e2de070e93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec53382b97f44a27d462032b307960e9 = $(`<div id="html_ec53382b97f44a27d462032b307960e9" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_facbcd92927ce150b42c34e2de070e93.setContent(html_ec53382b97f44a27d462032b307960e9);
|
|
|
|
|
|
|
|
marker_74f88e5bed6c3342bf51d0cb1d179267.bindPopup(popup_facbcd92927ce150b42c34e2de070e93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74f88e5bed6c3342bf51d0cb1d179267.setIcon(icon_7f1e1f70feaf0c6cf5baab4d9baa8918);
|
|
|
|
|
|
var marker_0f1b69590d841eed81568371a4c9edc1 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_f61717ae086e7f43157f8eaf239a8967 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1024bdd8245eb4ef062018d9c7be13a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ee0d135cae994e6416d7430df2b7177 = $(`<div id="html_8ee0d135cae994e6416d7430df2b7177" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_1024bdd8245eb4ef062018d9c7be13a5.setContent(html_8ee0d135cae994e6416d7430df2b7177);
|
|
|
|
|
|
|
|
marker_0f1b69590d841eed81568371a4c9edc1.bindPopup(popup_1024bdd8245eb4ef062018d9c7be13a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f1b69590d841eed81568371a4c9edc1.setIcon(icon_f61717ae086e7f43157f8eaf239a8967);
|
|
|
|
|
|
var marker_5e6a9d104bccb2655c6f311f508fa15b = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b159bf759236afbb90eae8449381a114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e698dd657219256793014bd2d820a03c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2157be2dceccb57b1eaef06f5fe6f850 = $(`<div id="html_2157be2dceccb57b1eaef06f5fe6f850" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_e698dd657219256793014bd2d820a03c.setContent(html_2157be2dceccb57b1eaef06f5fe6f850);
|
|
|
|
|
|
|
|
marker_5e6a9d104bccb2655c6f311f508fa15b.bindPopup(popup_e698dd657219256793014bd2d820a03c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e6a9d104bccb2655c6f311f508fa15b.setIcon(icon_b159bf759236afbb90eae8449381a114);
|
|
|
|
|
|
var marker_d3dc8eae62572e2435974bbfd4a5b79c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_bce95175cc8890db6b464bd5ceeefbb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6f5aba97da1260916142dd330811d1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a37852d6deca453c996fd351cc3d34f1 = $(`<div id="html_a37852d6deca453c996fd351cc3d34f1" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_b6f5aba97da1260916142dd330811d1f.setContent(html_a37852d6deca453c996fd351cc3d34f1);
|
|
|
|
|
|
|
|
marker_d3dc8eae62572e2435974bbfd4a5b79c.bindPopup(popup_b6f5aba97da1260916142dd330811d1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3dc8eae62572e2435974bbfd4a5b79c.setIcon(icon_bce95175cc8890db6b464bd5ceeefbb1);
|
|
|
|
|
|
var marker_90491faada96d96c2741c2b9c7940e28 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_30b32d1ea561fd5fb51dbaca4677d74e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daab0ea1544e16284022cda8ddca9480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e45bf2d90c4d86f04073cd1c76dfebf3 = $(`<div id="html_e45bf2d90c4d86f04073cd1c76dfebf3" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_daab0ea1544e16284022cda8ddca9480.setContent(html_e45bf2d90c4d86f04073cd1c76dfebf3);
|
|
|
|
|
|
|
|
marker_90491faada96d96c2741c2b9c7940e28.bindPopup(popup_daab0ea1544e16284022cda8ddca9480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90491faada96d96c2741c2b9c7940e28.setIcon(icon_30b32d1ea561fd5fb51dbaca4677d74e);
|
|
|
|
|
|
var marker_3510cf4b02199f113dd5f6ed2d1d26d7 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_0c2d08c6b2e70e002bc37ac9b4c062be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f0d3e813e6c9d284d03fe9e36441518 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5151d4bc1b1d1b1da186d0522f95257f = $(`<div id="html_5151d4bc1b1d1b1da186d0522f95257f" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_8f0d3e813e6c9d284d03fe9e36441518.setContent(html_5151d4bc1b1d1b1da186d0522f95257f);
|
|
|
|
|
|
|
|
marker_3510cf4b02199f113dd5f6ed2d1d26d7.bindPopup(popup_8f0d3e813e6c9d284d03fe9e36441518)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3510cf4b02199f113dd5f6ed2d1d26d7.setIcon(icon_0c2d08c6b2e70e002bc37ac9b4c062be);
|
|
|
|
|
|
var marker_3a4e61fc8bc1bf666ea186d1559c2fd9 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_60da73ec197b479c024be4f3020bacba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_936ef6a4f0a4407ae3606a9613648b56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_628ddb15a527ad4db6a5e0f9163a97f7 = $(`<div id="html_628ddb15a527ad4db6a5e0f9163a97f7" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_936ef6a4f0a4407ae3606a9613648b56.setContent(html_628ddb15a527ad4db6a5e0f9163a97f7);
|
|
|
|
|
|
|
|
marker_3a4e61fc8bc1bf666ea186d1559c2fd9.bindPopup(popup_936ef6a4f0a4407ae3606a9613648b56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a4e61fc8bc1bf666ea186d1559c2fd9.setIcon(icon_60da73ec197b479c024be4f3020bacba);
|
|
|
|
|
|
var marker_af965854cf0b65f6cc73709d7e41a543 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_76d3a4b7c797cab894282b1104469383 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_963cc2aacfd4fe032652682199af9f50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1cdf0738169fe3ae4680da68af79446 = $(`<div id="html_d1cdf0738169fe3ae4680da68af79446" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_963cc2aacfd4fe032652682199af9f50.setContent(html_d1cdf0738169fe3ae4680da68af79446);
|
|
|
|
|
|
|
|
marker_af965854cf0b65f6cc73709d7e41a543.bindPopup(popup_963cc2aacfd4fe032652682199af9f50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af965854cf0b65f6cc73709d7e41a543.setIcon(icon_76d3a4b7c797cab894282b1104469383);
|
|
|
|
|
|
var marker_e94d88fe1ba4f7d468d2b8f622dc095e = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_3c9ec11b2821a95d0a14577b8910e8a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c80363ceb634cc007dcbd1da6b5cb807 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b825914aefb7025d88bab6b21c639b5 = $(`<div id="html_0b825914aefb7025d88bab6b21c639b5" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_c80363ceb634cc007dcbd1da6b5cb807.setContent(html_0b825914aefb7025d88bab6b21c639b5);
|
|
|
|
|
|
|
|
marker_e94d88fe1ba4f7d468d2b8f622dc095e.bindPopup(popup_c80363ceb634cc007dcbd1da6b5cb807)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e94d88fe1ba4f7d468d2b8f622dc095e.setIcon(icon_3c9ec11b2821a95d0a14577b8910e8a3);
|
|
|
|
|
|
var marker_0533a767da33b0f7683be27a6add62f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_29fd32d83e38a172d974e7296b859cce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2287bd62d9b7b410ff805b6bc082868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd312417112843614dd96a080a16d927 = $(`<div id="html_bd312417112843614dd96a080a16d927" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_c2287bd62d9b7b410ff805b6bc082868.setContent(html_bd312417112843614dd96a080a16d927);
|
|
|
|
|
|
|
|
marker_0533a767da33b0f7683be27a6add62f4.bindPopup(popup_c2287bd62d9b7b410ff805b6bc082868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0533a767da33b0f7683be27a6add62f4.setIcon(icon_29fd32d83e38a172d974e7296b859cce);
|
|
|
|
|
|
var marker_84baedcdc16efe42311c04eead31ec70 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e991a68ef279e1500e981071dc54435e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8364d706a95eaed321c91f303fe14fe8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e78ad428c0cc3ec51fdf1273d7939f79 = $(`<div id="html_e78ad428c0cc3ec51fdf1273d7939f79" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_8364d706a95eaed321c91f303fe14fe8.setContent(html_e78ad428c0cc3ec51fdf1273d7939f79);
|
|
|
|
|
|
|
|
marker_84baedcdc16efe42311c04eead31ec70.bindPopup(popup_8364d706a95eaed321c91f303fe14fe8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84baedcdc16efe42311c04eead31ec70.setIcon(icon_e991a68ef279e1500e981071dc54435e);
|
|
|
|
|
|
var marker_c8227a099bc900e2aaf1adca268e1f6b = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_8b163ccf5ec55750de3ac84810d86619 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_396d3e50334671216bf0f9387e2224bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df97168ba59f2a4cb9ff9abb715848cd = $(`<div id="html_df97168ba59f2a4cb9ff9abb715848cd" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_396d3e50334671216bf0f9387e2224bf.setContent(html_df97168ba59f2a4cb9ff9abb715848cd);
|
|
|
|
|
|
|
|
marker_c8227a099bc900e2aaf1adca268e1f6b.bindPopup(popup_396d3e50334671216bf0f9387e2224bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8227a099bc900e2aaf1adca268e1f6b.setIcon(icon_8b163ccf5ec55750de3ac84810d86619);
|
|
|
|
|
|
var marker_4b697f57b59e8d76fdac5708035fb3f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_29ca3dd2787c897c3f8372bcaf08c5f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ffa3797009bb1f67ffe064ee98c4379 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_896fad34515490230c092b7e8ee850c9 = $(`<div id="html_896fad34515490230c092b7e8ee850c9" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_9ffa3797009bb1f67ffe064ee98c4379.setContent(html_896fad34515490230c092b7e8ee850c9);
|
|
|
|
|
|
|
|
marker_4b697f57b59e8d76fdac5708035fb3f7.bindPopup(popup_9ffa3797009bb1f67ffe064ee98c4379)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b697f57b59e8d76fdac5708035fb3f7.setIcon(icon_29ca3dd2787c897c3f8372bcaf08c5f7);
|
|
|
|
|
|
var marker_9d7465dbab0930292a4644bc9cfac5ae = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d7bb70e83edefcfa3b5b85f8c0d61a6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73093a33f9bcbf6131f8d3c865f16e70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcccebecf80ac2a70e505e86eb5ff374 = $(`<div id="html_fcccebecf80ac2a70e505e86eb5ff374" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_73093a33f9bcbf6131f8d3c865f16e70.setContent(html_fcccebecf80ac2a70e505e86eb5ff374);
|
|
|
|
|
|
|
|
marker_9d7465dbab0930292a4644bc9cfac5ae.bindPopup(popup_73093a33f9bcbf6131f8d3c865f16e70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d7465dbab0930292a4644bc9cfac5ae.setIcon(icon_d7bb70e83edefcfa3b5b85f8c0d61a6b);
|
|
|
|
|
|
var marker_03ab5201eb3132ab6fc85ccdeb04de8d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_8b07df9a87c5442f83668f45947133b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaf7140b97251a5508e30c2067301e58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a473e13f1c3c605efda2886744fc7d52 = $(`<div id="html_a473e13f1c3c605efda2886744fc7d52" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_aaf7140b97251a5508e30c2067301e58.setContent(html_a473e13f1c3c605efda2886744fc7d52);
|
|
|
|
|
|
|
|
marker_03ab5201eb3132ab6fc85ccdeb04de8d.bindPopup(popup_aaf7140b97251a5508e30c2067301e58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03ab5201eb3132ab6fc85ccdeb04de8d.setIcon(icon_8b07df9a87c5442f83668f45947133b8);
|
|
|
|
|
|
var marker_85b994cf88398b8d14cacb1093cb83de = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_8b3421ea894205547c7d51572a70e230 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d2f60e21f3093efff5389a353e61bf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a35e61bf611d674f26998fed69d8c042 = $(`<div id="html_a35e61bf611d674f26998fed69d8c042" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_3d2f60e21f3093efff5389a353e61bf0.setContent(html_a35e61bf611d674f26998fed69d8c042);
|
|
|
|
|
|
|
|
marker_85b994cf88398b8d14cacb1093cb83de.bindPopup(popup_3d2f60e21f3093efff5389a353e61bf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85b994cf88398b8d14cacb1093cb83de.setIcon(icon_8b3421ea894205547c7d51572a70e230);
|
|
|
|
|
|
var marker_e2c0648ad0796c752424c1fa3e51c715 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_dcb0a60385bed8a5f144c77431ba239f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4a9165b38ae46066685278f4548acc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad6d1e76c3888356f7e2d9f86d321f68 = $(`<div id="html_ad6d1e76c3888356f7e2d9f86d321f68" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_a4a9165b38ae46066685278f4548acc4.setContent(html_ad6d1e76c3888356f7e2d9f86d321f68);
|
|
|
|
|
|
|
|
marker_e2c0648ad0796c752424c1fa3e51c715.bindPopup(popup_a4a9165b38ae46066685278f4548acc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2c0648ad0796c752424c1fa3e51c715.setIcon(icon_dcb0a60385bed8a5f144c77431ba239f);
|
|
|
|
|
|
var marker_050326de82d25ea66a3df8f42d4cbe0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6954ad0da7c2f4ed0cb0ed23b86699e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a089113b6536ecac672276d10519dcd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee19861b23e3b20bfc81043369f65596 = $(`<div id="html_ee19861b23e3b20bfc81043369f65596" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_a089113b6536ecac672276d10519dcd3.setContent(html_ee19861b23e3b20bfc81043369f65596);
|
|
|
|
|
|
|
|
marker_050326de82d25ea66a3df8f42d4cbe0d.bindPopup(popup_a089113b6536ecac672276d10519dcd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_050326de82d25ea66a3df8f42d4cbe0d.setIcon(icon_6954ad0da7c2f4ed0cb0ed23b86699e4);
|
|
|
|
|
|
var marker_5305cd04c05e544d8a40d60877941a3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_6bb88cb72e2aa2d039265883690778f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eccb964fcb8107d2290f33b3d3e573c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03d2ba8c86b800ccc8d8abdb0602d6e7 = $(`<div id="html_03d2ba8c86b800ccc8d8abdb0602d6e7" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_eccb964fcb8107d2290f33b3d3e573c5.setContent(html_03d2ba8c86b800ccc8d8abdb0602d6e7);
|
|
|
|
|
|
|
|
marker_5305cd04c05e544d8a40d60877941a3c.bindPopup(popup_eccb964fcb8107d2290f33b3d3e573c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5305cd04c05e544d8a40d60877941a3c.setIcon(icon_6bb88cb72e2aa2d039265883690778f9);
|
|
|
|
|
|
var marker_a4d12de3516a6f0a3a5663a1951f46c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_203adbe4ae75c80b4f718ef3dd36afcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eabb5fd509fb80631e952b8d9ed04842 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d16e517ca93b5e96648cad708de8232d = $(`<div id="html_d16e517ca93b5e96648cad708de8232d" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_eabb5fd509fb80631e952b8d9ed04842.setContent(html_d16e517ca93b5e96648cad708de8232d);
|
|
|
|
|
|
|
|
marker_a4d12de3516a6f0a3a5663a1951f46c8.bindPopup(popup_eabb5fd509fb80631e952b8d9ed04842)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4d12de3516a6f0a3a5663a1951f46c8.setIcon(icon_203adbe4ae75c80b4f718ef3dd36afcb);
|
|
|
|
|
|
var marker_ef5e5856c498ffb869949b680a2f200a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_64a77b9017c3c8eb0ef6f4a77bc8b837 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f1b428772926b6323f730b57d19a3c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2df1e40c91ea466dc9e7afaf4cf3b9b = $(`<div id="html_a2df1e40c91ea466dc9e7afaf4cf3b9b" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_5f1b428772926b6323f730b57d19a3c9.setContent(html_a2df1e40c91ea466dc9e7afaf4cf3b9b);
|
|
|
|
|
|
|
|
marker_ef5e5856c498ffb869949b680a2f200a.bindPopup(popup_5f1b428772926b6323f730b57d19a3c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef5e5856c498ffb869949b680a2f200a.setIcon(icon_64a77b9017c3c8eb0ef6f4a77bc8b837);
|
|
|
|
|
|
var marker_ebb54cc41e50d1a1ac24fa4e99e1d11c = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d4c72f0fbaf257470525d1ee642f6f20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44ada8393bd668274e59753eaf30229a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43254809270eeb1a922e3ec574877479 = $(`<div id="html_43254809270eeb1a922e3ec574877479" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_44ada8393bd668274e59753eaf30229a.setContent(html_43254809270eeb1a922e3ec574877479);
|
|
|
|
|
|
|
|
marker_ebb54cc41e50d1a1ac24fa4e99e1d11c.bindPopup(popup_44ada8393bd668274e59753eaf30229a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebb54cc41e50d1a1ac24fa4e99e1d11c.setIcon(icon_d4c72f0fbaf257470525d1ee642f6f20);
|
|
|
|
|
|
var marker_7f7f30c02ef8b7fb4a968dad19ab5d96 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_aefb3e167e0deace19871cdd15c191d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3a99c02057fdddc391dfed90010ee7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4fa227a93f2575bde5e3824e6429313 = $(`<div id="html_b4fa227a93f2575bde5e3824e6429313" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_a3a99c02057fdddc391dfed90010ee7a.setContent(html_b4fa227a93f2575bde5e3824e6429313);
|
|
|
|
|
|
|
|
marker_7f7f30c02ef8b7fb4a968dad19ab5d96.bindPopup(popup_a3a99c02057fdddc391dfed90010ee7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f7f30c02ef8b7fb4a968dad19ab5d96.setIcon(icon_aefb3e167e0deace19871cdd15c191d0);
|
|
|
|
|
|
var marker_ff5fdf43fc922137a295ee5e0f129f51 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b3de2b2728e34fab84cdb9b7d9a9133d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_632c8435be6e43abcbd53c6dcc4d3133 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_395d37c51db0044aae771a07bf4affb2 = $(`<div id="html_395d37c51db0044aae771a07bf4affb2" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_632c8435be6e43abcbd53c6dcc4d3133.setContent(html_395d37c51db0044aae771a07bf4affb2);
|
|
|
|
|
|
|
|
marker_ff5fdf43fc922137a295ee5e0f129f51.bindPopup(popup_632c8435be6e43abcbd53c6dcc4d3133)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff5fdf43fc922137a295ee5e0f129f51.setIcon(icon_b3de2b2728e34fab84cdb9b7d9a9133d);
|
|
|
|
|
|
var marker_24e2e1e288ba0dc738cf45f62cef67bc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_3f28ef39f1aa91b828114586c23f7443 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_197df4e8501f66c3c830ca3e1b7c6b85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d291432425f7d0de26a6220c3c6ee049 = $(`<div id="html_d291432425f7d0de26a6220c3c6ee049" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_197df4e8501f66c3c830ca3e1b7c6b85.setContent(html_d291432425f7d0de26a6220c3c6ee049);
|
|
|
|
|
|
|
|
marker_24e2e1e288ba0dc738cf45f62cef67bc.bindPopup(popup_197df4e8501f66c3c830ca3e1b7c6b85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24e2e1e288ba0dc738cf45f62cef67bc.setIcon(icon_3f28ef39f1aa91b828114586c23f7443);
|
|
|
|
|
|
var marker_fa4aaef8e6b95d14a057c1a0f595d6a3 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_39b7d48420edb6c0bb220f7143c5671a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a013c1750cb120436f8c0c617eb12c99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a50c0594954bc22b91beb1c92eb3ce6f = $(`<div id="html_a50c0594954bc22b91beb1c92eb3ce6f" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_a013c1750cb120436f8c0c617eb12c99.setContent(html_a50c0594954bc22b91beb1c92eb3ce6f);
|
|
|
|
|
|
|
|
marker_fa4aaef8e6b95d14a057c1a0f595d6a3.bindPopup(popup_a013c1750cb120436f8c0c617eb12c99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa4aaef8e6b95d14a057c1a0f595d6a3.setIcon(icon_39b7d48420edb6c0bb220f7143c5671a);
|
|
|
|
|
|
var marker_dee911c3ca368becf004705843c629b3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_1094585a7b1880b4679a75cff0133f5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9e4156a3dd615380d6feecac1bb3f34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ba9b0e7a4f808661b3e670a9c4db694 = $(`<div id="html_4ba9b0e7a4f808661b3e670a9c4db694" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_d9e4156a3dd615380d6feecac1bb3f34.setContent(html_4ba9b0e7a4f808661b3e670a9c4db694);
|
|
|
|
|
|
|
|
marker_dee911c3ca368becf004705843c629b3.bindPopup(popup_d9e4156a3dd615380d6feecac1bb3f34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dee911c3ca368becf004705843c629b3.setIcon(icon_1094585a7b1880b4679a75cff0133f5b);
|
|
|
|
|
|
var marker_407bf4cd43aa93c9412e636d8a988a98 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_494b5db56a5b7801045705a7b79f8083 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4600b07eee378fe0e4df9be3c96b6642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_229f15918b812662eb0ffa112624d5a9 = $(`<div id="html_229f15918b812662eb0ffa112624d5a9" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_4600b07eee378fe0e4df9be3c96b6642.setContent(html_229f15918b812662eb0ffa112624d5a9);
|
|
|
|
|
|
|
|
marker_407bf4cd43aa93c9412e636d8a988a98.bindPopup(popup_4600b07eee378fe0e4df9be3c96b6642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_407bf4cd43aa93c9412e636d8a988a98.setIcon(icon_494b5db56a5b7801045705a7b79f8083);
|
|
|
|
|
|
var marker_de6f0aac78cbf1a9823d38dc92800179 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_4a1f3711f022f6cfa030f4427d92ad3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a8c2ac2a0e1a6767746faf2e6c89990 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_023d6c33e879c5f1232824f964f99454 = $(`<div id="html_023d6c33e879c5f1232824f964f99454" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_2a8c2ac2a0e1a6767746faf2e6c89990.setContent(html_023d6c33e879c5f1232824f964f99454);
|
|
|
|
|
|
|
|
marker_de6f0aac78cbf1a9823d38dc92800179.bindPopup(popup_2a8c2ac2a0e1a6767746faf2e6c89990)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de6f0aac78cbf1a9823d38dc92800179.setIcon(icon_4a1f3711f022f6cfa030f4427d92ad3d);
|
|
|
|
|
|
var marker_758cab71d924556ce2ca5e3187344f77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_97c6c794d50a7c417b23a5478b97d666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a95f64ff2d8a208164e7136d58febb97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38643feb52d58d408209199a2d39e53e = $(`<div id="html_38643feb52d58d408209199a2d39e53e" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_a95f64ff2d8a208164e7136d58febb97.setContent(html_38643feb52d58d408209199a2d39e53e);
|
|
|
|
|
|
|
|
marker_758cab71d924556ce2ca5e3187344f77.bindPopup(popup_a95f64ff2d8a208164e7136d58febb97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_758cab71d924556ce2ca5e3187344f77.setIcon(icon_97c6c794d50a7c417b23a5478b97d666);
|
|
|
|
|
|
var marker_cd637bcac16d75103e26d445e0d53603 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_025c11c1d84580ad20be9d9c468a0082 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2f0e6646481929fcb2648e5a52fc96b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02d48cd96c4a19bcf0031173252b07a4 = $(`<div id="html_02d48cd96c4a19bcf0031173252b07a4" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_b2f0e6646481929fcb2648e5a52fc96b.setContent(html_02d48cd96c4a19bcf0031173252b07a4);
|
|
|
|
|
|
|
|
marker_cd637bcac16d75103e26d445e0d53603.bindPopup(popup_b2f0e6646481929fcb2648e5a52fc96b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd637bcac16d75103e26d445e0d53603.setIcon(icon_025c11c1d84580ad20be9d9c468a0082);
|
|
|
|
|
|
var marker_482334903dbf5afe10c041a0f04a1019 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_349fc6f65674192c665258d1bf1b31d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8189e85147522633762e4f3d8b506121 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ceb4b4afb97ed951947cbfe1a2b80ec = $(`<div id="html_7ceb4b4afb97ed951947cbfe1a2b80ec" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_8189e85147522633762e4f3d8b506121.setContent(html_7ceb4b4afb97ed951947cbfe1a2b80ec);
|
|
|
|
|
|
|
|
marker_482334903dbf5afe10c041a0f04a1019.bindPopup(popup_8189e85147522633762e4f3d8b506121)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_482334903dbf5afe10c041a0f04a1019.setIcon(icon_349fc6f65674192c665258d1bf1b31d4);
|
|
|
|
|
|
var marker_59b833e0fa5ed7bbf5b6a163e125be3d = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_09c0209537606bcd84f596d0504d39fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41114612633107c361235969fe39a97f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7a6c1737281180a60095c2eddf2c124 = $(`<div id="html_d7a6c1737281180a60095c2eddf2c124" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_41114612633107c361235969fe39a97f.setContent(html_d7a6c1737281180a60095c2eddf2c124);
|
|
|
|
|
|
|
|
marker_59b833e0fa5ed7bbf5b6a163e125be3d.bindPopup(popup_41114612633107c361235969fe39a97f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59b833e0fa5ed7bbf5b6a163e125be3d.setIcon(icon_09c0209537606bcd84f596d0504d39fe);
|
|
|
|
|
|
var marker_b73230672f3ed962da6bd83bfd0d2326 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c1df9bafb83e9f36ec43f33d5e736a41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2edfbf9fa639fdb2d185761b3ce7f872 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c506da1bc26b3a9d97d64eec8c392a77 = $(`<div id="html_c506da1bc26b3a9d97d64eec8c392a77" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_2edfbf9fa639fdb2d185761b3ce7f872.setContent(html_c506da1bc26b3a9d97d64eec8c392a77);
|
|
|
|
|
|
|
|
marker_b73230672f3ed962da6bd83bfd0d2326.bindPopup(popup_2edfbf9fa639fdb2d185761b3ce7f872)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b73230672f3ed962da6bd83bfd0d2326.setIcon(icon_c1df9bafb83e9f36ec43f33d5e736a41);
|
|
|
|
|
|
var marker_72356a4a94f9b70b2445f4a55a26fa9d = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_9497527e34eb97c40d587998849de2c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0167cc9cb94f2a16f46d7bd0613b675 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f70d35e159b6a8e7ecdc8bc164c217ae = $(`<div id="html_f70d35e159b6a8e7ecdc8bc164c217ae" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_f0167cc9cb94f2a16f46d7bd0613b675.setContent(html_f70d35e159b6a8e7ecdc8bc164c217ae);
|
|
|
|
|
|
|
|
marker_72356a4a94f9b70b2445f4a55a26fa9d.bindPopup(popup_f0167cc9cb94f2a16f46d7bd0613b675)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72356a4a94f9b70b2445f4a55a26fa9d.setIcon(icon_9497527e34eb97c40d587998849de2c4);
|
|
|
|
|
|
var marker_6070c9a81248322b17351d3d93cdf9e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_0d93c0a5f977a94f7b1085bcd36247d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67f429a2a027d7f139cc7e206d1dd2fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_421cce6cfce98756a9d35afb30f3cf8a = $(`<div id="html_421cce6cfce98756a9d35afb30f3cf8a" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_67f429a2a027d7f139cc7e206d1dd2fe.setContent(html_421cce6cfce98756a9d35afb30f3cf8a);
|
|
|
|
|
|
|
|
marker_6070c9a81248322b17351d3d93cdf9e6.bindPopup(popup_67f429a2a027d7f139cc7e206d1dd2fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6070c9a81248322b17351d3d93cdf9e6.setIcon(icon_0d93c0a5f977a94f7b1085bcd36247d8);
|
|
|
|
|
|
var marker_a60a8d73a2a4f8d8c754dd81b5287fe9 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_5a0be8b5712e9d16ecfaa897ac6cc944 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d526bded9e1fdb9b67f84b8b9f87d7dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b6a5dba77bd8b29530f593082c92328 = $(`<div id="html_6b6a5dba77bd8b29530f593082c92328" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_d526bded9e1fdb9b67f84b8b9f87d7dc.setContent(html_6b6a5dba77bd8b29530f593082c92328);
|
|
|
|
|
|
|
|
marker_a60a8d73a2a4f8d8c754dd81b5287fe9.bindPopup(popup_d526bded9e1fdb9b67f84b8b9f87d7dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a60a8d73a2a4f8d8c754dd81b5287fe9.setIcon(icon_5a0be8b5712e9d16ecfaa897ac6cc944);
|
|
|
|
|
|
var marker_81b266551971422af44c97198a9c23a2 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d35fb4589cb314115f90b3ff0fe5a158 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7f6d15d648ef2f7a333e47fa239c6b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9282caef1f6b6e18f1d5d028097ad786 = $(`<div id="html_9282caef1f6b6e18f1d5d028097ad786" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_f7f6d15d648ef2f7a333e47fa239c6b4.setContent(html_9282caef1f6b6e18f1d5d028097ad786);
|
|
|
|
|
|
|
|
marker_81b266551971422af44c97198a9c23a2.bindPopup(popup_f7f6d15d648ef2f7a333e47fa239c6b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81b266551971422af44c97198a9c23a2.setIcon(icon_d35fb4589cb314115f90b3ff0fe5a158);
|
|
|
|
|
|
var marker_8183b97f4e34ba2e7cf0e3b5d7f14243 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_dade994acef7eee87386bc6d65ae0877 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aa04d90b4f61f479c2baf5ba473b4d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2d7a112b9f2c8fca2f2991c2aad827e = $(`<div id="html_d2d7a112b9f2c8fca2f2991c2aad827e" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_8aa04d90b4f61f479c2baf5ba473b4d0.setContent(html_d2d7a112b9f2c8fca2f2991c2aad827e);
|
|
|
|
|
|
|
|
marker_8183b97f4e34ba2e7cf0e3b5d7f14243.bindPopup(popup_8aa04d90b4f61f479c2baf5ba473b4d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8183b97f4e34ba2e7cf0e3b5d7f14243.setIcon(icon_dade994acef7eee87386bc6d65ae0877);
|
|
|
|
|
|
var marker_7ea1790967d839e3a2b84155da72e092 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_7efbf31d124fd138131a1dc03a1e9ed7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f29598eadce30faf9baae142f39b3255 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7c9d94546e60dcca8b04198a57a3a93 = $(`<div id="html_d7c9d94546e60dcca8b04198a57a3a93" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_f29598eadce30faf9baae142f39b3255.setContent(html_d7c9d94546e60dcca8b04198a57a3a93);
|
|
|
|
|
|
|
|
marker_7ea1790967d839e3a2b84155da72e092.bindPopup(popup_f29598eadce30faf9baae142f39b3255)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ea1790967d839e3a2b84155da72e092.setIcon(icon_7efbf31d124fd138131a1dc03a1e9ed7);
|
|
|
|
|
|
var marker_a30bd0720a06ee34541668689f9c8fed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_7525271306b4d5900aca498438cc46ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42b24b8d25b83f0cb431dab925b21d76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d77098077d85c06d15987b5e22e0062 = $(`<div id="html_7d77098077d85c06d15987b5e22e0062" style="width: 100.0%; height: 100.0%;">wot.girino.org</div>`)[0];
|
|
popup_42b24b8d25b83f0cb431dab925b21d76.setContent(html_7d77098077d85c06d15987b5e22e0062);
|
|
|
|
|
|
|
|
marker_a30bd0720a06ee34541668689f9c8fed.bindPopup(popup_42b24b8d25b83f0cb431dab925b21d76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a30bd0720a06ee34541668689f9c8fed.setIcon(icon_7525271306b4d5900aca498438cc46ca);
|
|
|
|
|
|
var marker_6e61837ea5c7319575468db3b2ca62e7 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_4cbcccf5611ac6447fb0f50b689c86b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60a7b9dc20bfcfc26acf3744b884ef52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19904154c197c8f259785155f20f5ce1 = $(`<div id="html_19904154c197c8f259785155f20f5ce1" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_60a7b9dc20bfcfc26acf3744b884ef52.setContent(html_19904154c197c8f259785155f20f5ce1);
|
|
|
|
|
|
|
|
marker_6e61837ea5c7319575468db3b2ca62e7.bindPopup(popup_60a7b9dc20bfcfc26acf3744b884ef52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e61837ea5c7319575468db3b2ca62e7.setIcon(icon_4cbcccf5611ac6447fb0f50b689c86b0);
|
|
|
|
|
|
var marker_bb2e920bac72de6f91d977db0431a6a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b8aafe58fe8e254b5dd249d9753c429c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a58fdf24de7aebdd8e7a8916b311bb54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3145c290598aceef0fa5075aec0ed285 = $(`<div id="html_3145c290598aceef0fa5075aec0ed285" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_a58fdf24de7aebdd8e7a8916b311bb54.setContent(html_3145c290598aceef0fa5075aec0ed285);
|
|
|
|
|
|
|
|
marker_bb2e920bac72de6f91d977db0431a6a6.bindPopup(popup_a58fdf24de7aebdd8e7a8916b311bb54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb2e920bac72de6f91d977db0431a6a6.setIcon(icon_b8aafe58fe8e254b5dd249d9753c429c);
|
|
|
|
|
|
var marker_6247f752ef0152ff78fa8ca8fd9cf981 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_e3da519c78525f9833dcab69d310bd1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5f019a5d8fc9f5e38d4efcae67b3a80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c3c788f3ec39aea3e8b22bcf4dd38a5 = $(`<div id="html_4c3c788f3ec39aea3e8b22bcf4dd38a5" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_d5f019a5d8fc9f5e38d4efcae67b3a80.setContent(html_4c3c788f3ec39aea3e8b22bcf4dd38a5);
|
|
|
|
|
|
|
|
marker_6247f752ef0152ff78fa8ca8fd9cf981.bindPopup(popup_d5f019a5d8fc9f5e38d4efcae67b3a80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6247f752ef0152ff78fa8ca8fd9cf981.setIcon(icon_e3da519c78525f9833dcab69d310bd1d);
|
|
|
|
|
|
var marker_4552f809e0b7fbd13dbcab247278370e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_2fe0d9542510e5b2deaa68ecdeae1165 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d774c26d8836b37f59af57b36394fb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11bd6389014dc75238aa655c03189105 = $(`<div id="html_11bd6389014dc75238aa655c03189105" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_7d774c26d8836b37f59af57b36394fb3.setContent(html_11bd6389014dc75238aa655c03189105);
|
|
|
|
|
|
|
|
marker_4552f809e0b7fbd13dbcab247278370e.bindPopup(popup_7d774c26d8836b37f59af57b36394fb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4552f809e0b7fbd13dbcab247278370e.setIcon(icon_2fe0d9542510e5b2deaa68ecdeae1165);
|
|
|
|
|
|
var marker_9ce68cb2a1a89a95c4d38f2476a65031 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_99e3e1ed278ea9a1a11249b36e22eed2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bd1c51ba30a9fd178641280bbd57dc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6c63db9dc6339d6ef17578b6901e6a0 = $(`<div id="html_c6c63db9dc6339d6ef17578b6901e6a0" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_8bd1c51ba30a9fd178641280bbd57dc9.setContent(html_c6c63db9dc6339d6ef17578b6901e6a0);
|
|
|
|
|
|
|
|
marker_9ce68cb2a1a89a95c4d38f2476a65031.bindPopup(popup_8bd1c51ba30a9fd178641280bbd57dc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ce68cb2a1a89a95c4d38f2476a65031.setIcon(icon_99e3e1ed278ea9a1a11249b36e22eed2);
|
|
|
|
|
|
var marker_639f6a1c0ff3c247d0a13cfd8dfe240d = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_3817bc19a7c854de58d8d10bc03176d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e765bafe444e9df14ab6e430380ff4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d983bd373a590ad1db69d4f58d61f82d = $(`<div id="html_d983bd373a590ad1db69d4f58d61f82d" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_4e765bafe444e9df14ab6e430380ff4e.setContent(html_d983bd373a590ad1db69d4f58d61f82d);
|
|
|
|
|
|
|
|
marker_639f6a1c0ff3c247d0a13cfd8dfe240d.bindPopup(popup_4e765bafe444e9df14ab6e430380ff4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_639f6a1c0ff3c247d0a13cfd8dfe240d.setIcon(icon_3817bc19a7c854de58d8d10bc03176d7);
|
|
|
|
|
|
var marker_a697d502bd6e8fc7d7890ea91fc71cb0 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_b391d7feff7304507f8929226ce0c6d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_803fe12adace1af46f1f3b178cc56038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9f14136d786db7b8da2da4d4f09bcd8 = $(`<div id="html_e9f14136d786db7b8da2da4d4f09bcd8" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_803fe12adace1af46f1f3b178cc56038.setContent(html_e9f14136d786db7b8da2da4d4f09bcd8);
|
|
|
|
|
|
|
|
marker_a697d502bd6e8fc7d7890ea91fc71cb0.bindPopup(popup_803fe12adace1af46f1f3b178cc56038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a697d502bd6e8fc7d7890ea91fc71cb0.setIcon(icon_b391d7feff7304507f8929226ce0c6d7);
|
|
|
|
|
|
var marker_0b0cfc60ac53234a1d45242ca35ef804 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c5c1fa703b5c604a1b69e6caf5ea13ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_855369c38b7ed479ddaca2dfdcdbe059 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b747780be1954d4e0f69a12b4b0285a = $(`<div id="html_3b747780be1954d4e0f69a12b4b0285a" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_855369c38b7ed479ddaca2dfdcdbe059.setContent(html_3b747780be1954d4e0f69a12b4b0285a);
|
|
|
|
|
|
|
|
marker_0b0cfc60ac53234a1d45242ca35ef804.bindPopup(popup_855369c38b7ed479ddaca2dfdcdbe059)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b0cfc60ac53234a1d45242ca35ef804.setIcon(icon_c5c1fa703b5c604a1b69e6caf5ea13ae);
|
|
|
|
|
|
var marker_e8ce0677747ac7bc021c68bb59e265e2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_031f730969ff4de4b6cd0d552c575be9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07b4d663865c9033a957f13dc320a5a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96d06e22210a4985dd8427e0e7c51287 = $(`<div id="html_96d06e22210a4985dd8427e0e7c51287" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_07b4d663865c9033a957f13dc320a5a7.setContent(html_96d06e22210a4985dd8427e0e7c51287);
|
|
|
|
|
|
|
|
marker_e8ce0677747ac7bc021c68bb59e265e2.bindPopup(popup_07b4d663865c9033a957f13dc320a5a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8ce0677747ac7bc021c68bb59e265e2.setIcon(icon_031f730969ff4de4b6cd0d552c575be9);
|
|
|
|
|
|
var marker_9da7384e7597def362de9c25456465e3 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_0aedb4ebb82bc85e5a822f08f43e219b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c85440cdf13a08c3ca6914b6d9e3af5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20015f7c9bb3f96be318199b4e75eb45 = $(`<div id="html_20015f7c9bb3f96be318199b4e75eb45" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_3c85440cdf13a08c3ca6914b6d9e3af5.setContent(html_20015f7c9bb3f96be318199b4e75eb45);
|
|
|
|
|
|
|
|
marker_9da7384e7597def362de9c25456465e3.bindPopup(popup_3c85440cdf13a08c3ca6914b6d9e3af5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9da7384e7597def362de9c25456465e3.setIcon(icon_0aedb4ebb82bc85e5a822f08f43e219b);
|
|
|
|
|
|
var marker_bc56359518e33c87ce9c5029213b1b87 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_c4cefbf7804bef435c7574a2324a020e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02132245c5cd938f1fd043030c0c1a86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a49636798d9dfe5d1f4b059fe56874f = $(`<div id="html_5a49636798d9dfe5d1f4b059fe56874f" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_02132245c5cd938f1fd043030c0c1a86.setContent(html_5a49636798d9dfe5d1f4b059fe56874f);
|
|
|
|
|
|
|
|
marker_bc56359518e33c87ce9c5029213b1b87.bindPopup(popup_02132245c5cd938f1fd043030c0c1a86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc56359518e33c87ce9c5029213b1b87.setIcon(icon_c4cefbf7804bef435c7574a2324a020e);
|
|
|
|
|
|
var marker_1ddd4138f6a3a63f512a362ab34f2911 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_d735283afaa33de384e535648bb99f61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30625ac5f027718030f88a8a8aebccbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_045e73ec6ebdd695af719bc1c8c5ff84 = $(`<div id="html_045e73ec6ebdd695af719bc1c8c5ff84" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_30625ac5f027718030f88a8a8aebccbe.setContent(html_045e73ec6ebdd695af719bc1c8c5ff84);
|
|
|
|
|
|
|
|
marker_1ddd4138f6a3a63f512a362ab34f2911.bindPopup(popup_30625ac5f027718030f88a8a8aebccbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ddd4138f6a3a63f512a362ab34f2911.setIcon(icon_d735283afaa33de384e535648bb99f61);
|
|
|
|
|
|
var marker_5b1d90660192d64b5ef682f187d640df = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_9790e8702bdcde9ebcde0ff4c8940a45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f16df47abc6c712798f974124577031b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaa929c19205e40d188b1b0713af5017 = $(`<div id="html_eaa929c19205e40d188b1b0713af5017" style="width: 100.0%; height: 100.0%;">nostr.l00p.org</div>`)[0];
|
|
popup_f16df47abc6c712798f974124577031b.setContent(html_eaa929c19205e40d188b1b0713af5017);
|
|
|
|
|
|
|
|
marker_5b1d90660192d64b5ef682f187d640df.bindPopup(popup_f16df47abc6c712798f974124577031b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b1d90660192d64b5ef682f187d640df.setIcon(icon_9790e8702bdcde9ebcde0ff4c8940a45);
|
|
|
|
|
|
var marker_97d4702165ea6b68663cb4aac3812417 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_7b3d0ecbb6a608bbfc1e8efaa733d866 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3f8080548ed48564a8650cbe0697534 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d116c991899b3e8f37f313c127868a5 = $(`<div id="html_4d116c991899b3e8f37f313c127868a5" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_e3f8080548ed48564a8650cbe0697534.setContent(html_4d116c991899b3e8f37f313c127868a5);
|
|
|
|
|
|
|
|
marker_97d4702165ea6b68663cb4aac3812417.bindPopup(popup_e3f8080548ed48564a8650cbe0697534)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97d4702165ea6b68663cb4aac3812417.setIcon(icon_7b3d0ecbb6a608bbfc1e8efaa733d866);
|
|
|
|
|
|
var marker_4eb410b05a80d08cef677b5834445f7e = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0);
|
|
|
|
|
|
var icon_5b0019eae8aaf27295def3bf509c1871 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ba36893d3b71574c093e6e7be098c33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8faf0650ab2cf1d1a2a9db23ee4821f = $(`<div id="html_e8faf0650ab2cf1d1a2a9db23ee4821f" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_7ba36893d3b71574c093e6e7be098c33.setContent(html_e8faf0650ab2cf1d1a2a9db23ee4821f);
|
|
|
|
|
|
|
|
marker_4eb410b05a80d08cef677b5834445f7e.bindPopup(popup_7ba36893d3b71574c093e6e7be098c33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4eb410b05a80d08cef677b5834445f7e.setIcon(icon_5b0019eae8aaf27295def3bf509c1871);
|
|
|
|
|
|
marker_cluster_46bdbe0314e820510b4c5e81dc6ca0e0.addTo(map_124758811fae9370ad54c30c002ce6ab);
|
|
|
|
</script>
|
|
</html> |