mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 20:05:18 +00:00
11171 lines
325 KiB
HTML
11171 lines
325 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_cf5edbfe2fc94fcded400a4d35649764 {
|
|
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_cf5edbfe2fc94fcded400a4d35649764" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_cf5edbfe2fc94fcded400a4d35649764 = L.map(
|
|
"map_cf5edbfe2fc94fcded400a4d35649764",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_d0c0243d774397e97e3c106890ce0986 = 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_d0c0243d774397e97e3c106890ce0986.addTo(map_cf5edbfe2fc94fcded400a4d35649764);
|
|
|
|
|
|
var marker_cluster_ee342746aa2e392d43493638f1c3a687 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_279402b6c99c7f190ab6a00fbc2e37b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b223b9e2fa2992d49c1fe9509dad1945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5999d5d1cbdc2e05330261fe784d3ddd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f43b66c1f3c9ad229b8f27b5aa0b4a7c = $(`<div id="html_f43b66c1f3c9ad229b8f27b5aa0b4a7c" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_5999d5d1cbdc2e05330261fe784d3ddd.setContent(html_f43b66c1f3c9ad229b8f27b5aa0b4a7c);
|
|
|
|
|
|
|
|
marker_279402b6c99c7f190ab6a00fbc2e37b3.bindPopup(popup_5999d5d1cbdc2e05330261fe784d3ddd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_279402b6c99c7f190ab6a00fbc2e37b3.setIcon(icon_b223b9e2fa2992d49c1fe9509dad1945);
|
|
|
|
|
|
var marker_a1e2234d5b4ac41d3ece88b79164a2f0 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a5ea5e814966613e7e721fb84a86ccd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07e204ecc4572ab3c7ea6bfbbaad5202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38238c9f21636d3fd0f62ef5ee38b243 = $(`<div id="html_38238c9f21636d3fd0f62ef5ee38b243" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_07e204ecc4572ab3c7ea6bfbbaad5202.setContent(html_38238c9f21636d3fd0f62ef5ee38b243);
|
|
|
|
|
|
|
|
marker_a1e2234d5b4ac41d3ece88b79164a2f0.bindPopup(popup_07e204ecc4572ab3c7ea6bfbbaad5202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e2234d5b4ac41d3ece88b79164a2f0.setIcon(icon_a5ea5e814966613e7e721fb84a86ccd7);
|
|
|
|
|
|
var marker_41c78110f44a26b350b4344e6a64c41c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a9cdc7a859959ed2007ec852eb74ea65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76cac85686b788c21fe95271fd3f071a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c39acb597e5c612af4baf1808544281 = $(`<div id="html_1c39acb597e5c612af4baf1808544281" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_76cac85686b788c21fe95271fd3f071a.setContent(html_1c39acb597e5c612af4baf1808544281);
|
|
|
|
|
|
|
|
marker_41c78110f44a26b350b4344e6a64c41c.bindPopup(popup_76cac85686b788c21fe95271fd3f071a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41c78110f44a26b350b4344e6a64c41c.setIcon(icon_a9cdc7a859959ed2007ec852eb74ea65);
|
|
|
|
|
|
var marker_8a7022bd746d97186883a5250288d421 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_dd96ad0d237c00d50767922e834d0788 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eac980e0d7c66308caa4f754b9f685f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_982bf207b7e7fda5d645837bcc62bd0c = $(`<div id="html_982bf207b7e7fda5d645837bcc62bd0c" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_eac980e0d7c66308caa4f754b9f685f7.setContent(html_982bf207b7e7fda5d645837bcc62bd0c);
|
|
|
|
|
|
|
|
marker_8a7022bd746d97186883a5250288d421.bindPopup(popup_eac980e0d7c66308caa4f754b9f685f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a7022bd746d97186883a5250288d421.setIcon(icon_dd96ad0d237c00d50767922e834d0788);
|
|
|
|
|
|
var marker_9f11968e01b9c2f88a353189ee3322b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_8f3695b9f73b6129658e929f6687f685 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa7bff0240efb10b70286359d87acf2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c2c743bdc11623f29ee9ab3db76d9b9 = $(`<div id="html_2c2c743bdc11623f29ee9ab3db76d9b9" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_fa7bff0240efb10b70286359d87acf2a.setContent(html_2c2c743bdc11623f29ee9ab3db76d9b9);
|
|
|
|
|
|
|
|
marker_9f11968e01b9c2f88a353189ee3322b2.bindPopup(popup_fa7bff0240efb10b70286359d87acf2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f11968e01b9c2f88a353189ee3322b2.setIcon(icon_8f3695b9f73b6129658e929f6687f685);
|
|
|
|
|
|
var marker_f1997bf789e6deb0dde21619b8ff420f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_2d4871228f547cb28cca059e4567dfe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a97fc010652e61b568eb93af53543dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10eea39398fb59c794b06527d8dba983 = $(`<div id="html_10eea39398fb59c794b06527d8dba983" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_9a97fc010652e61b568eb93af53543dd.setContent(html_10eea39398fb59c794b06527d8dba983);
|
|
|
|
|
|
|
|
marker_f1997bf789e6deb0dde21619b8ff420f.bindPopup(popup_9a97fc010652e61b568eb93af53543dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1997bf789e6deb0dde21619b8ff420f.setIcon(icon_2d4871228f547cb28cca059e4567dfe4);
|
|
|
|
|
|
var marker_7a87921395fd84d9e141984010a47e29 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_ac8ca39d8e82d7fc8a4569b3400fcf03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd1c33d47f8dbbf123cfd99b50934b84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42fd7340c85e9649ff0d9298eefa48b8 = $(`<div id="html_42fd7340c85e9649ff0d9298eefa48b8" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_bd1c33d47f8dbbf123cfd99b50934b84.setContent(html_42fd7340c85e9649ff0d9298eefa48b8);
|
|
|
|
|
|
|
|
marker_7a87921395fd84d9e141984010a47e29.bindPopup(popup_bd1c33d47f8dbbf123cfd99b50934b84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a87921395fd84d9e141984010a47e29.setIcon(icon_ac8ca39d8e82d7fc8a4569b3400fcf03);
|
|
|
|
|
|
var marker_559b5b93ac3edb04be3a3f93b42673b9 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_13ff1448d1581e3e3fddb91b919ee483 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9991e2533d1ecf012aadc1aa86f4e779 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ba245c73afc2a21d3d4772dcdbe26d9 = $(`<div id="html_2ba245c73afc2a21d3d4772dcdbe26d9" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_9991e2533d1ecf012aadc1aa86f4e779.setContent(html_2ba245c73afc2a21d3d4772dcdbe26d9);
|
|
|
|
|
|
|
|
marker_559b5b93ac3edb04be3a3f93b42673b9.bindPopup(popup_9991e2533d1ecf012aadc1aa86f4e779)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_559b5b93ac3edb04be3a3f93b42673b9.setIcon(icon_13ff1448d1581e3e3fddb91b919ee483);
|
|
|
|
|
|
var marker_1e1ec25e253f2addac21b637c71e4bb3 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_e90096e3a5c0b7831f750fe921f084ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd577e5fd5f77cf1efc6f069eaa3c42c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e30e27b8e69fd8a7a7c569de5a7be110 = $(`<div id="html_e30e27b8e69fd8a7a7c569de5a7be110" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_fd577e5fd5f77cf1efc6f069eaa3c42c.setContent(html_e30e27b8e69fd8a7a7c569de5a7be110);
|
|
|
|
|
|
|
|
marker_1e1ec25e253f2addac21b637c71e4bb3.bindPopup(popup_fd577e5fd5f77cf1efc6f069eaa3c42c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e1ec25e253f2addac21b637c71e4bb3.setIcon(icon_e90096e3a5c0b7831f750fe921f084ab);
|
|
|
|
|
|
var marker_8d9953cfbcdf8e62bb895eb4424c4ac3 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_257a8513b0ef0d7b31b300760831e7dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14d0f13b87a0636dd7340843679bd9a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09ab37c66dba1bc0a94a2cf0545a153e = $(`<div id="html_09ab37c66dba1bc0a94a2cf0545a153e" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_14d0f13b87a0636dd7340843679bd9a2.setContent(html_09ab37c66dba1bc0a94a2cf0545a153e);
|
|
|
|
|
|
|
|
marker_8d9953cfbcdf8e62bb895eb4424c4ac3.bindPopup(popup_14d0f13b87a0636dd7340843679bd9a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d9953cfbcdf8e62bb895eb4424c4ac3.setIcon(icon_257a8513b0ef0d7b31b300760831e7dd);
|
|
|
|
|
|
var marker_06d1bf95b3fc4fc87b3218217c428570 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_62f6f15efff8f63fbf184b76596da44d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_211f6aa4c64430111c18d1a8906eb702 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a42d880346f34bfc19ddd09ce4cbb4e = $(`<div id="html_4a42d880346f34bfc19ddd09ce4cbb4e" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_211f6aa4c64430111c18d1a8906eb702.setContent(html_4a42d880346f34bfc19ddd09ce4cbb4e);
|
|
|
|
|
|
|
|
marker_06d1bf95b3fc4fc87b3218217c428570.bindPopup(popup_211f6aa4c64430111c18d1a8906eb702)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06d1bf95b3fc4fc87b3218217c428570.setIcon(icon_62f6f15efff8f63fbf184b76596da44d);
|
|
|
|
|
|
var marker_1a1ba28dd31a346b9637b23fd67ceba6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_4bb36ed986c1a3c46401b5a607b7c384 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97177f469c2daa77994841e590b58a98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e44313d89e835912c947fbf265f7072 = $(`<div id="html_3e44313d89e835912c947fbf265f7072" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_97177f469c2daa77994841e590b58a98.setContent(html_3e44313d89e835912c947fbf265f7072);
|
|
|
|
|
|
|
|
marker_1a1ba28dd31a346b9637b23fd67ceba6.bindPopup(popup_97177f469c2daa77994841e590b58a98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a1ba28dd31a346b9637b23fd67ceba6.setIcon(icon_4bb36ed986c1a3c46401b5a607b7c384);
|
|
|
|
|
|
var marker_6217f09c5aa7796c83a9ebe79f632b38 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f997133212584629de9286ba5a27945f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3131b69a614f7b989e68d8de85c5982 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0470a1296d5411f7126fd50143fe40a8 = $(`<div id="html_0470a1296d5411f7126fd50143fe40a8" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_e3131b69a614f7b989e68d8de85c5982.setContent(html_0470a1296d5411f7126fd50143fe40a8);
|
|
|
|
|
|
|
|
marker_6217f09c5aa7796c83a9ebe79f632b38.bindPopup(popup_e3131b69a614f7b989e68d8de85c5982)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6217f09c5aa7796c83a9ebe79f632b38.setIcon(icon_f997133212584629de9286ba5a27945f);
|
|
|
|
|
|
var marker_2a9cb76d22dfbb5c63ea3bbf2c48c8e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3e99696bf12a6f6034e7b85d6d99f592 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5f38d817ef9e6595b06310aef732f09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3167d0a9c62460e4a465d9d0615ae6a = $(`<div id="html_e3167d0a9c62460e4a465d9d0615ae6a" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_c5f38d817ef9e6595b06310aef732f09.setContent(html_e3167d0a9c62460e4a465d9d0615ae6a);
|
|
|
|
|
|
|
|
marker_2a9cb76d22dfbb5c63ea3bbf2c48c8e3.bindPopup(popup_c5f38d817ef9e6595b06310aef732f09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a9cb76d22dfbb5c63ea3bbf2c48c8e3.setIcon(icon_3e99696bf12a6f6034e7b85d6d99f592);
|
|
|
|
|
|
var marker_1adcdfcc9742a5d0329149155941975f = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_08d56ea455653ce9de085f4c6ccbc565 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fedef4f67e83396c439a48d40505b304 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_185e61636a0fef377467cebb4f8321a2 = $(`<div id="html_185e61636a0fef377467cebb4f8321a2" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_fedef4f67e83396c439a48d40505b304.setContent(html_185e61636a0fef377467cebb4f8321a2);
|
|
|
|
|
|
|
|
marker_1adcdfcc9742a5d0329149155941975f.bindPopup(popup_fedef4f67e83396c439a48d40505b304)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1adcdfcc9742a5d0329149155941975f.setIcon(icon_08d56ea455653ce9de085f4c6ccbc565);
|
|
|
|
|
|
var marker_5727f865317edb92bfb5ad858c37d8e7 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_eb323d98a3cddb1d3da25bad97f91d4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e4dbc84e6a38f1d0824a126d3877018 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f096a9b2dce0ce77e031628cc38fb7a = $(`<div id="html_5f096a9b2dce0ce77e031628cc38fb7a" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_2e4dbc84e6a38f1d0824a126d3877018.setContent(html_5f096a9b2dce0ce77e031628cc38fb7a);
|
|
|
|
|
|
|
|
marker_5727f865317edb92bfb5ad858c37d8e7.bindPopup(popup_2e4dbc84e6a38f1d0824a126d3877018)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5727f865317edb92bfb5ad858c37d8e7.setIcon(icon_eb323d98a3cddb1d3da25bad97f91d4e);
|
|
|
|
|
|
var marker_252127d1f7d2ea14edc69f99d578c84c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_79f2d91e7de7cac0357407d7410ba8d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13b53dd7882cfe154b263d69e7dc4b41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c153998d98c1cf1b9eaba373881dcbdc = $(`<div id="html_c153998d98c1cf1b9eaba373881dcbdc" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_13b53dd7882cfe154b263d69e7dc4b41.setContent(html_c153998d98c1cf1b9eaba373881dcbdc);
|
|
|
|
|
|
|
|
marker_252127d1f7d2ea14edc69f99d578c84c.bindPopup(popup_13b53dd7882cfe154b263d69e7dc4b41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_252127d1f7d2ea14edc69f99d578c84c.setIcon(icon_79f2d91e7de7cac0357407d7410ba8d4);
|
|
|
|
|
|
var marker_ef8a0edf38b55f3baca947743add4afd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b4c697ea59ea73d52e566fe94fe46a5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a48555a7d16fba2ae91ac6156e244c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a8e896ff35c4fb589bc3ba77c7f6f9f = $(`<div id="html_9a8e896ff35c4fb589bc3ba77c7f6f9f" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_29a48555a7d16fba2ae91ac6156e244c.setContent(html_9a8e896ff35c4fb589bc3ba77c7f6f9f);
|
|
|
|
|
|
|
|
marker_ef8a0edf38b55f3baca947743add4afd.bindPopup(popup_29a48555a7d16fba2ae91ac6156e244c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef8a0edf38b55f3baca947743add4afd.setIcon(icon_b4c697ea59ea73d52e566fe94fe46a5c);
|
|
|
|
|
|
var marker_6e00003f3cb80620a7be1ac4455cad67 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_34c397a951fb166fa65beac4831bd92f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d70521148058b44a21299399596341e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18c59f860a81bf4088745e8d554a652a = $(`<div id="html_18c59f860a81bf4088745e8d554a652a" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_8d70521148058b44a21299399596341e.setContent(html_18c59f860a81bf4088745e8d554a652a);
|
|
|
|
|
|
|
|
marker_6e00003f3cb80620a7be1ac4455cad67.bindPopup(popup_8d70521148058b44a21299399596341e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e00003f3cb80620a7be1ac4455cad67.setIcon(icon_34c397a951fb166fa65beac4831bd92f);
|
|
|
|
|
|
var marker_23abfee542d0d87440e893bebb5392f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_da92727605c16c7791b3fe42c74d8cf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cd9bb2eacc6d77a4609e55e73b99b29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96a5da24796cfb6667f9af6b20e6830e = $(`<div id="html_96a5da24796cfb6667f9af6b20e6830e" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_0cd9bb2eacc6d77a4609e55e73b99b29.setContent(html_96a5da24796cfb6667f9af6b20e6830e);
|
|
|
|
|
|
|
|
marker_23abfee542d0d87440e893bebb5392f1.bindPopup(popup_0cd9bb2eacc6d77a4609e55e73b99b29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23abfee542d0d87440e893bebb5392f1.setIcon(icon_da92727605c16c7791b3fe42c74d8cf8);
|
|
|
|
|
|
var marker_7ce4cdfeb641d3ed904d20d23b24cac2 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_49e64153e7b6a6c2f334793ba4b78509 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20733ec56d897268740704a5a9377310 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37a2a1853b45df1ac924ac103be358a4 = $(`<div id="html_37a2a1853b45df1ac924ac103be358a4" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_20733ec56d897268740704a5a9377310.setContent(html_37a2a1853b45df1ac924ac103be358a4);
|
|
|
|
|
|
|
|
marker_7ce4cdfeb641d3ed904d20d23b24cac2.bindPopup(popup_20733ec56d897268740704a5a9377310)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ce4cdfeb641d3ed904d20d23b24cac2.setIcon(icon_49e64153e7b6a6c2f334793ba4b78509);
|
|
|
|
|
|
var marker_69a5250dfb3234d39053a9f2f4f7af74 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f4d0bb20e2a03cb36b545691a404a057 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31e292da77a62d806e1c74d042830381 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6639b2b5a24b0d40e247a17c8a430a3 = $(`<div id="html_a6639b2b5a24b0d40e247a17c8a430a3" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_31e292da77a62d806e1c74d042830381.setContent(html_a6639b2b5a24b0d40e247a17c8a430a3);
|
|
|
|
|
|
|
|
marker_69a5250dfb3234d39053a9f2f4f7af74.bindPopup(popup_31e292da77a62d806e1c74d042830381)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69a5250dfb3234d39053a9f2f4f7af74.setIcon(icon_f4d0bb20e2a03cb36b545691a404a057);
|
|
|
|
|
|
var marker_e668b253e3a6658dfe6e882fc5f427c2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b8fab4a56932930881b6e4319f7e1691 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a11e78702df48efda9de9fb2f20ca118 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d68b438eb70f96b9f9064c3397c4278c = $(`<div id="html_d68b438eb70f96b9f9064c3397c4278c" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_a11e78702df48efda9de9fb2f20ca118.setContent(html_d68b438eb70f96b9f9064c3397c4278c);
|
|
|
|
|
|
|
|
marker_e668b253e3a6658dfe6e882fc5f427c2.bindPopup(popup_a11e78702df48efda9de9fb2f20ca118)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e668b253e3a6658dfe6e882fc5f427c2.setIcon(icon_b8fab4a56932930881b6e4319f7e1691);
|
|
|
|
|
|
var marker_5bd93a59b391e8dfd2f7fa3040e307b3 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_cd30ed514790ddcb8baa79f2e493aa2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d647abba8ab7114749907758c4a19a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9be71bc1188e230b6b5fbf66d2315f6d = $(`<div id="html_9be71bc1188e230b6b5fbf66d2315f6d" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_3d647abba8ab7114749907758c4a19a5.setContent(html_9be71bc1188e230b6b5fbf66d2315f6d);
|
|
|
|
|
|
|
|
marker_5bd93a59b391e8dfd2f7fa3040e307b3.bindPopup(popup_3d647abba8ab7114749907758c4a19a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bd93a59b391e8dfd2f7fa3040e307b3.setIcon(icon_cd30ed514790ddcb8baa79f2e493aa2c);
|
|
|
|
|
|
var marker_c6d74702ef8b1310a9c88edd089bf011 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_fd283483837040593de5789c8257f7b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe389179489cecb2e057250b45aed7a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_759c9977fb390322bf98e5b2464f8bfa = $(`<div id="html_759c9977fb390322bf98e5b2464f8bfa" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_fe389179489cecb2e057250b45aed7a3.setContent(html_759c9977fb390322bf98e5b2464f8bfa);
|
|
|
|
|
|
|
|
marker_c6d74702ef8b1310a9c88edd089bf011.bindPopup(popup_fe389179489cecb2e057250b45aed7a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6d74702ef8b1310a9c88edd089bf011.setIcon(icon_fd283483837040593de5789c8257f7b9);
|
|
|
|
|
|
var marker_349a58e94252e34d1f0835fa5eab1a95 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_e4d94f56c18ed52ae38d8a1626d7c8df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5de62e0dbfa27e6a8ef520abbbf17b74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4532097da13c9a2403f29b58ba0af49d = $(`<div id="html_4532097da13c9a2403f29b58ba0af49d" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_5de62e0dbfa27e6a8ef520abbbf17b74.setContent(html_4532097da13c9a2403f29b58ba0af49d);
|
|
|
|
|
|
|
|
marker_349a58e94252e34d1f0835fa5eab1a95.bindPopup(popup_5de62e0dbfa27e6a8ef520abbbf17b74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_349a58e94252e34d1f0835fa5eab1a95.setIcon(icon_e4d94f56c18ed52ae38d8a1626d7c8df);
|
|
|
|
|
|
var marker_2c1c467f3b7c0cdefd1c655b81056444 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_c8363d236401dfa4091319b6bbebc580 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b8634b2f7ae99b235db6635217a44b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1479d2ce7f3897ce115dded62093df8 = $(`<div id="html_e1479d2ce7f3897ce115dded62093df8" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_3b8634b2f7ae99b235db6635217a44b4.setContent(html_e1479d2ce7f3897ce115dded62093df8);
|
|
|
|
|
|
|
|
marker_2c1c467f3b7c0cdefd1c655b81056444.bindPopup(popup_3b8634b2f7ae99b235db6635217a44b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c1c467f3b7c0cdefd1c655b81056444.setIcon(icon_c8363d236401dfa4091319b6bbebc580);
|
|
|
|
|
|
var marker_ab71af0ea403af4344860018eb4fd634 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_c4aedc525e51adac012d2233f0fdc689 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07e003dcac40a9c99778f55095e10d31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4d24385639e84c334230dbf82863186 = $(`<div id="html_a4d24385639e84c334230dbf82863186" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_07e003dcac40a9c99778f55095e10d31.setContent(html_a4d24385639e84c334230dbf82863186);
|
|
|
|
|
|
|
|
marker_ab71af0ea403af4344860018eb4fd634.bindPopup(popup_07e003dcac40a9c99778f55095e10d31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab71af0ea403af4344860018eb4fd634.setIcon(icon_c4aedc525e51adac012d2233f0fdc689);
|
|
|
|
|
|
var marker_c2a69b79b5b18ff0cfc58c29230f5825 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_0dc027c9189471ad28685f0938fac975 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba6ee31f9c8fab2aa73f09039d089504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5a079cbe2402fb0f91e99d4936f7e6e = $(`<div id="html_d5a079cbe2402fb0f91e99d4936f7e6e" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_ba6ee31f9c8fab2aa73f09039d089504.setContent(html_d5a079cbe2402fb0f91e99d4936f7e6e);
|
|
|
|
|
|
|
|
marker_c2a69b79b5b18ff0cfc58c29230f5825.bindPopup(popup_ba6ee31f9c8fab2aa73f09039d089504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2a69b79b5b18ff0cfc58c29230f5825.setIcon(icon_0dc027c9189471ad28685f0938fac975);
|
|
|
|
|
|
var marker_d191989c96430e8361d1eb19e65b238b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_98723295bdd8ea4361d79a9684aa61d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57adf5969a63f0a4c2da4982aec376bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02abababecc9abc929c9ab98f55b2a09 = $(`<div id="html_02abababecc9abc929c9ab98f55b2a09" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_57adf5969a63f0a4c2da4982aec376bc.setContent(html_02abababecc9abc929c9ab98f55b2a09);
|
|
|
|
|
|
|
|
marker_d191989c96430e8361d1eb19e65b238b.bindPopup(popup_57adf5969a63f0a4c2da4982aec376bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d191989c96430e8361d1eb19e65b238b.setIcon(icon_98723295bdd8ea4361d79a9684aa61d1);
|
|
|
|
|
|
var marker_9f845e689ab5662fa038ea6c77c3ac3c = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_cbd049622c0c873b48de61eacec0200f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_702413f41fe56c1b982db3201d7a823f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b40501ef53158e1c5ba4d968b2296b47 = $(`<div id="html_b40501ef53158e1c5ba4d968b2296b47" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_702413f41fe56c1b982db3201d7a823f.setContent(html_b40501ef53158e1c5ba4d968b2296b47);
|
|
|
|
|
|
|
|
marker_9f845e689ab5662fa038ea6c77c3ac3c.bindPopup(popup_702413f41fe56c1b982db3201d7a823f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f845e689ab5662fa038ea6c77c3ac3c.setIcon(icon_cbd049622c0c873b48de61eacec0200f);
|
|
|
|
|
|
var marker_13eb2bc189412629ddac8337fa872e34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_865a1bfd24cce2f3b6f833337b0ecb67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_548c9dad0bebaf6b2b3b4b6faf93e129 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09e552d3139e91ead18c950bd5fe9e38 = $(`<div id="html_09e552d3139e91ead18c950bd5fe9e38" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_548c9dad0bebaf6b2b3b4b6faf93e129.setContent(html_09e552d3139e91ead18c950bd5fe9e38);
|
|
|
|
|
|
|
|
marker_13eb2bc189412629ddac8337fa872e34.bindPopup(popup_548c9dad0bebaf6b2b3b4b6faf93e129)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13eb2bc189412629ddac8337fa872e34.setIcon(icon_865a1bfd24cce2f3b6f833337b0ecb67);
|
|
|
|
|
|
var marker_79fdfc8ec1a32b1470fdbde53268d59e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_49797c32a1270c6db365a0fd90c28be1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40f3bbb4b985094b841486fe13ad259d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac4e23fd62a2cb219a3e20fd042f50d0 = $(`<div id="html_ac4e23fd62a2cb219a3e20fd042f50d0" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_40f3bbb4b985094b841486fe13ad259d.setContent(html_ac4e23fd62a2cb219a3e20fd042f50d0);
|
|
|
|
|
|
|
|
marker_79fdfc8ec1a32b1470fdbde53268d59e.bindPopup(popup_40f3bbb4b985094b841486fe13ad259d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79fdfc8ec1a32b1470fdbde53268d59e.setIcon(icon_49797c32a1270c6db365a0fd90c28be1);
|
|
|
|
|
|
var marker_eced42b7e36e4b65dba40f91287b7c0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_35bb850353303c5f9c7fcaa4d49d2add = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f065c9306fb31030c7d053b1838009e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1afcc404effe8e169169d88ff8f31b94 = $(`<div id="html_1afcc404effe8e169169d88ff8f31b94" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_4f065c9306fb31030c7d053b1838009e.setContent(html_1afcc404effe8e169169d88ff8f31b94);
|
|
|
|
|
|
|
|
marker_eced42b7e36e4b65dba40f91287b7c0a.bindPopup(popup_4f065c9306fb31030c7d053b1838009e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eced42b7e36e4b65dba40f91287b7c0a.setIcon(icon_35bb850353303c5f9c7fcaa4d49d2add);
|
|
|
|
|
|
var marker_4a5aaec20698699e1ea78afd9cc293b3 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_181c49bae31f6a5f9b0367e13686b1ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd85ed072195f55c1624bd18aaf1f03c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24651e6fcaf205c29d5f5c5771b1aecf = $(`<div id="html_24651e6fcaf205c29d5f5c5771b1aecf" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_dd85ed072195f55c1624bd18aaf1f03c.setContent(html_24651e6fcaf205c29d5f5c5771b1aecf);
|
|
|
|
|
|
|
|
marker_4a5aaec20698699e1ea78afd9cc293b3.bindPopup(popup_dd85ed072195f55c1624bd18aaf1f03c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a5aaec20698699e1ea78afd9cc293b3.setIcon(icon_181c49bae31f6a5f9b0367e13686b1ca);
|
|
|
|
|
|
var marker_d8eee9d9022861e482f4ea973553c814 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7bbc7776c6411b7a8d28e4828c6b4162 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca361552d0872a31a0f7d26212b4226a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f5ab647a5b9b4b29d97a6b7a94bcf57 = $(`<div id="html_0f5ab647a5b9b4b29d97a6b7a94bcf57" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_ca361552d0872a31a0f7d26212b4226a.setContent(html_0f5ab647a5b9b4b29d97a6b7a94bcf57);
|
|
|
|
|
|
|
|
marker_d8eee9d9022861e482f4ea973553c814.bindPopup(popup_ca361552d0872a31a0f7d26212b4226a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8eee9d9022861e482f4ea973553c814.setIcon(icon_7bbc7776c6411b7a8d28e4828c6b4162);
|
|
|
|
|
|
var marker_0eed5dc9cf711a9f1b3b4fba802590b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d37d1d373fc997cc4e99a30bace5750b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bf5a7c0a5f28c0eeceb06949361da05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dc727f5dc7c944f389f08168331c915 = $(`<div id="html_0dc727f5dc7c944f389f08168331c915" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_6bf5a7c0a5f28c0eeceb06949361da05.setContent(html_0dc727f5dc7c944f389f08168331c915);
|
|
|
|
|
|
|
|
marker_0eed5dc9cf711a9f1b3b4fba802590b7.bindPopup(popup_6bf5a7c0a5f28c0eeceb06949361da05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0eed5dc9cf711a9f1b3b4fba802590b7.setIcon(icon_d37d1d373fc997cc4e99a30bace5750b);
|
|
|
|
|
|
var marker_50f25f8bb2134bc30469b385468f88e6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_772fe72f057e947df12903608088428a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbf0be0eb376683db5a1e6b992a65989 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13289eaaf3bed6b554a216ccc390ff62 = $(`<div id="html_13289eaaf3bed6b554a216ccc390ff62" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_dbf0be0eb376683db5a1e6b992a65989.setContent(html_13289eaaf3bed6b554a216ccc390ff62);
|
|
|
|
|
|
|
|
marker_50f25f8bb2134bc30469b385468f88e6.bindPopup(popup_dbf0be0eb376683db5a1e6b992a65989)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50f25f8bb2134bc30469b385468f88e6.setIcon(icon_772fe72f057e947df12903608088428a);
|
|
|
|
|
|
var marker_c49a02a87ddc56b9e4cb1d2907bd7c96 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_df2e429dfcb044f1ed5aee8c88997dca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6819fd80a89791701f4bc120ab23e7a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48458ddb96b83bf86cf616e7f6b57583 = $(`<div id="html_48458ddb96b83bf86cf616e7f6b57583" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_6819fd80a89791701f4bc120ab23e7a4.setContent(html_48458ddb96b83bf86cf616e7f6b57583);
|
|
|
|
|
|
|
|
marker_c49a02a87ddc56b9e4cb1d2907bd7c96.bindPopup(popup_6819fd80a89791701f4bc120ab23e7a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c49a02a87ddc56b9e4cb1d2907bd7c96.setIcon(icon_df2e429dfcb044f1ed5aee8c88997dca);
|
|
|
|
|
|
var marker_8acc60cf5e0b6c7bf95eeb3d0f112938 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_1ed0d607f43ceb497e01ac3642cefe6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aaf2a5aad25ec125eba9d3a45142d10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2be9d26baffaa83a86548f548fa8389c = $(`<div id="html_2be9d26baffaa83a86548f548fa8389c" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_9aaf2a5aad25ec125eba9d3a45142d10.setContent(html_2be9d26baffaa83a86548f548fa8389c);
|
|
|
|
|
|
|
|
marker_8acc60cf5e0b6c7bf95eeb3d0f112938.bindPopup(popup_9aaf2a5aad25ec125eba9d3a45142d10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8acc60cf5e0b6c7bf95eeb3d0f112938.setIcon(icon_1ed0d607f43ceb497e01ac3642cefe6a);
|
|
|
|
|
|
var marker_a53cbb0e6ceff8f4efa439a321e5974b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_9c7d1ebd19a831c522ca5e3b97fd0e5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17d1d8354307870e8ddd31a8abb7ddc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_702e8c5dc38f50c743a9df2b8aa6300f = $(`<div id="html_702e8c5dc38f50c743a9df2b8aa6300f" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_17d1d8354307870e8ddd31a8abb7ddc4.setContent(html_702e8c5dc38f50c743a9df2b8aa6300f);
|
|
|
|
|
|
|
|
marker_a53cbb0e6ceff8f4efa439a321e5974b.bindPopup(popup_17d1d8354307870e8ddd31a8abb7ddc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a53cbb0e6ceff8f4efa439a321e5974b.setIcon(icon_9c7d1ebd19a831c522ca5e3b97fd0e5f);
|
|
|
|
|
|
var marker_036949d840782654c11301ab6001eee4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_cc308109c5a543102daa6c9231751de1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70b4f22c64cdebffd2c70f128b38139b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3f882f1e0ab7fdea6aa0f6ccaefd9de = $(`<div id="html_b3f882f1e0ab7fdea6aa0f6ccaefd9de" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_70b4f22c64cdebffd2c70f128b38139b.setContent(html_b3f882f1e0ab7fdea6aa0f6ccaefd9de);
|
|
|
|
|
|
|
|
marker_036949d840782654c11301ab6001eee4.bindPopup(popup_70b4f22c64cdebffd2c70f128b38139b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_036949d840782654c11301ab6001eee4.setIcon(icon_cc308109c5a543102daa6c9231751de1);
|
|
|
|
|
|
var marker_3122ea949183b4b1a4f5d500dea081d5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_79083127d89eea26d308b4b79e6f79b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74c4ddc0d71f9fa2837781aea828b398 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b28f6d800bfa300aee67e73ac5a6396 = $(`<div id="html_2b28f6d800bfa300aee67e73ac5a6396" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_74c4ddc0d71f9fa2837781aea828b398.setContent(html_2b28f6d800bfa300aee67e73ac5a6396);
|
|
|
|
|
|
|
|
marker_3122ea949183b4b1a4f5d500dea081d5.bindPopup(popup_74c4ddc0d71f9fa2837781aea828b398)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3122ea949183b4b1a4f5d500dea081d5.setIcon(icon_79083127d89eea26d308b4b79e6f79b7);
|
|
|
|
|
|
var marker_d7857b66780ab1e219006c49f11ed54e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a5463e2fc40949e1ac0f07e2a6e428bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67c8baca198c20888ef0cb20517cac65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6950c4b48d60e809248fa195b990396e = $(`<div id="html_6950c4b48d60e809248fa195b990396e" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_67c8baca198c20888ef0cb20517cac65.setContent(html_6950c4b48d60e809248fa195b990396e);
|
|
|
|
|
|
|
|
marker_d7857b66780ab1e219006c49f11ed54e.bindPopup(popup_67c8baca198c20888ef0cb20517cac65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7857b66780ab1e219006c49f11ed54e.setIcon(icon_a5463e2fc40949e1ac0f07e2a6e428bf);
|
|
|
|
|
|
var marker_a4e8f02993c77baad83b02caaf9e671e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d6b0ee41c0940af368b5ac03e74b8a19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf9825d220a20552d12944b59e8e3e26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dee6e543fa6978eae15ad65963fff516 = $(`<div id="html_dee6e543fa6978eae15ad65963fff516" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_cf9825d220a20552d12944b59e8e3e26.setContent(html_dee6e543fa6978eae15ad65963fff516);
|
|
|
|
|
|
|
|
marker_a4e8f02993c77baad83b02caaf9e671e.bindPopup(popup_cf9825d220a20552d12944b59e8e3e26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4e8f02993c77baad83b02caaf9e671e.setIcon(icon_d6b0ee41c0940af368b5ac03e74b8a19);
|
|
|
|
|
|
var marker_8db6a279b48b2e43b4221623bb8de0e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_566f742c268e5f3641efa5a34712466d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44a72500d6c1fb0c64e502f58c4b033d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f05a4c6e015ce4caa2c80b7ce5b2bae = $(`<div id="html_4f05a4c6e015ce4caa2c80b7ce5b2bae" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_44a72500d6c1fb0c64e502f58c4b033d.setContent(html_4f05a4c6e015ce4caa2c80b7ce5b2bae);
|
|
|
|
|
|
|
|
marker_8db6a279b48b2e43b4221623bb8de0e4.bindPopup(popup_44a72500d6c1fb0c64e502f58c4b033d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8db6a279b48b2e43b4221623bb8de0e4.setIcon(icon_566f742c268e5f3641efa5a34712466d);
|
|
|
|
|
|
var marker_cf190af4e73a9a54500185c51991eb08 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3d6397766f457f51aa0ee6ca7d7fb60a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3e6e2172ee051eaa95cdb51083d258b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5358ed15481928835193c7a9beebbb0e = $(`<div id="html_5358ed15481928835193c7a9beebbb0e" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_c3e6e2172ee051eaa95cdb51083d258b.setContent(html_5358ed15481928835193c7a9beebbb0e);
|
|
|
|
|
|
|
|
marker_cf190af4e73a9a54500185c51991eb08.bindPopup(popup_c3e6e2172ee051eaa95cdb51083d258b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf190af4e73a9a54500185c51991eb08.setIcon(icon_3d6397766f457f51aa0ee6ca7d7fb60a);
|
|
|
|
|
|
var marker_5c267d0b1fc847cc92164a7fbc48744d = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_1de2a25fd17217ec07ed8a483b709023 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e168bbdb0d18b70d7dd5c7eaf0cf5bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf4ba35be788682a9c21f96ffe680cc9 = $(`<div id="html_bf4ba35be788682a9c21f96ffe680cc9" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_e168bbdb0d18b70d7dd5c7eaf0cf5bee.setContent(html_bf4ba35be788682a9c21f96ffe680cc9);
|
|
|
|
|
|
|
|
marker_5c267d0b1fc847cc92164a7fbc48744d.bindPopup(popup_e168bbdb0d18b70d7dd5c7eaf0cf5bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c267d0b1fc847cc92164a7fbc48744d.setIcon(icon_1de2a25fd17217ec07ed8a483b709023);
|
|
|
|
|
|
var marker_55b676da5bd7d4780045fc1046a50de3 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d90b7ba4ee5ebe272e2aedf05d3cc7ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e032df0925a1589e966bde505af615c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f6e36cc2cfa57997f3f6f5f40f06b9c = $(`<div id="html_3f6e36cc2cfa57997f3f6f5f40f06b9c" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_e032df0925a1589e966bde505af615c5.setContent(html_3f6e36cc2cfa57997f3f6f5f40f06b9c);
|
|
|
|
|
|
|
|
marker_55b676da5bd7d4780045fc1046a50de3.bindPopup(popup_e032df0925a1589e966bde505af615c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55b676da5bd7d4780045fc1046a50de3.setIcon(icon_d90b7ba4ee5ebe272e2aedf05d3cc7ae);
|
|
|
|
|
|
var marker_7405d7252e572257d28a0221dc04df7d = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_78f3814051a231254fffa3aa54fd898b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a24b65e190b72b5f8ee2a79355bd464b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5a1de9e9b28426a371bce4fab4e88a1 = $(`<div id="html_b5a1de9e9b28426a371bce4fab4e88a1" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_a24b65e190b72b5f8ee2a79355bd464b.setContent(html_b5a1de9e9b28426a371bce4fab4e88a1);
|
|
|
|
|
|
|
|
marker_7405d7252e572257d28a0221dc04df7d.bindPopup(popup_a24b65e190b72b5f8ee2a79355bd464b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7405d7252e572257d28a0221dc04df7d.setIcon(icon_78f3814051a231254fffa3aa54fd898b);
|
|
|
|
|
|
var marker_f8d8e909e4c5bf7e31cdeb6f0571c069 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b1a7b979454a3668a7b0668533c9f5f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea6651d5e46c5f8bb321690671c21198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64360156aaf3110cf8abd270e8aac6a4 = $(`<div id="html_64360156aaf3110cf8abd270e8aac6a4" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_ea6651d5e46c5f8bb321690671c21198.setContent(html_64360156aaf3110cf8abd270e8aac6a4);
|
|
|
|
|
|
|
|
marker_f8d8e909e4c5bf7e31cdeb6f0571c069.bindPopup(popup_ea6651d5e46c5f8bb321690671c21198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8d8e909e4c5bf7e31cdeb6f0571c069.setIcon(icon_b1a7b979454a3668a7b0668533c9f5f5);
|
|
|
|
|
|
var marker_9ae6937ae3bd741e7542b8cfa0b14661 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_566a98a42dbc0b581dcba4723b9d744b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5f56395ebadb1c1fdf51bab88bb0721 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_278a11e1dd4ba9d85e112b318440bf4a = $(`<div id="html_278a11e1dd4ba9d85e112b318440bf4a" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_f5f56395ebadb1c1fdf51bab88bb0721.setContent(html_278a11e1dd4ba9d85e112b318440bf4a);
|
|
|
|
|
|
|
|
marker_9ae6937ae3bd741e7542b8cfa0b14661.bindPopup(popup_f5f56395ebadb1c1fdf51bab88bb0721)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ae6937ae3bd741e7542b8cfa0b14661.setIcon(icon_566a98a42dbc0b581dcba4723b9d744b);
|
|
|
|
|
|
var marker_46f518cee643649eb179193ae524a880 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a0e35b0a28df6829e96669083353dad3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50758fcb15ad498f87aef554b294a26e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e7087e4c2a1e6d0b44dfdd7f4dd3f4a = $(`<div id="html_0e7087e4c2a1e6d0b44dfdd7f4dd3f4a" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_50758fcb15ad498f87aef554b294a26e.setContent(html_0e7087e4c2a1e6d0b44dfdd7f4dd3f4a);
|
|
|
|
|
|
|
|
marker_46f518cee643649eb179193ae524a880.bindPopup(popup_50758fcb15ad498f87aef554b294a26e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46f518cee643649eb179193ae524a880.setIcon(icon_a0e35b0a28df6829e96669083353dad3);
|
|
|
|
|
|
var marker_7bb3d9111a55051a74bd689ab0251c45 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_6d541917304e1c3a5297e50203f50aaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28ac667b449fcf151ccc95b7a2b7c9b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e8e0a9269dbd862a7f6928e522a984f = $(`<div id="html_0e8e0a9269dbd862a7f6928e522a984f" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_28ac667b449fcf151ccc95b7a2b7c9b8.setContent(html_0e8e0a9269dbd862a7f6928e522a984f);
|
|
|
|
|
|
|
|
marker_7bb3d9111a55051a74bd689ab0251c45.bindPopup(popup_28ac667b449fcf151ccc95b7a2b7c9b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bb3d9111a55051a74bd689ab0251c45.setIcon(icon_6d541917304e1c3a5297e50203f50aaa);
|
|
|
|
|
|
var marker_8f4de6f567098bdcdba24324dfca7c42 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_43e3c9ce8f1bc9c9fbda0ccdf3502391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3396cdd3ecbfdbd994c711af7eee2304 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_225bb3d3d972014c0250a23ebe44f010 = $(`<div id="html_225bb3d3d972014c0250a23ebe44f010" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_3396cdd3ecbfdbd994c711af7eee2304.setContent(html_225bb3d3d972014c0250a23ebe44f010);
|
|
|
|
|
|
|
|
marker_8f4de6f567098bdcdba24324dfca7c42.bindPopup(popup_3396cdd3ecbfdbd994c711af7eee2304)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f4de6f567098bdcdba24324dfca7c42.setIcon(icon_43e3c9ce8f1bc9c9fbda0ccdf3502391);
|
|
|
|
|
|
var marker_624c257f6f33fcf39945d2d728c8728f = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_bc66eeb6583fc9eff4ab722c34ecf0b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7dc9c7c14b39cd7c2599c2ac8060367 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ceed91ca577fc547c85d6d0f982362e = $(`<div id="html_1ceed91ca577fc547c85d6d0f982362e" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_e7dc9c7c14b39cd7c2599c2ac8060367.setContent(html_1ceed91ca577fc547c85d6d0f982362e);
|
|
|
|
|
|
|
|
marker_624c257f6f33fcf39945d2d728c8728f.bindPopup(popup_e7dc9c7c14b39cd7c2599c2ac8060367)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_624c257f6f33fcf39945d2d728c8728f.setIcon(icon_bc66eeb6583fc9eff4ab722c34ecf0b9);
|
|
|
|
|
|
var marker_165f5cb0d14ec2fe72daed332c884378 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_fcb2edfdc73062f78c9ef5c8775fe4d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e1cbe6e91711d1c034eb52a160f7b8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_524073440b35030ee28cab90e4577099 = $(`<div id="html_524073440b35030ee28cab90e4577099" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_0e1cbe6e91711d1c034eb52a160f7b8f.setContent(html_524073440b35030ee28cab90e4577099);
|
|
|
|
|
|
|
|
marker_165f5cb0d14ec2fe72daed332c884378.bindPopup(popup_0e1cbe6e91711d1c034eb52a160f7b8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_165f5cb0d14ec2fe72daed332c884378.setIcon(icon_fcb2edfdc73062f78c9ef5c8775fe4d5);
|
|
|
|
|
|
var marker_c51ca105aa11113b54abd80a8135908e = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f748ce369669c11fb36acebe681e4c6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d67f334592b6a399cf568a495b6bb38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8738945e099d1b56058c82f6b422558 = $(`<div id="html_c8738945e099d1b56058c82f6b422558" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_7d67f334592b6a399cf568a495b6bb38.setContent(html_c8738945e099d1b56058c82f6b422558);
|
|
|
|
|
|
|
|
marker_c51ca105aa11113b54abd80a8135908e.bindPopup(popup_7d67f334592b6a399cf568a495b6bb38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c51ca105aa11113b54abd80a8135908e.setIcon(icon_f748ce369669c11fb36acebe681e4c6d);
|
|
|
|
|
|
var marker_8871f7c1265bcd7c58b0e3c700e752d9 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_91702fcb1bd62567b6ec6cd13ea0ff2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25c5fab0653da281f7799bc96dca4bf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fbe7ab0490433fe58c55b754e482328 = $(`<div id="html_0fbe7ab0490433fe58c55b754e482328" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_25c5fab0653da281f7799bc96dca4bf9.setContent(html_0fbe7ab0490433fe58c55b754e482328);
|
|
|
|
|
|
|
|
marker_8871f7c1265bcd7c58b0e3c700e752d9.bindPopup(popup_25c5fab0653da281f7799bc96dca4bf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8871f7c1265bcd7c58b0e3c700e752d9.setIcon(icon_91702fcb1bd62567b6ec6cd13ea0ff2f);
|
|
|
|
|
|
var marker_3a32f0a34480acbc45147d541dd0cf2e = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5f9b76114e3fad50777acf56a52e9cb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85a30afffa0f0e80960b0205cd54f7d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f02ea0dfd50733c35131b35c7ef0f6 = $(`<div id="html_13f02ea0dfd50733c35131b35c7ef0f6" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_85a30afffa0f0e80960b0205cd54f7d9.setContent(html_13f02ea0dfd50733c35131b35c7ef0f6);
|
|
|
|
|
|
|
|
marker_3a32f0a34480acbc45147d541dd0cf2e.bindPopup(popup_85a30afffa0f0e80960b0205cd54f7d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a32f0a34480acbc45147d541dd0cf2e.setIcon(icon_5f9b76114e3fad50777acf56a52e9cb3);
|
|
|
|
|
|
var marker_62609858c7f3bab6591a39bc29ee0b76 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_bc9992cbd6a20e101435e33a17ca713b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e618e1ecbc299344c9056555c82c5e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_225271cf9540f715e7d7de8627181c6d = $(`<div id="html_225271cf9540f715e7d7de8627181c6d" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_1e618e1ecbc299344c9056555c82c5e1.setContent(html_225271cf9540f715e7d7de8627181c6d);
|
|
|
|
|
|
|
|
marker_62609858c7f3bab6591a39bc29ee0b76.bindPopup(popup_1e618e1ecbc299344c9056555c82c5e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62609858c7f3bab6591a39bc29ee0b76.setIcon(icon_bc9992cbd6a20e101435e33a17ca713b);
|
|
|
|
|
|
var marker_b9533333b578218df1a89bf7b468528f = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_4a625abf12853ac25affa54bce3d8708 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ef9d0b20e41662c35649c3f8131a419 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_791e7aa5998cec40f6732d1623c18f59 = $(`<div id="html_791e7aa5998cec40f6732d1623c18f59" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_9ef9d0b20e41662c35649c3f8131a419.setContent(html_791e7aa5998cec40f6732d1623c18f59);
|
|
|
|
|
|
|
|
marker_b9533333b578218df1a89bf7b468528f.bindPopup(popup_9ef9d0b20e41662c35649c3f8131a419)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9533333b578218df1a89bf7b468528f.setIcon(icon_4a625abf12853ac25affa54bce3d8708);
|
|
|
|
|
|
var marker_1b73f8039360ada755fc32993e1f5ff5 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_19e0a4d673c15e47145d98a6c8f698d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4fbaf9dcee59bcba16efd7d4ff0647b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86dee53b1c6a3252c0890cc8be91e0a9 = $(`<div id="html_86dee53b1c6a3252c0890cc8be91e0a9" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_a4fbaf9dcee59bcba16efd7d4ff0647b.setContent(html_86dee53b1c6a3252c0890cc8be91e0a9);
|
|
|
|
|
|
|
|
marker_1b73f8039360ada755fc32993e1f5ff5.bindPopup(popup_a4fbaf9dcee59bcba16efd7d4ff0647b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b73f8039360ada755fc32993e1f5ff5.setIcon(icon_19e0a4d673c15e47145d98a6c8f698d2);
|
|
|
|
|
|
var marker_dc6caab83c43355bd7654e6928da6ae1 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_248cb9597c72c42da9e7bec5bbf783da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c35a4a535631af5785baf3d5829cbac3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1813a4c9ca3fec6d08d6edb3b6fdb431 = $(`<div id="html_1813a4c9ca3fec6d08d6edb3b6fdb431" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_c35a4a535631af5785baf3d5829cbac3.setContent(html_1813a4c9ca3fec6d08d6edb3b6fdb431);
|
|
|
|
|
|
|
|
marker_dc6caab83c43355bd7654e6928da6ae1.bindPopup(popup_c35a4a535631af5785baf3d5829cbac3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc6caab83c43355bd7654e6928da6ae1.setIcon(icon_248cb9597c72c42da9e7bec5bbf783da);
|
|
|
|
|
|
var marker_aff4caad45abde072aefa23643e9210b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7db1e022e58887e85010c3eec67c69e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2a3a284130e1b2a5926b9289180aa57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afb6fa0d6a3687dbbcfaada5c61bfe68 = $(`<div id="html_afb6fa0d6a3687dbbcfaada5c61bfe68" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_f2a3a284130e1b2a5926b9289180aa57.setContent(html_afb6fa0d6a3687dbbcfaada5c61bfe68);
|
|
|
|
|
|
|
|
marker_aff4caad45abde072aefa23643e9210b.bindPopup(popup_f2a3a284130e1b2a5926b9289180aa57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aff4caad45abde072aefa23643e9210b.setIcon(icon_7db1e022e58887e85010c3eec67c69e6);
|
|
|
|
|
|
var marker_e3dbc7374447b6c4628acab9a62de7f3 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_4254bf48dc1bcfc304046ce2b170a3f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15b4221c389ee0df762b588db0bbf823 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5833574df17a0bd9978075958181b5a7 = $(`<div id="html_5833574df17a0bd9978075958181b5a7" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_15b4221c389ee0df762b588db0bbf823.setContent(html_5833574df17a0bd9978075958181b5a7);
|
|
|
|
|
|
|
|
marker_e3dbc7374447b6c4628acab9a62de7f3.bindPopup(popup_15b4221c389ee0df762b588db0bbf823)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3dbc7374447b6c4628acab9a62de7f3.setIcon(icon_4254bf48dc1bcfc304046ce2b170a3f1);
|
|
|
|
|
|
var marker_8b87ee1d1f154e44fa9f30662dbd6da0 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_651cff423c26d97cfd73bb472ac6a010 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c218ad9ea30757a4afd82c7247a48422 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db338325dca757c939625cce30d805a6 = $(`<div id="html_db338325dca757c939625cce30d805a6" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_c218ad9ea30757a4afd82c7247a48422.setContent(html_db338325dca757c939625cce30d805a6);
|
|
|
|
|
|
|
|
marker_8b87ee1d1f154e44fa9f30662dbd6da0.bindPopup(popup_c218ad9ea30757a4afd82c7247a48422)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b87ee1d1f154e44fa9f30662dbd6da0.setIcon(icon_651cff423c26d97cfd73bb472ac6a010);
|
|
|
|
|
|
var marker_aaad13fa709f39acd1e631081b81b2a1 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f8db975dbf676ab799fdc958e2636aad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd27cf51fbd49b60f18ac6a8e24eff4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08411361cbfb21faec4ab712daf31ef7 = $(`<div id="html_08411361cbfb21faec4ab712daf31ef7" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_cd27cf51fbd49b60f18ac6a8e24eff4f.setContent(html_08411361cbfb21faec4ab712daf31ef7);
|
|
|
|
|
|
|
|
marker_aaad13fa709f39acd1e631081b81b2a1.bindPopup(popup_cd27cf51fbd49b60f18ac6a8e24eff4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaad13fa709f39acd1e631081b81b2a1.setIcon(icon_f8db975dbf676ab799fdc958e2636aad);
|
|
|
|
|
|
var marker_2620ac30b3b4824a77b5142e35a5c887 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_4638bfd5a443f5a5296d23f1a2998c30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7a4f7cc3b732dd189d00f12a41f5b4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f342c5fc7431e4df84795a5750f3c2f2 = $(`<div id="html_f342c5fc7431e4df84795a5750f3c2f2" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_a7a4f7cc3b732dd189d00f12a41f5b4f.setContent(html_f342c5fc7431e4df84795a5750f3c2f2);
|
|
|
|
|
|
|
|
marker_2620ac30b3b4824a77b5142e35a5c887.bindPopup(popup_a7a4f7cc3b732dd189d00f12a41f5b4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2620ac30b3b4824a77b5142e35a5c887.setIcon(icon_4638bfd5a443f5a5296d23f1a2998c30);
|
|
|
|
|
|
var marker_1ab7cc3dd34022cff9fec9446bda7c9b = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7544bca140d26b51a7e28f173d9f06ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f97f5919ed901c7dd2f3a43ad7d02ba2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_473dfa4d4bcf2fd5563051a918bd5cad = $(`<div id="html_473dfa4d4bcf2fd5563051a918bd5cad" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_f97f5919ed901c7dd2f3a43ad7d02ba2.setContent(html_473dfa4d4bcf2fd5563051a918bd5cad);
|
|
|
|
|
|
|
|
marker_1ab7cc3dd34022cff9fec9446bda7c9b.bindPopup(popup_f97f5919ed901c7dd2f3a43ad7d02ba2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ab7cc3dd34022cff9fec9446bda7c9b.setIcon(icon_7544bca140d26b51a7e28f173d9f06ba);
|
|
|
|
|
|
var marker_649f86ec3cd91ce0850c751e4f44d529 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3ce6aea18a4d4cdce6b31ea46e27d36c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b27e70e70ecb442e14e89dda9e77b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24e400a849afc0f231f6df04b16c2368 = $(`<div id="html_24e400a849afc0f231f6df04b16c2368" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_e2b27e70e70ecb442e14e89dda9e77b5.setContent(html_24e400a849afc0f231f6df04b16c2368);
|
|
|
|
|
|
|
|
marker_649f86ec3cd91ce0850c751e4f44d529.bindPopup(popup_e2b27e70e70ecb442e14e89dda9e77b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_649f86ec3cd91ce0850c751e4f44d529.setIcon(icon_3ce6aea18a4d4cdce6b31ea46e27d36c);
|
|
|
|
|
|
var marker_402e207b5d285a381d42e8c42724719b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_19656fab03bf587697b20f29a05f6551 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b9fcb50a32ffc7fa411e5967901a350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c219f9fcc3f881922903d2f47cf6132 = $(`<div id="html_1c219f9fcc3f881922903d2f47cf6132" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_1b9fcb50a32ffc7fa411e5967901a350.setContent(html_1c219f9fcc3f881922903d2f47cf6132);
|
|
|
|
|
|
|
|
marker_402e207b5d285a381d42e8c42724719b.bindPopup(popup_1b9fcb50a32ffc7fa411e5967901a350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_402e207b5d285a381d42e8c42724719b.setIcon(icon_19656fab03bf587697b20f29a05f6551);
|
|
|
|
|
|
var marker_e59ec48c416548bdbc273ff780315c81 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_19c82f40bb831596b3954642dd4b2c8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70e3c78b71669354d762b79b8ef7b86c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27be98b58ee7c01d680fbe14e5cb28dd = $(`<div id="html_27be98b58ee7c01d680fbe14e5cb28dd" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_70e3c78b71669354d762b79b8ef7b86c.setContent(html_27be98b58ee7c01d680fbe14e5cb28dd);
|
|
|
|
|
|
|
|
marker_e59ec48c416548bdbc273ff780315c81.bindPopup(popup_70e3c78b71669354d762b79b8ef7b86c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e59ec48c416548bdbc273ff780315c81.setIcon(icon_19c82f40bb831596b3954642dd4b2c8c);
|
|
|
|
|
|
var marker_1d253b494531a90092db816f4723de6b = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_570f7598d2a13c5641577908ca8f5005 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eedd937ed596453d42f6ee1b4cf88e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02ef30d0caf3b124ee6e59a17fd89643 = $(`<div id="html_02ef30d0caf3b124ee6e59a17fd89643" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_9eedd937ed596453d42f6ee1b4cf88e2.setContent(html_02ef30d0caf3b124ee6e59a17fd89643);
|
|
|
|
|
|
|
|
marker_1d253b494531a90092db816f4723de6b.bindPopup(popup_9eedd937ed596453d42f6ee1b4cf88e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d253b494531a90092db816f4723de6b.setIcon(icon_570f7598d2a13c5641577908ca8f5005);
|
|
|
|
|
|
var marker_0bc4edbbb9fb5db308fd6ab167eeb5af = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7023263a00e2deb929e99e89ccd9a2d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd7e92bf30f60276b463739fecf65e0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4115b142ca89be8c2d6df2bc2084233 = $(`<div id="html_d4115b142ca89be8c2d6df2bc2084233" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_cd7e92bf30f60276b463739fecf65e0f.setContent(html_d4115b142ca89be8c2d6df2bc2084233);
|
|
|
|
|
|
|
|
marker_0bc4edbbb9fb5db308fd6ab167eeb5af.bindPopup(popup_cd7e92bf30f60276b463739fecf65e0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bc4edbbb9fb5db308fd6ab167eeb5af.setIcon(icon_7023263a00e2deb929e99e89ccd9a2d0);
|
|
|
|
|
|
var marker_795bfae33b596afad3011728c584a7ae = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3f8ab9377ab2ad64230cebf7285bf452 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_046439af72ddcc6d2a6dc63311455d1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db9603806d6885d588c59afb911a10c1 = $(`<div id="html_db9603806d6885d588c59afb911a10c1" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_046439af72ddcc6d2a6dc63311455d1f.setContent(html_db9603806d6885d588c59afb911a10c1);
|
|
|
|
|
|
|
|
marker_795bfae33b596afad3011728c584a7ae.bindPopup(popup_046439af72ddcc6d2a6dc63311455d1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_795bfae33b596afad3011728c584a7ae.setIcon(icon_3f8ab9377ab2ad64230cebf7285bf452);
|
|
|
|
|
|
var marker_19f03c2f08ff1d39790b02881a41e1e7 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5b3bc00e5ce80f3d327791a78e1db144 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36f899d37d643929417e87b1a32fc31a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb700f9cd04db4127c3b6802f65ef1f1 = $(`<div id="html_bb700f9cd04db4127c3b6802f65ef1f1" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_36f899d37d643929417e87b1a32fc31a.setContent(html_bb700f9cd04db4127c3b6802f65ef1f1);
|
|
|
|
|
|
|
|
marker_19f03c2f08ff1d39790b02881a41e1e7.bindPopup(popup_36f899d37d643929417e87b1a32fc31a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19f03c2f08ff1d39790b02881a41e1e7.setIcon(icon_5b3bc00e5ce80f3d327791a78e1db144);
|
|
|
|
|
|
var marker_645506f8437671e155a3dd33fe0da0d1 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_dd836388493ef4d15b9db9bb71f51aad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_799709cfba4d9a9eaf567115bdc75a04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00ef037be136dc1330398115875e5115 = $(`<div id="html_00ef037be136dc1330398115875e5115" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_799709cfba4d9a9eaf567115bdc75a04.setContent(html_00ef037be136dc1330398115875e5115);
|
|
|
|
|
|
|
|
marker_645506f8437671e155a3dd33fe0da0d1.bindPopup(popup_799709cfba4d9a9eaf567115bdc75a04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_645506f8437671e155a3dd33fe0da0d1.setIcon(icon_dd836388493ef4d15b9db9bb71f51aad);
|
|
|
|
|
|
var marker_2d60d1d5835b7f566f60d7a2c0aadd38 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a81deece6abb94860cde2a316994925d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8800ece6a69289773a3c56fff95f0ca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_381213e8b0bb4f2b2de2b5c3ff618746 = $(`<div id="html_381213e8b0bb4f2b2de2b5c3ff618746" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_8800ece6a69289773a3c56fff95f0ca8.setContent(html_381213e8b0bb4f2b2de2b5c3ff618746);
|
|
|
|
|
|
|
|
marker_2d60d1d5835b7f566f60d7a2c0aadd38.bindPopup(popup_8800ece6a69289773a3c56fff95f0ca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d60d1d5835b7f566f60d7a2c0aadd38.setIcon(icon_a81deece6abb94860cde2a316994925d);
|
|
|
|
|
|
var marker_7a2211acb04c438772ee80f294b94182 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f61861f116250d3f48dd80be02498824 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a32abc11dcde62cd50960d2fd2698449 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7239bcfe95d5e447686badc68656c7a = $(`<div id="html_a7239bcfe95d5e447686badc68656c7a" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_a32abc11dcde62cd50960d2fd2698449.setContent(html_a7239bcfe95d5e447686badc68656c7a);
|
|
|
|
|
|
|
|
marker_7a2211acb04c438772ee80f294b94182.bindPopup(popup_a32abc11dcde62cd50960d2fd2698449)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a2211acb04c438772ee80f294b94182.setIcon(icon_f61861f116250d3f48dd80be02498824);
|
|
|
|
|
|
var marker_df6284384f697d54a112bfca273c12b8 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_ee8bff075f5266ac90e6b7949770f63c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5525c0d79539458f82b9d7aa42990e8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99ec27e4295b7dcc4096585c8053a8ae = $(`<div id="html_99ec27e4295b7dcc4096585c8053a8ae" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_5525c0d79539458f82b9d7aa42990e8f.setContent(html_99ec27e4295b7dcc4096585c8053a8ae);
|
|
|
|
|
|
|
|
marker_df6284384f697d54a112bfca273c12b8.bindPopup(popup_5525c0d79539458f82b9d7aa42990e8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df6284384f697d54a112bfca273c12b8.setIcon(icon_ee8bff075f5266ac90e6b7949770f63c);
|
|
|
|
|
|
var marker_f719fff5a781ab3a97e1570ef03d13ba = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_2770d6285fce686d794647782844b984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d32349f8488e5b8c7ae12f11a71623ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18fcae928e9fb672816afe36e1546f72 = $(`<div id="html_18fcae928e9fb672816afe36e1546f72" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_d32349f8488e5b8c7ae12f11a71623ec.setContent(html_18fcae928e9fb672816afe36e1546f72);
|
|
|
|
|
|
|
|
marker_f719fff5a781ab3a97e1570ef03d13ba.bindPopup(popup_d32349f8488e5b8c7ae12f11a71623ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f719fff5a781ab3a97e1570ef03d13ba.setIcon(icon_2770d6285fce686d794647782844b984);
|
|
|
|
|
|
var marker_0901da677cb6d922dc0b9177e2439ba3 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_06c94635edaf56a3263676e341447287 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3878b91a321e3fe8e8d7d7fcebf03bb4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2edf0926357381d49ab2797081810049 = $(`<div id="html_2edf0926357381d49ab2797081810049" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_3878b91a321e3fe8e8d7d7fcebf03bb4.setContent(html_2edf0926357381d49ab2797081810049);
|
|
|
|
|
|
|
|
marker_0901da677cb6d922dc0b9177e2439ba3.bindPopup(popup_3878b91a321e3fe8e8d7d7fcebf03bb4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0901da677cb6d922dc0b9177e2439ba3.setIcon(icon_06c94635edaf56a3263676e341447287);
|
|
|
|
|
|
var marker_33481665c2567e64687357dd4dc000df = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_59f8db40635cfba025ec09ec32be9276 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_553cf242f6c5b1cd281a8cdf0ad376c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca40bc9e09d2eb25ee2c8be92c703f2b = $(`<div id="html_ca40bc9e09d2eb25ee2c8be92c703f2b" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_553cf242f6c5b1cd281a8cdf0ad376c4.setContent(html_ca40bc9e09d2eb25ee2c8be92c703f2b);
|
|
|
|
|
|
|
|
marker_33481665c2567e64687357dd4dc000df.bindPopup(popup_553cf242f6c5b1cd281a8cdf0ad376c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33481665c2567e64687357dd4dc000df.setIcon(icon_59f8db40635cfba025ec09ec32be9276);
|
|
|
|
|
|
var marker_44a2c6a0d846dd9f1241ef49c2cdc4a9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_178a4cef820631bcf6df90d545e056b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb9dc3961a37f75e7698f07fa0ade739 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3bb8bb5f6cdb06e36926920cc26fca4 = $(`<div id="html_a3bb8bb5f6cdb06e36926920cc26fca4" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_fb9dc3961a37f75e7698f07fa0ade739.setContent(html_a3bb8bb5f6cdb06e36926920cc26fca4);
|
|
|
|
|
|
|
|
marker_44a2c6a0d846dd9f1241ef49c2cdc4a9.bindPopup(popup_fb9dc3961a37f75e7698f07fa0ade739)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44a2c6a0d846dd9f1241ef49c2cdc4a9.setIcon(icon_178a4cef820631bcf6df90d545e056b8);
|
|
|
|
|
|
var marker_071b3391e460fb241fb8b21a9f7e8d7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_aac9472e140339bf7e62a5b7c761880f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68cf3bbe7ef9b1c80a06fb37ff1d9773 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e66cba88d600016a4fe541ab48cc6314 = $(`<div id="html_e66cba88d600016a4fe541ab48cc6314" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_68cf3bbe7ef9b1c80a06fb37ff1d9773.setContent(html_e66cba88d600016a4fe541ab48cc6314);
|
|
|
|
|
|
|
|
marker_071b3391e460fb241fb8b21a9f7e8d7d.bindPopup(popup_68cf3bbe7ef9b1c80a06fb37ff1d9773)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_071b3391e460fb241fb8b21a9f7e8d7d.setIcon(icon_aac9472e140339bf7e62a5b7c761880f);
|
|
|
|
|
|
var marker_0bcb2c0cdc4b364501ceed5dd54321a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d45c24dafc671efc0a8f4c0317458191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a57ca69175fedc18b1806f2fb9dbb398 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_585937df87424624fc0ae6f9fa68e0e6 = $(`<div id="html_585937df87424624fc0ae6f9fa68e0e6" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_a57ca69175fedc18b1806f2fb9dbb398.setContent(html_585937df87424624fc0ae6f9fa68e0e6);
|
|
|
|
|
|
|
|
marker_0bcb2c0cdc4b364501ceed5dd54321a6.bindPopup(popup_a57ca69175fedc18b1806f2fb9dbb398)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bcb2c0cdc4b364501ceed5dd54321a6.setIcon(icon_d45c24dafc671efc0a8f4c0317458191);
|
|
|
|
|
|
var marker_2448afefe8374763d3e86e6938ac5a7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_217c45251aed84ae66f3cf5295999111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_626b116fc8dc4b9ed2600dc47784e395 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a46fa56abe8ad1e8164f32ecf11dc13 = $(`<div id="html_2a46fa56abe8ad1e8164f32ecf11dc13" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_626b116fc8dc4b9ed2600dc47784e395.setContent(html_2a46fa56abe8ad1e8164f32ecf11dc13);
|
|
|
|
|
|
|
|
marker_2448afefe8374763d3e86e6938ac5a7a.bindPopup(popup_626b116fc8dc4b9ed2600dc47784e395)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2448afefe8374763d3e86e6938ac5a7a.setIcon(icon_217c45251aed84ae66f3cf5295999111);
|
|
|
|
|
|
var marker_86bb83a59bcb278ffde75fd6b085374b = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a1f1c05b2f3ff67203027f660ac20921 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0420ec3fb8a59bb095c5e781e8942c04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65facbca2ad797eba0b4cfc6006660c1 = $(`<div id="html_65facbca2ad797eba0b4cfc6006660c1" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_0420ec3fb8a59bb095c5e781e8942c04.setContent(html_65facbca2ad797eba0b4cfc6006660c1);
|
|
|
|
|
|
|
|
marker_86bb83a59bcb278ffde75fd6b085374b.bindPopup(popup_0420ec3fb8a59bb095c5e781e8942c04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86bb83a59bcb278ffde75fd6b085374b.setIcon(icon_a1f1c05b2f3ff67203027f660ac20921);
|
|
|
|
|
|
var marker_3a4990deae2e3c835c4e0a27d76c5854 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a266ab4244020cdaba0052f358cae8a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1dd0c9531ecfc16cec6137d79798fb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d31a58aef6609b87fb0d11027ee5029 = $(`<div id="html_4d31a58aef6609b87fb0d11027ee5029" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_a1dd0c9531ecfc16cec6137d79798fb3.setContent(html_4d31a58aef6609b87fb0d11027ee5029);
|
|
|
|
|
|
|
|
marker_3a4990deae2e3c835c4e0a27d76c5854.bindPopup(popup_a1dd0c9531ecfc16cec6137d79798fb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a4990deae2e3c835c4e0a27d76c5854.setIcon(icon_a266ab4244020cdaba0052f358cae8a7);
|
|
|
|
|
|
var marker_34fda791f3f549c4056eaa0d375313e9 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5f081ae209bc793a0b9e1bd0e2c849e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24383b7b220dbfa6f111d7e09f01ed26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4568bd59679931e2d3f4780bbcc42e0 = $(`<div id="html_d4568bd59679931e2d3f4780bbcc42e0" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_24383b7b220dbfa6f111d7e09f01ed26.setContent(html_d4568bd59679931e2d3f4780bbcc42e0);
|
|
|
|
|
|
|
|
marker_34fda791f3f549c4056eaa0d375313e9.bindPopup(popup_24383b7b220dbfa6f111d7e09f01ed26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34fda791f3f549c4056eaa0d375313e9.setIcon(icon_5f081ae209bc793a0b9e1bd0e2c849e5);
|
|
|
|
|
|
var marker_8eddef74faf34e3ac2bdcbf33bff1481 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7bf8b2c20ddfef49ae363978439e8dc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2afba09a611a490d64ed83ed79095cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c69eb8b5c5c5c450eaadc1bf571c7735 = $(`<div id="html_c69eb8b5c5c5c450eaadc1bf571c7735" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_c2afba09a611a490d64ed83ed79095cc.setContent(html_c69eb8b5c5c5c450eaadc1bf571c7735);
|
|
|
|
|
|
|
|
marker_8eddef74faf34e3ac2bdcbf33bff1481.bindPopup(popup_c2afba09a611a490d64ed83ed79095cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eddef74faf34e3ac2bdcbf33bff1481.setIcon(icon_7bf8b2c20ddfef49ae363978439e8dc0);
|
|
|
|
|
|
var marker_a800cf7558112c3d17435aab5516a314 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d378cfc0a30538f7871b1df48b8619f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec28a1331b673ef7d7fb883ae04af54a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4d013cd813650b27e52b1993e08c468 = $(`<div id="html_e4d013cd813650b27e52b1993e08c468" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_ec28a1331b673ef7d7fb883ae04af54a.setContent(html_e4d013cd813650b27e52b1993e08c468);
|
|
|
|
|
|
|
|
marker_a800cf7558112c3d17435aab5516a314.bindPopup(popup_ec28a1331b673ef7d7fb883ae04af54a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a800cf7558112c3d17435aab5516a314.setIcon(icon_d378cfc0a30538f7871b1df48b8619f6);
|
|
|
|
|
|
var marker_f93f9e9a17f2efab228e9b159448bf4e = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_10476b57a016f211c0a604d726af5a75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02b84280c5782576093bf30fb2c45dfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a89549ab5a73c831cc221bc1bdb612b = $(`<div id="html_7a89549ab5a73c831cc221bc1bdb612b" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_02b84280c5782576093bf30fb2c45dfd.setContent(html_7a89549ab5a73c831cc221bc1bdb612b);
|
|
|
|
|
|
|
|
marker_f93f9e9a17f2efab228e9b159448bf4e.bindPopup(popup_02b84280c5782576093bf30fb2c45dfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f93f9e9a17f2efab228e9b159448bf4e.setIcon(icon_10476b57a016f211c0a604d726af5a75);
|
|
|
|
|
|
var marker_bd7c5e6283f289e9f96249fa13a5cd0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_380b085449cbef917dc36711747a14d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_788ca5951012c42e35b08b7828ec3251 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36986450f9ce41e08d7b11b0b5b37bd8 = $(`<div id="html_36986450f9ce41e08d7b11b0b5b37bd8" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_788ca5951012c42e35b08b7828ec3251.setContent(html_36986450f9ce41e08d7b11b0b5b37bd8);
|
|
|
|
|
|
|
|
marker_bd7c5e6283f289e9f96249fa13a5cd0c.bindPopup(popup_788ca5951012c42e35b08b7828ec3251)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd7c5e6283f289e9f96249fa13a5cd0c.setIcon(icon_380b085449cbef917dc36711747a14d4);
|
|
|
|
|
|
var marker_6fd4867e5ee2872bc71f6bfa1984b9f9 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_34414951b599f793289f4b5e07dab1e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94fb3a97c350e8368bee0bfd272497f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6449d5bbac0a955846c89c510466d270 = $(`<div id="html_6449d5bbac0a955846c89c510466d270" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_94fb3a97c350e8368bee0bfd272497f5.setContent(html_6449d5bbac0a955846c89c510466d270);
|
|
|
|
|
|
|
|
marker_6fd4867e5ee2872bc71f6bfa1984b9f9.bindPopup(popup_94fb3a97c350e8368bee0bfd272497f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fd4867e5ee2872bc71f6bfa1984b9f9.setIcon(icon_34414951b599f793289f4b5e07dab1e5);
|
|
|
|
|
|
var marker_161468fc20c2e96c3a97e61f35e4f64e = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f45dfa797b6d8f9d5c823d6caf25a6ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2756394357bc8ce246651b4ce44e104b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c488151fe9c3fff6cb011545725d84c1 = $(`<div id="html_c488151fe9c3fff6cb011545725d84c1" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_2756394357bc8ce246651b4ce44e104b.setContent(html_c488151fe9c3fff6cb011545725d84c1);
|
|
|
|
|
|
|
|
marker_161468fc20c2e96c3a97e61f35e4f64e.bindPopup(popup_2756394357bc8ce246651b4ce44e104b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_161468fc20c2e96c3a97e61f35e4f64e.setIcon(icon_f45dfa797b6d8f9d5c823d6caf25a6ac);
|
|
|
|
|
|
var marker_2370aca70e7c11f378fdf4ec0629d9ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_904ac79f2ae9e2e9a9cb53cc83f676cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22fa4679c15f5e8aa9f364c96d23327a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a3f9f77522b7a08de16557bc1a18015 = $(`<div id="html_2a3f9f77522b7a08de16557bc1a18015" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_22fa4679c15f5e8aa9f364c96d23327a.setContent(html_2a3f9f77522b7a08de16557bc1a18015);
|
|
|
|
|
|
|
|
marker_2370aca70e7c11f378fdf4ec0629d9ae.bindPopup(popup_22fa4679c15f5e8aa9f364c96d23327a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2370aca70e7c11f378fdf4ec0629d9ae.setIcon(icon_904ac79f2ae9e2e9a9cb53cc83f676cd);
|
|
|
|
|
|
var marker_8f1378eab23dfd561331a610e31a2405 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_01f8831e567157a826d4c71ea468fcae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f1c9d40c8f35b820e2658c4a2d0b011 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e55c826a391e2e26347d1872c5180011 = $(`<div id="html_e55c826a391e2e26347d1872c5180011" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_2f1c9d40c8f35b820e2658c4a2d0b011.setContent(html_e55c826a391e2e26347d1872c5180011);
|
|
|
|
|
|
|
|
marker_8f1378eab23dfd561331a610e31a2405.bindPopup(popup_2f1c9d40c8f35b820e2658c4a2d0b011)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f1378eab23dfd561331a610e31a2405.setIcon(icon_01f8831e567157a826d4c71ea468fcae);
|
|
|
|
|
|
var marker_dfb371e40ed5d826eb0ee41f2747a315 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_604a9abefc6b1449bf4e1c3ddcaf87d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_238c6d4d3e2cd7173071f28d53f52c83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e44e690449ea354ba35290013a15fd94 = $(`<div id="html_e44e690449ea354ba35290013a15fd94" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_238c6d4d3e2cd7173071f28d53f52c83.setContent(html_e44e690449ea354ba35290013a15fd94);
|
|
|
|
|
|
|
|
marker_dfb371e40ed5d826eb0ee41f2747a315.bindPopup(popup_238c6d4d3e2cd7173071f28d53f52c83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfb371e40ed5d826eb0ee41f2747a315.setIcon(icon_604a9abefc6b1449bf4e1c3ddcaf87d4);
|
|
|
|
|
|
var marker_8c4234b23d4b3bee2b66938fc1328bb6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_73e47dc5884bf12a7ac8244e80742ca7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f951cacb7ef4fa39c614d6a2245c6861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d3ea687ad1084c43ff5b980efc374e1 = $(`<div id="html_8d3ea687ad1084c43ff5b980efc374e1" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_f951cacb7ef4fa39c614d6a2245c6861.setContent(html_8d3ea687ad1084c43ff5b980efc374e1);
|
|
|
|
|
|
|
|
marker_8c4234b23d4b3bee2b66938fc1328bb6.bindPopup(popup_f951cacb7ef4fa39c614d6a2245c6861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c4234b23d4b3bee2b66938fc1328bb6.setIcon(icon_73e47dc5884bf12a7ac8244e80742ca7);
|
|
|
|
|
|
var marker_96bc2e1890704e3b9c9da01d0394ffdd = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_e9e1a04ebd92541e215e2403e85b15b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88d263e2622496eda425290bc755c7d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f585871d3f1bf5270eb67f27ce313bb = $(`<div id="html_7f585871d3f1bf5270eb67f27ce313bb" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_88d263e2622496eda425290bc755c7d8.setContent(html_7f585871d3f1bf5270eb67f27ce313bb);
|
|
|
|
|
|
|
|
marker_96bc2e1890704e3b9c9da01d0394ffdd.bindPopup(popup_88d263e2622496eda425290bc755c7d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96bc2e1890704e3b9c9da01d0394ffdd.setIcon(icon_e9e1a04ebd92541e215e2403e85b15b1);
|
|
|
|
|
|
var marker_a69016cfd70b234d4f846893f0336760 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_aa71721aa8da82905fe7817af0b8db80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3970b874580507ef3862168bf073cb54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40551cfbbb53101321d72e9259fac140 = $(`<div id="html_40551cfbbb53101321d72e9259fac140" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_3970b874580507ef3862168bf073cb54.setContent(html_40551cfbbb53101321d72e9259fac140);
|
|
|
|
|
|
|
|
marker_a69016cfd70b234d4f846893f0336760.bindPopup(popup_3970b874580507ef3862168bf073cb54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a69016cfd70b234d4f846893f0336760.setIcon(icon_aa71721aa8da82905fe7817af0b8db80);
|
|
|
|
|
|
var marker_76b41026bbaa0461c071a5210477cd6a = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_041a73dee423cc0e1a56b042411cc699 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_280bc300a9b15e4d8fb04e31b759a124 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a38425e7269dc006b1745ca467a1ee3f = $(`<div id="html_a38425e7269dc006b1745ca467a1ee3f" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_280bc300a9b15e4d8fb04e31b759a124.setContent(html_a38425e7269dc006b1745ca467a1ee3f);
|
|
|
|
|
|
|
|
marker_76b41026bbaa0461c071a5210477cd6a.bindPopup(popup_280bc300a9b15e4d8fb04e31b759a124)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76b41026bbaa0461c071a5210477cd6a.setIcon(icon_041a73dee423cc0e1a56b042411cc699);
|
|
|
|
|
|
var marker_94652d1f235bf112ae74589b349c555f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_749cca5a955e1b6649b20b3b92cfbc19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6ea84cd2d16d2d7cf04364650ab72ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70d52d0df3a9884df98dc826f3a80a8a = $(`<div id="html_70d52d0df3a9884df98dc826f3a80a8a" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_d6ea84cd2d16d2d7cf04364650ab72ed.setContent(html_70d52d0df3a9884df98dc826f3a80a8a);
|
|
|
|
|
|
|
|
marker_94652d1f235bf112ae74589b349c555f.bindPopup(popup_d6ea84cd2d16d2d7cf04364650ab72ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94652d1f235bf112ae74589b349c555f.setIcon(icon_749cca5a955e1b6649b20b3b92cfbc19);
|
|
|
|
|
|
var marker_581a04d8b01432bc270d4b3892816212 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_515222209c2ac0ac973b362271b1830d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0b27a0ac029f0987bbea7c820c29f6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df632a86a7684da5fea803b0aa350dd6 = $(`<div id="html_df632a86a7684da5fea803b0aa350dd6" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_f0b27a0ac029f0987bbea7c820c29f6d.setContent(html_df632a86a7684da5fea803b0aa350dd6);
|
|
|
|
|
|
|
|
marker_581a04d8b01432bc270d4b3892816212.bindPopup(popup_f0b27a0ac029f0987bbea7c820c29f6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_581a04d8b01432bc270d4b3892816212.setIcon(icon_515222209c2ac0ac973b362271b1830d);
|
|
|
|
|
|
var marker_4de147ca6d2967873b6bf76ba4bae00e = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f98b2426874a5b4d7c5ef11f4d3d5e82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cedac99a92c3366ae5780a7fd3f30d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6c0666c9f905f480a0d937046ec3973 = $(`<div id="html_f6c0666c9f905f480a0d937046ec3973" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_7cedac99a92c3366ae5780a7fd3f30d9.setContent(html_f6c0666c9f905f480a0d937046ec3973);
|
|
|
|
|
|
|
|
marker_4de147ca6d2967873b6bf76ba4bae00e.bindPopup(popup_7cedac99a92c3366ae5780a7fd3f30d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4de147ca6d2967873b6bf76ba4bae00e.setIcon(icon_f98b2426874a5b4d7c5ef11f4d3d5e82);
|
|
|
|
|
|
var marker_20ffcc008f7238b96c317632b4366936 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3d978ee92d29e40e6573819d5bc63646 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56ac2319b676aa64d2a20fef506befcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_900a5b7d10d2acf4e0e9a3613fffc0e9 = $(`<div id="html_900a5b7d10d2acf4e0e9a3613fffc0e9" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_56ac2319b676aa64d2a20fef506befcf.setContent(html_900a5b7d10d2acf4e0e9a3613fffc0e9);
|
|
|
|
|
|
|
|
marker_20ffcc008f7238b96c317632b4366936.bindPopup(popup_56ac2319b676aa64d2a20fef506befcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20ffcc008f7238b96c317632b4366936.setIcon(icon_3d978ee92d29e40e6573819d5bc63646);
|
|
|
|
|
|
var marker_9879a095f16d8a32e274087757761b65 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b4f7fa0b29a751f1f6e4d2d2c7680b70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4ac0cba3fd18d3ad0fb25c45d99d434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37698823a1d36c861abd197c418e99d9 = $(`<div id="html_37698823a1d36c861abd197c418e99d9" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_f4ac0cba3fd18d3ad0fb25c45d99d434.setContent(html_37698823a1d36c861abd197c418e99d9);
|
|
|
|
|
|
|
|
marker_9879a095f16d8a32e274087757761b65.bindPopup(popup_f4ac0cba3fd18d3ad0fb25c45d99d434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9879a095f16d8a32e274087757761b65.setIcon(icon_b4f7fa0b29a751f1f6e4d2d2c7680b70);
|
|
|
|
|
|
var marker_026de002dbbcabd9ca647c0b7d54be78 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5bb04ea119179c55cd032e82ef854125 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_414299579b2d3df8e1f2e24859fa37bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e8c9adbd79ba25bad4975ad802c428b = $(`<div id="html_4e8c9adbd79ba25bad4975ad802c428b" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_414299579b2d3df8e1f2e24859fa37bc.setContent(html_4e8c9adbd79ba25bad4975ad802c428b);
|
|
|
|
|
|
|
|
marker_026de002dbbcabd9ca647c0b7d54be78.bindPopup(popup_414299579b2d3df8e1f2e24859fa37bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_026de002dbbcabd9ca647c0b7d54be78.setIcon(icon_5bb04ea119179c55cd032e82ef854125);
|
|
|
|
|
|
var marker_16f0ca36b455580736bd6f7306cb0a0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_c6814e7c292c0b2bd773a7fa9d3396a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b8c6bc9765a329c7bcbb5a9a8479b78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b771e87f5b130bf65dd116a1d2f85126 = $(`<div id="html_b771e87f5b130bf65dd116a1d2f85126" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_2b8c6bc9765a329c7bcbb5a9a8479b78.setContent(html_b771e87f5b130bf65dd116a1d2f85126);
|
|
|
|
|
|
|
|
marker_16f0ca36b455580736bd6f7306cb0a0d.bindPopup(popup_2b8c6bc9765a329c7bcbb5a9a8479b78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f0ca36b455580736bd6f7306cb0a0d.setIcon(icon_c6814e7c292c0b2bd773a7fa9d3396a4);
|
|
|
|
|
|
var marker_298027259a23e89ee00f6ff8ff81d07b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5646d049d1ae7f541ed528531b3f8828 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a00c2e3b522fb5936c07077d7d136e43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b01b4d9c2e2c851d612fa554e919017 = $(`<div id="html_3b01b4d9c2e2c851d612fa554e919017" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_a00c2e3b522fb5936c07077d7d136e43.setContent(html_3b01b4d9c2e2c851d612fa554e919017);
|
|
|
|
|
|
|
|
marker_298027259a23e89ee00f6ff8ff81d07b.bindPopup(popup_a00c2e3b522fb5936c07077d7d136e43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_298027259a23e89ee00f6ff8ff81d07b.setIcon(icon_5646d049d1ae7f541ed528531b3f8828);
|
|
|
|
|
|
var marker_5bd5945672833516bb82b51356874cd8 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_467f5bfe50a582f815eb5a05240eaf73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f6bfc0259693732b6cbec4820ec40e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95202091f2a0491e8c8887fa14464afd = $(`<div id="html_95202091f2a0491e8c8887fa14464afd" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_0f6bfc0259693732b6cbec4820ec40e8.setContent(html_95202091f2a0491e8c8887fa14464afd);
|
|
|
|
|
|
|
|
marker_5bd5945672833516bb82b51356874cd8.bindPopup(popup_0f6bfc0259693732b6cbec4820ec40e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bd5945672833516bb82b51356874cd8.setIcon(icon_467f5bfe50a582f815eb5a05240eaf73);
|
|
|
|
|
|
var marker_52fcb969e135b70d648812c9ae0f77b6 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_e5e004f17a365953e59ed561226cba04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c17070da171e8b82e99e1933a247dcb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3075b746578c69adf081809561968c45 = $(`<div id="html_3075b746578c69adf081809561968c45" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_c17070da171e8b82e99e1933a247dcb3.setContent(html_3075b746578c69adf081809561968c45);
|
|
|
|
|
|
|
|
marker_52fcb969e135b70d648812c9ae0f77b6.bindPopup(popup_c17070da171e8b82e99e1933a247dcb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52fcb969e135b70d648812c9ae0f77b6.setIcon(icon_e5e004f17a365953e59ed561226cba04);
|
|
|
|
|
|
var marker_80dc395a2bf85e7b705ed85b8bb973b1 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_688a461efc2fa30ea90fc1b4f7a64d6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98816edf1401e76d72a8c746e502268c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67e571e60ef5c765a3195a7a3439e3e9 = $(`<div id="html_67e571e60ef5c765a3195a7a3439e3e9" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_98816edf1401e76d72a8c746e502268c.setContent(html_67e571e60ef5c765a3195a7a3439e3e9);
|
|
|
|
|
|
|
|
marker_80dc395a2bf85e7b705ed85b8bb973b1.bindPopup(popup_98816edf1401e76d72a8c746e502268c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80dc395a2bf85e7b705ed85b8bb973b1.setIcon(icon_688a461efc2fa30ea90fc1b4f7a64d6d);
|
|
|
|
|
|
var marker_83c3b172e309980423d12f0e4c72c27c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_af2e36a271357907c9d4f0fce26bdf66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e1c1e00ca4af0af6865f34b3e0baea5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b12d6adac6f54032bd085164c9cf68af = $(`<div id="html_b12d6adac6f54032bd085164c9cf68af" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_0e1c1e00ca4af0af6865f34b3e0baea5.setContent(html_b12d6adac6f54032bd085164c9cf68af);
|
|
|
|
|
|
|
|
marker_83c3b172e309980423d12f0e4c72c27c.bindPopup(popup_0e1c1e00ca4af0af6865f34b3e0baea5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83c3b172e309980423d12f0e4c72c27c.setIcon(icon_af2e36a271357907c9d4f0fce26bdf66);
|
|
|
|
|
|
var marker_0779c21d4165efacbef966e9baac9355 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_9c67e271a3be7646429282815f0d741f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4d9fedc60d8a1b32f220eee21045cb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97f72400dc45ce0837b840b1cfff0189 = $(`<div id="html_97f72400dc45ce0837b840b1cfff0189" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_f4d9fedc60d8a1b32f220eee21045cb1.setContent(html_97f72400dc45ce0837b840b1cfff0189);
|
|
|
|
|
|
|
|
marker_0779c21d4165efacbef966e9baac9355.bindPopup(popup_f4d9fedc60d8a1b32f220eee21045cb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0779c21d4165efacbef966e9baac9355.setIcon(icon_9c67e271a3be7646429282815f0d741f);
|
|
|
|
|
|
var marker_1f644c86f8288ab90c133c61b4dead3a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_add59eb9dc08717ae0b440780c270a64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be0a316587a1fbc8cd33f52d0770f5da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b679f901b8166cbee0e75948d8058e2f = $(`<div id="html_b679f901b8166cbee0e75948d8058e2f" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_be0a316587a1fbc8cd33f52d0770f5da.setContent(html_b679f901b8166cbee0e75948d8058e2f);
|
|
|
|
|
|
|
|
marker_1f644c86f8288ab90c133c61b4dead3a.bindPopup(popup_be0a316587a1fbc8cd33f52d0770f5da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f644c86f8288ab90c133c61b4dead3a.setIcon(icon_add59eb9dc08717ae0b440780c270a64);
|
|
|
|
|
|
var marker_7665968f526eda0733bfed73638b968e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_87710d72aff885b20d6ac3d0172b3e41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5a815bc9ae309fa5770055e07cbfb60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d95d8c3dd4662e8c3d1549359f562386 = $(`<div id="html_d95d8c3dd4662e8c3d1549359f562386" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_f5a815bc9ae309fa5770055e07cbfb60.setContent(html_d95d8c3dd4662e8c3d1549359f562386);
|
|
|
|
|
|
|
|
marker_7665968f526eda0733bfed73638b968e.bindPopup(popup_f5a815bc9ae309fa5770055e07cbfb60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7665968f526eda0733bfed73638b968e.setIcon(icon_87710d72aff885b20d6ac3d0172b3e41);
|
|
|
|
|
|
var marker_fe4da9b61947cfcfec81daca8d7f7a0b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_6b2a10eb6ed14dc8884a8b5dac76aba2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1cf7c98cc26275f523e00cded551112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5923533527077077946c1a7e42f31bd = $(`<div id="html_c5923533527077077946c1a7e42f31bd" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_f1cf7c98cc26275f523e00cded551112.setContent(html_c5923533527077077946c1a7e42f31bd);
|
|
|
|
|
|
|
|
marker_fe4da9b61947cfcfec81daca8d7f7a0b.bindPopup(popup_f1cf7c98cc26275f523e00cded551112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe4da9b61947cfcfec81daca8d7f7a0b.setIcon(icon_6b2a10eb6ed14dc8884a8b5dac76aba2);
|
|
|
|
|
|
var marker_40fe82f75caa48ee1025c451f802da48 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_cb9abb9606defc27fd125a8c50b5c689 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_538130f8c4054a3beb57c7e33241b6b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_254149edc51025ac6a87ff9b855cd60d = $(`<div id="html_254149edc51025ac6a87ff9b855cd60d" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_538130f8c4054a3beb57c7e33241b6b6.setContent(html_254149edc51025ac6a87ff9b855cd60d);
|
|
|
|
|
|
|
|
marker_40fe82f75caa48ee1025c451f802da48.bindPopup(popup_538130f8c4054a3beb57c7e33241b6b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40fe82f75caa48ee1025c451f802da48.setIcon(icon_cb9abb9606defc27fd125a8c50b5c689);
|
|
|
|
|
|
var marker_78c1032e29312d6b824740991b520a26 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d220839dd0755afc8ba9f0ed51ecc57f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7070ae3e411c17b0edf5f97f351bd7dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_903b70b246e09de31b5c24e58b831115 = $(`<div id="html_903b70b246e09de31b5c24e58b831115" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_7070ae3e411c17b0edf5f97f351bd7dd.setContent(html_903b70b246e09de31b5c24e58b831115);
|
|
|
|
|
|
|
|
marker_78c1032e29312d6b824740991b520a26.bindPopup(popup_7070ae3e411c17b0edf5f97f351bd7dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78c1032e29312d6b824740991b520a26.setIcon(icon_d220839dd0755afc8ba9f0ed51ecc57f);
|
|
|
|
|
|
var marker_5703c1aa3e03a9f578743f6ef09516fc = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_949b81a1e6ebd5667cdd524b2f38ad55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_567f12797a5ad34caedf723ce0c948ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dc75ef65fea090e6ac08306143c55bf = $(`<div id="html_0dc75ef65fea090e6ac08306143c55bf" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_567f12797a5ad34caedf723ce0c948ed.setContent(html_0dc75ef65fea090e6ac08306143c55bf);
|
|
|
|
|
|
|
|
marker_5703c1aa3e03a9f578743f6ef09516fc.bindPopup(popup_567f12797a5ad34caedf723ce0c948ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5703c1aa3e03a9f578743f6ef09516fc.setIcon(icon_949b81a1e6ebd5667cdd524b2f38ad55);
|
|
|
|
|
|
var marker_800f9e0758f97346c09d76f6aab12a78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_06437af791219a89d63c8230a06fb120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29b169b2f3150c5cdfaecb7f3f869b40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e723286648e8736ff66668544588a4ff = $(`<div id="html_e723286648e8736ff66668544588a4ff" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_29b169b2f3150c5cdfaecb7f3f869b40.setContent(html_e723286648e8736ff66668544588a4ff);
|
|
|
|
|
|
|
|
marker_800f9e0758f97346c09d76f6aab12a78.bindPopup(popup_29b169b2f3150c5cdfaecb7f3f869b40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_800f9e0758f97346c09d76f6aab12a78.setIcon(icon_06437af791219a89d63c8230a06fb120);
|
|
|
|
|
|
var marker_65ce3d82e21289a51441ec18ace5a772 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a579d87da2b9d071d95dfaeb65c3c1b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb3471d058508b3c5986d0652466d242 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_086c9645e2380664a63a76b8853ff50d = $(`<div id="html_086c9645e2380664a63a76b8853ff50d" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_fb3471d058508b3c5986d0652466d242.setContent(html_086c9645e2380664a63a76b8853ff50d);
|
|
|
|
|
|
|
|
marker_65ce3d82e21289a51441ec18ace5a772.bindPopup(popup_fb3471d058508b3c5986d0652466d242)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65ce3d82e21289a51441ec18ace5a772.setIcon(icon_a579d87da2b9d071d95dfaeb65c3c1b2);
|
|
|
|
|
|
var marker_88a9b2baf8bde758776368466bec7df0 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_351995e2cdb59dceec170b5c0291fae1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22e56643cae29802592a4b0616651cec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_055e4f133876711b5a77dfa5d721dfba = $(`<div id="html_055e4f133876711b5a77dfa5d721dfba" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_22e56643cae29802592a4b0616651cec.setContent(html_055e4f133876711b5a77dfa5d721dfba);
|
|
|
|
|
|
|
|
marker_88a9b2baf8bde758776368466bec7df0.bindPopup(popup_22e56643cae29802592a4b0616651cec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88a9b2baf8bde758776368466bec7df0.setIcon(icon_351995e2cdb59dceec170b5c0291fae1);
|
|
|
|
|
|
var marker_24f02554c30f78c6ffc5bb3a724e061d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f2ad36ec662b4cd6fdfbd625d4181174 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d97d476a144eb038e94e8769c538c478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbb37a22844118f4ce0307d9ee53a038 = $(`<div id="html_cbb37a22844118f4ce0307d9ee53a038" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_d97d476a144eb038e94e8769c538c478.setContent(html_cbb37a22844118f4ce0307d9ee53a038);
|
|
|
|
|
|
|
|
marker_24f02554c30f78c6ffc5bb3a724e061d.bindPopup(popup_d97d476a144eb038e94e8769c538c478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24f02554c30f78c6ffc5bb3a724e061d.setIcon(icon_f2ad36ec662b4cd6fdfbd625d4181174);
|
|
|
|
|
|
var marker_7f5ee8a47f3ba69a18a1a378e34ce014 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_cfcf61ec5abe2f450f0c779b8a5605d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b25f84d2d9ad5e48a5092680441eeae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1082d16d3b0d01349b752aee3051923a = $(`<div id="html_1082d16d3b0d01349b752aee3051923a" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_6b25f84d2d9ad5e48a5092680441eeae.setContent(html_1082d16d3b0d01349b752aee3051923a);
|
|
|
|
|
|
|
|
marker_7f5ee8a47f3ba69a18a1a378e34ce014.bindPopup(popup_6b25f84d2d9ad5e48a5092680441eeae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f5ee8a47f3ba69a18a1a378e34ce014.setIcon(icon_cfcf61ec5abe2f450f0c779b8a5605d5);
|
|
|
|
|
|
var marker_815e5025710c6a97e2e8c1252814e319 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_ba6a6429a06baa89c4fbae687a932468 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57575869ba6ae6157ace29ae68d1284e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c70b59e4d0bc89faba72ea5a8f6c1095 = $(`<div id="html_c70b59e4d0bc89faba72ea5a8f6c1095" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_57575869ba6ae6157ace29ae68d1284e.setContent(html_c70b59e4d0bc89faba72ea5a8f6c1095);
|
|
|
|
|
|
|
|
marker_815e5025710c6a97e2e8c1252814e319.bindPopup(popup_57575869ba6ae6157ace29ae68d1284e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_815e5025710c6a97e2e8c1252814e319.setIcon(icon_ba6a6429a06baa89c4fbae687a932468);
|
|
|
|
|
|
var marker_7e2a788925475bc18f2769f40e07d311 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_bd5c8c3dce0cc2c904a6ffcc3efa1e42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3921757aaf0cf8ae352697f1725f653e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa56d7f7fe4bfee1eaea53ed01bc2054 = $(`<div id="html_aa56d7f7fe4bfee1eaea53ed01bc2054" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_3921757aaf0cf8ae352697f1725f653e.setContent(html_aa56d7f7fe4bfee1eaea53ed01bc2054);
|
|
|
|
|
|
|
|
marker_7e2a788925475bc18f2769f40e07d311.bindPopup(popup_3921757aaf0cf8ae352697f1725f653e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e2a788925475bc18f2769f40e07d311.setIcon(icon_bd5c8c3dce0cc2c904a6ffcc3efa1e42);
|
|
|
|
|
|
var marker_eee8a5b34ad882a8503da1b93776911f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_229ec5fb34d3574499fbbeb1f581dcd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6c08f20e9201047270dfce07c1086ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08950b180b571a783d8eb2d07813ce8b = $(`<div id="html_08950b180b571a783d8eb2d07813ce8b" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_e6c08f20e9201047270dfce07c1086ac.setContent(html_08950b180b571a783d8eb2d07813ce8b);
|
|
|
|
|
|
|
|
marker_eee8a5b34ad882a8503da1b93776911f.bindPopup(popup_e6c08f20e9201047270dfce07c1086ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eee8a5b34ad882a8503da1b93776911f.setIcon(icon_229ec5fb34d3574499fbbeb1f581dcd0);
|
|
|
|
|
|
var marker_3c19675dda7a252d14f46b8535c9e1a0 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_582f3e8f5e48fbd91573a5e237d9cf8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_178ed88a2cbd067de71fb2cff00d489d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7eb051e951d40bf1b46d172d5098341 = $(`<div id="html_c7eb051e951d40bf1b46d172d5098341" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_178ed88a2cbd067de71fb2cff00d489d.setContent(html_c7eb051e951d40bf1b46d172d5098341);
|
|
|
|
|
|
|
|
marker_3c19675dda7a252d14f46b8535c9e1a0.bindPopup(popup_178ed88a2cbd067de71fb2cff00d489d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c19675dda7a252d14f46b8535c9e1a0.setIcon(icon_582f3e8f5e48fbd91573a5e237d9cf8b);
|
|
|
|
|
|
var marker_b66a0565e398f173b8571595d14a930d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_8f3fb34ed47023a8e2ab970992e17d4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ab62c12a4fb220e18fe923a9ed37f8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1e4eedd3333b6056a231b0129ef8320 = $(`<div id="html_f1e4eedd3333b6056a231b0129ef8320" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_6ab62c12a4fb220e18fe923a9ed37f8f.setContent(html_f1e4eedd3333b6056a231b0129ef8320);
|
|
|
|
|
|
|
|
marker_b66a0565e398f173b8571595d14a930d.bindPopup(popup_6ab62c12a4fb220e18fe923a9ed37f8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b66a0565e398f173b8571595d14a930d.setIcon(icon_8f3fb34ed47023a8e2ab970992e17d4e);
|
|
|
|
|
|
var marker_90c75b84c859baea5b81e6164f908d3f = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_33f12f93f6bc792a8c7287aa21a10430 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41ab8532488707692395482d40efa6e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28fc9fd86c6976f49742e521a7fb9d5e = $(`<div id="html_28fc9fd86c6976f49742e521a7fb9d5e" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_41ab8532488707692395482d40efa6e7.setContent(html_28fc9fd86c6976f49742e521a7fb9d5e);
|
|
|
|
|
|
|
|
marker_90c75b84c859baea5b81e6164f908d3f.bindPopup(popup_41ab8532488707692395482d40efa6e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90c75b84c859baea5b81e6164f908d3f.setIcon(icon_33f12f93f6bc792a8c7287aa21a10430);
|
|
|
|
|
|
var marker_557e0ba072549bb17947f0f773c232e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_8c552f271424352e970d78be88ea6bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31944e24f8a8b831f18ac6038be666e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab46df2fb538a7ef6ca9714f285c7a2a = $(`<div id="html_ab46df2fb538a7ef6ca9714f285c7a2a" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_31944e24f8a8b831f18ac6038be666e6.setContent(html_ab46df2fb538a7ef6ca9714f285c7a2a);
|
|
|
|
|
|
|
|
marker_557e0ba072549bb17947f0f773c232e5.bindPopup(popup_31944e24f8a8b831f18ac6038be666e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_557e0ba072549bb17947f0f773c232e5.setIcon(icon_8c552f271424352e970d78be88ea6bb6);
|
|
|
|
|
|
var marker_ec70d4f2965180df44dace6c4f98b00c = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_dcc22d701696d158001bda10f47c3cdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db6b5ce3c2e7343a058900ef03baeeb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_392be27fcca899ef37f6c93914c09d5d = $(`<div id="html_392be27fcca899ef37f6c93914c09d5d" style="width: 100.0%; height: 100.0%;">neuromancer.nettek.io</div>`)[0];
|
|
popup_db6b5ce3c2e7343a058900ef03baeeb1.setContent(html_392be27fcca899ef37f6c93914c09d5d);
|
|
|
|
|
|
|
|
marker_ec70d4f2965180df44dace6c4f98b00c.bindPopup(popup_db6b5ce3c2e7343a058900ef03baeeb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec70d4f2965180df44dace6c4f98b00c.setIcon(icon_dcc22d701696d158001bda10f47c3cdc);
|
|
|
|
|
|
var marker_855d237ad405b6971858bdb6ad21b71d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f6726af866a6d7ede5982dba9f38a44a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c688fab8dadf03d7a4c7f55d30f2afdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4c278bb4c2d21bba7b2f7e7150cf5d9 = $(`<div id="html_e4c278bb4c2d21bba7b2f7e7150cf5d9" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_c688fab8dadf03d7a4c7f55d30f2afdc.setContent(html_e4c278bb4c2d21bba7b2f7e7150cf5d9);
|
|
|
|
|
|
|
|
marker_855d237ad405b6971858bdb6ad21b71d.bindPopup(popup_c688fab8dadf03d7a4c7f55d30f2afdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_855d237ad405b6971858bdb6ad21b71d.setIcon(icon_f6726af866a6d7ede5982dba9f38a44a);
|
|
|
|
|
|
var marker_2e25aaf16ed2e00910f08558163a9b3e = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_fc6d462df9a6d4692b0cdc788db72c6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c404102758085ebe78b5bd693e8b3a5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fd2113d62f4f01a208699e97504be35 = $(`<div id="html_7fd2113d62f4f01a208699e97504be35" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_c404102758085ebe78b5bd693e8b3a5f.setContent(html_7fd2113d62f4f01a208699e97504be35);
|
|
|
|
|
|
|
|
marker_2e25aaf16ed2e00910f08558163a9b3e.bindPopup(popup_c404102758085ebe78b5bd693e8b3a5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e25aaf16ed2e00910f08558163a9b3e.setIcon(icon_fc6d462df9a6d4692b0cdc788db72c6f);
|
|
|
|
|
|
var marker_ea1e360a96da0ffbe342cf6545ceecd2 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_de6b36a2a42e097acf50bf6957adf8bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_041418199d64122c9038f2392df38bf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80b6b71a00aa54bf9d39756f1d6b0484 = $(`<div id="html_80b6b71a00aa54bf9d39756f1d6b0484" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_041418199d64122c9038f2392df38bf9.setContent(html_80b6b71a00aa54bf9d39756f1d6b0484);
|
|
|
|
|
|
|
|
marker_ea1e360a96da0ffbe342cf6545ceecd2.bindPopup(popup_041418199d64122c9038f2392df38bf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea1e360a96da0ffbe342cf6545ceecd2.setIcon(icon_de6b36a2a42e097acf50bf6957adf8bf);
|
|
|
|
|
|
var marker_cb0a1c45fdc0e779b89ca9bcb93f9dbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_0c5ad505f7037f40acbf975dca9216f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b95b45fcf3a25151625cf086395c5921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81e8f719e2f9791a22e6cd268f0f9449 = $(`<div id="html_81e8f719e2f9791a22e6cd268f0f9449" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_b95b45fcf3a25151625cf086395c5921.setContent(html_81e8f719e2f9791a22e6cd268f0f9449);
|
|
|
|
|
|
|
|
marker_cb0a1c45fdc0e779b89ca9bcb93f9dbc.bindPopup(popup_b95b45fcf3a25151625cf086395c5921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb0a1c45fdc0e779b89ca9bcb93f9dbc.setIcon(icon_0c5ad505f7037f40acbf975dca9216f1);
|
|
|
|
|
|
var marker_1a67cf6fac8f05407d4df9a3b1fd74cc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a5635a68df9c11592afcad44e7da711c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31cf86597dd683cbfbb2a61199567f5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52ea74a0f5b5c959415e7595bfc2e9b2 = $(`<div id="html_52ea74a0f5b5c959415e7595bfc2e9b2" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_31cf86597dd683cbfbb2a61199567f5a.setContent(html_52ea74a0f5b5c959415e7595bfc2e9b2);
|
|
|
|
|
|
|
|
marker_1a67cf6fac8f05407d4df9a3b1fd74cc.bindPopup(popup_31cf86597dd683cbfbb2a61199567f5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a67cf6fac8f05407d4df9a3b1fd74cc.setIcon(icon_a5635a68df9c11592afcad44e7da711c);
|
|
|
|
|
|
var marker_54d3b52aa74570dc3530ae72f0ef09f2 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_4053aabda4b486ec04d0d73f30e68e46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_873322ccd4a3815837e1dad326a9d9b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b0ef12bec4c1501caa692d26e5344f1 = $(`<div id="html_3b0ef12bec4c1501caa692d26e5344f1" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_873322ccd4a3815837e1dad326a9d9b9.setContent(html_3b0ef12bec4c1501caa692d26e5344f1);
|
|
|
|
|
|
|
|
marker_54d3b52aa74570dc3530ae72f0ef09f2.bindPopup(popup_873322ccd4a3815837e1dad326a9d9b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54d3b52aa74570dc3530ae72f0ef09f2.setIcon(icon_4053aabda4b486ec04d0d73f30e68e46);
|
|
|
|
|
|
var marker_35f2bf38a1c7b7b3835a24078a95f805 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_4483cc1d6fdb2c81c9442094f3e3ac39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ca6dffaffcbb5744ff15c3c0667916a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70804a3b8c2a76e4ad79a334965e3dc1 = $(`<div id="html_70804a3b8c2a76e4ad79a334965e3dc1" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_5ca6dffaffcbb5744ff15c3c0667916a.setContent(html_70804a3b8c2a76e4ad79a334965e3dc1);
|
|
|
|
|
|
|
|
marker_35f2bf38a1c7b7b3835a24078a95f805.bindPopup(popup_5ca6dffaffcbb5744ff15c3c0667916a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35f2bf38a1c7b7b3835a24078a95f805.setIcon(icon_4483cc1d6fdb2c81c9442094f3e3ac39);
|
|
|
|
|
|
var marker_9569a44b50b845cdb585187cb71c1449 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_ec55c042812c987c39330e6bb070600e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ee4982e0acfc58f46194a970a20e22e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_263087f1645528b65c418c14ccf9e96b = $(`<div id="html_263087f1645528b65c418c14ccf9e96b" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_6ee4982e0acfc58f46194a970a20e22e.setContent(html_263087f1645528b65c418c14ccf9e96b);
|
|
|
|
|
|
|
|
marker_9569a44b50b845cdb585187cb71c1449.bindPopup(popup_6ee4982e0acfc58f46194a970a20e22e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9569a44b50b845cdb585187cb71c1449.setIcon(icon_ec55c042812c987c39330e6bb070600e);
|
|
|
|
|
|
var marker_1f6b8a1ac0684f77aa0af835ff59e286 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3087048d6075ddb99cefeb07405c5baf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27d5d9736a7c157030226e1d8e3ce745 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cbc5770183451f22cce0fbe6eab71b9 = $(`<div id="html_0cbc5770183451f22cce0fbe6eab71b9" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_27d5d9736a7c157030226e1d8e3ce745.setContent(html_0cbc5770183451f22cce0fbe6eab71b9);
|
|
|
|
|
|
|
|
marker_1f6b8a1ac0684f77aa0af835ff59e286.bindPopup(popup_27d5d9736a7c157030226e1d8e3ce745)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f6b8a1ac0684f77aa0af835ff59e286.setIcon(icon_3087048d6075ddb99cefeb07405c5baf);
|
|
|
|
|
|
var marker_42401856496766724773c3e34110f3a0 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7f753b19d851693db339ec3996fabe77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0864690ea3583c3736a0b218faa0f549 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aad60b86b3452e00ff9a569438807067 = $(`<div id="html_aad60b86b3452e00ff9a569438807067" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_0864690ea3583c3736a0b218faa0f549.setContent(html_aad60b86b3452e00ff9a569438807067);
|
|
|
|
|
|
|
|
marker_42401856496766724773c3e34110f3a0.bindPopup(popup_0864690ea3583c3736a0b218faa0f549)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42401856496766724773c3e34110f3a0.setIcon(icon_7f753b19d851693db339ec3996fabe77);
|
|
|
|
|
|
var marker_43629ef4289d0c43142d1fea215ba15a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_03378b74fc094771988c419656cd9f66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1395432a41356e90b57c90f942173aeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb7287435ce627f3a708d6601998971c = $(`<div id="html_cb7287435ce627f3a708d6601998971c" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_1395432a41356e90b57c90f942173aeb.setContent(html_cb7287435ce627f3a708d6601998971c);
|
|
|
|
|
|
|
|
marker_43629ef4289d0c43142d1fea215ba15a.bindPopup(popup_1395432a41356e90b57c90f942173aeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43629ef4289d0c43142d1fea215ba15a.setIcon(icon_03378b74fc094771988c419656cd9f66);
|
|
|
|
|
|
var marker_08e5f4c85219d7f936980009a902d4fe = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_6b80999025580f4e9cd1df59a5e6cae3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_876f33706b11d0de2c752c1acbd38a9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b9844b5477ade0b4ffeb6253e41f6be = $(`<div id="html_7b9844b5477ade0b4ffeb6253e41f6be" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_876f33706b11d0de2c752c1acbd38a9a.setContent(html_7b9844b5477ade0b4ffeb6253e41f6be);
|
|
|
|
|
|
|
|
marker_08e5f4c85219d7f936980009a902d4fe.bindPopup(popup_876f33706b11d0de2c752c1acbd38a9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08e5f4c85219d7f936980009a902d4fe.setIcon(icon_6b80999025580f4e9cd1df59a5e6cae3);
|
|
|
|
|
|
var marker_434800b8630f45f63a1889d2b7856c39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_52096b71cbb98756af2d8b612977fcbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ad3ba7407845e587a47da5e80f03ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_244b17e482bd8a452c83bb19a443e06b = $(`<div id="html_244b17e482bd8a452c83bb19a443e06b" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_0ad3ba7407845e587a47da5e80f03ae8.setContent(html_244b17e482bd8a452c83bb19a443e06b);
|
|
|
|
|
|
|
|
marker_434800b8630f45f63a1889d2b7856c39.bindPopup(popup_0ad3ba7407845e587a47da5e80f03ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_434800b8630f45f63a1889d2b7856c39.setIcon(icon_52096b71cbb98756af2d8b612977fcbe);
|
|
|
|
|
|
var marker_210a8e3a1b367b25664852736daefadb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f90fcd458831462d14bfe49e76cbba41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc5f1ad3473011e8fc5a8b490f1dfed7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd319a8b0ead17dd69b8c220763ef174 = $(`<div id="html_dd319a8b0ead17dd69b8c220763ef174" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_bc5f1ad3473011e8fc5a8b490f1dfed7.setContent(html_dd319a8b0ead17dd69b8c220763ef174);
|
|
|
|
|
|
|
|
marker_210a8e3a1b367b25664852736daefadb.bindPopup(popup_bc5f1ad3473011e8fc5a8b490f1dfed7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_210a8e3a1b367b25664852736daefadb.setIcon(icon_f90fcd458831462d14bfe49e76cbba41);
|
|
|
|
|
|
var marker_bc727ad2206cbafabbee7b515889df06 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_254a2858cfed900ef4408e01a73cb0d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53e4c8c691202e3b6207ea0f290b6e93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca61f486b659eb375fd9ba0ad220628a = $(`<div id="html_ca61f486b659eb375fd9ba0ad220628a" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_53e4c8c691202e3b6207ea0f290b6e93.setContent(html_ca61f486b659eb375fd9ba0ad220628a);
|
|
|
|
|
|
|
|
marker_bc727ad2206cbafabbee7b515889df06.bindPopup(popup_53e4c8c691202e3b6207ea0f290b6e93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc727ad2206cbafabbee7b515889df06.setIcon(icon_254a2858cfed900ef4408e01a73cb0d4);
|
|
|
|
|
|
var marker_c5d25e5be37d0959548309a2cbea4bff = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f1938aa5289089bd68f083e002e88996 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d34b6bc9aff7682ca4ea84e4fe3106a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86b826ee700c17e9a6818278f7b63fb4 = $(`<div id="html_86b826ee700c17e9a6818278f7b63fb4" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_0d34b6bc9aff7682ca4ea84e4fe3106a.setContent(html_86b826ee700c17e9a6818278f7b63fb4);
|
|
|
|
|
|
|
|
marker_c5d25e5be37d0959548309a2cbea4bff.bindPopup(popup_0d34b6bc9aff7682ca4ea84e4fe3106a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5d25e5be37d0959548309a2cbea4bff.setIcon(icon_f1938aa5289089bd68f083e002e88996);
|
|
|
|
|
|
var marker_d2ecbd5be71f6fcec69df95a4f2f6810 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3b8b0ceb78412166d36d3e36b56aa196 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73e47dcb5d9a8c3c742dc49468907b1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4b3682f2012365cc33eb24662a56d63 = $(`<div id="html_b4b3682f2012365cc33eb24662a56d63" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_73e47dcb5d9a8c3c742dc49468907b1c.setContent(html_b4b3682f2012365cc33eb24662a56d63);
|
|
|
|
|
|
|
|
marker_d2ecbd5be71f6fcec69df95a4f2f6810.bindPopup(popup_73e47dcb5d9a8c3c742dc49468907b1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2ecbd5be71f6fcec69df95a4f2f6810.setIcon(icon_3b8b0ceb78412166d36d3e36b56aa196);
|
|
|
|
|
|
var marker_374adbb9f4c7982d8d22a3e8ccb59461 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a7302d49906d41149b13e9ae71441d55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc4299193984828c3c18988e09a6ee72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06150c45e4c7c993cf88a96430ea978f = $(`<div id="html_06150c45e4c7c993cf88a96430ea978f" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_fc4299193984828c3c18988e09a6ee72.setContent(html_06150c45e4c7c993cf88a96430ea978f);
|
|
|
|
|
|
|
|
marker_374adbb9f4c7982d8d22a3e8ccb59461.bindPopup(popup_fc4299193984828c3c18988e09a6ee72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_374adbb9f4c7982d8d22a3e8ccb59461.setIcon(icon_a7302d49906d41149b13e9ae71441d55);
|
|
|
|
|
|
var marker_0feb69e37100bf21ffd4735c2bdce235 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a11caaa9a96e14d0189fa0d224637c4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0139fce6599946d511c333cd337b7f06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19d957eca81891950b2a6bc42d6a1cd0 = $(`<div id="html_19d957eca81891950b2a6bc42d6a1cd0" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_0139fce6599946d511c333cd337b7f06.setContent(html_19d957eca81891950b2a6bc42d6a1cd0);
|
|
|
|
|
|
|
|
marker_0feb69e37100bf21ffd4735c2bdce235.bindPopup(popup_0139fce6599946d511c333cd337b7f06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0feb69e37100bf21ffd4735c2bdce235.setIcon(icon_a11caaa9a96e14d0189fa0d224637c4a);
|
|
|
|
|
|
var marker_75d3fd9823ec31b88b06085a4105853d = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_bf7a0b9b6784169f763a5b45a2140fe6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc57ff35b859526e0b86eff03346ab1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e7232abc594703f7a76087c53cb89e8 = $(`<div id="html_0e7232abc594703f7a76087c53cb89e8" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_bc57ff35b859526e0b86eff03346ab1d.setContent(html_0e7232abc594703f7a76087c53cb89e8);
|
|
|
|
|
|
|
|
marker_75d3fd9823ec31b88b06085a4105853d.bindPopup(popup_bc57ff35b859526e0b86eff03346ab1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75d3fd9823ec31b88b06085a4105853d.setIcon(icon_bf7a0b9b6784169f763a5b45a2140fe6);
|
|
|
|
|
|
var marker_9440308d252ff0a59a052743c170bd1f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3da3e492159e4314103fa9b173fcde94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57dcf9e3f803f5f0dc5f5abfa8b3d433 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4bc100c02d8bb78fdb6f23251cb2fe6 = $(`<div id="html_a4bc100c02d8bb78fdb6f23251cb2fe6" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_57dcf9e3f803f5f0dc5f5abfa8b3d433.setContent(html_a4bc100c02d8bb78fdb6f23251cb2fe6);
|
|
|
|
|
|
|
|
marker_9440308d252ff0a59a052743c170bd1f.bindPopup(popup_57dcf9e3f803f5f0dc5f5abfa8b3d433)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9440308d252ff0a59a052743c170bd1f.setIcon(icon_3da3e492159e4314103fa9b173fcde94);
|
|
|
|
|
|
var marker_d4b39cf3e7033fb5f69825b1c3705b88 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_8cc80384d3a304f6baffbba8e0f5df3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f56621c6dfc4f7a63b62fffe42a59e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69a1a0cc02e39a6611c0cb2a71bc2fdd = $(`<div id="html_69a1a0cc02e39a6611c0cb2a71bc2fdd" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_0f56621c6dfc4f7a63b62fffe42a59e0.setContent(html_69a1a0cc02e39a6611c0cb2a71bc2fdd);
|
|
|
|
|
|
|
|
marker_d4b39cf3e7033fb5f69825b1c3705b88.bindPopup(popup_0f56621c6dfc4f7a63b62fffe42a59e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4b39cf3e7033fb5f69825b1c3705b88.setIcon(icon_8cc80384d3a304f6baffbba8e0f5df3f);
|
|
|
|
|
|
var marker_dd5478e0c1ae4fa5355655e6a159526a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a52916677fb0bee8729998efb3958024 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0701c4ff858dd564010c9dfacab21be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_358fb11c1ebdb8a7c6e573efad77e7a1 = $(`<div id="html_358fb11c1ebdb8a7c6e573efad77e7a1" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_a0701c4ff858dd564010c9dfacab21be.setContent(html_358fb11c1ebdb8a7c6e573efad77e7a1);
|
|
|
|
|
|
|
|
marker_dd5478e0c1ae4fa5355655e6a159526a.bindPopup(popup_a0701c4ff858dd564010c9dfacab21be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd5478e0c1ae4fa5355655e6a159526a.setIcon(icon_a52916677fb0bee8729998efb3958024);
|
|
|
|
|
|
var marker_533fa7fc025ab1823ec4c33367ff929f = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_ba564933af17741c94fbbbf41b005720 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bd7b13e38f22fdb7df9259891d9d61c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db794d6761c55afd38be923f00d081d2 = $(`<div id="html_db794d6761c55afd38be923f00d081d2" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_7bd7b13e38f22fdb7df9259891d9d61c.setContent(html_db794d6761c55afd38be923f00d081d2);
|
|
|
|
|
|
|
|
marker_533fa7fc025ab1823ec4c33367ff929f.bindPopup(popup_7bd7b13e38f22fdb7df9259891d9d61c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_533fa7fc025ab1823ec4c33367ff929f.setIcon(icon_ba564933af17741c94fbbbf41b005720);
|
|
|
|
|
|
var marker_ce82a4763d1f7b7ceed5771f3ffed015 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_2085202a1a056efd95393ff644955b06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8448cdc46eb6becd526c6a509722ca3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6e28a406707f4cf0252b2986602ff41 = $(`<div id="html_d6e28a406707f4cf0252b2986602ff41" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_8448cdc46eb6becd526c6a509722ca3f.setContent(html_d6e28a406707f4cf0252b2986602ff41);
|
|
|
|
|
|
|
|
marker_ce82a4763d1f7b7ceed5771f3ffed015.bindPopup(popup_8448cdc46eb6becd526c6a509722ca3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce82a4763d1f7b7ceed5771f3ffed015.setIcon(icon_2085202a1a056efd95393ff644955b06);
|
|
|
|
|
|
var marker_d2dd5a5615d7ce28f3817507c2fd015d = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_745eb7c63c2a2cfed22de35d981ad4fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f05e0b119b33ce54f307dfd3069f64f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c40ed45c5c9a77168cb8c1f2098a6aa7 = $(`<div id="html_c40ed45c5c9a77168cb8c1f2098a6aa7" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_5f05e0b119b33ce54f307dfd3069f64f.setContent(html_c40ed45c5c9a77168cb8c1f2098a6aa7);
|
|
|
|
|
|
|
|
marker_d2dd5a5615d7ce28f3817507c2fd015d.bindPopup(popup_5f05e0b119b33ce54f307dfd3069f64f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2dd5a5615d7ce28f3817507c2fd015d.setIcon(icon_745eb7c63c2a2cfed22de35d981ad4fd);
|
|
|
|
|
|
var marker_c17430aa81ed8767110a95b8a017bf93 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_64047bc57c6d5b1b42e2e4cbcb7bb438 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03cc845f107d0aaa5e2c3d0d15d58092 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e9f6865a07edab8c4261dcf34715920 = $(`<div id="html_1e9f6865a07edab8c4261dcf34715920" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_03cc845f107d0aaa5e2c3d0d15d58092.setContent(html_1e9f6865a07edab8c4261dcf34715920);
|
|
|
|
|
|
|
|
marker_c17430aa81ed8767110a95b8a017bf93.bindPopup(popup_03cc845f107d0aaa5e2c3d0d15d58092)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c17430aa81ed8767110a95b8a017bf93.setIcon(icon_64047bc57c6d5b1b42e2e4cbcb7bb438);
|
|
|
|
|
|
var marker_ccbd439f418d6a8d58a9656545f85021 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_c2b5f34b26de4ef3f111fea98563c2ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45708ad24e6ff8b2ea04e8f3b5f3db13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c71224836d27e1275d2cfb4f204c3963 = $(`<div id="html_c71224836d27e1275d2cfb4f204c3963" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_45708ad24e6ff8b2ea04e8f3b5f3db13.setContent(html_c71224836d27e1275d2cfb4f204c3963);
|
|
|
|
|
|
|
|
marker_ccbd439f418d6a8d58a9656545f85021.bindPopup(popup_45708ad24e6ff8b2ea04e8f3b5f3db13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccbd439f418d6a8d58a9656545f85021.setIcon(icon_c2b5f34b26de4ef3f111fea98563c2ec);
|
|
|
|
|
|
var marker_836c6ad64779745899c54ae8e94c49eb = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_78066621c8bf629038524ef983163d20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0837d73d7cfb886b1d793edb256eb566 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_919a698cc03f775c4c131346722f6088 = $(`<div id="html_919a698cc03f775c4c131346722f6088" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_0837d73d7cfb886b1d793edb256eb566.setContent(html_919a698cc03f775c4c131346722f6088);
|
|
|
|
|
|
|
|
marker_836c6ad64779745899c54ae8e94c49eb.bindPopup(popup_0837d73d7cfb886b1d793edb256eb566)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_836c6ad64779745899c54ae8e94c49eb.setIcon(icon_78066621c8bf629038524ef983163d20);
|
|
|
|
|
|
var marker_032075b5a3089941700b6681df1ea9fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b3365f392793f4a19e5c1fc991ea7538 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87905183d15707c030a48e75763bf334 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e15df5b1d0b2d2e7093d6016cc22f23 = $(`<div id="html_6e15df5b1d0b2d2e7093d6016cc22f23" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_87905183d15707c030a48e75763bf334.setContent(html_6e15df5b1d0b2d2e7093d6016cc22f23);
|
|
|
|
|
|
|
|
marker_032075b5a3089941700b6681df1ea9fc.bindPopup(popup_87905183d15707c030a48e75763bf334)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_032075b5a3089941700b6681df1ea9fc.setIcon(icon_b3365f392793f4a19e5c1fc991ea7538);
|
|
|
|
|
|
var marker_577bfe88aa0ad947705faef8fe51bcba = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_760f113863d8104457c65683eea50d1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea696c4e06aceb3698e80d140082def1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c55db6579a434cee6885215581a96c1 = $(`<div id="html_0c55db6579a434cee6885215581a96c1" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_ea696c4e06aceb3698e80d140082def1.setContent(html_0c55db6579a434cee6885215581a96c1);
|
|
|
|
|
|
|
|
marker_577bfe88aa0ad947705faef8fe51bcba.bindPopup(popup_ea696c4e06aceb3698e80d140082def1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_577bfe88aa0ad947705faef8fe51bcba.setIcon(icon_760f113863d8104457c65683eea50d1f);
|
|
|
|
|
|
var marker_bd01602ba72c765267f878a2af932350 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_94e1204db3b39750b0d4be191ba101f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47b66f14d1f2c6b9dbf5a37c57f7810e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_463199bf8b6c163339543bc4aede53e0 = $(`<div id="html_463199bf8b6c163339543bc4aede53e0" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_47b66f14d1f2c6b9dbf5a37c57f7810e.setContent(html_463199bf8b6c163339543bc4aede53e0);
|
|
|
|
|
|
|
|
marker_bd01602ba72c765267f878a2af932350.bindPopup(popup_47b66f14d1f2c6b9dbf5a37c57f7810e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd01602ba72c765267f878a2af932350.setIcon(icon_94e1204db3b39750b0d4be191ba101f6);
|
|
|
|
|
|
var marker_1f049d3ee040ddb639a135a1ae7b5c41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b0e25bb230e05c4d234b9a2f13cd4e3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a4ef760b3c304257208a8dd6304752e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4b18b857b4924c689bb7a303a80ad06 = $(`<div id="html_d4b18b857b4924c689bb7a303a80ad06" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_4a4ef760b3c304257208a8dd6304752e.setContent(html_d4b18b857b4924c689bb7a303a80ad06);
|
|
|
|
|
|
|
|
marker_1f049d3ee040ddb639a135a1ae7b5c41.bindPopup(popup_4a4ef760b3c304257208a8dd6304752e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f049d3ee040ddb639a135a1ae7b5c41.setIcon(icon_b0e25bb230e05c4d234b9a2f13cd4e3b);
|
|
|
|
|
|
var marker_99cd0a182266e244c461be75a42a10e3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_c3c7c281d959a8a2c17c10ecee1b0a53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_467bc6f4aecaf0e80cb58a8a2d43513e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b36b45e7d136d8753c8a82bfd5f4641 = $(`<div id="html_2b36b45e7d136d8753c8a82bfd5f4641" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_467bc6f4aecaf0e80cb58a8a2d43513e.setContent(html_2b36b45e7d136d8753c8a82bfd5f4641);
|
|
|
|
|
|
|
|
marker_99cd0a182266e244c461be75a42a10e3.bindPopup(popup_467bc6f4aecaf0e80cb58a8a2d43513e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99cd0a182266e244c461be75a42a10e3.setIcon(icon_c3c7c281d959a8a2c17c10ecee1b0a53);
|
|
|
|
|
|
var marker_1b405ae5193c75ff422e1b121deeba7d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3c20b77056b001d6b10f709d1f36411a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8ec471ab918fa73516cf9bcaea352c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5006826fddadde22bbb4adb73f2a4af2 = $(`<div id="html_5006826fddadde22bbb4adb73f2a4af2" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_b8ec471ab918fa73516cf9bcaea352c0.setContent(html_5006826fddadde22bbb4adb73f2a4af2);
|
|
|
|
|
|
|
|
marker_1b405ae5193c75ff422e1b121deeba7d.bindPopup(popup_b8ec471ab918fa73516cf9bcaea352c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b405ae5193c75ff422e1b121deeba7d.setIcon(icon_3c20b77056b001d6b10f709d1f36411a);
|
|
|
|
|
|
var marker_11bf011911a38267a97dfc3bd4547d55 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a9a873eb44bb3e4cdeb940eb3ab4cb18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_679ce912e9fc0dd856e43341c20f9ede = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d4d1a546275cf4e268b57b0d6e05b2b = $(`<div id="html_6d4d1a546275cf4e268b57b0d6e05b2b" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_679ce912e9fc0dd856e43341c20f9ede.setContent(html_6d4d1a546275cf4e268b57b0d6e05b2b);
|
|
|
|
|
|
|
|
marker_11bf011911a38267a97dfc3bd4547d55.bindPopup(popup_679ce912e9fc0dd856e43341c20f9ede)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11bf011911a38267a97dfc3bd4547d55.setIcon(icon_a9a873eb44bb3e4cdeb940eb3ab4cb18);
|
|
|
|
|
|
var marker_f63b7fc9cb6e9f6ee9cc683fa9e7577f = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d4980e7a80f7041b71c67bec63599265 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1ae2f010566de4bc4191f5a10452b49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16923352bb88183b5c73435d7ea166b4 = $(`<div id="html_16923352bb88183b5c73435d7ea166b4" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_f1ae2f010566de4bc4191f5a10452b49.setContent(html_16923352bb88183b5c73435d7ea166b4);
|
|
|
|
|
|
|
|
marker_f63b7fc9cb6e9f6ee9cc683fa9e7577f.bindPopup(popup_f1ae2f010566de4bc4191f5a10452b49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f63b7fc9cb6e9f6ee9cc683fa9e7577f.setIcon(icon_d4980e7a80f7041b71c67bec63599265);
|
|
|
|
|
|
var marker_dbc6ce66c1c11e60d28fd0e65e47f316 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_74ed4a72a5885aab518520c9a861e855 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ca379d45f444e1dff207e650ea03856 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90247bbc9b9794e61b938d25840e60b0 = $(`<div id="html_90247bbc9b9794e61b938d25840e60b0" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_4ca379d45f444e1dff207e650ea03856.setContent(html_90247bbc9b9794e61b938d25840e60b0);
|
|
|
|
|
|
|
|
marker_dbc6ce66c1c11e60d28fd0e65e47f316.bindPopup(popup_4ca379d45f444e1dff207e650ea03856)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbc6ce66c1c11e60d28fd0e65e47f316.setIcon(icon_74ed4a72a5885aab518520c9a861e855);
|
|
|
|
|
|
var marker_85ff5283912c33de5446e461b0243472 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_2a012750bbf4eb129a341c4f3250aa68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aacbbbc5776029a6755aaea3c908c7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10bb39f96a7f3c25fad2a8868e3548d6 = $(`<div id="html_10bb39f96a7f3c25fad2a8868e3548d6" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_9aacbbbc5776029a6755aaea3c908c7c.setContent(html_10bb39f96a7f3c25fad2a8868e3548d6);
|
|
|
|
|
|
|
|
marker_85ff5283912c33de5446e461b0243472.bindPopup(popup_9aacbbbc5776029a6755aaea3c908c7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85ff5283912c33de5446e461b0243472.setIcon(icon_2a012750bbf4eb129a341c4f3250aa68);
|
|
|
|
|
|
var marker_9d6395b9ccd0c08413604cf2118f9625 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_1d207538e7be52f205546cb498b229dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60f886c760e402b74f8aa6e94f8a0fb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c87b2bc1fe72a3baae23f17b28b86e24 = $(`<div id="html_c87b2bc1fe72a3baae23f17b28b86e24" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_60f886c760e402b74f8aa6e94f8a0fb9.setContent(html_c87b2bc1fe72a3baae23f17b28b86e24);
|
|
|
|
|
|
|
|
marker_9d6395b9ccd0c08413604cf2118f9625.bindPopup(popup_60f886c760e402b74f8aa6e94f8a0fb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d6395b9ccd0c08413604cf2118f9625.setIcon(icon_1d207538e7be52f205546cb498b229dc);
|
|
|
|
|
|
var marker_49bb6d4fab56f46240afc722d8f9dbdf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_41995123da5589781170bc408b641be1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e6ec8292087a7880b7d006c90b055d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e246c74db8dcb2856d74ac6501ae7ef = $(`<div id="html_7e246c74db8dcb2856d74ac6501ae7ef" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_0e6ec8292087a7880b7d006c90b055d9.setContent(html_7e246c74db8dcb2856d74ac6501ae7ef);
|
|
|
|
|
|
|
|
marker_49bb6d4fab56f46240afc722d8f9dbdf.bindPopup(popup_0e6ec8292087a7880b7d006c90b055d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49bb6d4fab56f46240afc722d8f9dbdf.setIcon(icon_41995123da5589781170bc408b641be1);
|
|
|
|
|
|
var marker_54b4e36a87b92ff1daea8826d3327be5 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_684183cb9571ff11b099b33e288bdd5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e16936beab8afc85ca800c7976aa30c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acff23292b461964f83927c9c8eb28d0 = $(`<div id="html_acff23292b461964f83927c9c8eb28d0" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_8e16936beab8afc85ca800c7976aa30c.setContent(html_acff23292b461964f83927c9c8eb28d0);
|
|
|
|
|
|
|
|
marker_54b4e36a87b92ff1daea8826d3327be5.bindPopup(popup_8e16936beab8afc85ca800c7976aa30c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54b4e36a87b92ff1daea8826d3327be5.setIcon(icon_684183cb9571ff11b099b33e288bdd5f);
|
|
|
|
|
|
var marker_8f980dc1abefed4ead5238c3a154c56a = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_2f47f6cf91c091ee3eb506c875e34635 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a357c73be7d6dc00e7cf31353c02d37f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_322c55a34d85cee66adabef4d4b707fd = $(`<div id="html_322c55a34d85cee66adabef4d4b707fd" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_a357c73be7d6dc00e7cf31353c02d37f.setContent(html_322c55a34d85cee66adabef4d4b707fd);
|
|
|
|
|
|
|
|
marker_8f980dc1abefed4ead5238c3a154c56a.bindPopup(popup_a357c73be7d6dc00e7cf31353c02d37f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f980dc1abefed4ead5238c3a154c56a.setIcon(icon_2f47f6cf91c091ee3eb506c875e34635);
|
|
|
|
|
|
var marker_6a90dd2917411a11a34a225c945ef352 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a0cfd0c78fdd228624ecd9a63566dea8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5449fddfd2da4d8a14155d73792bb79d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d81f1d4d1d3468f679ca5e7f4f96a54 = $(`<div id="html_7d81f1d4d1d3468f679ca5e7f4f96a54" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_5449fddfd2da4d8a14155d73792bb79d.setContent(html_7d81f1d4d1d3468f679ca5e7f4f96a54);
|
|
|
|
|
|
|
|
marker_6a90dd2917411a11a34a225c945ef352.bindPopup(popup_5449fddfd2da4d8a14155d73792bb79d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a90dd2917411a11a34a225c945ef352.setIcon(icon_a0cfd0c78fdd228624ecd9a63566dea8);
|
|
|
|
|
|
var marker_82d27e6b4863eb6cd6257870915cdaf0 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3eefd9ee182808187cf251bc4797862c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2015acc959899a0bcf2a34b2e460bd54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5c3ccadf343b8dab1bfb4f69cde8480 = $(`<div id="html_b5c3ccadf343b8dab1bfb4f69cde8480" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_2015acc959899a0bcf2a34b2e460bd54.setContent(html_b5c3ccadf343b8dab1bfb4f69cde8480);
|
|
|
|
|
|
|
|
marker_82d27e6b4863eb6cd6257870915cdaf0.bindPopup(popup_2015acc959899a0bcf2a34b2e460bd54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82d27e6b4863eb6cd6257870915cdaf0.setIcon(icon_3eefd9ee182808187cf251bc4797862c);
|
|
|
|
|
|
var marker_b9cd95cb6cb38b53c74f4c05b1616cda = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_404d659643b27b6dbe312f704c15fb66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4321275e1b86fdf6d280d2abd58ea5c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c4f60c4c4651c556d3067c0d9812694 = $(`<div id="html_1c4f60c4c4651c556d3067c0d9812694" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_4321275e1b86fdf6d280d2abd58ea5c8.setContent(html_1c4f60c4c4651c556d3067c0d9812694);
|
|
|
|
|
|
|
|
marker_b9cd95cb6cb38b53c74f4c05b1616cda.bindPopup(popup_4321275e1b86fdf6d280d2abd58ea5c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9cd95cb6cb38b53c74f4c05b1616cda.setIcon(icon_404d659643b27b6dbe312f704c15fb66);
|
|
|
|
|
|
var marker_e4da361db5bfd0a746e21a597fc03e17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_2b66285e3f603a4277356edf1246e12a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa4cbb3299f8d09f0599dde0062a4d20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a827e9ba33a24a72d1461348949e4d0 = $(`<div id="html_7a827e9ba33a24a72d1461348949e4d0" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_aa4cbb3299f8d09f0599dde0062a4d20.setContent(html_7a827e9ba33a24a72d1461348949e4d0);
|
|
|
|
|
|
|
|
marker_e4da361db5bfd0a746e21a597fc03e17.bindPopup(popup_aa4cbb3299f8d09f0599dde0062a4d20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4da361db5bfd0a746e21a597fc03e17.setIcon(icon_2b66285e3f603a4277356edf1246e12a);
|
|
|
|
|
|
var marker_18ae1394c60d4379da4c39e0d1bc122e = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5ba649e00dc271cd990d57d61427da20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec4af0028a1715b98680209bc1dd7eee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51a945bab5a76740d1071fd1d166c230 = $(`<div id="html_51a945bab5a76740d1071fd1d166c230" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_ec4af0028a1715b98680209bc1dd7eee.setContent(html_51a945bab5a76740d1071fd1d166c230);
|
|
|
|
|
|
|
|
marker_18ae1394c60d4379da4c39e0d1bc122e.bindPopup(popup_ec4af0028a1715b98680209bc1dd7eee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18ae1394c60d4379da4c39e0d1bc122e.setIcon(icon_5ba649e00dc271cd990d57d61427da20);
|
|
|
|
|
|
var marker_8c7902e697497577b930544e055f0f76 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d1baf23c261237babedcd3ae6f752dcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23e43ce7bb4f300999823fc503765190 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41f683c73ebe3f641a07532cc08ab5de = $(`<div id="html_41f683c73ebe3f641a07532cc08ab5de" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_23e43ce7bb4f300999823fc503765190.setContent(html_41f683c73ebe3f641a07532cc08ab5de);
|
|
|
|
|
|
|
|
marker_8c7902e697497577b930544e055f0f76.bindPopup(popup_23e43ce7bb4f300999823fc503765190)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c7902e697497577b930544e055f0f76.setIcon(icon_d1baf23c261237babedcd3ae6f752dcf);
|
|
|
|
|
|
var marker_6f49f9b33ff28e696aed437d12e33ca6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_c15bdd064fecaa2eb07a794d5b4d326e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_580741a4e22738f1feac6771d6e107b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8e82cfaf24a9d1cda68ea26daeef249 = $(`<div id="html_a8e82cfaf24a9d1cda68ea26daeef249" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_580741a4e22738f1feac6771d6e107b3.setContent(html_a8e82cfaf24a9d1cda68ea26daeef249);
|
|
|
|
|
|
|
|
marker_6f49f9b33ff28e696aed437d12e33ca6.bindPopup(popup_580741a4e22738f1feac6771d6e107b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f49f9b33ff28e696aed437d12e33ca6.setIcon(icon_c15bdd064fecaa2eb07a794d5b4d326e);
|
|
|
|
|
|
var marker_4687a48dbdaa8137050a0cae3131c79a = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_1b380602c38fbf0304b64de772b2e023 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26e4c51bacdf4c69a5303809db7f41bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae2aab409aa84bd526b7d47651aab7da = $(`<div id="html_ae2aab409aa84bd526b7d47651aab7da" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_26e4c51bacdf4c69a5303809db7f41bc.setContent(html_ae2aab409aa84bd526b7d47651aab7da);
|
|
|
|
|
|
|
|
marker_4687a48dbdaa8137050a0cae3131c79a.bindPopup(popup_26e4c51bacdf4c69a5303809db7f41bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4687a48dbdaa8137050a0cae3131c79a.setIcon(icon_1b380602c38fbf0304b64de772b2e023);
|
|
|
|
|
|
var marker_662e22474e8fdd8a0f785e8d5ab673ea = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_1e85439b2349e185d1fad56da9d40dc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13e36c6da90822ff90bb21833e9b8c85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d3a18a9d010d0bd0cebb9b5645d6cce = $(`<div id="html_4d3a18a9d010d0bd0cebb9b5645d6cce" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_13e36c6da90822ff90bb21833e9b8c85.setContent(html_4d3a18a9d010d0bd0cebb9b5645d6cce);
|
|
|
|
|
|
|
|
marker_662e22474e8fdd8a0f785e8d5ab673ea.bindPopup(popup_13e36c6da90822ff90bb21833e9b8c85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_662e22474e8fdd8a0f785e8d5ab673ea.setIcon(icon_1e85439b2349e185d1fad56da9d40dc4);
|
|
|
|
|
|
var marker_d1f711002dbce65dd59a7f1ddf8b62f9 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b60a80abbdce1def30542627b9b09c08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3298142c0c6722314d0ca4f691fcfbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff79e82a852f111b82b7eff1f476b083 = $(`<div id="html_ff79e82a852f111b82b7eff1f476b083" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_f3298142c0c6722314d0ca4f691fcfbe.setContent(html_ff79e82a852f111b82b7eff1f476b083);
|
|
|
|
|
|
|
|
marker_d1f711002dbce65dd59a7f1ddf8b62f9.bindPopup(popup_f3298142c0c6722314d0ca4f691fcfbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1f711002dbce65dd59a7f1ddf8b62f9.setIcon(icon_b60a80abbdce1def30542627b9b09c08);
|
|
|
|
|
|
var marker_3566bb091b417f517b2110d2c755192f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f50493fae2f2e1773717b94089adf8c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b13bd5a5b853897b82b41acaed25ff7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79a5abb5540ac1cb0aceee9705f9012e = $(`<div id="html_79a5abb5540ac1cb0aceee9705f9012e" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_b13bd5a5b853897b82b41acaed25ff7d.setContent(html_79a5abb5540ac1cb0aceee9705f9012e);
|
|
|
|
|
|
|
|
marker_3566bb091b417f517b2110d2c755192f.bindPopup(popup_b13bd5a5b853897b82b41acaed25ff7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3566bb091b417f517b2110d2c755192f.setIcon(icon_f50493fae2f2e1773717b94089adf8c1);
|
|
|
|
|
|
var marker_7d12ff3e6456c74a65b3e19c51d3b9ea = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_fb5b5f0d7cd612c41f25eb0b448557b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c89deace53c6370e38688ffeeee67cb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c125c3f59880df55ce65cfb2cacca5c8 = $(`<div id="html_c125c3f59880df55ce65cfb2cacca5c8" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_c89deace53c6370e38688ffeeee67cb2.setContent(html_c125c3f59880df55ce65cfb2cacca5c8);
|
|
|
|
|
|
|
|
marker_7d12ff3e6456c74a65b3e19c51d3b9ea.bindPopup(popup_c89deace53c6370e38688ffeeee67cb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d12ff3e6456c74a65b3e19c51d3b9ea.setIcon(icon_fb5b5f0d7cd612c41f25eb0b448557b6);
|
|
|
|
|
|
var marker_3f0ef6d3b0a4045dc2d92948f771547c = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_42d8a575b99b19c66e9bfc9ed119a0e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28e78e2c69bc45644cfbf26bcca14049 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26594ccaad3c82b1fcc915a6ca1e58fd = $(`<div id="html_26594ccaad3c82b1fcc915a6ca1e58fd" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_28e78e2c69bc45644cfbf26bcca14049.setContent(html_26594ccaad3c82b1fcc915a6ca1e58fd);
|
|
|
|
|
|
|
|
marker_3f0ef6d3b0a4045dc2d92948f771547c.bindPopup(popup_28e78e2c69bc45644cfbf26bcca14049)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f0ef6d3b0a4045dc2d92948f771547c.setIcon(icon_42d8a575b99b19c66e9bfc9ed119a0e4);
|
|
|
|
|
|
var marker_be7dc91b6edc39576699b552db5d1daa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_2a63fe83e90c5e7047248ef5d1743825 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f569c06db73b6fd5920bd09d2c7332b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc71dad8df7f9907ed92b488af8efc37 = $(`<div id="html_fc71dad8df7f9907ed92b488af8efc37" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_8f569c06db73b6fd5920bd09d2c7332b.setContent(html_fc71dad8df7f9907ed92b488af8efc37);
|
|
|
|
|
|
|
|
marker_be7dc91b6edc39576699b552db5d1daa.bindPopup(popup_8f569c06db73b6fd5920bd09d2c7332b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be7dc91b6edc39576699b552db5d1daa.setIcon(icon_2a63fe83e90c5e7047248ef5d1743825);
|
|
|
|
|
|
var marker_08c75f85ebfeb8cc7848a800de129fdc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_c2d3a0cfc03989ac6678908e06a428fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13daa7fd386c0dffd14362645c4eca33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33f852dcca4a2a0b5e379057e3872d51 = $(`<div id="html_33f852dcca4a2a0b5e379057e3872d51" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_13daa7fd386c0dffd14362645c4eca33.setContent(html_33f852dcca4a2a0b5e379057e3872d51);
|
|
|
|
|
|
|
|
marker_08c75f85ebfeb8cc7848a800de129fdc.bindPopup(popup_13daa7fd386c0dffd14362645c4eca33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08c75f85ebfeb8cc7848a800de129fdc.setIcon(icon_c2d3a0cfc03989ac6678908e06a428fc);
|
|
|
|
|
|
var marker_80368384b8b41785b80bf17ced250451 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_60bd83969687e5aefb30d0b82302f36d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a049df6a719601596f93facc25a97dd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdae20c018aadb8b1197547eddb77da7 = $(`<div id="html_bdae20c018aadb8b1197547eddb77da7" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_a049df6a719601596f93facc25a97dd2.setContent(html_bdae20c018aadb8b1197547eddb77da7);
|
|
|
|
|
|
|
|
marker_80368384b8b41785b80bf17ced250451.bindPopup(popup_a049df6a719601596f93facc25a97dd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80368384b8b41785b80bf17ced250451.setIcon(icon_60bd83969687e5aefb30d0b82302f36d);
|
|
|
|
|
|
var marker_445f9937f5ff3a5c22b149deb87191a4 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b4a855db34a41b15e506bc5ea7bdb830 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2a2bc9261560ef880868a8554bfb452 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d375875c9d959339fa54d8bf80bc8086 = $(`<div id="html_d375875c9d959339fa54d8bf80bc8086" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_b2a2bc9261560ef880868a8554bfb452.setContent(html_d375875c9d959339fa54d8bf80bc8086);
|
|
|
|
|
|
|
|
marker_445f9937f5ff3a5c22b149deb87191a4.bindPopup(popup_b2a2bc9261560ef880868a8554bfb452)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_445f9937f5ff3a5c22b149deb87191a4.setIcon(icon_b4a855db34a41b15e506bc5ea7bdb830);
|
|
|
|
|
|
var marker_532c5950a360e9042ffec1d5ebea7c87 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3367cb0434f754331ec825eda8cdd2da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c935151895877a72a8e6774f2c7885e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3f61fb90cf1471855815c87e92fc2f4 = $(`<div id="html_c3f61fb90cf1471855815c87e92fc2f4" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_c935151895877a72a8e6774f2c7885e8.setContent(html_c3f61fb90cf1471855815c87e92fc2f4);
|
|
|
|
|
|
|
|
marker_532c5950a360e9042ffec1d5ebea7c87.bindPopup(popup_c935151895877a72a8e6774f2c7885e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_532c5950a360e9042ffec1d5ebea7c87.setIcon(icon_3367cb0434f754331ec825eda8cdd2da);
|
|
|
|
|
|
var marker_c115551d963f052995be53e4e87dfd9f = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_267f335167f318d40cd7b5ad9f1d16a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b7cadf7339ab56f0df305d29efd5138 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eb1cf7e535561de5c2363bf88ccb530 = $(`<div id="html_5eb1cf7e535561de5c2363bf88ccb530" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_6b7cadf7339ab56f0df305d29efd5138.setContent(html_5eb1cf7e535561de5c2363bf88ccb530);
|
|
|
|
|
|
|
|
marker_c115551d963f052995be53e4e87dfd9f.bindPopup(popup_6b7cadf7339ab56f0df305d29efd5138)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c115551d963f052995be53e4e87dfd9f.setIcon(icon_267f335167f318d40cd7b5ad9f1d16a0);
|
|
|
|
|
|
var marker_921ab8984a69153831a46cc418eef852 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_0f45d579e505c41e26a8f47ceda1a8c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5123570accd6d96ff9682e0582d0da67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8086dd5094682907b52c31d19dbc06f9 = $(`<div id="html_8086dd5094682907b52c31d19dbc06f9" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_5123570accd6d96ff9682e0582d0da67.setContent(html_8086dd5094682907b52c31d19dbc06f9);
|
|
|
|
|
|
|
|
marker_921ab8984a69153831a46cc418eef852.bindPopup(popup_5123570accd6d96ff9682e0582d0da67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_921ab8984a69153831a46cc418eef852.setIcon(icon_0f45d579e505c41e26a8f47ceda1a8c4);
|
|
|
|
|
|
var marker_8a72095eaaa0edcb15f589f62668ecc3 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_09e9f20609003fc42f93e49e509be128 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ff07ea78ada6880e70441e9c4d2a426 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_970daa37805cbf660ead05b51f209c65 = $(`<div id="html_970daa37805cbf660ead05b51f209c65" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_9ff07ea78ada6880e70441e9c4d2a426.setContent(html_970daa37805cbf660ead05b51f209c65);
|
|
|
|
|
|
|
|
marker_8a72095eaaa0edcb15f589f62668ecc3.bindPopup(popup_9ff07ea78ada6880e70441e9c4d2a426)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a72095eaaa0edcb15f589f62668ecc3.setIcon(icon_09e9f20609003fc42f93e49e509be128);
|
|
|
|
|
|
var marker_fde48f976c05ab1adfb585623525f112 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_8d7e10048375568b547075e2734136f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c67ae2c475e84156dd3edfd04dc8be9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91e1b3792595d721e4124c3706f86d85 = $(`<div id="html_91e1b3792595d721e4124c3706f86d85" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_1c67ae2c475e84156dd3edfd04dc8be9.setContent(html_91e1b3792595d721e4124c3706f86d85);
|
|
|
|
|
|
|
|
marker_fde48f976c05ab1adfb585623525f112.bindPopup(popup_1c67ae2c475e84156dd3edfd04dc8be9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fde48f976c05ab1adfb585623525f112.setIcon(icon_8d7e10048375568b547075e2734136f0);
|
|
|
|
|
|
var marker_bbf94a6a093d63e1f2067cce9870a7f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_93deb54b373f973661e01abb3152b7e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bc1ed8dbd6c47c284909d0e60896b0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_411471ea8e8236b3291d2a895fdcc52e = $(`<div id="html_411471ea8e8236b3291d2a895fdcc52e" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_8bc1ed8dbd6c47c284909d0e60896b0e.setContent(html_411471ea8e8236b3291d2a895fdcc52e);
|
|
|
|
|
|
|
|
marker_bbf94a6a093d63e1f2067cce9870a7f1.bindPopup(popup_8bc1ed8dbd6c47c284909d0e60896b0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbf94a6a093d63e1f2067cce9870a7f1.setIcon(icon_93deb54b373f973661e01abb3152b7e7);
|
|
|
|
|
|
var marker_5df33f76141ab8650a826d1716cbafde = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_93f8e6631b4392d3aa2cc1172c3111db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d0b7632812e5f43b89b63746fbad2c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79775b121e65e94eac0c2bef03aa2a26 = $(`<div id="html_79775b121e65e94eac0c2bef03aa2a26" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_5d0b7632812e5f43b89b63746fbad2c1.setContent(html_79775b121e65e94eac0c2bef03aa2a26);
|
|
|
|
|
|
|
|
marker_5df33f76141ab8650a826d1716cbafde.bindPopup(popup_5d0b7632812e5f43b89b63746fbad2c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5df33f76141ab8650a826d1716cbafde.setIcon(icon_93f8e6631b4392d3aa2cc1172c3111db);
|
|
|
|
|
|
var marker_25bb7571caa4698cd08b7c4bee36f747 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_705689d094b9f1bd4e874ebca0effa6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_492c993590b919324197f4e543619eb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dc1a8523b0efe019eb824a9a60ebe2a = $(`<div id="html_4dc1a8523b0efe019eb824a9a60ebe2a" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_492c993590b919324197f4e543619eb6.setContent(html_4dc1a8523b0efe019eb824a9a60ebe2a);
|
|
|
|
|
|
|
|
marker_25bb7571caa4698cd08b7c4bee36f747.bindPopup(popup_492c993590b919324197f4e543619eb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25bb7571caa4698cd08b7c4bee36f747.setIcon(icon_705689d094b9f1bd4e874ebca0effa6a);
|
|
|
|
|
|
var marker_50c19919e6bcf1e53a4961da64ff58f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b69976dbf936c6bad0b1d0b99ffc2566 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e37a1e6e8e8792b0794f752716054798 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa3ae4f4e685e3a8728e39dff372bd18 = $(`<div id="html_fa3ae4f4e685e3a8728e39dff372bd18" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_e37a1e6e8e8792b0794f752716054798.setContent(html_fa3ae4f4e685e3a8728e39dff372bd18);
|
|
|
|
|
|
|
|
marker_50c19919e6bcf1e53a4961da64ff58f5.bindPopup(popup_e37a1e6e8e8792b0794f752716054798)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50c19919e6bcf1e53a4961da64ff58f5.setIcon(icon_b69976dbf936c6bad0b1d0b99ffc2566);
|
|
|
|
|
|
var marker_fe7a9379f4bbf54008c3d00c75fe8029 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_313dd4a30caa2ff0ac304df66181df16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fefb306d27a3c0ddfe8f168414b2796 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8a2330e6aaa0f53c77f191f0c5bd860 = $(`<div id="html_a8a2330e6aaa0f53c77f191f0c5bd860" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_1fefb306d27a3c0ddfe8f168414b2796.setContent(html_a8a2330e6aaa0f53c77f191f0c5bd860);
|
|
|
|
|
|
|
|
marker_fe7a9379f4bbf54008c3d00c75fe8029.bindPopup(popup_1fefb306d27a3c0ddfe8f168414b2796)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe7a9379f4bbf54008c3d00c75fe8029.setIcon(icon_313dd4a30caa2ff0ac304df66181df16);
|
|
|
|
|
|
var marker_2ffdbdadf83d079e41b9ce19f9e9e551 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_662d122e04b9cdf7df9542009f6747bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bf643c78caaf277f1372dabc92f84ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09d5de5ce9b1d9ed0478360aeae992b3 = $(`<div id="html_09d5de5ce9b1d9ed0478360aeae992b3" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_7bf643c78caaf277f1372dabc92f84ad.setContent(html_09d5de5ce9b1d9ed0478360aeae992b3);
|
|
|
|
|
|
|
|
marker_2ffdbdadf83d079e41b9ce19f9e9e551.bindPopup(popup_7bf643c78caaf277f1372dabc92f84ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ffdbdadf83d079e41b9ce19f9e9e551.setIcon(icon_662d122e04b9cdf7df9542009f6747bc);
|
|
|
|
|
|
var marker_0686c336d025107bc5b20575c92417fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_2e76bbfcfbd8181f7a184b4af75968dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb75ec90b88af935ec2faddd00ce3553 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_355652eaad7be2b43c27c41a1c161a92 = $(`<div id="html_355652eaad7be2b43c27c41a1c161a92" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_eb75ec90b88af935ec2faddd00ce3553.setContent(html_355652eaad7be2b43c27c41a1c161a92);
|
|
|
|
|
|
|
|
marker_0686c336d025107bc5b20575c92417fb.bindPopup(popup_eb75ec90b88af935ec2faddd00ce3553)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0686c336d025107bc5b20575c92417fb.setIcon(icon_2e76bbfcfbd8181f7a184b4af75968dc);
|
|
|
|
|
|
var marker_95f73968f3f93b66649b46a42083def7 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_41a145da0aa66099bcbb6b284a3c5d7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d34589f2d17d435e9d4c4c135205793 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d454fd5c98d1b36c6540aa891fe17cfe = $(`<div id="html_d454fd5c98d1b36c6540aa891fe17cfe" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_9d34589f2d17d435e9d4c4c135205793.setContent(html_d454fd5c98d1b36c6540aa891fe17cfe);
|
|
|
|
|
|
|
|
marker_95f73968f3f93b66649b46a42083def7.bindPopup(popup_9d34589f2d17d435e9d4c4c135205793)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95f73968f3f93b66649b46a42083def7.setIcon(icon_41a145da0aa66099bcbb6b284a3c5d7d);
|
|
|
|
|
|
var marker_c5a985b58f3af69d28238ed72409cd6a = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_fc87d80570c3d391079af6ad8dc07dfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_113673498cc4db7a629abc269b09c1b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_876c1a1507e457f53362ff90acf07b41 = $(`<div id="html_876c1a1507e457f53362ff90acf07b41" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_113673498cc4db7a629abc269b09c1b1.setContent(html_876c1a1507e457f53362ff90acf07b41);
|
|
|
|
|
|
|
|
marker_c5a985b58f3af69d28238ed72409cd6a.bindPopup(popup_113673498cc4db7a629abc269b09c1b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5a985b58f3af69d28238ed72409cd6a.setIcon(icon_fc87d80570c3d391079af6ad8dc07dfb);
|
|
|
|
|
|
var marker_a51a7326f0e7332171c6600ed062c6dc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_6c00394335474221a37dbeea396af9e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a28459d2c26a9c08dd39c9670135578 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98978b77a56670827694fe11e643d7ae = $(`<div id="html_98978b77a56670827694fe11e643d7ae" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_8a28459d2c26a9c08dd39c9670135578.setContent(html_98978b77a56670827694fe11e643d7ae);
|
|
|
|
|
|
|
|
marker_a51a7326f0e7332171c6600ed062c6dc.bindPopup(popup_8a28459d2c26a9c08dd39c9670135578)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a51a7326f0e7332171c6600ed062c6dc.setIcon(icon_6c00394335474221a37dbeea396af9e6);
|
|
|
|
|
|
var marker_c4070fb834a879155f92cebe47744cad = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7927832dce47370a8d9424e793fdf37f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14b7b61d03c009ed0bd2125fb15bb619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f13bf89d2547816a701f3debc1e9c20 = $(`<div id="html_6f13bf89d2547816a701f3debc1e9c20" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_14b7b61d03c009ed0bd2125fb15bb619.setContent(html_6f13bf89d2547816a701f3debc1e9c20);
|
|
|
|
|
|
|
|
marker_c4070fb834a879155f92cebe47744cad.bindPopup(popup_14b7b61d03c009ed0bd2125fb15bb619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4070fb834a879155f92cebe47744cad.setIcon(icon_7927832dce47370a8d9424e793fdf37f);
|
|
|
|
|
|
var marker_bd84c145b1fab73fcd032877064040fd = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a309b7c323b94d652fc288ba28672244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cae7135696334dcad4682477c1183d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2123ecaf4bd9d09ce6e1c8b0a6746740 = $(`<div id="html_2123ecaf4bd9d09ce6e1c8b0a6746740" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_8cae7135696334dcad4682477c1183d6.setContent(html_2123ecaf4bd9d09ce6e1c8b0a6746740);
|
|
|
|
|
|
|
|
marker_bd84c145b1fab73fcd032877064040fd.bindPopup(popup_8cae7135696334dcad4682477c1183d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd84c145b1fab73fcd032877064040fd.setIcon(icon_a309b7c323b94d652fc288ba28672244);
|
|
|
|
|
|
var marker_9fd1d824ef3ccdecb228c2d9cf3441c2 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a10061a0d52438545e13579e10cc9fb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fc5028b50722cf69aef6a5771a83c37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24d54d6d53837ab3e6c17ebbc0e2c893 = $(`<div id="html_24d54d6d53837ab3e6c17ebbc0e2c893" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_6fc5028b50722cf69aef6a5771a83c37.setContent(html_24d54d6d53837ab3e6c17ebbc0e2c893);
|
|
|
|
|
|
|
|
marker_9fd1d824ef3ccdecb228c2d9cf3441c2.bindPopup(popup_6fc5028b50722cf69aef6a5771a83c37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fd1d824ef3ccdecb228c2d9cf3441c2.setIcon(icon_a10061a0d52438545e13579e10cc9fb7);
|
|
|
|
|
|
var marker_fe835bd094a9c14218e0d492a7182b2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_aa90fd93c0ab8d15ca653bc35cddef80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b7bc43dd998c735ec491705679dacc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7714e4fcbc707679e1448b422e930f0 = $(`<div id="html_d7714e4fcbc707679e1448b422e930f0" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_4b7bc43dd998c735ec491705679dacc3.setContent(html_d7714e4fcbc707679e1448b422e930f0);
|
|
|
|
|
|
|
|
marker_fe835bd094a9c14218e0d492a7182b2a.bindPopup(popup_4b7bc43dd998c735ec491705679dacc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe835bd094a9c14218e0d492a7182b2a.setIcon(icon_aa90fd93c0ab8d15ca653bc35cddef80);
|
|
|
|
|
|
var marker_c7ea930b8861929c424204a8103b2c97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_06a4bd593b8d7d617e1625db11aa5dbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac119133312d190cd92c5dcb2c4c0a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42e12dd60e1b89ce6cb4c97bb43f4207 = $(`<div id="html_42e12dd60e1b89ce6cb4c97bb43f4207" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_ac119133312d190cd92c5dcb2c4c0a21.setContent(html_42e12dd60e1b89ce6cb4c97bb43f4207);
|
|
|
|
|
|
|
|
marker_c7ea930b8861929c424204a8103b2c97.bindPopup(popup_ac119133312d190cd92c5dcb2c4c0a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7ea930b8861929c424204a8103b2c97.setIcon(icon_06a4bd593b8d7d617e1625db11aa5dbd);
|
|
|
|
|
|
var marker_bc1fc47c2dcd8d5895b56cf89770baae = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_dbfea6d6a3783680b6fe50c1ac755dd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89dc4479c361e8356a8ccff2b420a345 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae58453e36d3f571163bd5eb81fa1d10 = $(`<div id="html_ae58453e36d3f571163bd5eb81fa1d10" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_89dc4479c361e8356a8ccff2b420a345.setContent(html_ae58453e36d3f571163bd5eb81fa1d10);
|
|
|
|
|
|
|
|
marker_bc1fc47c2dcd8d5895b56cf89770baae.bindPopup(popup_89dc4479c361e8356a8ccff2b420a345)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc1fc47c2dcd8d5895b56cf89770baae.setIcon(icon_dbfea6d6a3783680b6fe50c1ac755dd3);
|
|
|
|
|
|
var marker_4bf4939c860cae3b98c80d4798cfeb58 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_fecfe98e4d768c1f225826d695e5a0a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22ff87174c35c7f39dc13a9bb568412c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d83de2dd0a457221d325b0d30a1b03f5 = $(`<div id="html_d83de2dd0a457221d325b0d30a1b03f5" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_22ff87174c35c7f39dc13a9bb568412c.setContent(html_d83de2dd0a457221d325b0d30a1b03f5);
|
|
|
|
|
|
|
|
marker_4bf4939c860cae3b98c80d4798cfeb58.bindPopup(popup_22ff87174c35c7f39dc13a9bb568412c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bf4939c860cae3b98c80d4798cfeb58.setIcon(icon_fecfe98e4d768c1f225826d695e5a0a3);
|
|
|
|
|
|
var marker_1630f58dcfd495dae3170c878f230b97 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_65e8785f2e91f6fe25a3dad37011f9a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2484488bb819420386f772de31cbbf36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_995f999760a8ef7afaf5ade0f6988946 = $(`<div id="html_995f999760a8ef7afaf5ade0f6988946" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_2484488bb819420386f772de31cbbf36.setContent(html_995f999760a8ef7afaf5ade0f6988946);
|
|
|
|
|
|
|
|
marker_1630f58dcfd495dae3170c878f230b97.bindPopup(popup_2484488bb819420386f772de31cbbf36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1630f58dcfd495dae3170c878f230b97.setIcon(icon_65e8785f2e91f6fe25a3dad37011f9a4);
|
|
|
|
|
|
var marker_f01c67c2298fe545901684171f07329d = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_84b2148fc8c2f2e333beb9a1dfc62461 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2ef547dfb902f4e588c5337be9cd2b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b94dd510c58dd4ff6c47e8b3aa3d81b = $(`<div id="html_7b94dd510c58dd4ff6c47e8b3aa3d81b" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_e2ef547dfb902f4e588c5337be9cd2b7.setContent(html_7b94dd510c58dd4ff6c47e8b3aa3d81b);
|
|
|
|
|
|
|
|
marker_f01c67c2298fe545901684171f07329d.bindPopup(popup_e2ef547dfb902f4e588c5337be9cd2b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f01c67c2298fe545901684171f07329d.setIcon(icon_84b2148fc8c2f2e333beb9a1dfc62461);
|
|
|
|
|
|
var marker_5f7d345268523c41ee85524bd6090a3c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_18cf257a247e81691568cd41af16ab39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19746c485237150521bc30c2718b6d8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22beedad3a96be5e057f5d7917a4ac3a = $(`<div id="html_22beedad3a96be5e057f5d7917a4ac3a" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_19746c485237150521bc30c2718b6d8a.setContent(html_22beedad3a96be5e057f5d7917a4ac3a);
|
|
|
|
|
|
|
|
marker_5f7d345268523c41ee85524bd6090a3c.bindPopup(popup_19746c485237150521bc30c2718b6d8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f7d345268523c41ee85524bd6090a3c.setIcon(icon_18cf257a247e81691568cd41af16ab39);
|
|
|
|
|
|
var marker_640186d85111ea471a8a2d37f8a3f70c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_87f3f97116abc47ec270eb107614b3b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0141d7ff3181547836487f2d33f0eba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d342fc21f0917efced350b174ce32d33 = $(`<div id="html_d342fc21f0917efced350b174ce32d33" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_b0141d7ff3181547836487f2d33f0eba.setContent(html_d342fc21f0917efced350b174ce32d33);
|
|
|
|
|
|
|
|
marker_640186d85111ea471a8a2d37f8a3f70c.bindPopup(popup_b0141d7ff3181547836487f2d33f0eba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_640186d85111ea471a8a2d37f8a3f70c.setIcon(icon_87f3f97116abc47ec270eb107614b3b2);
|
|
|
|
|
|
var marker_bcb7304eb8c5f39d1412d751d439e8a6 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3c1f8985a4bfb50fd56229b70a27a21e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b328bae699877f216377e1e13f2f487 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b7a9d1a3dae615e32bf4cb74b43b290 = $(`<div id="html_0b7a9d1a3dae615e32bf4cb74b43b290" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_7b328bae699877f216377e1e13f2f487.setContent(html_0b7a9d1a3dae615e32bf4cb74b43b290);
|
|
|
|
|
|
|
|
marker_bcb7304eb8c5f39d1412d751d439e8a6.bindPopup(popup_7b328bae699877f216377e1e13f2f487)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcb7304eb8c5f39d1412d751d439e8a6.setIcon(icon_3c1f8985a4bfb50fd56229b70a27a21e);
|
|
|
|
|
|
var marker_e13b70b247c47aba21abf0e692ab653d = L.marker(
|
|
[51.267, 6.81738],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_16f60a66d01d521e713083a33a392a1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a4fb6ac7610fe3bdbf66431dc8aecc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21b818e5c89559b7eb76aa2bed2fcf66 = $(`<div id="html_21b818e5c89559b7eb76aa2bed2fcf66" style="width: 100.0%; height: 100.0%;">okn.czas.top</div>`)[0];
|
|
popup_2a4fb6ac7610fe3bdbf66431dc8aecc0.setContent(html_21b818e5c89559b7eb76aa2bed2fcf66);
|
|
|
|
|
|
|
|
marker_e13b70b247c47aba21abf0e692ab653d.bindPopup(popup_2a4fb6ac7610fe3bdbf66431dc8aecc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e13b70b247c47aba21abf0e692ab653d.setIcon(icon_16f60a66d01d521e713083a33a392a1a);
|
|
|
|
|
|
var marker_ee9d287253327b0cb246b5c2799d9812 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_96bbd1aa00896386e9bbefcb831fe0cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7a3d8d91f9e73f5db12101f409d738e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cb4a408c82109623db0a1f845c54d5c = $(`<div id="html_4cb4a408c82109623db0a1f845c54d5c" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_c7a3d8d91f9e73f5db12101f409d738e.setContent(html_4cb4a408c82109623db0a1f845c54d5c);
|
|
|
|
|
|
|
|
marker_ee9d287253327b0cb246b5c2799d9812.bindPopup(popup_c7a3d8d91f9e73f5db12101f409d738e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee9d287253327b0cb246b5c2799d9812.setIcon(icon_96bbd1aa00896386e9bbefcb831fe0cf);
|
|
|
|
|
|
var marker_c1596358f9495c78ffaa1a47ab8778a2 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_389042e7c774c782ba663d7066ccd957 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96c0033da10ab5da911445c83633af30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dcaf39fd6e4d9d1423e0da079ddb82a = $(`<div id="html_7dcaf39fd6e4d9d1423e0da079ddb82a" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_96c0033da10ab5da911445c83633af30.setContent(html_7dcaf39fd6e4d9d1423e0da079ddb82a);
|
|
|
|
|
|
|
|
marker_c1596358f9495c78ffaa1a47ab8778a2.bindPopup(popup_96c0033da10ab5da911445c83633af30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1596358f9495c78ffaa1a47ab8778a2.setIcon(icon_389042e7c774c782ba663d7066ccd957);
|
|
|
|
|
|
var marker_de4cb90a1d292ae21f16fc5a94bdc4d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_9b6c6f768670ed74a5e81aca9afd7652 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e550bd0075e05c1434df1259fa141689 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79abd186ec23fa043f634ceaba425760 = $(`<div id="html_79abd186ec23fa043f634ceaba425760" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_e550bd0075e05c1434df1259fa141689.setContent(html_79abd186ec23fa043f634ceaba425760);
|
|
|
|
|
|
|
|
marker_de4cb90a1d292ae21f16fc5a94bdc4d2.bindPopup(popup_e550bd0075e05c1434df1259fa141689)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de4cb90a1d292ae21f16fc5a94bdc4d2.setIcon(icon_9b6c6f768670ed74a5e81aca9afd7652);
|
|
|
|
|
|
var marker_108f91da41a8d60c790b6c9e5dfbc22f = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5361209ccd69bd9114f7585f52683bf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e05bf95c3d3cc8fd65266436a6d35aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8b9fc11a60843464bcf370766fb7b7f = $(`<div id="html_b8b9fc11a60843464bcf370766fb7b7f" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_e05bf95c3d3cc8fd65266436a6d35aa7.setContent(html_b8b9fc11a60843464bcf370766fb7b7f);
|
|
|
|
|
|
|
|
marker_108f91da41a8d60c790b6c9e5dfbc22f.bindPopup(popup_e05bf95c3d3cc8fd65266436a6d35aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_108f91da41a8d60c790b6c9e5dfbc22f.setIcon(icon_5361209ccd69bd9114f7585f52683bf5);
|
|
|
|
|
|
var marker_7e7e3f9663da4758d9d8622981beecf7 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5b512aa45b788fd1c468abb14f344094 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aedd262f4df40e81f1076bfd179dc082 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_495226da3e466bcb3705503d679858e3 = $(`<div id="html_495226da3e466bcb3705503d679858e3" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_aedd262f4df40e81f1076bfd179dc082.setContent(html_495226da3e466bcb3705503d679858e3);
|
|
|
|
|
|
|
|
marker_7e7e3f9663da4758d9d8622981beecf7.bindPopup(popup_aedd262f4df40e81f1076bfd179dc082)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e7e3f9663da4758d9d8622981beecf7.setIcon(icon_5b512aa45b788fd1c468abb14f344094);
|
|
|
|
|
|
var marker_47d8d57451b8a9a41ae257759bd086e3 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7e79bcbd8726ca62d1025834ea78da90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cbf05bc63ac07594f242d4843b985ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0d7e5871961b496a67adc334ffca0ac = $(`<div id="html_f0d7e5871961b496a67adc334ffca0ac" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_3cbf05bc63ac07594f242d4843b985ad.setContent(html_f0d7e5871961b496a67adc334ffca0ac);
|
|
|
|
|
|
|
|
marker_47d8d57451b8a9a41ae257759bd086e3.bindPopup(popup_3cbf05bc63ac07594f242d4843b985ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47d8d57451b8a9a41ae257759bd086e3.setIcon(icon_7e79bcbd8726ca62d1025834ea78da90);
|
|
|
|
|
|
var marker_d3f129d539ec067f545be328650e7211 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_41ca17ee52b8e615091e2dad19357fac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_418df8ea791eddfa33fa80917a2dfc78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e50593335675a41703687ef342d69444 = $(`<div id="html_e50593335675a41703687ef342d69444" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_418df8ea791eddfa33fa80917a2dfc78.setContent(html_e50593335675a41703687ef342d69444);
|
|
|
|
|
|
|
|
marker_d3f129d539ec067f545be328650e7211.bindPopup(popup_418df8ea791eddfa33fa80917a2dfc78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3f129d539ec067f545be328650e7211.setIcon(icon_41ca17ee52b8e615091e2dad19357fac);
|
|
|
|
|
|
var marker_7abc1af2255035dd84a712c15a7136ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_76d013636e4b3c2636bed0529979bf3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b86f67b2231c823d0b70d30313256f97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db4c51a167290952bfa9d93695adf80b = $(`<div id="html_db4c51a167290952bfa9d93695adf80b" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_b86f67b2231c823d0b70d30313256f97.setContent(html_db4c51a167290952bfa9d93695adf80b);
|
|
|
|
|
|
|
|
marker_7abc1af2255035dd84a712c15a7136ed.bindPopup(popup_b86f67b2231c823d0b70d30313256f97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7abc1af2255035dd84a712c15a7136ed.setIcon(icon_76d013636e4b3c2636bed0529979bf3a);
|
|
|
|
|
|
var marker_bdc9e9a483b51fdb7fd1cce5eb852eff = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_4cd51be9fa4023251a2e150797725ec0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36ed600233d91c056e0bfce1327a753d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5c781486a906637fa10102288107e3d = $(`<div id="html_a5c781486a906637fa10102288107e3d" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_36ed600233d91c056e0bfce1327a753d.setContent(html_a5c781486a906637fa10102288107e3d);
|
|
|
|
|
|
|
|
marker_bdc9e9a483b51fdb7fd1cce5eb852eff.bindPopup(popup_36ed600233d91c056e0bfce1327a753d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdc9e9a483b51fdb7fd1cce5eb852eff.setIcon(icon_4cd51be9fa4023251a2e150797725ec0);
|
|
|
|
|
|
var marker_4a20bce62d731408dd4b1bd24f3e13a6 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_bb66d06cb41607b25a1c2adfabb2f2eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_282504182b70ca551eaf2283fe62bf4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcd967f28ef85c4cb80931604ccd952f = $(`<div id="html_dcd967f28ef85c4cb80931604ccd952f" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_282504182b70ca551eaf2283fe62bf4c.setContent(html_dcd967f28ef85c4cb80931604ccd952f);
|
|
|
|
|
|
|
|
marker_4a20bce62d731408dd4b1bd24f3e13a6.bindPopup(popup_282504182b70ca551eaf2283fe62bf4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a20bce62d731408dd4b1bd24f3e13a6.setIcon(icon_bb66d06cb41607b25a1c2adfabb2f2eb);
|
|
|
|
|
|
var marker_555c51657407e776edb42dbe04405357 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_cd774cf3ba34bfae5400433c21a9cecb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e27a650665feb84d664f96ab3941ea50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_138331c8cee9661662c57d61087f6737 = $(`<div id="html_138331c8cee9661662c57d61087f6737" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_e27a650665feb84d664f96ab3941ea50.setContent(html_138331c8cee9661662c57d61087f6737);
|
|
|
|
|
|
|
|
marker_555c51657407e776edb42dbe04405357.bindPopup(popup_e27a650665feb84d664f96ab3941ea50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_555c51657407e776edb42dbe04405357.setIcon(icon_cd774cf3ba34bfae5400433c21a9cecb);
|
|
|
|
|
|
var marker_c9d34d0e760d105e736938df42ebda42 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_19ec979e1c2d71d50a67fb5c80fdef3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdc9df48cee18af9f2b5a18d2a665c72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_020f3b2e526e3cf99e2146160666320e = $(`<div id="html_020f3b2e526e3cf99e2146160666320e" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_cdc9df48cee18af9f2b5a18d2a665c72.setContent(html_020f3b2e526e3cf99e2146160666320e);
|
|
|
|
|
|
|
|
marker_c9d34d0e760d105e736938df42ebda42.bindPopup(popup_cdc9df48cee18af9f2b5a18d2a665c72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9d34d0e760d105e736938df42ebda42.setIcon(icon_19ec979e1c2d71d50a67fb5c80fdef3f);
|
|
|
|
|
|
var marker_10633d1ec0de186ee107f6f60e5aca7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_12522a0fe64a457a2a74d590b50eaadb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7e5ef7cd5e5d4193a379db87c8a4a06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdf8221b7e92d1730d870be7560710ab = $(`<div id="html_cdf8221b7e92d1730d870be7560710ab" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_d7e5ef7cd5e5d4193a379db87c8a4a06.setContent(html_cdf8221b7e92d1730d870be7560710ab);
|
|
|
|
|
|
|
|
marker_10633d1ec0de186ee107f6f60e5aca7f.bindPopup(popup_d7e5ef7cd5e5d4193a379db87c8a4a06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10633d1ec0de186ee107f6f60e5aca7f.setIcon(icon_12522a0fe64a457a2a74d590b50eaadb);
|
|
|
|
|
|
var marker_53046b19e176fc1e8e1bfc9e0ec4a8b1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_12e42d56acdd86b7544e296a3e773d4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37f4997b795d5730164987e769154b95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a746de98a014790d79df8c5b686ae4c6 = $(`<div id="html_a746de98a014790d79df8c5b686ae4c6" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_37f4997b795d5730164987e769154b95.setContent(html_a746de98a014790d79df8c5b686ae4c6);
|
|
|
|
|
|
|
|
marker_53046b19e176fc1e8e1bfc9e0ec4a8b1.bindPopup(popup_37f4997b795d5730164987e769154b95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53046b19e176fc1e8e1bfc9e0ec4a8b1.setIcon(icon_12e42d56acdd86b7544e296a3e773d4d);
|
|
|
|
|
|
var marker_364a4fc753464f2fd46c6cad18d07856 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7f8920a2a5ecd9fef656d5f7e37255f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29015cab02c3bd014b618b1e0ee0a229 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aac605b8661085da835bd3981a089047 = $(`<div id="html_aac605b8661085da835bd3981a089047" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_29015cab02c3bd014b618b1e0ee0a229.setContent(html_aac605b8661085da835bd3981a089047);
|
|
|
|
|
|
|
|
marker_364a4fc753464f2fd46c6cad18d07856.bindPopup(popup_29015cab02c3bd014b618b1e0ee0a229)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_364a4fc753464f2fd46c6cad18d07856.setIcon(icon_7f8920a2a5ecd9fef656d5f7e37255f8);
|
|
|
|
|
|
var marker_f11e52caa8e1c1e42bf1620dbd31d01f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_ce0ade8da1938c849f58a390d5aedf25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a793662acb07e7810a655bef5387ab9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dff9dd062a635f7c307124eefa0eaf1e = $(`<div id="html_dff9dd062a635f7c307124eefa0eaf1e" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_a793662acb07e7810a655bef5387ab9c.setContent(html_dff9dd062a635f7c307124eefa0eaf1e);
|
|
|
|
|
|
|
|
marker_f11e52caa8e1c1e42bf1620dbd31d01f.bindPopup(popup_a793662acb07e7810a655bef5387ab9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f11e52caa8e1c1e42bf1620dbd31d01f.setIcon(icon_ce0ade8da1938c849f58a390d5aedf25);
|
|
|
|
|
|
var marker_f48351c63b584e7d0d95ef86f3223e1e = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_caf08bd77d0f94bfb064a8fd0deefc06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52f62678f0733a548dfe96ece088b0e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfaf4ea940fcd5cf8c19277dd92d8226 = $(`<div id="html_dfaf4ea940fcd5cf8c19277dd92d8226" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_52f62678f0733a548dfe96ece088b0e6.setContent(html_dfaf4ea940fcd5cf8c19277dd92d8226);
|
|
|
|
|
|
|
|
marker_f48351c63b584e7d0d95ef86f3223e1e.bindPopup(popup_52f62678f0733a548dfe96ece088b0e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f48351c63b584e7d0d95ef86f3223e1e.setIcon(icon_caf08bd77d0f94bfb064a8fd0deefc06);
|
|
|
|
|
|
var marker_d443145a27b1dd893793e3cae9441252 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a070909e593af291570d56e931012835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e41c3b938a4744122940f5b4c8f4f29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82ae47abf2d46775ebf0b234a15f7b0b = $(`<div id="html_82ae47abf2d46775ebf0b234a15f7b0b" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_0e41c3b938a4744122940f5b4c8f4f29.setContent(html_82ae47abf2d46775ebf0b234a15f7b0b);
|
|
|
|
|
|
|
|
marker_d443145a27b1dd893793e3cae9441252.bindPopup(popup_0e41c3b938a4744122940f5b4c8f4f29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d443145a27b1dd893793e3cae9441252.setIcon(icon_a070909e593af291570d56e931012835);
|
|
|
|
|
|
var marker_6a4b503beb0fa78ab2b40c485ede4fcf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3292faca8ac665305790ca6365409811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aee6ebc44dc1b603e6fe3eea94f26d01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b95bd1c3b88b1f1359b161ff1061e7e = $(`<div id="html_4b95bd1c3b88b1f1359b161ff1061e7e" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_aee6ebc44dc1b603e6fe3eea94f26d01.setContent(html_4b95bd1c3b88b1f1359b161ff1061e7e);
|
|
|
|
|
|
|
|
marker_6a4b503beb0fa78ab2b40c485ede4fcf.bindPopup(popup_aee6ebc44dc1b603e6fe3eea94f26d01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a4b503beb0fa78ab2b40c485ede4fcf.setIcon(icon_3292faca8ac665305790ca6365409811);
|
|
|
|
|
|
var marker_4dcac920db34801002a435107ae5cc49 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_dd80144d9be6825d8e8fa879e55b3a1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a68431e0c4702e9bdadb01ddd179615 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7aa2088d811af19b726c33bb1f94de46 = $(`<div id="html_7aa2088d811af19b726c33bb1f94de46" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_5a68431e0c4702e9bdadb01ddd179615.setContent(html_7aa2088d811af19b726c33bb1f94de46);
|
|
|
|
|
|
|
|
marker_4dcac920db34801002a435107ae5cc49.bindPopup(popup_5a68431e0c4702e9bdadb01ddd179615)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dcac920db34801002a435107ae5cc49.setIcon(icon_dd80144d9be6825d8e8fa879e55b3a1b);
|
|
|
|
|
|
var marker_82d56813ecefeca2d6b266d4ca9304bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_9f90d56b8a121d787de092c8ffd0151b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac010edfcab1d1d0825d7a8fa2ebe65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f631e9495da4ef70ae2ad20e8c34d3fc = $(`<div id="html_f631e9495da4ef70ae2ad20e8c34d3fc" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_4ac010edfcab1d1d0825d7a8fa2ebe65.setContent(html_f631e9495da4ef70ae2ad20e8c34d3fc);
|
|
|
|
|
|
|
|
marker_82d56813ecefeca2d6b266d4ca9304bc.bindPopup(popup_4ac010edfcab1d1d0825d7a8fa2ebe65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82d56813ecefeca2d6b266d4ca9304bc.setIcon(icon_9f90d56b8a121d787de092c8ffd0151b);
|
|
|
|
|
|
var marker_1c320eb67f9c0ea9c82c4248b0f8daca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_55e637ca609a56b9d767378b8b325fae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7735797ce3871faeca3b9c539fcc8bb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e24978050d7ad2d75c92dfea74ad5b6 = $(`<div id="html_5e24978050d7ad2d75c92dfea74ad5b6" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_7735797ce3871faeca3b9c539fcc8bb6.setContent(html_5e24978050d7ad2d75c92dfea74ad5b6);
|
|
|
|
|
|
|
|
marker_1c320eb67f9c0ea9c82c4248b0f8daca.bindPopup(popup_7735797ce3871faeca3b9c539fcc8bb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c320eb67f9c0ea9c82c4248b0f8daca.setIcon(icon_55e637ca609a56b9d767378b8b325fae);
|
|
|
|
|
|
var marker_269d40d3e3d9a26ab301f2a2e3cd2f38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_e391e36b9a45067ded0ea4d387d02b71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27e9754df99b33b3e04db138b686a99c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59de8204ccf3ee51e506bd6dbf21c19c = $(`<div id="html_59de8204ccf3ee51e506bd6dbf21c19c" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_27e9754df99b33b3e04db138b686a99c.setContent(html_59de8204ccf3ee51e506bd6dbf21c19c);
|
|
|
|
|
|
|
|
marker_269d40d3e3d9a26ab301f2a2e3cd2f38.bindPopup(popup_27e9754df99b33b3e04db138b686a99c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_269d40d3e3d9a26ab301f2a2e3cd2f38.setIcon(icon_e391e36b9a45067ded0ea4d387d02b71);
|
|
|
|
|
|
var marker_599ecaaf2776c8cd56d184988a51d525 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_e097a67b430592b851d4c595a5147962 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0183e9f8378f63856ca6ca9db3830a5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b91d50a52d90616cde4effe60ffda91 = $(`<div id="html_9b91d50a52d90616cde4effe60ffda91" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_0183e9f8378f63856ca6ca9db3830a5b.setContent(html_9b91d50a52d90616cde4effe60ffda91);
|
|
|
|
|
|
|
|
marker_599ecaaf2776c8cd56d184988a51d525.bindPopup(popup_0183e9f8378f63856ca6ca9db3830a5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_599ecaaf2776c8cd56d184988a51d525.setIcon(icon_e097a67b430592b851d4c595a5147962);
|
|
|
|
|
|
var marker_b2c5a81923cd4df930a9904199cd0b3b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_e020d4aa94eac555ebdc7767286933c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24583a8b715f246f175f433af578fe59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_323930996fbc1afa16399adeb01918c2 = $(`<div id="html_323930996fbc1afa16399adeb01918c2" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_24583a8b715f246f175f433af578fe59.setContent(html_323930996fbc1afa16399adeb01918c2);
|
|
|
|
|
|
|
|
marker_b2c5a81923cd4df930a9904199cd0b3b.bindPopup(popup_24583a8b715f246f175f433af578fe59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2c5a81923cd4df930a9904199cd0b3b.setIcon(icon_e020d4aa94eac555ebdc7767286933c5);
|
|
|
|
|
|
var marker_34cd5a3e0647b6ea295475613df106fa = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7a30fb2c45ffa986fb53427f6188e50c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9bbe27a50e76797151397c8e1218a88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1090720e185622dde91d42c3ecb5e519 = $(`<div id="html_1090720e185622dde91d42c3ecb5e519" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_a9bbe27a50e76797151397c8e1218a88.setContent(html_1090720e185622dde91d42c3ecb5e519);
|
|
|
|
|
|
|
|
marker_34cd5a3e0647b6ea295475613df106fa.bindPopup(popup_a9bbe27a50e76797151397c8e1218a88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34cd5a3e0647b6ea295475613df106fa.setIcon(icon_7a30fb2c45ffa986fb53427f6188e50c);
|
|
|
|
|
|
var marker_7ed9a3526f2aaaaa66f10e0651871733 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_111679d3b94b5dd88ce1da68ee80a346 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_192890203bdf95d5d5dbb6a89a299788 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bba5e2f458cc4dcb1408d9cd0e3f748 = $(`<div id="html_9bba5e2f458cc4dcb1408d9cd0e3f748" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_192890203bdf95d5d5dbb6a89a299788.setContent(html_9bba5e2f458cc4dcb1408d9cd0e3f748);
|
|
|
|
|
|
|
|
marker_7ed9a3526f2aaaaa66f10e0651871733.bindPopup(popup_192890203bdf95d5d5dbb6a89a299788)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ed9a3526f2aaaaa66f10e0651871733.setIcon(icon_111679d3b94b5dd88ce1da68ee80a346);
|
|
|
|
|
|
var marker_278a5ce5553b7a299cfc6d441329a1c8 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d9303781553ed8c0508be79c62ad3351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45d9230fc6f5fcaa699bc1675c76f35f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1f4399a0f14e1f718a35d25d3ee1461 = $(`<div id="html_c1f4399a0f14e1f718a35d25d3ee1461" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_45d9230fc6f5fcaa699bc1675c76f35f.setContent(html_c1f4399a0f14e1f718a35d25d3ee1461);
|
|
|
|
|
|
|
|
marker_278a5ce5553b7a299cfc6d441329a1c8.bindPopup(popup_45d9230fc6f5fcaa699bc1675c76f35f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_278a5ce5553b7a299cfc6d441329a1c8.setIcon(icon_d9303781553ed8c0508be79c62ad3351);
|
|
|
|
|
|
var marker_2dcc095d1e24fa050a18918127cd85f5 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_e6cdadfcfee52d4eea363f8a465565d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bee39a64b565946561b390f990e6b730 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a09f138bdd4181ab0f39c076be9d7b1 = $(`<div id="html_4a09f138bdd4181ab0f39c076be9d7b1" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_bee39a64b565946561b390f990e6b730.setContent(html_4a09f138bdd4181ab0f39c076be9d7b1);
|
|
|
|
|
|
|
|
marker_2dcc095d1e24fa050a18918127cd85f5.bindPopup(popup_bee39a64b565946561b390f990e6b730)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dcc095d1e24fa050a18918127cd85f5.setIcon(icon_e6cdadfcfee52d4eea363f8a465565d6);
|
|
|
|
|
|
var marker_c5aaecbf1dc7312f62ab33be47140d61 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_3fabdf7c02aea54c00e696bc4351d5c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5af3ec9485b049ecce0485786f074e49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_140b38513e15602880f37a1f3d229ed0 = $(`<div id="html_140b38513e15602880f37a1f3d229ed0" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_5af3ec9485b049ecce0485786f074e49.setContent(html_140b38513e15602880f37a1f3d229ed0);
|
|
|
|
|
|
|
|
marker_c5aaecbf1dc7312f62ab33be47140d61.bindPopup(popup_5af3ec9485b049ecce0485786f074e49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5aaecbf1dc7312f62ab33be47140d61.setIcon(icon_3fabdf7c02aea54c00e696bc4351d5c2);
|
|
|
|
|
|
var marker_0f0ecc0986852f4fe9be31b1cb53c2e2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5049366633e9071842eca108bb0d367b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2764ec682fa65b5eb2be9170c8eeeaf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cbca20c25dd50815c973dedea8cb15f = $(`<div id="html_3cbca20c25dd50815c973dedea8cb15f" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_2764ec682fa65b5eb2be9170c8eeeaf4.setContent(html_3cbca20c25dd50815c973dedea8cb15f);
|
|
|
|
|
|
|
|
marker_0f0ecc0986852f4fe9be31b1cb53c2e2.bindPopup(popup_2764ec682fa65b5eb2be9170c8eeeaf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f0ecc0986852f4fe9be31b1cb53c2e2.setIcon(icon_5049366633e9071842eca108bb0d367b);
|
|
|
|
|
|
var marker_94f15fe20bb22c572b62c2a6c1d04edb = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5496bc1b67c104f98db00da393b3b917 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_937007d1ab6b2e324b184bf89c499b69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b4d35e2eaee92bfcaef21481a68b118 = $(`<div id="html_0b4d35e2eaee92bfcaef21481a68b118" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_937007d1ab6b2e324b184bf89c499b69.setContent(html_0b4d35e2eaee92bfcaef21481a68b118);
|
|
|
|
|
|
|
|
marker_94f15fe20bb22c572b62c2a6c1d04edb.bindPopup(popup_937007d1ab6b2e324b184bf89c499b69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94f15fe20bb22c572b62c2a6c1d04edb.setIcon(icon_5496bc1b67c104f98db00da393b3b917);
|
|
|
|
|
|
var marker_e996f951d1157f9d71423a00dccf4ee6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_709c006ca9a2dc032b903e0a85173180 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2f14937dea8b044ab1fe3aa902b29da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71e99c10807dd5629fed011b4953062d = $(`<div id="html_71e99c10807dd5629fed011b4953062d" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_d2f14937dea8b044ab1fe3aa902b29da.setContent(html_71e99c10807dd5629fed011b4953062d);
|
|
|
|
|
|
|
|
marker_e996f951d1157f9d71423a00dccf4ee6.bindPopup(popup_d2f14937dea8b044ab1fe3aa902b29da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e996f951d1157f9d71423a00dccf4ee6.setIcon(icon_709c006ca9a2dc032b903e0a85173180);
|
|
|
|
|
|
var marker_ac2225abaee1ced7f6fb3d8fc8a87c6e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_7349c05c786c91f8529cdbdb1813b18e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_654ef49e369a09a4f892f3954aca6e77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0ae2f4767632097688d1d8dd33bafc0 = $(`<div id="html_c0ae2f4767632097688d1d8dd33bafc0" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_654ef49e369a09a4f892f3954aca6e77.setContent(html_c0ae2f4767632097688d1d8dd33bafc0);
|
|
|
|
|
|
|
|
marker_ac2225abaee1ced7f6fb3d8fc8a87c6e.bindPopup(popup_654ef49e369a09a4f892f3954aca6e77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac2225abaee1ced7f6fb3d8fc8a87c6e.setIcon(icon_7349c05c786c91f8529cdbdb1813b18e);
|
|
|
|
|
|
var marker_a045f16a4c5643f8345525e6de549eeb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_12e6d436e9479fd69aea7826f0e5484b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d0eff94a044242d5814e7dd8ca116a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d351c019a87ba7d9dba8c94b65aa838 = $(`<div id="html_3d351c019a87ba7d9dba8c94b65aa838" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_8d0eff94a044242d5814e7dd8ca116a6.setContent(html_3d351c019a87ba7d9dba8c94b65aa838);
|
|
|
|
|
|
|
|
marker_a045f16a4c5643f8345525e6de549eeb.bindPopup(popup_8d0eff94a044242d5814e7dd8ca116a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a045f16a4c5643f8345525e6de549eeb.setIcon(icon_12e6d436e9479fd69aea7826f0e5484b);
|
|
|
|
|
|
var marker_b2f9b9daef346b37f4ea54beb2e0a08f = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_8fbbedaa705acafc7638e319010ef610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2abe394866731657ef36f727f7ff99f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abbd1c81256162a6d1c5af1a66218ede = $(`<div id="html_abbd1c81256162a6d1c5af1a66218ede" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_2abe394866731657ef36f727f7ff99f4.setContent(html_abbd1c81256162a6d1c5af1a66218ede);
|
|
|
|
|
|
|
|
marker_b2f9b9daef346b37f4ea54beb2e0a08f.bindPopup(popup_2abe394866731657ef36f727f7ff99f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f9b9daef346b37f4ea54beb2e0a08f.setIcon(icon_8fbbedaa705acafc7638e319010ef610);
|
|
|
|
|
|
var marker_6fe48104b9b1b0a5d1d6e04e2801c572 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_62694b9cfae5037e0eab6e39932f884a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a522c94289edfa1d7f6eae923a0eacc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e9777c7a3fd10a54b85fbf6d1ccebb5 = $(`<div id="html_6e9777c7a3fd10a54b85fbf6d1ccebb5" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_7a522c94289edfa1d7f6eae923a0eacc.setContent(html_6e9777c7a3fd10a54b85fbf6d1ccebb5);
|
|
|
|
|
|
|
|
marker_6fe48104b9b1b0a5d1d6e04e2801c572.bindPopup(popup_7a522c94289edfa1d7f6eae923a0eacc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fe48104b9b1b0a5d1d6e04e2801c572.setIcon(icon_62694b9cfae5037e0eab6e39932f884a);
|
|
|
|
|
|
var marker_2546e273e22093e6054a7c4b11a2f609 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a6439c98a1cdc1377b9dc1da7529c9ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4483f6d29078b8467d6663966b4e6c7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ccd4bb411ee6ca2f0eeb72b5cf9847a = $(`<div id="html_3ccd4bb411ee6ca2f0eeb72b5cf9847a" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_4483f6d29078b8467d6663966b4e6c7f.setContent(html_3ccd4bb411ee6ca2f0eeb72b5cf9847a);
|
|
|
|
|
|
|
|
marker_2546e273e22093e6054a7c4b11a2f609.bindPopup(popup_4483f6d29078b8467d6663966b4e6c7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2546e273e22093e6054a7c4b11a2f609.setIcon(icon_a6439c98a1cdc1377b9dc1da7529c9ac);
|
|
|
|
|
|
var marker_3a7f6f54dc1b51081962847a56b41071 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_23e98061ee01388593a03541949fbbfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a5692f7de20b12710b8faf37d8c2f2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd5e41feb29a1d45973b83d09bae1004 = $(`<div id="html_cd5e41feb29a1d45973b83d09bae1004" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_1a5692f7de20b12710b8faf37d8c2f2a.setContent(html_cd5e41feb29a1d45973b83d09bae1004);
|
|
|
|
|
|
|
|
marker_3a7f6f54dc1b51081962847a56b41071.bindPopup(popup_1a5692f7de20b12710b8faf37d8c2f2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a7f6f54dc1b51081962847a56b41071.setIcon(icon_23e98061ee01388593a03541949fbbfa);
|
|
|
|
|
|
var marker_9863e9abcfb29e4f6c6330c59f6e9766 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b3caaff6ec0005011e247789a40964e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bef659e0b880535085287df5b59c3a8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_257a8b557e7677210e825a7b3642441c = $(`<div id="html_257a8b557e7677210e825a7b3642441c" style="width: 100.0%; height: 100.0%;">skeme.vanderwarker.family</div>`)[0];
|
|
popup_bef659e0b880535085287df5b59c3a8b.setContent(html_257a8b557e7677210e825a7b3642441c);
|
|
|
|
|
|
|
|
marker_9863e9abcfb29e4f6c6330c59f6e9766.bindPopup(popup_bef659e0b880535085287df5b59c3a8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9863e9abcfb29e4f6c6330c59f6e9766.setIcon(icon_b3caaff6ec0005011e247789a40964e0);
|
|
|
|
|
|
var marker_1a1c98beeebf5a24ee399f9b4efa5976 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_6d61c499f58c43e94005ae477963aef4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89bbe9f8e9a8a8bcac099dbf6c58b02a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7521e3e9132e539deefee10a919b1ead = $(`<div id="html_7521e3e9132e539deefee10a919b1ead" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_89bbe9f8e9a8a8bcac099dbf6c58b02a.setContent(html_7521e3e9132e539deefee10a919b1ead);
|
|
|
|
|
|
|
|
marker_1a1c98beeebf5a24ee399f9b4efa5976.bindPopup(popup_89bbe9f8e9a8a8bcac099dbf6c58b02a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a1c98beeebf5a24ee399f9b4efa5976.setIcon(icon_6d61c499f58c43e94005ae477963aef4);
|
|
|
|
|
|
var marker_ace76bac72e2e386966b33e5d5107c44 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d1600ab3a224a01c4808292f2dd626dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7eb6e6410b6fde3f601a066202b3026 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_661f149fa28fa3c2a4b5af403ef4d28d = $(`<div id="html_661f149fa28fa3c2a4b5af403ef4d28d" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_b7eb6e6410b6fde3f601a066202b3026.setContent(html_661f149fa28fa3c2a4b5af403ef4d28d);
|
|
|
|
|
|
|
|
marker_ace76bac72e2e386966b33e5d5107c44.bindPopup(popup_b7eb6e6410b6fde3f601a066202b3026)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ace76bac72e2e386966b33e5d5107c44.setIcon(icon_d1600ab3a224a01c4808292f2dd626dc);
|
|
|
|
|
|
var marker_fe41f4de8f49afd2b4079166c00a8855 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b9a8a1c4c87aad7215379751c8a1337a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a382bff8ef7730442165bde21fd19564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dda98e47e9a473b23d62917703911dd3 = $(`<div id="html_dda98e47e9a473b23d62917703911dd3" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_a382bff8ef7730442165bde21fd19564.setContent(html_dda98e47e9a473b23d62917703911dd3);
|
|
|
|
|
|
|
|
marker_fe41f4de8f49afd2b4079166c00a8855.bindPopup(popup_a382bff8ef7730442165bde21fd19564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe41f4de8f49afd2b4079166c00a8855.setIcon(icon_b9a8a1c4c87aad7215379751c8a1337a);
|
|
|
|
|
|
var marker_5b6b0599baae0a392e94e2fc919efae7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_a7ca5a8ab009bac7bb3ab8d3038ab06a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f3cdde492b61b9016f9127319807455 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_578a5ead98d41f38ecf3b5ca29e471a0 = $(`<div id="html_578a5ead98d41f38ecf3b5ca29e471a0" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_6f3cdde492b61b9016f9127319807455.setContent(html_578a5ead98d41f38ecf3b5ca29e471a0);
|
|
|
|
|
|
|
|
marker_5b6b0599baae0a392e94e2fc919efae7.bindPopup(popup_6f3cdde492b61b9016f9127319807455)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b6b0599baae0a392e94e2fc919efae7.setIcon(icon_a7ca5a8ab009bac7bb3ab8d3038ab06a);
|
|
|
|
|
|
var marker_25a8cbb7e4f8540ca758b775d926221a = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_437dcb1bd456f63cceb484c19fdd230d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fb01c562fb51b083184671fc1dd04a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9de959b1db2570c277c1b4c9d0cb1afd = $(`<div id="html_9de959b1db2570c277c1b4c9d0cb1afd" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_2fb01c562fb51b083184671fc1dd04a0.setContent(html_9de959b1db2570c277c1b4c9d0cb1afd);
|
|
|
|
|
|
|
|
marker_25a8cbb7e4f8540ca758b775d926221a.bindPopup(popup_2fb01c562fb51b083184671fc1dd04a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25a8cbb7e4f8540ca758b775d926221a.setIcon(icon_437dcb1bd456f63cceb484c19fdd230d);
|
|
|
|
|
|
var marker_4740f448feed97e008df6f835ba9af41 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_40d472f54963b68fc5c391ac3c93256b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_630d2a52b5866a7dd97baf8bbdb2c4f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f55d6bb1526690e4de2f69d8d41f951 = $(`<div id="html_6f55d6bb1526690e4de2f69d8d41f951" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_630d2a52b5866a7dd97baf8bbdb2c4f7.setContent(html_6f55d6bb1526690e4de2f69d8d41f951);
|
|
|
|
|
|
|
|
marker_4740f448feed97e008df6f835ba9af41.bindPopup(popup_630d2a52b5866a7dd97baf8bbdb2c4f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4740f448feed97e008df6f835ba9af41.setIcon(icon_40d472f54963b68fc5c391ac3c93256b);
|
|
|
|
|
|
var marker_d685dd9eb0af0f09d2dc1be4b19244ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_1e46018e9c2cc8fd4a9da69e8b2d57f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17cc8a04c3fccbfebc251e1f2e80c6b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_474e8964c5b9ec86f5a94d596f89941d = $(`<div id="html_474e8964c5b9ec86f5a94d596f89941d" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_17cc8a04c3fccbfebc251e1f2e80c6b5.setContent(html_474e8964c5b9ec86f5a94d596f89941d);
|
|
|
|
|
|
|
|
marker_d685dd9eb0af0f09d2dc1be4b19244ad.bindPopup(popup_17cc8a04c3fccbfebc251e1f2e80c6b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d685dd9eb0af0f09d2dc1be4b19244ad.setIcon(icon_1e46018e9c2cc8fd4a9da69e8b2d57f3);
|
|
|
|
|
|
var marker_1c14e86b4cc60546ece5affd109129c2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_fa538695e0f873a900612bb679d5bd00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4ef935d12ad407cce2a45edc27a286f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3ed3844e8615619e198da7e0a411927 = $(`<div id="html_d3ed3844e8615619e198da7e0a411927" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_b4ef935d12ad407cce2a45edc27a286f.setContent(html_d3ed3844e8615619e198da7e0a411927);
|
|
|
|
|
|
|
|
marker_1c14e86b4cc60546ece5affd109129c2.bindPopup(popup_b4ef935d12ad407cce2a45edc27a286f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c14e86b4cc60546ece5affd109129c2.setIcon(icon_fa538695e0f873a900612bb679d5bd00);
|
|
|
|
|
|
var marker_d9b3b4d8e122317a0587687037011aa9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d8c9001f2746d8e399fd96591a569df3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e698804a27d3151b7e5c92dee5324fae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55310bed03ea755f4eb7567de59e75ec = $(`<div id="html_55310bed03ea755f4eb7567de59e75ec" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_e698804a27d3151b7e5c92dee5324fae.setContent(html_55310bed03ea755f4eb7567de59e75ec);
|
|
|
|
|
|
|
|
marker_d9b3b4d8e122317a0587687037011aa9.bindPopup(popup_e698804a27d3151b7e5c92dee5324fae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9b3b4d8e122317a0587687037011aa9.setIcon(icon_d8c9001f2746d8e399fd96591a569df3);
|
|
|
|
|
|
var marker_07604536aa60ab597450886d2f5a6a4b = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_65655785b44e1de8f6cf274e0a9444b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a97fb4c87c6ed4d26c6dbb03227329b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59a09340e5eaa086cb91d0d497f47bdc = $(`<div id="html_59a09340e5eaa086cb91d0d497f47bdc" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_0a97fb4c87c6ed4d26c6dbb03227329b.setContent(html_59a09340e5eaa086cb91d0d497f47bdc);
|
|
|
|
|
|
|
|
marker_07604536aa60ab597450886d2f5a6a4b.bindPopup(popup_0a97fb4c87c6ed4d26c6dbb03227329b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07604536aa60ab597450886d2f5a6a4b.setIcon(icon_65655785b44e1de8f6cf274e0a9444b2);
|
|
|
|
|
|
var marker_0551b1df75fff8cfc50f15e51a686535 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_ca02477d56df61945e2fcc37aa940f85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bafb7d60e1ecd59ef98a9770e285b5c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c0a7b264a1eb659a2f274aea480333f = $(`<div id="html_9c0a7b264a1eb659a2f274aea480333f" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_bafb7d60e1ecd59ef98a9770e285b5c8.setContent(html_9c0a7b264a1eb659a2f274aea480333f);
|
|
|
|
|
|
|
|
marker_0551b1df75fff8cfc50f15e51a686535.bindPopup(popup_bafb7d60e1ecd59ef98a9770e285b5c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0551b1df75fff8cfc50f15e51a686535.setIcon(icon_ca02477d56df61945e2fcc37aa940f85);
|
|
|
|
|
|
var marker_5f2626a2122a293d117a3a9edd19988c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_ae34a7c78e4d8f66e072eb74555714a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_225f1e3b564739632f01955acc472254 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3952343f478a41f17bb6d223b6f5fb6b = $(`<div id="html_3952343f478a41f17bb6d223b6f5fb6b" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_225f1e3b564739632f01955acc472254.setContent(html_3952343f478a41f17bb6d223b6f5fb6b);
|
|
|
|
|
|
|
|
marker_5f2626a2122a293d117a3a9edd19988c.bindPopup(popup_225f1e3b564739632f01955acc472254)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f2626a2122a293d117a3a9edd19988c.setIcon(icon_ae34a7c78e4d8f66e072eb74555714a2);
|
|
|
|
|
|
var marker_58f1950caf000635f16f4881cc3bfdb5 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_5b8fbcc75a433ce8b143737e8d027346 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a803ea7b93b40794f1fb58c9e60d5c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bc5e319457d82de350717dc3d2367a3 = $(`<div id="html_8bc5e319457d82de350717dc3d2367a3" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_9a803ea7b93b40794f1fb58c9e60d5c0.setContent(html_8bc5e319457d82de350717dc3d2367a3);
|
|
|
|
|
|
|
|
marker_58f1950caf000635f16f4881cc3bfdb5.bindPopup(popup_9a803ea7b93b40794f1fb58c9e60d5c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58f1950caf000635f16f4881cc3bfdb5.setIcon(icon_5b8fbcc75a433ce8b143737e8d027346);
|
|
|
|
|
|
var marker_33d392f973c4661289f2b5251e45210f = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_63aa3849507ef74bfeeb927bb3dde21d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4614495f3e9e7ff7279017a964441b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_716520d48a8bb1c74bcd1323096fce8f = $(`<div id="html_716520d48a8bb1c74bcd1323096fce8f" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_b4614495f3e9e7ff7279017a964441b2.setContent(html_716520d48a8bb1c74bcd1323096fce8f);
|
|
|
|
|
|
|
|
marker_33d392f973c4661289f2b5251e45210f.bindPopup(popup_b4614495f3e9e7ff7279017a964441b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33d392f973c4661289f2b5251e45210f.setIcon(icon_63aa3849507ef74bfeeb927bb3dde21d);
|
|
|
|
|
|
var marker_ad8f10c5eab94ac4e64ef5f942044924 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_8eba81c74b91cc86c0266f46d0693ab9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97bf4b9b3b4e2c4c07bd519d5ee428cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02dedc1cf4b7fda2f3c3bc7357e868cf = $(`<div id="html_02dedc1cf4b7fda2f3c3bc7357e868cf" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_97bf4b9b3b4e2c4c07bd519d5ee428cb.setContent(html_02dedc1cf4b7fda2f3c3bc7357e868cf);
|
|
|
|
|
|
|
|
marker_ad8f10c5eab94ac4e64ef5f942044924.bindPopup(popup_97bf4b9b3b4e2c4c07bd519d5ee428cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad8f10c5eab94ac4e64ef5f942044924.setIcon(icon_8eba81c74b91cc86c0266f46d0693ab9);
|
|
|
|
|
|
var marker_040a41a0be898db942c0cabb33a9e5e4 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_1543c9e5b5f2a260b974efef65774a15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85d31d748be8ff26a66d8f77d1a8250f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69fd469f5a8a18c63fbf737166b8bd08 = $(`<div id="html_69fd469f5a8a18c63fbf737166b8bd08" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_85d31d748be8ff26a66d8f77d1a8250f.setContent(html_69fd469f5a8a18c63fbf737166b8bd08);
|
|
|
|
|
|
|
|
marker_040a41a0be898db942c0cabb33a9e5e4.bindPopup(popup_85d31d748be8ff26a66d8f77d1a8250f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_040a41a0be898db942c0cabb33a9e5e4.setIcon(icon_1543c9e5b5f2a260b974efef65774a15);
|
|
|
|
|
|
var marker_a2e77096e64282b5b258612f00c735c9 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_9cc591adf61325d21710bd7008d60f37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8aa0779854cf838050bc732e2a50953 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9d854dad580504a4957ef3de5a7ca20 = $(`<div id="html_c9d854dad580504a4957ef3de5a7ca20" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_c8aa0779854cf838050bc732e2a50953.setContent(html_c9d854dad580504a4957ef3de5a7ca20);
|
|
|
|
|
|
|
|
marker_a2e77096e64282b5b258612f00c735c9.bindPopup(popup_c8aa0779854cf838050bc732e2a50953)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2e77096e64282b5b258612f00c735c9.setIcon(icon_9cc591adf61325d21710bd7008d60f37);
|
|
|
|
|
|
var marker_7f8d09a7e8e9ed2ac3a0e5bbee500edd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_d85a24ee0d5c02c69369700044435d62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00bfdec5940618957195e3a672065e45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d918adf8a0c8a3e36908a836f6c93fb = $(`<div id="html_4d918adf8a0c8a3e36908a836f6c93fb" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_00bfdec5940618957195e3a672065e45.setContent(html_4d918adf8a0c8a3e36908a836f6c93fb);
|
|
|
|
|
|
|
|
marker_7f8d09a7e8e9ed2ac3a0e5bbee500edd.bindPopup(popup_00bfdec5940618957195e3a672065e45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f8d09a7e8e9ed2ac3a0e5bbee500edd.setIcon(icon_d85a24ee0d5c02c69369700044435d62);
|
|
|
|
|
|
var marker_8b3aa8f0bff32ad05656f5fb457a1092 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_f8127957be3d7e744d68e30f8aa94985 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ee4163a2598e7837ff43b55020ab24e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_933aed64d505fc91ecef854aae487d35 = $(`<div id="html_933aed64d505fc91ecef854aae487d35" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_5ee4163a2598e7837ff43b55020ab24e.setContent(html_933aed64d505fc91ecef854aae487d35);
|
|
|
|
|
|
|
|
marker_8b3aa8f0bff32ad05656f5fb457a1092.bindPopup(popup_5ee4163a2598e7837ff43b55020ab24e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b3aa8f0bff32ad05656f5fb457a1092.setIcon(icon_f8127957be3d7e744d68e30f8aa94985);
|
|
|
|
|
|
var marker_cbbabf61860f946f5a099851e445df5d = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_2c07a30ff88e5431c08fba763bfc793b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41dcb6cfb24aab18d451958cb5e1ca0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57598638e041ac505814982628721f14 = $(`<div id="html_57598638e041ac505814982628721f14" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_41dcb6cfb24aab18d451958cb5e1ca0b.setContent(html_57598638e041ac505814982628721f14);
|
|
|
|
|
|
|
|
marker_cbbabf61860f946f5a099851e445df5d.bindPopup(popup_41dcb6cfb24aab18d451958cb5e1ca0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbbabf61860f946f5a099851e445df5d.setIcon(icon_2c07a30ff88e5431c08fba763bfc793b);
|
|
|
|
|
|
var marker_d9a0750aeaebbe83dda25948d38c91bd = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_668bab49dd859abe0238e5997d397dfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d90ee2507d20d8ada80c29b5a37f2f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c98a48ad4b611faf659f566ee98b9911 = $(`<div id="html_c98a48ad4b611faf659f566ee98b9911" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_8d90ee2507d20d8ada80c29b5a37f2f1.setContent(html_c98a48ad4b611faf659f566ee98b9911);
|
|
|
|
|
|
|
|
marker_d9a0750aeaebbe83dda25948d38c91bd.bindPopup(popup_8d90ee2507d20d8ada80c29b5a37f2f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9a0750aeaebbe83dda25948d38c91bd.setIcon(icon_668bab49dd859abe0238e5997d397dfe);
|
|
|
|
|
|
var marker_844fb2a8d2d1563dc1d45d916a161d7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b3810a860d45795e922bef884d3b649c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e521a236b494c244dd32ab349f7ceaf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e6da4fa9392f5a2d34818439da27eeb = $(`<div id="html_1e6da4fa9392f5a2d34818439da27eeb" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_e521a236b494c244dd32ab349f7ceaf6.setContent(html_1e6da4fa9392f5a2d34818439da27eeb);
|
|
|
|
|
|
|
|
marker_844fb2a8d2d1563dc1d45d916a161d7a.bindPopup(popup_e521a236b494c244dd32ab349f7ceaf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_844fb2a8d2d1563dc1d45d916a161d7a.setIcon(icon_b3810a860d45795e922bef884d3b649c);
|
|
|
|
|
|
var marker_83d0452dce0728383dba996b5b12bae6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_6cc3ac6f0cb32642b77617bd1253a339 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1266876d478805d982e1069cabb0c6a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b86cd3cf0fee1aa5af7bcc3d30145641 = $(`<div id="html_b86cd3cf0fee1aa5af7bcc3d30145641" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_1266876d478805d982e1069cabb0c6a1.setContent(html_b86cd3cf0fee1aa5af7bcc3d30145641);
|
|
|
|
|
|
|
|
marker_83d0452dce0728383dba996b5b12bae6.bindPopup(popup_1266876d478805d982e1069cabb0c6a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83d0452dce0728383dba996b5b12bae6.setIcon(icon_6cc3ac6f0cb32642b77617bd1253a339);
|
|
|
|
|
|
var marker_d2988770306a122f8cfcafcb9c8dd74e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b9df3d749311ccccf15bacb8858bf22c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b88f58d3f43b424c33ef787a6a584719 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd2f1235d7afec3c6e4fedb2825b6e7e = $(`<div id="html_dd2f1235d7afec3c6e4fedb2825b6e7e" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_b88f58d3f43b424c33ef787a6a584719.setContent(html_dd2f1235d7afec3c6e4fedb2825b6e7e);
|
|
|
|
|
|
|
|
marker_d2988770306a122f8cfcafcb9c8dd74e.bindPopup(popup_b88f58d3f43b424c33ef787a6a584719)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2988770306a122f8cfcafcb9c8dd74e.setIcon(icon_b9df3d749311ccccf15bacb8858bf22c);
|
|
|
|
|
|
var marker_42d80c429c01709535dfca3023a5c04f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_48f05ea9f706969f6c68c50c951ff528 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64576e9e0bf28a50b103a096f54a7ee8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dedf619a2e3cc0243d4ea8e3de26bcc = $(`<div id="html_2dedf619a2e3cc0243d4ea8e3de26bcc" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_64576e9e0bf28a50b103a096f54a7ee8.setContent(html_2dedf619a2e3cc0243d4ea8e3de26bcc);
|
|
|
|
|
|
|
|
marker_42d80c429c01709535dfca3023a5c04f.bindPopup(popup_64576e9e0bf28a50b103a096f54a7ee8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42d80c429c01709535dfca3023a5c04f.setIcon(icon_48f05ea9f706969f6c68c50c951ff528);
|
|
|
|
|
|
var marker_45c69b167503f3f6fb1a35a7418019ca = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_21c865163f9573abb67139104a94c854 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c6bfc54582a5b79d7bc223af00ad6d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f069b329d235244c051bf86ca23bf4e = $(`<div id="html_7f069b329d235244c051bf86ca23bf4e" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_3c6bfc54582a5b79d7bc223af00ad6d7.setContent(html_7f069b329d235244c051bf86ca23bf4e);
|
|
|
|
|
|
|
|
marker_45c69b167503f3f6fb1a35a7418019ca.bindPopup(popup_3c6bfc54582a5b79d7bc223af00ad6d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45c69b167503f3f6fb1a35a7418019ca.setIcon(icon_21c865163f9573abb67139104a94c854);
|
|
|
|
|
|
var marker_bb14578ef5c903f25c084af5a647328d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ee342746aa2e392d43493638f1c3a687);
|
|
|
|
|
|
var icon_b962b56374a43007260efa79d3e75ef6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2af9cb8a81db935ddb3aae1958e2af5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_981b77b241c10a9225a09c6ff330357b = $(`<div id="html_981b77b241c10a9225a09c6ff330357b" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_2af9cb8a81db935ddb3aae1958e2af5b.setContent(html_981b77b241c10a9225a09c6ff330357b);
|
|
|
|
|
|
|
|
marker_bb14578ef5c903f25c084af5a647328d.bindPopup(popup_2af9cb8a81db935ddb3aae1958e2af5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb14578ef5c903f25c084af5a647328d.setIcon(icon_b962b56374a43007260efa79d3e75ef6);
|
|
|
|
|
|
marker_cluster_ee342746aa2e392d43493638f1c3a687.addTo(map_cf5edbfe2fc94fcded400a4d35649764);
|
|
|
|
</script>
|
|
</html> |