mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 10:45:19 +00:00
10221 lines
297 KiB
HTML
10221 lines
297 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_b7f7243f8da4dea295fc8f4874439a49 {
|
|
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_b7f7243f8da4dea295fc8f4874439a49" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_b7f7243f8da4dea295fc8f4874439a49 = L.map(
|
|
"map_b7f7243f8da4dea295fc8f4874439a49",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_3c70b016e3497d3ab48f2a1131d5f664 = 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_3c70b016e3497d3ab48f2a1131d5f664.addTo(map_b7f7243f8da4dea295fc8f4874439a49);
|
|
|
|
|
|
var marker_cluster_80609bfc9b9059e455518dee72462cec = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_ba55d0f31550e154046c7cbb159b90d4 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_37b0a6faf411825cf85747963874bd24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f4c69a342a466dd4cbefd120de2e331 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f386a2643028fdf62a1e84a3d4247c33 = $(`<div id="html_f386a2643028fdf62a1e84a3d4247c33" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_3f4c69a342a466dd4cbefd120de2e331.setContent(html_f386a2643028fdf62a1e84a3d4247c33);
|
|
|
|
|
|
|
|
marker_ba55d0f31550e154046c7cbb159b90d4.bindPopup(popup_3f4c69a342a466dd4cbefd120de2e331)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba55d0f31550e154046c7cbb159b90d4.setIcon(icon_37b0a6faf411825cf85747963874bd24);
|
|
|
|
|
|
var marker_9d3f31cd0416a3e4dd442124b5ee1550 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2877c4c12a4c7fa449787b01a02a4f93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f3fddc2affe00196e31d136634afd46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44c613199ec754dfe1a0291eb46d1931 = $(`<div id="html_44c613199ec754dfe1a0291eb46d1931" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_1f3fddc2affe00196e31d136634afd46.setContent(html_44c613199ec754dfe1a0291eb46d1931);
|
|
|
|
|
|
|
|
marker_9d3f31cd0416a3e4dd442124b5ee1550.bindPopup(popup_1f3fddc2affe00196e31d136634afd46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d3f31cd0416a3e4dd442124b5ee1550.setIcon(icon_2877c4c12a4c7fa449787b01a02a4f93);
|
|
|
|
|
|
var marker_6a83aa8e4d8d8ba9210c6c00e9578903 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e54476fa7b8bbfe2978082092a0c1081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_079d524d3f36ca66c49221b976077419 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a28495c34fb52b8fa957c3407ed46e6 = $(`<div id="html_8a28495c34fb52b8fa957c3407ed46e6" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_079d524d3f36ca66c49221b976077419.setContent(html_8a28495c34fb52b8fa957c3407ed46e6);
|
|
|
|
|
|
|
|
marker_6a83aa8e4d8d8ba9210c6c00e9578903.bindPopup(popup_079d524d3f36ca66c49221b976077419)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a83aa8e4d8d8ba9210c6c00e9578903.setIcon(icon_e54476fa7b8bbfe2978082092a0c1081);
|
|
|
|
|
|
var marker_9e08e53edfeb7cdde55fe9223fe1cd0c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_dd644fc7400de0b93b1f20c6b9aea19a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b33f738e88899fe3eaefc74538a6ce1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2fb6595e6916e83bb9bb13580f0034a = $(`<div id="html_e2fb6595e6916e83bb9bb13580f0034a" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_b33f738e88899fe3eaefc74538a6ce1a.setContent(html_e2fb6595e6916e83bb9bb13580f0034a);
|
|
|
|
|
|
|
|
marker_9e08e53edfeb7cdde55fe9223fe1cd0c.bindPopup(popup_b33f738e88899fe3eaefc74538a6ce1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e08e53edfeb7cdde55fe9223fe1cd0c.setIcon(icon_dd644fc7400de0b93b1f20c6b9aea19a);
|
|
|
|
|
|
var marker_e0a958074b8508d84f6696ba4309203a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ba0803c99b455337c0d6a877e7b73b07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f686e86fcf0f1a2f004508d089400197 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c7b3535c7be62e4b7bcf881e3b3ba7a = $(`<div id="html_4c7b3535c7be62e4b7bcf881e3b3ba7a" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_f686e86fcf0f1a2f004508d089400197.setContent(html_4c7b3535c7be62e4b7bcf881e3b3ba7a);
|
|
|
|
|
|
|
|
marker_e0a958074b8508d84f6696ba4309203a.bindPopup(popup_f686e86fcf0f1a2f004508d089400197)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0a958074b8508d84f6696ba4309203a.setIcon(icon_ba0803c99b455337c0d6a877e7b73b07);
|
|
|
|
|
|
var marker_f376349f4f7be936f4f0e485ddeacf6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_4e56fa3852761341ca8a47c9fb8f17c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fb857a57baa9ba6b8e77faf873564c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30103ac5dbadfd3ac6bb6f90dcea364e = $(`<div id="html_30103ac5dbadfd3ac6bb6f90dcea364e" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_6fb857a57baa9ba6b8e77faf873564c3.setContent(html_30103ac5dbadfd3ac6bb6f90dcea364e);
|
|
|
|
|
|
|
|
marker_f376349f4f7be936f4f0e485ddeacf6c.bindPopup(popup_6fb857a57baa9ba6b8e77faf873564c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f376349f4f7be936f4f0e485ddeacf6c.setIcon(icon_4e56fa3852761341ca8a47c9fb8f17c0);
|
|
|
|
|
|
var marker_4e82b07161b25e4f01f04f63a5a2af58 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c1b95a897a1c82cc3a5a4e0296c93328 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41ce92af25c6f16298ddc282a81824e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_611602bf5ad9f4c0f25e2d064a6b0dc8 = $(`<div id="html_611602bf5ad9f4c0f25e2d064a6b0dc8" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_41ce92af25c6f16298ddc282a81824e9.setContent(html_611602bf5ad9f4c0f25e2d064a6b0dc8);
|
|
|
|
|
|
|
|
marker_4e82b07161b25e4f01f04f63a5a2af58.bindPopup(popup_41ce92af25c6f16298ddc282a81824e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e82b07161b25e4f01f04f63a5a2af58.setIcon(icon_c1b95a897a1c82cc3a5a4e0296c93328);
|
|
|
|
|
|
var marker_7777dd3d2a9f15493e77d5eeaba8b67a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_4133b93be81d66e0d9dc8554fed27ef1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43e018c5c3a94d41269f721906741831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96c16bdba51246673ef80fe68513afea = $(`<div id="html_96c16bdba51246673ef80fe68513afea" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_43e018c5c3a94d41269f721906741831.setContent(html_96c16bdba51246673ef80fe68513afea);
|
|
|
|
|
|
|
|
marker_7777dd3d2a9f15493e77d5eeaba8b67a.bindPopup(popup_43e018c5c3a94d41269f721906741831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7777dd3d2a9f15493e77d5eeaba8b67a.setIcon(icon_4133b93be81d66e0d9dc8554fed27ef1);
|
|
|
|
|
|
var marker_1b4e6023cc6765a2770166b2564895cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_5b3ebdbc0ef72ba200580e976493a18d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_589bb25385039e997637cdf957bae62f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b3d037ac4ef0ca39771cd93f5b82659 = $(`<div id="html_8b3d037ac4ef0ca39771cd93f5b82659" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_589bb25385039e997637cdf957bae62f.setContent(html_8b3d037ac4ef0ca39771cd93f5b82659);
|
|
|
|
|
|
|
|
marker_1b4e6023cc6765a2770166b2564895cb.bindPopup(popup_589bb25385039e997637cdf957bae62f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b4e6023cc6765a2770166b2564895cb.setIcon(icon_5b3ebdbc0ef72ba200580e976493a18d);
|
|
|
|
|
|
var marker_1889beca5327179f12502fa8dd3d7f1e = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_0c79c894de586bd4c09959f24fae047b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35302a8f2acbc85acd5297e1ae3edba4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90a4b1de514f83924a99d13f67798cbb = $(`<div id="html_90a4b1de514f83924a99d13f67798cbb" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_35302a8f2acbc85acd5297e1ae3edba4.setContent(html_90a4b1de514f83924a99d13f67798cbb);
|
|
|
|
|
|
|
|
marker_1889beca5327179f12502fa8dd3d7f1e.bindPopup(popup_35302a8f2acbc85acd5297e1ae3edba4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1889beca5327179f12502fa8dd3d7f1e.setIcon(icon_0c79c894de586bd4c09959f24fae047b);
|
|
|
|
|
|
var marker_0718177ff766f13adcda2aa285d88b09 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_1013687f7614cbe375695132109283cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e6ad34cc52619b498a2ee2d9ec6fb78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71f553c2819251f63f89316d6a5e5569 = $(`<div id="html_71f553c2819251f63f89316d6a5e5569" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_9e6ad34cc52619b498a2ee2d9ec6fb78.setContent(html_71f553c2819251f63f89316d6a5e5569);
|
|
|
|
|
|
|
|
marker_0718177ff766f13adcda2aa285d88b09.bindPopup(popup_9e6ad34cc52619b498a2ee2d9ec6fb78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0718177ff766f13adcda2aa285d88b09.setIcon(icon_1013687f7614cbe375695132109283cc);
|
|
|
|
|
|
var marker_7c9f297f0a8fcb0109f79bc3f04ac777 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_013ce54cd76cfa93c56322c5ea918908 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b00e2d23de9161ff8bd4c14f99d3fad7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f0b41a2ad5342e55b1aefd8d8626eb3 = $(`<div id="html_5f0b41a2ad5342e55b1aefd8d8626eb3" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_b00e2d23de9161ff8bd4c14f99d3fad7.setContent(html_5f0b41a2ad5342e55b1aefd8d8626eb3);
|
|
|
|
|
|
|
|
marker_7c9f297f0a8fcb0109f79bc3f04ac777.bindPopup(popup_b00e2d23de9161ff8bd4c14f99d3fad7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c9f297f0a8fcb0109f79bc3f04ac777.setIcon(icon_013ce54cd76cfa93c56322c5ea918908);
|
|
|
|
|
|
var marker_b486621ee52d7db71d8b44a8bc154453 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2d117eb87166c99276554d2300ff964d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bec2600195957d5591884fb4cef272d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71d386771c06625cf480d67035ef8a3c = $(`<div id="html_71d386771c06625cf480d67035ef8a3c" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_5bec2600195957d5591884fb4cef272d.setContent(html_71d386771c06625cf480d67035ef8a3c);
|
|
|
|
|
|
|
|
marker_b486621ee52d7db71d8b44a8bc154453.bindPopup(popup_5bec2600195957d5591884fb4cef272d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b486621ee52d7db71d8b44a8bc154453.setIcon(icon_2d117eb87166c99276554d2300ff964d);
|
|
|
|
|
|
var marker_c4f20dc7021024dd5cf6af21667ab893 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_cd3c5c602ca9811ed399b06da44e9192 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b03eef2c7762d6142298daca3b95b77e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b28d8c8c41f393ccc8687abe480b145a = $(`<div id="html_b28d8c8c41f393ccc8687abe480b145a" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_b03eef2c7762d6142298daca3b95b77e.setContent(html_b28d8c8c41f393ccc8687abe480b145a);
|
|
|
|
|
|
|
|
marker_c4f20dc7021024dd5cf6af21667ab893.bindPopup(popup_b03eef2c7762d6142298daca3b95b77e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4f20dc7021024dd5cf6af21667ab893.setIcon(icon_cd3c5c602ca9811ed399b06da44e9192);
|
|
|
|
|
|
var marker_c580ae4a160f7d9d3fc0a75f9344b17d = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_44c1fc363fe7677016e1fe0647197255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01ca770a4f63f42120c1061727f6002d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_634141993368fb7aa4a9834eae009e0d = $(`<div id="html_634141993368fb7aa4a9834eae009e0d" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_01ca770a4f63f42120c1061727f6002d.setContent(html_634141993368fb7aa4a9834eae009e0d);
|
|
|
|
|
|
|
|
marker_c580ae4a160f7d9d3fc0a75f9344b17d.bindPopup(popup_01ca770a4f63f42120c1061727f6002d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c580ae4a160f7d9d3fc0a75f9344b17d.setIcon(icon_44c1fc363fe7677016e1fe0647197255);
|
|
|
|
|
|
var marker_5420bca8bcb5c805cff238789f094a1d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3f0992c80b3981a029c5f6e7a6a81899 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34739cf23e0103419c0f065b16bb11d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79dae49b56c1a9af3fdc5f619b8a009b = $(`<div id="html_79dae49b56c1a9af3fdc5f619b8a009b" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_34739cf23e0103419c0f065b16bb11d3.setContent(html_79dae49b56c1a9af3fdc5f619b8a009b);
|
|
|
|
|
|
|
|
marker_5420bca8bcb5c805cff238789f094a1d.bindPopup(popup_34739cf23e0103419c0f065b16bb11d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5420bca8bcb5c805cff238789f094a1d.setIcon(icon_3f0992c80b3981a029c5f6e7a6a81899);
|
|
|
|
|
|
var marker_471f0b2b71786b336d5fd84c28644c42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_af871f9e094b12d3a94fb3d4ac1de94a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d4be39cb2a29ec731871e7131fe812a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c62497c8a9fd5e24c09434abeb796b71 = $(`<div id="html_c62497c8a9fd5e24c09434abeb796b71" style="width: 100.0%; height: 100.0%;">nostr.diakod.com</div>`)[0];
|
|
popup_7d4be39cb2a29ec731871e7131fe812a.setContent(html_c62497c8a9fd5e24c09434abeb796b71);
|
|
|
|
|
|
|
|
marker_471f0b2b71786b336d5fd84c28644c42.bindPopup(popup_7d4be39cb2a29ec731871e7131fe812a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_471f0b2b71786b336d5fd84c28644c42.setIcon(icon_af871f9e094b12d3a94fb3d4ac1de94a);
|
|
|
|
|
|
var marker_595b5ca269056eeb48ca781324b60cf4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7a31f4e9314093b58e6390f0242e8473 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6d08e240b5966fa3d8289fa4a2f02a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de2901e0ff1747735526d66d54364ced = $(`<div id="html_de2901e0ff1747735526d66d54364ced" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_e6d08e240b5966fa3d8289fa4a2f02a1.setContent(html_de2901e0ff1747735526d66d54364ced);
|
|
|
|
|
|
|
|
marker_595b5ca269056eeb48ca781324b60cf4.bindPopup(popup_e6d08e240b5966fa3d8289fa4a2f02a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_595b5ca269056eeb48ca781324b60cf4.setIcon(icon_7a31f4e9314093b58e6390f0242e8473);
|
|
|
|
|
|
var marker_05b249d44daa7ac3235f6e4e37425d15 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2a244ddfbe4c37e7bbc10785d003f99f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22fc71431735c2addafbad263774d370 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffbe7f80f3747f586a61332aa3fb40d9 = $(`<div id="html_ffbe7f80f3747f586a61332aa3fb40d9" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_22fc71431735c2addafbad263774d370.setContent(html_ffbe7f80f3747f586a61332aa3fb40d9);
|
|
|
|
|
|
|
|
marker_05b249d44daa7ac3235f6e4e37425d15.bindPopup(popup_22fc71431735c2addafbad263774d370)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05b249d44daa7ac3235f6e4e37425d15.setIcon(icon_2a244ddfbe4c37e7bbc10785d003f99f);
|
|
|
|
|
|
var marker_3af16d7d6307c88a95666556011373b1 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3bfc8636d746e94c4ff5526a68718c92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23f8989cff88d7e4347dd4b093af34d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96d21fc690b29b4901b829080bb35e9d = $(`<div id="html_96d21fc690b29b4901b829080bb35e9d" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_23f8989cff88d7e4347dd4b093af34d2.setContent(html_96d21fc690b29b4901b829080bb35e9d);
|
|
|
|
|
|
|
|
marker_3af16d7d6307c88a95666556011373b1.bindPopup(popup_23f8989cff88d7e4347dd4b093af34d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3af16d7d6307c88a95666556011373b1.setIcon(icon_3bfc8636d746e94c4ff5526a68718c92);
|
|
|
|
|
|
var marker_0d3d2764d46494ab5d35d7fa8a9a7d2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_b202c968844143fb0f007166237f83dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6d634d097cf1ad880c5e833025ff5ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5085ef12f57ffb42bd590d8120cf8fb7 = $(`<div id="html_5085ef12f57ffb42bd590d8120cf8fb7" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_d6d634d097cf1ad880c5e833025ff5ba.setContent(html_5085ef12f57ffb42bd590d8120cf8fb7);
|
|
|
|
|
|
|
|
marker_0d3d2764d46494ab5d35d7fa8a9a7d2b.bindPopup(popup_d6d634d097cf1ad880c5e833025ff5ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d3d2764d46494ab5d35d7fa8a9a7d2b.setIcon(icon_b202c968844143fb0f007166237f83dd);
|
|
|
|
|
|
var marker_030aafed4170473134ae71c620c68048 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_5a39b7e08be0ad07893f2794afdadfd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad13457f11a14c7c18fccbffef0be277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01bbafd466cb691b932a220c66b7f362 = $(`<div id="html_01bbafd466cb691b932a220c66b7f362" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_ad13457f11a14c7c18fccbffef0be277.setContent(html_01bbafd466cb691b932a220c66b7f362);
|
|
|
|
|
|
|
|
marker_030aafed4170473134ae71c620c68048.bindPopup(popup_ad13457f11a14c7c18fccbffef0be277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_030aafed4170473134ae71c620c68048.setIcon(icon_5a39b7e08be0ad07893f2794afdadfd9);
|
|
|
|
|
|
var marker_a788363915f7b84aa4cecf83744deddc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ca7e6492f2713cf878fe788050ffafa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9d12a4851c0f25c4639dd3bd6f28844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf191027e09385db76607d037a9e0818 = $(`<div id="html_cf191027e09385db76607d037a9e0818" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_f9d12a4851c0f25c4639dd3bd6f28844.setContent(html_cf191027e09385db76607d037a9e0818);
|
|
|
|
|
|
|
|
marker_a788363915f7b84aa4cecf83744deddc.bindPopup(popup_f9d12a4851c0f25c4639dd3bd6f28844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a788363915f7b84aa4cecf83744deddc.setIcon(icon_ca7e6492f2713cf878fe788050ffafa9);
|
|
|
|
|
|
var marker_6b05e71f20fdd642480658bebf2258c6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_13ed83c5a005bda2a41807257f37f92c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4844c395c999be672f8562fbf0d748b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad0ff784cc675a8e15b7efbb08d5d726 = $(`<div id="html_ad0ff784cc675a8e15b7efbb08d5d726" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_4844c395c999be672f8562fbf0d748b3.setContent(html_ad0ff784cc675a8e15b7efbb08d5d726);
|
|
|
|
|
|
|
|
marker_6b05e71f20fdd642480658bebf2258c6.bindPopup(popup_4844c395c999be672f8562fbf0d748b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b05e71f20fdd642480658bebf2258c6.setIcon(icon_13ed83c5a005bda2a41807257f37f92c);
|
|
|
|
|
|
var marker_53158018a09cf149dde516ab2aac55bb = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3428403d64ea89908f32362554e2496f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_583a5678e190751955396eeba3704a4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_167725ac58285372aa770b68b805b846 = $(`<div id="html_167725ac58285372aa770b68b805b846" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_583a5678e190751955396eeba3704a4b.setContent(html_167725ac58285372aa770b68b805b846);
|
|
|
|
|
|
|
|
marker_53158018a09cf149dde516ab2aac55bb.bindPopup(popup_583a5678e190751955396eeba3704a4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53158018a09cf149dde516ab2aac55bb.setIcon(icon_3428403d64ea89908f32362554e2496f);
|
|
|
|
|
|
var marker_f954628319d29d2b5b351010d878cf1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c9f315db141499ba4b55c66f2f79f6a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_556f9b9670629de0147fc09af7b5165c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04112c8579408764c3291201a5f46fd1 = $(`<div id="html_04112c8579408764c3291201a5f46fd1" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_556f9b9670629de0147fc09af7b5165c.setContent(html_04112c8579408764c3291201a5f46fd1);
|
|
|
|
|
|
|
|
marker_f954628319d29d2b5b351010d878cf1d.bindPopup(popup_556f9b9670629de0147fc09af7b5165c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f954628319d29d2b5b351010d878cf1d.setIcon(icon_c9f315db141499ba4b55c66f2f79f6a9);
|
|
|
|
|
|
var marker_cf809575b02fa7492bac298eead2f321 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_fe0011ff3ea13e132c8412cb24b5000a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daaec8b703461b353f8e99d4eb66d32f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a85a0decc7470fb221bb20d7df418a8 = $(`<div id="html_4a85a0decc7470fb221bb20d7df418a8" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_daaec8b703461b353f8e99d4eb66d32f.setContent(html_4a85a0decc7470fb221bb20d7df418a8);
|
|
|
|
|
|
|
|
marker_cf809575b02fa7492bac298eead2f321.bindPopup(popup_daaec8b703461b353f8e99d4eb66d32f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf809575b02fa7492bac298eead2f321.setIcon(icon_fe0011ff3ea13e132c8412cb24b5000a);
|
|
|
|
|
|
var marker_adbec8ba521fccd7558d0c0cf5087f7c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_0212d9aeaf80339b9bf9a240b66f2d69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fef64d11057ef1c4585e11f5f49765a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b0877112e12ffc3ebafb384126be9e4 = $(`<div id="html_6b0877112e12ffc3ebafb384126be9e4" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_fef64d11057ef1c4585e11f5f49765a4.setContent(html_6b0877112e12ffc3ebafb384126be9e4);
|
|
|
|
|
|
|
|
marker_adbec8ba521fccd7558d0c0cf5087f7c.bindPopup(popup_fef64d11057ef1c4585e11f5f49765a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adbec8ba521fccd7558d0c0cf5087f7c.setIcon(icon_0212d9aeaf80339b9bf9a240b66f2d69);
|
|
|
|
|
|
var marker_d800a3bbbf43b59d0b533dcba941fcc4 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_65b7072c614d854825155aa319060b9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_176f5bc07db6f16eafa9e84cac66144c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11113ecaaaee4b8cac4d8031e874906d = $(`<div id="html_11113ecaaaee4b8cac4d8031e874906d" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_176f5bc07db6f16eafa9e84cac66144c.setContent(html_11113ecaaaee4b8cac4d8031e874906d);
|
|
|
|
|
|
|
|
marker_d800a3bbbf43b59d0b533dcba941fcc4.bindPopup(popup_176f5bc07db6f16eafa9e84cac66144c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d800a3bbbf43b59d0b533dcba941fcc4.setIcon(icon_65b7072c614d854825155aa319060b9e);
|
|
|
|
|
|
var marker_4afeaa04786dcba964e7f4e360b9ebaf = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7a8df83f8ac326536d01640fb3089f45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d1fd298a158d72f3d55d35e2321eb6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15e62b5b017ef1868519531ac78a98e6 = $(`<div id="html_15e62b5b017ef1868519531ac78a98e6" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_8d1fd298a158d72f3d55d35e2321eb6b.setContent(html_15e62b5b017ef1868519531ac78a98e6);
|
|
|
|
|
|
|
|
marker_4afeaa04786dcba964e7f4e360b9ebaf.bindPopup(popup_8d1fd298a158d72f3d55d35e2321eb6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4afeaa04786dcba964e7f4e360b9ebaf.setIcon(icon_7a8df83f8ac326536d01640fb3089f45);
|
|
|
|
|
|
var marker_87f80cc26810c1c66eab741a3eefacc7 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_b3ddda4f4fd48a416a8498754881fbd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3260670e54e16bad1a83ba86b4cc0d23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e164858a6958ff8faf25f2e5ae3cf47 = $(`<div id="html_6e164858a6958ff8faf25f2e5ae3cf47" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_3260670e54e16bad1a83ba86b4cc0d23.setContent(html_6e164858a6958ff8faf25f2e5ae3cf47);
|
|
|
|
|
|
|
|
marker_87f80cc26810c1c66eab741a3eefacc7.bindPopup(popup_3260670e54e16bad1a83ba86b4cc0d23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87f80cc26810c1c66eab741a3eefacc7.setIcon(icon_b3ddda4f4fd48a416a8498754881fbd2);
|
|
|
|
|
|
var marker_2971d21d81acf8b872cdf03db1ca1dea = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d62663f79454e42f68dc66f4b73eae5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e825598de8a75dcbe5c1486b2c5534cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaaba57eb379127ffc37aec1dc77d0b3 = $(`<div id="html_aaaba57eb379127ffc37aec1dc77d0b3" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_e825598de8a75dcbe5c1486b2c5534cd.setContent(html_aaaba57eb379127ffc37aec1dc77d0b3);
|
|
|
|
|
|
|
|
marker_2971d21d81acf8b872cdf03db1ca1dea.bindPopup(popup_e825598de8a75dcbe5c1486b2c5534cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2971d21d81acf8b872cdf03db1ca1dea.setIcon(icon_d62663f79454e42f68dc66f4b73eae5c);
|
|
|
|
|
|
var marker_b7b8c66fc918ce41e989190a0eddd9ee = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_70d8636b05951c90811ba939ce248c8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e59e2fdd5872f9fc21a13c99aa7ef32a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72895c21b3e1e21dd27f980fe2f737a0 = $(`<div id="html_72895c21b3e1e21dd27f980fe2f737a0" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_e59e2fdd5872f9fc21a13c99aa7ef32a.setContent(html_72895c21b3e1e21dd27f980fe2f737a0);
|
|
|
|
|
|
|
|
marker_b7b8c66fc918ce41e989190a0eddd9ee.bindPopup(popup_e59e2fdd5872f9fc21a13c99aa7ef32a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b8c66fc918ce41e989190a0eddd9ee.setIcon(icon_70d8636b05951c90811ba939ce248c8b);
|
|
|
|
|
|
var marker_54366686efa5749f321eac9463cbb0af = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_22db10a74349e7246640c09c82f29999 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76a44debaee97e16b203f7f9c1ff2fa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ada0666443cf0772192cfd5ac058f20c = $(`<div id="html_ada0666443cf0772192cfd5ac058f20c" style="width: 100.0%; height: 100.0%;">nostr.roundrockbitcoiners.com</div>`)[0];
|
|
popup_76a44debaee97e16b203f7f9c1ff2fa7.setContent(html_ada0666443cf0772192cfd5ac058f20c);
|
|
|
|
|
|
|
|
marker_54366686efa5749f321eac9463cbb0af.bindPopup(popup_76a44debaee97e16b203f7f9c1ff2fa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54366686efa5749f321eac9463cbb0af.setIcon(icon_22db10a74349e7246640c09c82f29999);
|
|
|
|
|
|
var marker_5b7ffabbe52c4030752f0c6bb2104690 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_b38d473ad886fc2ebe23a9f4a1b2046a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7aef8e846b9ddfac3e8f9b29cc006fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94fad5062fd5940ca79bdc236018a4a1 = $(`<div id="html_94fad5062fd5940ca79bdc236018a4a1" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_f7aef8e846b9ddfac3e8f9b29cc006fe.setContent(html_94fad5062fd5940ca79bdc236018a4a1);
|
|
|
|
|
|
|
|
marker_5b7ffabbe52c4030752f0c6bb2104690.bindPopup(popup_f7aef8e846b9ddfac3e8f9b29cc006fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b7ffabbe52c4030752f0c6bb2104690.setIcon(icon_b38d473ad886fc2ebe23a9f4a1b2046a);
|
|
|
|
|
|
var marker_6d4b07f9501e027532ddb2fab902a679 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_f6a53fceab0f50ebb020492956b4ba5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1853f8b713d067680e3371b9ff24618c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdf88c322a7489b7ddb4ca87e43f0c74 = $(`<div id="html_bdf88c322a7489b7ddb4ca87e43f0c74" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_1853f8b713d067680e3371b9ff24618c.setContent(html_bdf88c322a7489b7ddb4ca87e43f0c74);
|
|
|
|
|
|
|
|
marker_6d4b07f9501e027532ddb2fab902a679.bindPopup(popup_1853f8b713d067680e3371b9ff24618c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d4b07f9501e027532ddb2fab902a679.setIcon(icon_f6a53fceab0f50ebb020492956b4ba5e);
|
|
|
|
|
|
var marker_31f53fe88c32c2c5294a6d62d1a3755b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_64fd737f42f3b94bfb00e82c888efe76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2fe01cb9221cb22bf6e7102b76af10b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d3f4aa3037179221aa301b16927f047 = $(`<div id="html_8d3f4aa3037179221aa301b16927f047" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_c2fe01cb9221cb22bf6e7102b76af10b.setContent(html_8d3f4aa3037179221aa301b16927f047);
|
|
|
|
|
|
|
|
marker_31f53fe88c32c2c5294a6d62d1a3755b.bindPopup(popup_c2fe01cb9221cb22bf6e7102b76af10b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31f53fe88c32c2c5294a6d62d1a3755b.setIcon(icon_64fd737f42f3b94bfb00e82c888efe76);
|
|
|
|
|
|
var marker_9d473b2819ab5a5121dba1700a9b44b8 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_528196d091209f9b3d2d305cc042233f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10d8fa48e5817a238890e81a4d3e58b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62af59d8b5f93ee086921a5145645bf9 = $(`<div id="html_62af59d8b5f93ee086921a5145645bf9" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_10d8fa48e5817a238890e81a4d3e58b8.setContent(html_62af59d8b5f93ee086921a5145645bf9);
|
|
|
|
|
|
|
|
marker_9d473b2819ab5a5121dba1700a9b44b8.bindPopup(popup_10d8fa48e5817a238890e81a4d3e58b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d473b2819ab5a5121dba1700a9b44b8.setIcon(icon_528196d091209f9b3d2d305cc042233f);
|
|
|
|
|
|
var marker_ed9ee81cdbc2955c661f3edac7f5bf7d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c27a014d169629791c25532e067301b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f53f46a5ba83f5e0382ba96c2023e26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d76cf88509e60a247858a6e4a176d314 = $(`<div id="html_d76cf88509e60a247858a6e4a176d314" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_3f53f46a5ba83f5e0382ba96c2023e26.setContent(html_d76cf88509e60a247858a6e4a176d314);
|
|
|
|
|
|
|
|
marker_ed9ee81cdbc2955c661f3edac7f5bf7d.bindPopup(popup_3f53f46a5ba83f5e0382ba96c2023e26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed9ee81cdbc2955c661f3edac7f5bf7d.setIcon(icon_c27a014d169629791c25532e067301b9);
|
|
|
|
|
|
var marker_7e9e745e1e75ee3d73c20da123780ffc = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ddf3d0e06e5c2af6ec8660828bb3641a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb6475f5601efe66e3c74a823a1081a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_108915d05d6094423dbfca6a523b430f = $(`<div id="html_108915d05d6094423dbfca6a523b430f" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_cb6475f5601efe66e3c74a823a1081a9.setContent(html_108915d05d6094423dbfca6a523b430f);
|
|
|
|
|
|
|
|
marker_7e9e745e1e75ee3d73c20da123780ffc.bindPopup(popup_cb6475f5601efe66e3c74a823a1081a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e9e745e1e75ee3d73c20da123780ffc.setIcon(icon_ddf3d0e06e5c2af6ec8660828bb3641a);
|
|
|
|
|
|
var marker_0b610d4e3481e45c6e53f98f59e631fb = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_eb5bc2e006610b5d1867a960acac84d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bba63e0f666322ac917b11f2a7d6cdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4678d74861da4bc086f554019b42b2c = $(`<div id="html_d4678d74861da4bc086f554019b42b2c" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_7bba63e0f666322ac917b11f2a7d6cdf.setContent(html_d4678d74861da4bc086f554019b42b2c);
|
|
|
|
|
|
|
|
marker_0b610d4e3481e45c6e53f98f59e631fb.bindPopup(popup_7bba63e0f666322ac917b11f2a7d6cdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b610d4e3481e45c6e53f98f59e631fb.setIcon(icon_eb5bc2e006610b5d1867a960acac84d5);
|
|
|
|
|
|
var marker_fa9bd0b122d4dafb89aaeab9233464f5 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_55a4d62c4e797707829cd10b47ea128d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91aa7de7d14fc85cebfd47a36de9db88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc95076c96564f303393d5e723da4016 = $(`<div id="html_dc95076c96564f303393d5e723da4016" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_91aa7de7d14fc85cebfd47a36de9db88.setContent(html_dc95076c96564f303393d5e723da4016);
|
|
|
|
|
|
|
|
marker_fa9bd0b122d4dafb89aaeab9233464f5.bindPopup(popup_91aa7de7d14fc85cebfd47a36de9db88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa9bd0b122d4dafb89aaeab9233464f5.setIcon(icon_55a4d62c4e797707829cd10b47ea128d);
|
|
|
|
|
|
var marker_72aebd9e49ec489be2bd9d8ffacded2c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ad604f441406fdc0351a495496410640 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb1528dc81b065267174f05dd4f5f328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4055aaa266f8e726f035a5def446ae5 = $(`<div id="html_f4055aaa266f8e726f035a5def446ae5" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_cb1528dc81b065267174f05dd4f5f328.setContent(html_f4055aaa266f8e726f035a5def446ae5);
|
|
|
|
|
|
|
|
marker_72aebd9e49ec489be2bd9d8ffacded2c.bindPopup(popup_cb1528dc81b065267174f05dd4f5f328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72aebd9e49ec489be2bd9d8ffacded2c.setIcon(icon_ad604f441406fdc0351a495496410640);
|
|
|
|
|
|
var marker_8589b98da0c6a13116ce909b4f4f9111 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_94abc6706919980e9e74af0988bde569 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6b2375b68d2e7e472ae7fd57a1b0147 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_177ec812c35791c61af898ad9434aac0 = $(`<div id="html_177ec812c35791c61af898ad9434aac0" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_b6b2375b68d2e7e472ae7fd57a1b0147.setContent(html_177ec812c35791c61af898ad9434aac0);
|
|
|
|
|
|
|
|
marker_8589b98da0c6a13116ce909b4f4f9111.bindPopup(popup_b6b2375b68d2e7e472ae7fd57a1b0147)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8589b98da0c6a13116ce909b4f4f9111.setIcon(icon_94abc6706919980e9e74af0988bde569);
|
|
|
|
|
|
var marker_b398e9a4e86cba92bee722f9d16d4b45 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_510daa26a0a6da00a70bc9181717a5da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_695fc0091b85ba276701fc4fe61cd642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36fa191b853d9ee8b8ea001314b97363 = $(`<div id="html_36fa191b853d9ee8b8ea001314b97363" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_695fc0091b85ba276701fc4fe61cd642.setContent(html_36fa191b853d9ee8b8ea001314b97363);
|
|
|
|
|
|
|
|
marker_b398e9a4e86cba92bee722f9d16d4b45.bindPopup(popup_695fc0091b85ba276701fc4fe61cd642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b398e9a4e86cba92bee722f9d16d4b45.setIcon(icon_510daa26a0a6da00a70bc9181717a5da);
|
|
|
|
|
|
var marker_9cec9b4860b4d679685f118400c208d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_53a92640d98964f7bcec4839903757e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05074a3c8fd26023db029b04a9e9691d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0551e9a07ab8871496279dbc0962a0e0 = $(`<div id="html_0551e9a07ab8871496279dbc0962a0e0" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_05074a3c8fd26023db029b04a9e9691d.setContent(html_0551e9a07ab8871496279dbc0962a0e0);
|
|
|
|
|
|
|
|
marker_9cec9b4860b4d679685f118400c208d4.bindPopup(popup_05074a3c8fd26023db029b04a9e9691d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cec9b4860b4d679685f118400c208d4.setIcon(icon_53a92640d98964f7bcec4839903757e4);
|
|
|
|
|
|
var marker_aa0a267514923c0d3ce8925344453941 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_08a73cdde345992e23f7d118e7e7357d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_152dee8796983c5630405966e48ad3fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f51ce03765f546597bcf6d03787c3953 = $(`<div id="html_f51ce03765f546597bcf6d03787c3953" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_152dee8796983c5630405966e48ad3fa.setContent(html_f51ce03765f546597bcf6d03787c3953);
|
|
|
|
|
|
|
|
marker_aa0a267514923c0d3ce8925344453941.bindPopup(popup_152dee8796983c5630405966e48ad3fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa0a267514923c0d3ce8925344453941.setIcon(icon_08a73cdde345992e23f7d118e7e7357d);
|
|
|
|
|
|
var marker_ef098b0e91a7c5d01d30744af0e96967 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3a531ad571b075df32f004c532c78e7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef96292b93fb0eef1da847de74650d4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdd5dab448608d0adab2e71bc8417cbe = $(`<div id="html_fdd5dab448608d0adab2e71bc8417cbe" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_ef96292b93fb0eef1da847de74650d4c.setContent(html_fdd5dab448608d0adab2e71bc8417cbe);
|
|
|
|
|
|
|
|
marker_ef098b0e91a7c5d01d30744af0e96967.bindPopup(popup_ef96292b93fb0eef1da847de74650d4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef098b0e91a7c5d01d30744af0e96967.setIcon(icon_3a531ad571b075df32f004c532c78e7c);
|
|
|
|
|
|
var marker_a954f67a725823b9679f955f68cdf465 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7a1daaf45b59bb3f9eaa37d6ab592b41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7a44935f1b1f1fad794c7acf42f81e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd3ca55c92535c4942f764f5291f0d75 = $(`<div id="html_dd3ca55c92535c4942f764f5291f0d75" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_b7a44935f1b1f1fad794c7acf42f81e7.setContent(html_dd3ca55c92535c4942f764f5291f0d75);
|
|
|
|
|
|
|
|
marker_a954f67a725823b9679f955f68cdf465.bindPopup(popup_b7a44935f1b1f1fad794c7acf42f81e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a954f67a725823b9679f955f68cdf465.setIcon(icon_7a1daaf45b59bb3f9eaa37d6ab592b41);
|
|
|
|
|
|
var marker_d0656da1066abc8af2aa31f767d7434d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ad4f2428159b8bcce4194609b08832e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2865e229af91b16ec9657e020d1727a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f644a7cea9118952856409b315b3fa9 = $(`<div id="html_3f644a7cea9118952856409b315b3fa9" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_a2865e229af91b16ec9657e020d1727a.setContent(html_3f644a7cea9118952856409b315b3fa9);
|
|
|
|
|
|
|
|
marker_d0656da1066abc8af2aa31f767d7434d.bindPopup(popup_a2865e229af91b16ec9657e020d1727a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0656da1066abc8af2aa31f767d7434d.setIcon(icon_ad4f2428159b8bcce4194609b08832e2);
|
|
|
|
|
|
var marker_2918bf4127a3f3005678fa9d457a8490 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d2f55786e0cc3e69e208512c54c785e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_290bfd3bc9d6ff7a8b172c7acce83997 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e3da1a37ca4e0e741a2046e9d9d756e = $(`<div id="html_8e3da1a37ca4e0e741a2046e9d9d756e" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_290bfd3bc9d6ff7a8b172c7acce83997.setContent(html_8e3da1a37ca4e0e741a2046e9d9d756e);
|
|
|
|
|
|
|
|
marker_2918bf4127a3f3005678fa9d457a8490.bindPopup(popup_290bfd3bc9d6ff7a8b172c7acce83997)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2918bf4127a3f3005678fa9d457a8490.setIcon(icon_d2f55786e0cc3e69e208512c54c785e6);
|
|
|
|
|
|
var marker_3d810ca773b69ec5478351d2ea46cc95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_65807b44aa411dd9ffda826482623267 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cb25d2ba8372846dea22e3a2b1fabd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6aa5a4049361515b0e62faee96b9ba7 = $(`<div id="html_c6aa5a4049361515b0e62faee96b9ba7" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_6cb25d2ba8372846dea22e3a2b1fabd3.setContent(html_c6aa5a4049361515b0e62faee96b9ba7);
|
|
|
|
|
|
|
|
marker_3d810ca773b69ec5478351d2ea46cc95.bindPopup(popup_6cb25d2ba8372846dea22e3a2b1fabd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d810ca773b69ec5478351d2ea46cc95.setIcon(icon_65807b44aa411dd9ffda826482623267);
|
|
|
|
|
|
var marker_6ca6ed34856c2392ed649d482c02ea8e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_0b2737c6c4f7399c20b701c682c5b426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d41a769fb812cbf3bd7d6c565b663298 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b40c8a643d8e2923054a12e1a265e393 = $(`<div id="html_b40c8a643d8e2923054a12e1a265e393" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_d41a769fb812cbf3bd7d6c565b663298.setContent(html_b40c8a643d8e2923054a12e1a265e393);
|
|
|
|
|
|
|
|
marker_6ca6ed34856c2392ed649d482c02ea8e.bindPopup(popup_d41a769fb812cbf3bd7d6c565b663298)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ca6ed34856c2392ed649d482c02ea8e.setIcon(icon_0b2737c6c4f7399c20b701c682c5b426);
|
|
|
|
|
|
var marker_7d52d78c4140fc7ed05645a54ab30efa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_8413f097de80d46046d001eddedbb719 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a07b7aa9ee44d15d89f021f2a60a9bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8938625e09bda99d5c5eb73f3ed3ae8 = $(`<div id="html_e8938625e09bda99d5c5eb73f3ed3ae8" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_3a07b7aa9ee44d15d89f021f2a60a9bc.setContent(html_e8938625e09bda99d5c5eb73f3ed3ae8);
|
|
|
|
|
|
|
|
marker_7d52d78c4140fc7ed05645a54ab30efa.bindPopup(popup_3a07b7aa9ee44d15d89f021f2a60a9bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d52d78c4140fc7ed05645a54ab30efa.setIcon(icon_8413f097de80d46046d001eddedbb719);
|
|
|
|
|
|
var marker_812769c602bf80798ecb2784a4646297 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d9f9482bba67d43e483243425ba2716f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3e572a515dca1600b35cd726d56e299 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49e8703066058fae093023fcff6d6d45 = $(`<div id="html_49e8703066058fae093023fcff6d6d45" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_d3e572a515dca1600b35cd726d56e299.setContent(html_49e8703066058fae093023fcff6d6d45);
|
|
|
|
|
|
|
|
marker_812769c602bf80798ecb2784a4646297.bindPopup(popup_d3e572a515dca1600b35cd726d56e299)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_812769c602bf80798ecb2784a4646297.setIcon(icon_d9f9482bba67d43e483243425ba2716f);
|
|
|
|
|
|
var marker_f0642df4ced0b4b2e637c0b8d374e4a0 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_36947fe49a576cd2886c04921f143d6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_765091dc8bc5c1adf428b56aa00893f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9066b660c420758f1386c9b87614d5a2 = $(`<div id="html_9066b660c420758f1386c9b87614d5a2" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_765091dc8bc5c1adf428b56aa00893f1.setContent(html_9066b660c420758f1386c9b87614d5a2);
|
|
|
|
|
|
|
|
marker_f0642df4ced0b4b2e637c0b8d374e4a0.bindPopup(popup_765091dc8bc5c1adf428b56aa00893f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0642df4ced0b4b2e637c0b8d374e4a0.setIcon(icon_36947fe49a576cd2886c04921f143d6a);
|
|
|
|
|
|
var marker_bbc4b30dc2387e2f7159ff1492aae512 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_57971b3bdebedf630da371519a9285e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68ecab2aafafebdfbafddeebef55bdd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11af68ed97c151b6b815af1c7b437f6f = $(`<div id="html_11af68ed97c151b6b815af1c7b437f6f" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_68ecab2aafafebdfbafddeebef55bdd4.setContent(html_11af68ed97c151b6b815af1c7b437f6f);
|
|
|
|
|
|
|
|
marker_bbc4b30dc2387e2f7159ff1492aae512.bindPopup(popup_68ecab2aafafebdfbafddeebef55bdd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbc4b30dc2387e2f7159ff1492aae512.setIcon(icon_57971b3bdebedf630da371519a9285e2);
|
|
|
|
|
|
var marker_6caf2f185ffed1305ddf80b807d1ae71 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_df7e1d713e8ab69331876757d578217a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_239ccad4b5e5e3697a36682aafbf52bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ba47c7a0590b510a81b1d977cbe5f2c = $(`<div id="html_8ba47c7a0590b510a81b1d977cbe5f2c" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_239ccad4b5e5e3697a36682aafbf52bc.setContent(html_8ba47c7a0590b510a81b1d977cbe5f2c);
|
|
|
|
|
|
|
|
marker_6caf2f185ffed1305ddf80b807d1ae71.bindPopup(popup_239ccad4b5e5e3697a36682aafbf52bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6caf2f185ffed1305ddf80b807d1ae71.setIcon(icon_df7e1d713e8ab69331876757d578217a);
|
|
|
|
|
|
var marker_55984205e05430d118baa1782bccfa4b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_52feb77c6c42c7a7d02a0e4dd1ce202c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b3dd722c48f6fca7641a1937b436db7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffa3cfecc1d05693a05461d907e6f398 = $(`<div id="html_ffa3cfecc1d05693a05461d907e6f398" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_4b3dd722c48f6fca7641a1937b436db7.setContent(html_ffa3cfecc1d05693a05461d907e6f398);
|
|
|
|
|
|
|
|
marker_55984205e05430d118baa1782bccfa4b.bindPopup(popup_4b3dd722c48f6fca7641a1937b436db7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55984205e05430d118baa1782bccfa4b.setIcon(icon_52feb77c6c42c7a7d02a0e4dd1ce202c);
|
|
|
|
|
|
var marker_b8bffa86ea022eaeed8042dda8343a6e = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_4c80b956eb4e295827babab4b802456c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c1f6116c045b8545a9d338da79ff038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45fc19fafd0ee75344e63a750ee4e4c8 = $(`<div id="html_45fc19fafd0ee75344e63a750ee4e4c8" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_8c1f6116c045b8545a9d338da79ff038.setContent(html_45fc19fafd0ee75344e63a750ee4e4c8);
|
|
|
|
|
|
|
|
marker_b8bffa86ea022eaeed8042dda8343a6e.bindPopup(popup_8c1f6116c045b8545a9d338da79ff038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8bffa86ea022eaeed8042dda8343a6e.setIcon(icon_4c80b956eb4e295827babab4b802456c);
|
|
|
|
|
|
var marker_b281d8086610dd61f02d73cf039384f0 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_55c934bca9aba7dc0438ab963c0a6f05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4c0f99de653a9af1a512c556b5340e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af8ca202e47807d0cfdea671edb8a729 = $(`<div id="html_af8ca202e47807d0cfdea671edb8a729" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_a4c0f99de653a9af1a512c556b5340e0.setContent(html_af8ca202e47807d0cfdea671edb8a729);
|
|
|
|
|
|
|
|
marker_b281d8086610dd61f02d73cf039384f0.bindPopup(popup_a4c0f99de653a9af1a512c556b5340e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b281d8086610dd61f02d73cf039384f0.setIcon(icon_55c934bca9aba7dc0438ab963c0a6f05);
|
|
|
|
|
|
var marker_5ea14070bd805545496e5ecc1c1f6f6a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6c04710955a961f04fb47be06a499998 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b263491b04d7152d9982a5bdfc3bfead = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cec6975ef0d4e058d41904cc2193fd21 = $(`<div id="html_cec6975ef0d4e058d41904cc2193fd21" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_b263491b04d7152d9982a5bdfc3bfead.setContent(html_cec6975ef0d4e058d41904cc2193fd21);
|
|
|
|
|
|
|
|
marker_5ea14070bd805545496e5ecc1c1f6f6a.bindPopup(popup_b263491b04d7152d9982a5bdfc3bfead)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ea14070bd805545496e5ecc1c1f6f6a.setIcon(icon_6c04710955a961f04fb47be06a499998);
|
|
|
|
|
|
var marker_766ecd78d6d91e5facde3a398148a269 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2a1112ec85083a324a7f4a7bd11de258 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c49dbebef76e785df8ac06d71a35373 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50bc2a1143084e6735eb8b1a4f2a057a = $(`<div id="html_50bc2a1143084e6735eb8b1a4f2a057a" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_4c49dbebef76e785df8ac06d71a35373.setContent(html_50bc2a1143084e6735eb8b1a4f2a057a);
|
|
|
|
|
|
|
|
marker_766ecd78d6d91e5facde3a398148a269.bindPopup(popup_4c49dbebef76e785df8ac06d71a35373)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_766ecd78d6d91e5facde3a398148a269.setIcon(icon_2a1112ec85083a324a7f4a7bd11de258);
|
|
|
|
|
|
var marker_f5ae6becb85ac9338c66cdfb20f4dab8 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e139a91a7cc5f604fe32de78eef7a86e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff2f34c613e2948edeb36d9dd3e47821 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54f088c82f4749ceddfa08cecb56943c = $(`<div id="html_54f088c82f4749ceddfa08cecb56943c" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_ff2f34c613e2948edeb36d9dd3e47821.setContent(html_54f088c82f4749ceddfa08cecb56943c);
|
|
|
|
|
|
|
|
marker_f5ae6becb85ac9338c66cdfb20f4dab8.bindPopup(popup_ff2f34c613e2948edeb36d9dd3e47821)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5ae6becb85ac9338c66cdfb20f4dab8.setIcon(icon_e139a91a7cc5f604fe32de78eef7a86e);
|
|
|
|
|
|
var marker_c64eefc2fc8c27989998afd24a15c470 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3dd0a151783c509c7e611ed553bce58a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38da898e568f2c7efce6fbe92fcfaf2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c20129aaaa5a6ac7864734bce4af23d1 = $(`<div id="html_c20129aaaa5a6ac7864734bce4af23d1" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_38da898e568f2c7efce6fbe92fcfaf2d.setContent(html_c20129aaaa5a6ac7864734bce4af23d1);
|
|
|
|
|
|
|
|
marker_c64eefc2fc8c27989998afd24a15c470.bindPopup(popup_38da898e568f2c7efce6fbe92fcfaf2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c64eefc2fc8c27989998afd24a15c470.setIcon(icon_3dd0a151783c509c7e611ed553bce58a);
|
|
|
|
|
|
var marker_a696f7434ce6518f46b4e26529f29953 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e53aca7af36e8e95da1c2a3d426a4012 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d65184e67ded43bdd5ba563dc3a09e09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ff14c4e9c0b6c929f00d622172f0508 = $(`<div id="html_5ff14c4e9c0b6c929f00d622172f0508" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_d65184e67ded43bdd5ba563dc3a09e09.setContent(html_5ff14c4e9c0b6c929f00d622172f0508);
|
|
|
|
|
|
|
|
marker_a696f7434ce6518f46b4e26529f29953.bindPopup(popup_d65184e67ded43bdd5ba563dc3a09e09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a696f7434ce6518f46b4e26529f29953.setIcon(icon_e53aca7af36e8e95da1c2a3d426a4012);
|
|
|
|
|
|
var marker_d3e12a9acca3ad62539d41bd0656e52a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_732ac54cdb6877255b2c9bee6351c0bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f27aa43f105679d584dd4d3e1a9f2dda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d8f6c5aa65e5542317656e3e60d9696 = $(`<div id="html_6d8f6c5aa65e5542317656e3e60d9696" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_f27aa43f105679d584dd4d3e1a9f2dda.setContent(html_6d8f6c5aa65e5542317656e3e60d9696);
|
|
|
|
|
|
|
|
marker_d3e12a9acca3ad62539d41bd0656e52a.bindPopup(popup_f27aa43f105679d584dd4d3e1a9f2dda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3e12a9acca3ad62539d41bd0656e52a.setIcon(icon_732ac54cdb6877255b2c9bee6351c0bf);
|
|
|
|
|
|
var marker_fbc1ea9593d7acd065af714b1c245983 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_8ad1ac262086a5d14a85c5e25c430645 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e6e06236aa457fcac86042e9e55a501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8db47fa97ee1061209c1404627ca169 = $(`<div id="html_d8db47fa97ee1061209c1404627ca169" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_9e6e06236aa457fcac86042e9e55a501.setContent(html_d8db47fa97ee1061209c1404627ca169);
|
|
|
|
|
|
|
|
marker_fbc1ea9593d7acd065af714b1c245983.bindPopup(popup_9e6e06236aa457fcac86042e9e55a501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbc1ea9593d7acd065af714b1c245983.setIcon(icon_8ad1ac262086a5d14a85c5e25c430645);
|
|
|
|
|
|
var marker_6565bbc31e596cf1ccc3283679aa6933 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2572a2102f74ac59db0087063ca624f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1df00bdd2bf0819de7b1f0828673cbc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_691734a676fa46de1b6ed0d47f6a2be8 = $(`<div id="html_691734a676fa46de1b6ed0d47f6a2be8" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_1df00bdd2bf0819de7b1f0828673cbc5.setContent(html_691734a676fa46de1b6ed0d47f6a2be8);
|
|
|
|
|
|
|
|
marker_6565bbc31e596cf1ccc3283679aa6933.bindPopup(popup_1df00bdd2bf0819de7b1f0828673cbc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6565bbc31e596cf1ccc3283679aa6933.setIcon(icon_2572a2102f74ac59db0087063ca624f7);
|
|
|
|
|
|
var marker_22e75734d87c0887958684db220ee482 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d85624cba71427e91a82a38454035603 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_512de89222088d8b89e8e5c70268f9da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_475feb50f41a674a4896c2ed7dfc7471 = $(`<div id="html_475feb50f41a674a4896c2ed7dfc7471" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_512de89222088d8b89e8e5c70268f9da.setContent(html_475feb50f41a674a4896c2ed7dfc7471);
|
|
|
|
|
|
|
|
marker_22e75734d87c0887958684db220ee482.bindPopup(popup_512de89222088d8b89e8e5c70268f9da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22e75734d87c0887958684db220ee482.setIcon(icon_d85624cba71427e91a82a38454035603);
|
|
|
|
|
|
var marker_383c51203a903c230fdfddb4059bf236 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_265ccad4bfbb892fb34ece0d35e704e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08e627596f8419857c6e67fb87bf012a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8df45e5e4d51ddfe65b9c2d74032542 = $(`<div id="html_b8df45e5e4d51ddfe65b9c2d74032542" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_08e627596f8419857c6e67fb87bf012a.setContent(html_b8df45e5e4d51ddfe65b9c2d74032542);
|
|
|
|
|
|
|
|
marker_383c51203a903c230fdfddb4059bf236.bindPopup(popup_08e627596f8419857c6e67fb87bf012a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_383c51203a903c230fdfddb4059bf236.setIcon(icon_265ccad4bfbb892fb34ece0d35e704e4);
|
|
|
|
|
|
var marker_267dac71b735aecb14ffc0486f892041 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_cc247f1a00e126b7864bd69f864a8cdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8d06713bacb3bfeba526e0040d0e7ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1c4e9ed523330296c8cbf4364cb5c0e = $(`<div id="html_d1c4e9ed523330296c8cbf4364cb5c0e" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_c8d06713bacb3bfeba526e0040d0e7ab.setContent(html_d1c4e9ed523330296c8cbf4364cb5c0e);
|
|
|
|
|
|
|
|
marker_267dac71b735aecb14ffc0486f892041.bindPopup(popup_c8d06713bacb3bfeba526e0040d0e7ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_267dac71b735aecb14ffc0486f892041.setIcon(icon_cc247f1a00e126b7864bd69f864a8cdc);
|
|
|
|
|
|
var marker_41d43901c2b49edbfb746db7e2b34b55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_827823e12a03c4f0f667f5ffc3fc8c6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57d53b6f9ed5eac1c2d10e7c70e66199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e298c8b8e67995835f6a14bbdb420027 = $(`<div id="html_e298c8b8e67995835f6a14bbdb420027" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_57d53b6f9ed5eac1c2d10e7c70e66199.setContent(html_e298c8b8e67995835f6a14bbdb420027);
|
|
|
|
|
|
|
|
marker_41d43901c2b49edbfb746db7e2b34b55.bindPopup(popup_57d53b6f9ed5eac1c2d10e7c70e66199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41d43901c2b49edbfb746db7e2b34b55.setIcon(icon_827823e12a03c4f0f667f5ffc3fc8c6c);
|
|
|
|
|
|
var marker_d3d03fc501ba51877fd3aeb1669fe776 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_212c186e781bc235eae6487474b6ee33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49d43eb0366662f4893a63b6c78e79fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ddc0722345b1b82fb4d8b2917ec16c2 = $(`<div id="html_9ddc0722345b1b82fb4d8b2917ec16c2" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_49d43eb0366662f4893a63b6c78e79fe.setContent(html_9ddc0722345b1b82fb4d8b2917ec16c2);
|
|
|
|
|
|
|
|
marker_d3d03fc501ba51877fd3aeb1669fe776.bindPopup(popup_49d43eb0366662f4893a63b6c78e79fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3d03fc501ba51877fd3aeb1669fe776.setIcon(icon_212c186e781bc235eae6487474b6ee33);
|
|
|
|
|
|
var marker_3bad28e14ef9f8990a6791c7d1994a8a = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_9c273ebb0c6e3279f3fef3d047112562 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6b26344a126602159773f17d14ca443 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9e036c9bd6b573c2e74ad6f7d49aef6 = $(`<div id="html_b9e036c9bd6b573c2e74ad6f7d49aef6" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_d6b26344a126602159773f17d14ca443.setContent(html_b9e036c9bd6b573c2e74ad6f7d49aef6);
|
|
|
|
|
|
|
|
marker_3bad28e14ef9f8990a6791c7d1994a8a.bindPopup(popup_d6b26344a126602159773f17d14ca443)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bad28e14ef9f8990a6791c7d1994a8a.setIcon(icon_9c273ebb0c6e3279f3fef3d047112562);
|
|
|
|
|
|
var marker_58be27910ee8a3fc8f990a4583a8352c = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_f87cf7e33139ce47011585897756ba5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6df9999791808721c4283d114301d8e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f3d0128ee1831a13705a7834908678c = $(`<div id="html_5f3d0128ee1831a13705a7834908678c" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_6df9999791808721c4283d114301d8e4.setContent(html_5f3d0128ee1831a13705a7834908678c);
|
|
|
|
|
|
|
|
marker_58be27910ee8a3fc8f990a4583a8352c.bindPopup(popup_6df9999791808721c4283d114301d8e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58be27910ee8a3fc8f990a4583a8352c.setIcon(icon_f87cf7e33139ce47011585897756ba5b);
|
|
|
|
|
|
var marker_55f0893f4f445830870eb4d2daf4847e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d01678779f963f106b3303f2094e4ac1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6711905906ba37b3aac1ea8acd0b4ecc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_156c5b48f6b4bb71946cdc814552d059 = $(`<div id="html_156c5b48f6b4bb71946cdc814552d059" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_6711905906ba37b3aac1ea8acd0b4ecc.setContent(html_156c5b48f6b4bb71946cdc814552d059);
|
|
|
|
|
|
|
|
marker_55f0893f4f445830870eb4d2daf4847e.bindPopup(popup_6711905906ba37b3aac1ea8acd0b4ecc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55f0893f4f445830870eb4d2daf4847e.setIcon(icon_d01678779f963f106b3303f2094e4ac1);
|
|
|
|
|
|
var marker_3767942bf479909e2c54694c8c0be262 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_74d0a1d0ea28a866326f6ade81428dc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3d0e6b7c3b4126b8315f87b2e761c48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f5170f51dbd699f1ffcf63d1a4966b8 = $(`<div id="html_7f5170f51dbd699f1ffcf63d1a4966b8" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_b3d0e6b7c3b4126b8315f87b2e761c48.setContent(html_7f5170f51dbd699f1ffcf63d1a4966b8);
|
|
|
|
|
|
|
|
marker_3767942bf479909e2c54694c8c0be262.bindPopup(popup_b3d0e6b7c3b4126b8315f87b2e761c48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3767942bf479909e2c54694c8c0be262.setIcon(icon_74d0a1d0ea28a866326f6ade81428dc3);
|
|
|
|
|
|
var marker_6cc858ad61ad19d7224cd04dc1e43bb7 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_556f89803ee2da63e071a60fa4e0eea7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d83bbd43d482b96b22e70f8c89d1f1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfba80e00d3097c11c411aded4ac9eb1 = $(`<div id="html_bfba80e00d3097c11c411aded4ac9eb1" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_8d83bbd43d482b96b22e70f8c89d1f1d.setContent(html_bfba80e00d3097c11c411aded4ac9eb1);
|
|
|
|
|
|
|
|
marker_6cc858ad61ad19d7224cd04dc1e43bb7.bindPopup(popup_8d83bbd43d482b96b22e70f8c89d1f1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cc858ad61ad19d7224cd04dc1e43bb7.setIcon(icon_556f89803ee2da63e071a60fa4e0eea7);
|
|
|
|
|
|
var marker_86bd8db0fdf7490f231cc27c762dd611 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_aaaf74811d5774ec5462ccd28c38b507 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55b398dd2177cce91d06944a88c799e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62db9ce02a1e875f5cee2f9958cc0d09 = $(`<div id="html_62db9ce02a1e875f5cee2f9958cc0d09" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_55b398dd2177cce91d06944a88c799e7.setContent(html_62db9ce02a1e875f5cee2f9958cc0d09);
|
|
|
|
|
|
|
|
marker_86bd8db0fdf7490f231cc27c762dd611.bindPopup(popup_55b398dd2177cce91d06944a88c799e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86bd8db0fdf7490f231cc27c762dd611.setIcon(icon_aaaf74811d5774ec5462ccd28c38b507);
|
|
|
|
|
|
var marker_80d05529bebc7d0f3578211ee1247b1c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_1affb62a25b9444add05afd7b31b6308 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e983c04f2e3a0bec34370b9796658314 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c582510b431d11344882cb9979b4f2c4 = $(`<div id="html_c582510b431d11344882cb9979b4f2c4" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_e983c04f2e3a0bec34370b9796658314.setContent(html_c582510b431d11344882cb9979b4f2c4);
|
|
|
|
|
|
|
|
marker_80d05529bebc7d0f3578211ee1247b1c.bindPopup(popup_e983c04f2e3a0bec34370b9796658314)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80d05529bebc7d0f3578211ee1247b1c.setIcon(icon_1affb62a25b9444add05afd7b31b6308);
|
|
|
|
|
|
var marker_ec98a8758c34c651454a1a47905fbd1c = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_adfe4923c8010679d4d22614a07626ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8169af8eb2b74d1634ae2561c51e2ddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31faf8069b637395618833a1603ac01b = $(`<div id="html_31faf8069b637395618833a1603ac01b" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_8169af8eb2b74d1634ae2561c51e2ddc.setContent(html_31faf8069b637395618833a1603ac01b);
|
|
|
|
|
|
|
|
marker_ec98a8758c34c651454a1a47905fbd1c.bindPopup(popup_8169af8eb2b74d1634ae2561c51e2ddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec98a8758c34c651454a1a47905fbd1c.setIcon(icon_adfe4923c8010679d4d22614a07626ae);
|
|
|
|
|
|
var marker_d471f2fee79acc32b60e5a8c0f440990 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_16f5a9fcd4de71a2616753a30bb49062 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4524979919a271cafe4ca6de4a6a2ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c4dc23f66d0ec5a5a99c2b115bd6a91 = $(`<div id="html_6c4dc23f66d0ec5a5a99c2b115bd6a91" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_4524979919a271cafe4ca6de4a6a2ca2.setContent(html_6c4dc23f66d0ec5a5a99c2b115bd6a91);
|
|
|
|
|
|
|
|
marker_d471f2fee79acc32b60e5a8c0f440990.bindPopup(popup_4524979919a271cafe4ca6de4a6a2ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d471f2fee79acc32b60e5a8c0f440990.setIcon(icon_16f5a9fcd4de71a2616753a30bb49062);
|
|
|
|
|
|
var marker_f861cb85e9c646f1b84f68a3b353182d = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6bee33f8b99943c08b6b14fb2c051fbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bc10119896eeb0d10efcdeb691ad677 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee600ef67f32e4176f398ab21184eaee = $(`<div id="html_ee600ef67f32e4176f398ab21184eaee" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_1bc10119896eeb0d10efcdeb691ad677.setContent(html_ee600ef67f32e4176f398ab21184eaee);
|
|
|
|
|
|
|
|
marker_f861cb85e9c646f1b84f68a3b353182d.bindPopup(popup_1bc10119896eeb0d10efcdeb691ad677)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f861cb85e9c646f1b84f68a3b353182d.setIcon(icon_6bee33f8b99943c08b6b14fb2c051fbd);
|
|
|
|
|
|
var marker_a4769c86bd55a756ad3e3598b742a296 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2d0266432f5af62ec6d424bc80a49ae9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2f5c754a3db02de80e9cee75e116f54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fcccfff030371336a8be9ec33cf6115 = $(`<div id="html_8fcccfff030371336a8be9ec33cf6115" style="width: 100.0%; height: 100.0%;">relay.nostr.nisshiee.org</div>`)[0];
|
|
popup_e2f5c754a3db02de80e9cee75e116f54.setContent(html_8fcccfff030371336a8be9ec33cf6115);
|
|
|
|
|
|
|
|
marker_a4769c86bd55a756ad3e3598b742a296.bindPopup(popup_e2f5c754a3db02de80e9cee75e116f54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4769c86bd55a756ad3e3598b742a296.setIcon(icon_2d0266432f5af62ec6d424bc80a49ae9);
|
|
|
|
|
|
var marker_f4de5141f794d5e09edaf2b84679b41b = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3a307c73d26ed950d5f8af6910b16c7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_242d3c4b370c3694bea78fd0cf41b911 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f872f20729d0a191b8b52401a0b01fa9 = $(`<div id="html_f872f20729d0a191b8b52401a0b01fa9" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_242d3c4b370c3694bea78fd0cf41b911.setContent(html_f872f20729d0a191b8b52401a0b01fa9);
|
|
|
|
|
|
|
|
marker_f4de5141f794d5e09edaf2b84679b41b.bindPopup(popup_242d3c4b370c3694bea78fd0cf41b911)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4de5141f794d5e09edaf2b84679b41b.setIcon(icon_3a307c73d26ed950d5f8af6910b16c7d);
|
|
|
|
|
|
var marker_daebd296b5f740ab924631519cfd37ea = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c8704b75c15d0771d7ce355668cc8b83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4fbbdb8278e007be3269c302cf280ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8c23bc7dd9702b5d11523d3564985fc = $(`<div id="html_c8c23bc7dd9702b5d11523d3564985fc" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_f4fbbdb8278e007be3269c302cf280ac.setContent(html_c8c23bc7dd9702b5d11523d3564985fc);
|
|
|
|
|
|
|
|
marker_daebd296b5f740ab924631519cfd37ea.bindPopup(popup_f4fbbdb8278e007be3269c302cf280ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daebd296b5f740ab924631519cfd37ea.setIcon(icon_c8704b75c15d0771d7ce355668cc8b83);
|
|
|
|
|
|
var marker_be96504ce19ae7e273bef0731dad7ddc = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_fbdb6dd0ee78a8aad68e4ac9a0503a58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_350f3cf60428be6a966e90f6545415b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56616763f8108396da4c0ebe6ca8ba8b = $(`<div id="html_56616763f8108396da4c0ebe6ca8ba8b" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_350f3cf60428be6a966e90f6545415b9.setContent(html_56616763f8108396da4c0ebe6ca8ba8b);
|
|
|
|
|
|
|
|
marker_be96504ce19ae7e273bef0731dad7ddc.bindPopup(popup_350f3cf60428be6a966e90f6545415b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be96504ce19ae7e273bef0731dad7ddc.setIcon(icon_fbdb6dd0ee78a8aad68e4ac9a0503a58);
|
|
|
|
|
|
var marker_863d7098c8244424ba68dd529c61ea99 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_08a4d92095a423bd9ed48695215fcc16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d98ad367ec8aef75ce4eed4e280da1a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_296f443af01b5a8e4e4a5cf3dba1db82 = $(`<div id="html_296f443af01b5a8e4e4a5cf3dba1db82" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_d98ad367ec8aef75ce4eed4e280da1a3.setContent(html_296f443af01b5a8e4e4a5cf3dba1db82);
|
|
|
|
|
|
|
|
marker_863d7098c8244424ba68dd529c61ea99.bindPopup(popup_d98ad367ec8aef75ce4eed4e280da1a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_863d7098c8244424ba68dd529c61ea99.setIcon(icon_08a4d92095a423bd9ed48695215fcc16);
|
|
|
|
|
|
var marker_34230bb196b75c5f12d8b6ac138bbdae = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_586a3499525b98f5a9222f8540e7448e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e261dc263ef875d04eff83a4ede4f33e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_794776ca9cee6f261f252584f2fc880d = $(`<div id="html_794776ca9cee6f261f252584f2fc880d" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_e261dc263ef875d04eff83a4ede4f33e.setContent(html_794776ca9cee6f261f252584f2fc880d);
|
|
|
|
|
|
|
|
marker_34230bb196b75c5f12d8b6ac138bbdae.bindPopup(popup_e261dc263ef875d04eff83a4ede4f33e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34230bb196b75c5f12d8b6ac138bbdae.setIcon(icon_586a3499525b98f5a9222f8540e7448e);
|
|
|
|
|
|
var marker_bfed579eb1d7efc70c8da8594147721f = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_976f442b90dd465ded889472d2262bae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0065ba380aaad507e3d8279e0cc25e04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eebe77a7b7e349388bdb3b90ce169ff6 = $(`<div id="html_eebe77a7b7e349388bdb3b90ce169ff6" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_0065ba380aaad507e3d8279e0cc25e04.setContent(html_eebe77a7b7e349388bdb3b90ce169ff6);
|
|
|
|
|
|
|
|
marker_bfed579eb1d7efc70c8da8594147721f.bindPopup(popup_0065ba380aaad507e3d8279e0cc25e04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfed579eb1d7efc70c8da8594147721f.setIcon(icon_976f442b90dd465ded889472d2262bae);
|
|
|
|
|
|
var marker_544abb899993fd30eee32f08920d226f = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e3ddbdee72d17c14bf711c856a8bfddf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfccd26244533c4fd4f377e4378b3ff1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e4e7febd3f5599395dcda2bf1acb0e = $(`<div id="html_d8e4e7febd3f5599395dcda2bf1acb0e" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_bfccd26244533c4fd4f377e4378b3ff1.setContent(html_d8e4e7febd3f5599395dcda2bf1acb0e);
|
|
|
|
|
|
|
|
marker_544abb899993fd30eee32f08920d226f.bindPopup(popup_bfccd26244533c4fd4f377e4378b3ff1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_544abb899993fd30eee32f08920d226f.setIcon(icon_e3ddbdee72d17c14bf711c856a8bfddf);
|
|
|
|
|
|
var marker_b15bd39efa835ef99ffa42608fb2fe59 = L.marker(
|
|
[40.5549, -74.4643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_a6e1fd26941df941a77b06fb8c708b39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad891aaad4a034764644172a6d31b1b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4572e11a50d6bc4d890ac91a9590851a = $(`<div id="html_4572e11a50d6bc4d890ac91a9590851a" style="width: 100.0%; height: 100.0%;">spatia-arcana.com</div>`)[0];
|
|
popup_ad891aaad4a034764644172a6d31b1b6.setContent(html_4572e11a50d6bc4d890ac91a9590851a);
|
|
|
|
|
|
|
|
marker_b15bd39efa835ef99ffa42608fb2fe59.bindPopup(popup_ad891aaad4a034764644172a6d31b1b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b15bd39efa835ef99ffa42608fb2fe59.setIcon(icon_a6e1fd26941df941a77b06fb8c708b39);
|
|
|
|
|
|
var marker_5d5bebd2af772e1bc3f99f63ac65a573 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_0b67cad40e0919b63412f8ede2243333 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5e1fe0740e07cb44f17cddfabf6f83e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61ee42727af26dd72a55ec0f72eef4b4 = $(`<div id="html_61ee42727af26dd72a55ec0f72eef4b4" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_c5e1fe0740e07cb44f17cddfabf6f83e.setContent(html_61ee42727af26dd72a55ec0f72eef4b4);
|
|
|
|
|
|
|
|
marker_5d5bebd2af772e1bc3f99f63ac65a573.bindPopup(popup_c5e1fe0740e07cb44f17cddfabf6f83e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d5bebd2af772e1bc3f99f63ac65a573.setIcon(icon_0b67cad40e0919b63412f8ede2243333);
|
|
|
|
|
|
var marker_0aa38f307673adf8cd9bc1b2a3283a6f = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6b56da117a3cae1e2bf58014f640fe69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a163fbdf86504de14f171421ab3845ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e57b796eeb1c6c3625b79e8d4492da1d = $(`<div id="html_e57b796eeb1c6c3625b79e8d4492da1d" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_a163fbdf86504de14f171421ab3845ff.setContent(html_e57b796eeb1c6c3625b79e8d4492da1d);
|
|
|
|
|
|
|
|
marker_0aa38f307673adf8cd9bc1b2a3283a6f.bindPopup(popup_a163fbdf86504de14f171421ab3845ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aa38f307673adf8cd9bc1b2a3283a6f.setIcon(icon_6b56da117a3cae1e2bf58014f640fe69);
|
|
|
|
|
|
var marker_cef99c45141da32fb63d1d569f941305 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_253a413cbff82168eac84a39364c6bbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea45e75dc56b29473f9b1331d2fdaded = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de7955f884c04f5568b3b3c15c3be748 = $(`<div id="html_de7955f884c04f5568b3b3c15c3be748" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_ea45e75dc56b29473f9b1331d2fdaded.setContent(html_de7955f884c04f5568b3b3c15c3be748);
|
|
|
|
|
|
|
|
marker_cef99c45141da32fb63d1d569f941305.bindPopup(popup_ea45e75dc56b29473f9b1331d2fdaded)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cef99c45141da32fb63d1d569f941305.setIcon(icon_253a413cbff82168eac84a39364c6bbd);
|
|
|
|
|
|
var marker_3fcfa6d0db618e6ac4053af3a08114ae = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_719a943f618336a7e157a6a06c5237a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1847200035c399dc8b79ed5dbd38507 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad1dcb9d51c5b0b5d5bc031fb67da942 = $(`<div id="html_ad1dcb9d51c5b0b5d5bc031fb67da942" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_c1847200035c399dc8b79ed5dbd38507.setContent(html_ad1dcb9d51c5b0b5d5bc031fb67da942);
|
|
|
|
|
|
|
|
marker_3fcfa6d0db618e6ac4053af3a08114ae.bindPopup(popup_c1847200035c399dc8b79ed5dbd38507)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fcfa6d0db618e6ac4053af3a08114ae.setIcon(icon_719a943f618336a7e157a6a06c5237a7);
|
|
|
|
|
|
var marker_4dcce4a68a520f817d2587e7b33af3b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_a0f457c96ed1eba7a8d90f025f6b396e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a022ae26bda29673c8a0ad4169c855b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df485a8778f9dbf2e95d0279a31a1665 = $(`<div id="html_df485a8778f9dbf2e95d0279a31a1665" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_4a022ae26bda29673c8a0ad4169c855b.setContent(html_df485a8778f9dbf2e95d0279a31a1665);
|
|
|
|
|
|
|
|
marker_4dcce4a68a520f817d2587e7b33af3b8.bindPopup(popup_4a022ae26bda29673c8a0ad4169c855b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dcce4a68a520f817d2587e7b33af3b8.setIcon(icon_a0f457c96ed1eba7a8d90f025f6b396e);
|
|
|
|
|
|
var marker_d971645df9cec3dcdd8429416311d2ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_aa5390c3a9a6d4a1941ea14a56e49fc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68670239f234ad0096a06c2902cdac30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4883c01d445912c63de5ba148991438 = $(`<div id="html_c4883c01d445912c63de5ba148991438" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_68670239f234ad0096a06c2902cdac30.setContent(html_c4883c01d445912c63de5ba148991438);
|
|
|
|
|
|
|
|
marker_d971645df9cec3dcdd8429416311d2ba.bindPopup(popup_68670239f234ad0096a06c2902cdac30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d971645df9cec3dcdd8429416311d2ba.setIcon(icon_aa5390c3a9a6d4a1941ea14a56e49fc4);
|
|
|
|
|
|
var marker_40bddfe31c50f8198be0ce7f32a08c8b = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6eb1efff05a88b73b9e8c75dc2c079fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_885fb0832ff52683226d0203f9bea310 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd5de81cce9050c00405dd4923f1ed13 = $(`<div id="html_cd5de81cce9050c00405dd4923f1ed13" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_885fb0832ff52683226d0203f9bea310.setContent(html_cd5de81cce9050c00405dd4923f1ed13);
|
|
|
|
|
|
|
|
marker_40bddfe31c50f8198be0ce7f32a08c8b.bindPopup(popup_885fb0832ff52683226d0203f9bea310)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40bddfe31c50f8198be0ce7f32a08c8b.setIcon(icon_6eb1efff05a88b73b9e8c75dc2c079fd);
|
|
|
|
|
|
var marker_c65eba6b26b4afcc5129c50042495ae6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_bb65bc1923b21c3b6ee8ff4121d4ee0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78b19ea8dedcc6b4ce3734caec5e431c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38b907bc9a12a27b63bc30ecc3bdbe60 = $(`<div id="html_38b907bc9a12a27b63bc30ecc3bdbe60" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_78b19ea8dedcc6b4ce3734caec5e431c.setContent(html_38b907bc9a12a27b63bc30ecc3bdbe60);
|
|
|
|
|
|
|
|
marker_c65eba6b26b4afcc5129c50042495ae6.bindPopup(popup_78b19ea8dedcc6b4ce3734caec5e431c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c65eba6b26b4afcc5129c50042495ae6.setIcon(icon_bb65bc1923b21c3b6ee8ff4121d4ee0e);
|
|
|
|
|
|
var marker_e13c098b5c186697dcb4c45b66c6f1f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_f46240834298c7817e6d2aa0c51d4246 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b2aa9ee65e19131f961d4a76ad36aa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f271f35ae65d10ee1d6340b604cfb267 = $(`<div id="html_f271f35ae65d10ee1d6340b604cfb267" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_8b2aa9ee65e19131f961d4a76ad36aa2.setContent(html_f271f35ae65d10ee1d6340b604cfb267);
|
|
|
|
|
|
|
|
marker_e13c098b5c186697dcb4c45b66c6f1f3.bindPopup(popup_8b2aa9ee65e19131f961d4a76ad36aa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e13c098b5c186697dcb4c45b66c6f1f3.setIcon(icon_f46240834298c7817e6d2aa0c51d4246);
|
|
|
|
|
|
var marker_12063bb4155630a058731a97737a102f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_68ec9dd1877331f4a01b002503bf40a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_740856799f51a8fbeb373ca48c2ea844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9df71934784d4d0e302fb087d43fd20 = $(`<div id="html_c9df71934784d4d0e302fb087d43fd20" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_740856799f51a8fbeb373ca48c2ea844.setContent(html_c9df71934784d4d0e302fb087d43fd20);
|
|
|
|
|
|
|
|
marker_12063bb4155630a058731a97737a102f.bindPopup(popup_740856799f51a8fbeb373ca48c2ea844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12063bb4155630a058731a97737a102f.setIcon(icon_68ec9dd1877331f4a01b002503bf40a1);
|
|
|
|
|
|
var marker_de68068a26646bf3458c5a22816ba98f = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_a798ccd2082fb596e4acadd01758094d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a93c5e287c95e4001c9590f585a78cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c01ac1dbf9bd25ec447e713884c2478b = $(`<div id="html_c01ac1dbf9bd25ec447e713884c2478b" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_9a93c5e287c95e4001c9590f585a78cb.setContent(html_c01ac1dbf9bd25ec447e713884c2478b);
|
|
|
|
|
|
|
|
marker_de68068a26646bf3458c5a22816ba98f.bindPopup(popup_9a93c5e287c95e4001c9590f585a78cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de68068a26646bf3458c5a22816ba98f.setIcon(icon_a798ccd2082fb596e4acadd01758094d);
|
|
|
|
|
|
var marker_ca316377915e2c2dbfe1cbc6722cc949 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_57b760d9d56ac3eb7132607ca79830ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a96427f3a9b7eb01c7a77c6a076b2775 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cba4e55a7baa02d0be7cb9e314a0ce1 = $(`<div id="html_6cba4e55a7baa02d0be7cb9e314a0ce1" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_a96427f3a9b7eb01c7a77c6a076b2775.setContent(html_6cba4e55a7baa02d0be7cb9e314a0ce1);
|
|
|
|
|
|
|
|
marker_ca316377915e2c2dbfe1cbc6722cc949.bindPopup(popup_a96427f3a9b7eb01c7a77c6a076b2775)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca316377915e2c2dbfe1cbc6722cc949.setIcon(icon_57b760d9d56ac3eb7132607ca79830ca);
|
|
|
|
|
|
var marker_ddbfef328d1872109d9fbef33efc3df1 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_68a6c05a372bcaf000b3ba25bdbd2fdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0196be842767dce9e2eb2501f4b91e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_705091140644d433c83eb7a4adea6fc0 = $(`<div id="html_705091140644d433c83eb7a4adea6fc0" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0196be842767dce9e2eb2501f4b91e2d.setContent(html_705091140644d433c83eb7a4adea6fc0);
|
|
|
|
|
|
|
|
marker_ddbfef328d1872109d9fbef33efc3df1.bindPopup(popup_0196be842767dce9e2eb2501f4b91e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddbfef328d1872109d9fbef33efc3df1.setIcon(icon_68a6c05a372bcaf000b3ba25bdbd2fdb);
|
|
|
|
|
|
var marker_88ae4ec43ed01cc88b029382e26c5900 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_eaba4b28d09e7d57171f9d4beaa082ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3890bff6c766c960ee432e2abb3a2116 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30b45b666a7ce3b6a51a615ac0baae99 = $(`<div id="html_30b45b666a7ce3b6a51a615ac0baae99" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_3890bff6c766c960ee432e2abb3a2116.setContent(html_30b45b666a7ce3b6a51a615ac0baae99);
|
|
|
|
|
|
|
|
marker_88ae4ec43ed01cc88b029382e26c5900.bindPopup(popup_3890bff6c766c960ee432e2abb3a2116)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88ae4ec43ed01cc88b029382e26c5900.setIcon(icon_eaba4b28d09e7d57171f9d4beaa082ce);
|
|
|
|
|
|
var marker_b9cbd0bf6ef02c79a223711f0b88fed0 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ef62c74a24baabc70c0cd61a5ed40536 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7579385f019b566b3f308ca2af0bcdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb3982188220447b84f1a30f094ab51a = $(`<div id="html_cb3982188220447b84f1a30f094ab51a" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_a7579385f019b566b3f308ca2af0bcdf.setContent(html_cb3982188220447b84f1a30f094ab51a);
|
|
|
|
|
|
|
|
marker_b9cbd0bf6ef02c79a223711f0b88fed0.bindPopup(popup_a7579385f019b566b3f308ca2af0bcdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9cbd0bf6ef02c79a223711f0b88fed0.setIcon(icon_ef62c74a24baabc70c0cd61a5ed40536);
|
|
|
|
|
|
var marker_0b5d11f88bc9bc515ca990efcb1a3ca1 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c1f3129ada818504f15205661e22d14c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be119c1ed82bb66feba1ae1f11936c09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd58a96eb99f258057b8e80c5e4d909b = $(`<div id="html_cd58a96eb99f258057b8e80c5e4d909b" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_be119c1ed82bb66feba1ae1f11936c09.setContent(html_cd58a96eb99f258057b8e80c5e4d909b);
|
|
|
|
|
|
|
|
marker_0b5d11f88bc9bc515ca990efcb1a3ca1.bindPopup(popup_be119c1ed82bb66feba1ae1f11936c09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b5d11f88bc9bc515ca990efcb1a3ca1.setIcon(icon_c1f3129ada818504f15205661e22d14c);
|
|
|
|
|
|
var marker_9bb8fa9b80231ee1f1c0676eab80a965 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_8d87792defcc468a57d172fc9c5f61c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4949b36f27062057658bc03a213cc04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db9049ad27811acd5ef9d06c2e05ef5c = $(`<div id="html_db9049ad27811acd5ef9d06c2e05ef5c" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_a4949b36f27062057658bc03a213cc04.setContent(html_db9049ad27811acd5ef9d06c2e05ef5c);
|
|
|
|
|
|
|
|
marker_9bb8fa9b80231ee1f1c0676eab80a965.bindPopup(popup_a4949b36f27062057658bc03a213cc04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bb8fa9b80231ee1f1c0676eab80a965.setIcon(icon_8d87792defcc468a57d172fc9c5f61c1);
|
|
|
|
|
|
var marker_d670e1b53558ee32b3ed3f1fc3a6f7d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ca27da96facc585c487c0c98a722c10a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f994bb473a508c1f7a89925e4f2de550 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32ac724958802726d3adaa85e87fffb4 = $(`<div id="html_32ac724958802726d3adaa85e87fffb4" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_f994bb473a508c1f7a89925e4f2de550.setContent(html_32ac724958802726d3adaa85e87fffb4);
|
|
|
|
|
|
|
|
marker_d670e1b53558ee32b3ed3f1fc3a6f7d3.bindPopup(popup_f994bb473a508c1f7a89925e4f2de550)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d670e1b53558ee32b3ed3f1fc3a6f7d3.setIcon(icon_ca27da96facc585c487c0c98a722c10a);
|
|
|
|
|
|
var marker_e63a966757bee4b4be215c76482a5c70 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_a032a26c62ae2db56bb105cb483d04b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e866f4779b29595d8d664d08678bd7ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_135a1432a44a5a3e2240d155020c45de = $(`<div id="html_135a1432a44a5a3e2240d155020c45de" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_e866f4779b29595d8d664d08678bd7ee.setContent(html_135a1432a44a5a3e2240d155020c45de);
|
|
|
|
|
|
|
|
marker_e63a966757bee4b4be215c76482a5c70.bindPopup(popup_e866f4779b29595d8d664d08678bd7ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e63a966757bee4b4be215c76482a5c70.setIcon(icon_a032a26c62ae2db56bb105cb483d04b6);
|
|
|
|
|
|
var marker_8524090fff2c94e73624881859782c45 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_f0c07a04aab91972e9f47941cfac1552 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2456134f61f2a80853d4be4445d1b408 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faf9a256513319aebf6c8a14293fdab4 = $(`<div id="html_faf9a256513319aebf6c8a14293fdab4" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_2456134f61f2a80853d4be4445d1b408.setContent(html_faf9a256513319aebf6c8a14293fdab4);
|
|
|
|
|
|
|
|
marker_8524090fff2c94e73624881859782c45.bindPopup(popup_2456134f61f2a80853d4be4445d1b408)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8524090fff2c94e73624881859782c45.setIcon(icon_f0c07a04aab91972e9f47941cfac1552);
|
|
|
|
|
|
var marker_8e486fee0f56c024efa7dc794cef2a54 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e194b4f7347c733f8b14406298db99f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e06053df76887c71d455d668d699277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57b98f071e08c55aed62c5f6d3efb4cf = $(`<div id="html_57b98f071e08c55aed62c5f6d3efb4cf" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_8e06053df76887c71d455d668d699277.setContent(html_57b98f071e08c55aed62c5f6d3efb4cf);
|
|
|
|
|
|
|
|
marker_8e486fee0f56c024efa7dc794cef2a54.bindPopup(popup_8e06053df76887c71d455d668d699277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e486fee0f56c024efa7dc794cef2a54.setIcon(icon_e194b4f7347c733f8b14406298db99f4);
|
|
|
|
|
|
var marker_c640fc7d1407dc938ce10d56f81016ac = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_26207cb9537973d6315d469f5b4ae87b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d284284b51d89f20fc06e12d77c9ae03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93302686ff866ba73351b5563bbf1a35 = $(`<div id="html_93302686ff866ba73351b5563bbf1a35" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_d284284b51d89f20fc06e12d77c9ae03.setContent(html_93302686ff866ba73351b5563bbf1a35);
|
|
|
|
|
|
|
|
marker_c640fc7d1407dc938ce10d56f81016ac.bindPopup(popup_d284284b51d89f20fc06e12d77c9ae03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c640fc7d1407dc938ce10d56f81016ac.setIcon(icon_26207cb9537973d6315d469f5b4ae87b);
|
|
|
|
|
|
var marker_f0d75bd0e7e089eb1bc384ad6a807271 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_150aeed5f19781b46eab5a916629add4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4731edeb361250dc39a347d582dcf73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_870d481ce3128facf4e56dd7fc83c749 = $(`<div id="html_870d481ce3128facf4e56dd7fc83c749" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_e4731edeb361250dc39a347d582dcf73.setContent(html_870d481ce3128facf4e56dd7fc83c749);
|
|
|
|
|
|
|
|
marker_f0d75bd0e7e089eb1bc384ad6a807271.bindPopup(popup_e4731edeb361250dc39a347d582dcf73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0d75bd0e7e089eb1bc384ad6a807271.setIcon(icon_150aeed5f19781b46eab5a916629add4);
|
|
|
|
|
|
var marker_49be60fd612c06ff3b4f012b37e2f727 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_66fcc9790eb2604bcfb7e3e1846899c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eebbbc711a0c9a0e6041e05b894b4ff1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e7853e755159fe5707065ae290b338c = $(`<div id="html_8e7853e755159fe5707065ae290b338c" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_eebbbc711a0c9a0e6041e05b894b4ff1.setContent(html_8e7853e755159fe5707065ae290b338c);
|
|
|
|
|
|
|
|
marker_49be60fd612c06ff3b4f012b37e2f727.bindPopup(popup_eebbbc711a0c9a0e6041e05b894b4ff1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49be60fd612c06ff3b4f012b37e2f727.setIcon(icon_66fcc9790eb2604bcfb7e3e1846899c7);
|
|
|
|
|
|
var marker_69af5ce5af8f1fc3803c3ef994a5a6da = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_8535281370ed9e95f268c5a95c0b0bac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a2a1bec11357364e9eb95abd229437d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d5f611624746d2eecef51ac0b15e0a0 = $(`<div id="html_7d5f611624746d2eecef51ac0b15e0a0" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_4a2a1bec11357364e9eb95abd229437d.setContent(html_7d5f611624746d2eecef51ac0b15e0a0);
|
|
|
|
|
|
|
|
marker_69af5ce5af8f1fc3803c3ef994a5a6da.bindPopup(popup_4a2a1bec11357364e9eb95abd229437d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69af5ce5af8f1fc3803c3ef994a5a6da.setIcon(icon_8535281370ed9e95f268c5a95c0b0bac);
|
|
|
|
|
|
var marker_772f91f494a3e5c6cd056032c9476b06 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ad35740652f281bdd3a6d871ee0816b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14114557cb4ac068dff7bef485bcb0d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bb6acf108c69ae01183663fa9444eea = $(`<div id="html_6bb6acf108c69ae01183663fa9444eea" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_14114557cb4ac068dff7bef485bcb0d9.setContent(html_6bb6acf108c69ae01183663fa9444eea);
|
|
|
|
|
|
|
|
marker_772f91f494a3e5c6cd056032c9476b06.bindPopup(popup_14114557cb4ac068dff7bef485bcb0d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_772f91f494a3e5c6cd056032c9476b06.setIcon(icon_ad35740652f281bdd3a6d871ee0816b5);
|
|
|
|
|
|
var marker_08b5c7853396abb91fe39fd3b395d9f3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6f93b7c5bc5954d1ed26b430aff785a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16a5c68b64dfad1816a58d52929b2cb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0c8b47fc2eca6bdd24faf0e4774b3cf = $(`<div id="html_c0c8b47fc2eca6bdd24faf0e4774b3cf" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_16a5c68b64dfad1816a58d52929b2cb7.setContent(html_c0c8b47fc2eca6bdd24faf0e4774b3cf);
|
|
|
|
|
|
|
|
marker_08b5c7853396abb91fe39fd3b395d9f3.bindPopup(popup_16a5c68b64dfad1816a58d52929b2cb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08b5c7853396abb91fe39fd3b395d9f3.setIcon(icon_6f93b7c5bc5954d1ed26b430aff785a4);
|
|
|
|
|
|
var marker_61ec3902ba2bb888876899fbc23e4ffa = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e893613cfd6b6d7eef6e740d63725c88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4991e196479f70c6ab40abc273546d31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eeaeae093385f4e00da162b112daea8 = $(`<div id="html_0eeaeae093385f4e00da162b112daea8" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_4991e196479f70c6ab40abc273546d31.setContent(html_0eeaeae093385f4e00da162b112daea8);
|
|
|
|
|
|
|
|
marker_61ec3902ba2bb888876899fbc23e4ffa.bindPopup(popup_4991e196479f70c6ab40abc273546d31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61ec3902ba2bb888876899fbc23e4ffa.setIcon(icon_e893613cfd6b6d7eef6e740d63725c88);
|
|
|
|
|
|
var marker_e991dc51ad7ad290cd711691c3f5ae02 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7eff36494cd4f144f4ee277008c2c7f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e52feafb152965868a09d924ae40277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22900973ceb9da40c9e96dcafc333035 = $(`<div id="html_22900973ceb9da40c9e96dcafc333035" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_0e52feafb152965868a09d924ae40277.setContent(html_22900973ceb9da40c9e96dcafc333035);
|
|
|
|
|
|
|
|
marker_e991dc51ad7ad290cd711691c3f5ae02.bindPopup(popup_0e52feafb152965868a09d924ae40277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e991dc51ad7ad290cd711691c3f5ae02.setIcon(icon_7eff36494cd4f144f4ee277008c2c7f6);
|
|
|
|
|
|
var marker_4f43423849680c6cb0ee12166021914f = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d75e163cab77350aaedb3dd9a736b860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bbc87bb59ce827f414a36a4830d38db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d78229bb919799b5c7a56b482be8cb19 = $(`<div id="html_d78229bb919799b5c7a56b482be8cb19" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_4bbc87bb59ce827f414a36a4830d38db.setContent(html_d78229bb919799b5c7a56b482be8cb19);
|
|
|
|
|
|
|
|
marker_4f43423849680c6cb0ee12166021914f.bindPopup(popup_4bbc87bb59ce827f414a36a4830d38db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f43423849680c6cb0ee12166021914f.setIcon(icon_d75e163cab77350aaedb3dd9a736b860);
|
|
|
|
|
|
var marker_7f04e285398655786358fbceb0f9cf5f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_0ec243110d17fff2c53e349d91aff8e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_335ecd7d03b93560f14275c0f24119d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19c7431ce9f4dd517f90a51c49a59e90 = $(`<div id="html_19c7431ce9f4dd517f90a51c49a59e90" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_335ecd7d03b93560f14275c0f24119d5.setContent(html_19c7431ce9f4dd517f90a51c49a59e90);
|
|
|
|
|
|
|
|
marker_7f04e285398655786358fbceb0f9cf5f.bindPopup(popup_335ecd7d03b93560f14275c0f24119d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f04e285398655786358fbceb0f9cf5f.setIcon(icon_0ec243110d17fff2c53e349d91aff8e4);
|
|
|
|
|
|
var marker_e8b67a1b49b63bd915a6ec9059530e89 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7cc1f08f816f8a575071cb572e43c293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93957d982e97490d3ac12a506cbff2fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33c178cf2518ba77d5af757b714b4ea9 = $(`<div id="html_33c178cf2518ba77d5af757b714b4ea9" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_93957d982e97490d3ac12a506cbff2fb.setContent(html_33c178cf2518ba77d5af757b714b4ea9);
|
|
|
|
|
|
|
|
marker_e8b67a1b49b63bd915a6ec9059530e89.bindPopup(popup_93957d982e97490d3ac12a506cbff2fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8b67a1b49b63bd915a6ec9059530e89.setIcon(icon_7cc1f08f816f8a575071cb572e43c293);
|
|
|
|
|
|
var marker_42b2195c2c8d1c9e3b8e9c03efe1f835 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_4034b2957c01d1f62e5fac6107489bbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cf575918dc46cfe6afec4172ba04c3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba42cc291ebca76ae0ae32d9c0ba9ce7 = $(`<div id="html_ba42cc291ebca76ae0ae32d9c0ba9ce7" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_5cf575918dc46cfe6afec4172ba04c3b.setContent(html_ba42cc291ebca76ae0ae32d9c0ba9ce7);
|
|
|
|
|
|
|
|
marker_42b2195c2c8d1c9e3b8e9c03efe1f835.bindPopup(popup_5cf575918dc46cfe6afec4172ba04c3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42b2195c2c8d1c9e3b8e9c03efe1f835.setIcon(icon_4034b2957c01d1f62e5fac6107489bbf);
|
|
|
|
|
|
var marker_0e0db609d8eec10dc11737072e02410d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6e50d56facbf07eb3ce62d712e297bad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5433a9f373475569e7c8e6e94aba7a99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96eceeeffee045421d22fddb40698b66 = $(`<div id="html_96eceeeffee045421d22fddb40698b66" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_5433a9f373475569e7c8e6e94aba7a99.setContent(html_96eceeeffee045421d22fddb40698b66);
|
|
|
|
|
|
|
|
marker_0e0db609d8eec10dc11737072e02410d.bindPopup(popup_5433a9f373475569e7c8e6e94aba7a99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e0db609d8eec10dc11737072e02410d.setIcon(icon_6e50d56facbf07eb3ce62d712e297bad);
|
|
|
|
|
|
var marker_4c97e3b4751f5a83d099e1ce6bd45e10 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_a19c84660398f55fcf0db413a54b47d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_814cd9148659871b866f30d462de6ee1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39b78d540d2ae5ca5c18279e7b81a1f7 = $(`<div id="html_39b78d540d2ae5ca5c18279e7b81a1f7" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_814cd9148659871b866f30d462de6ee1.setContent(html_39b78d540d2ae5ca5c18279e7b81a1f7);
|
|
|
|
|
|
|
|
marker_4c97e3b4751f5a83d099e1ce6bd45e10.bindPopup(popup_814cd9148659871b866f30d462de6ee1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c97e3b4751f5a83d099e1ce6bd45e10.setIcon(icon_a19c84660398f55fcf0db413a54b47d0);
|
|
|
|
|
|
var marker_a15ec8628cd863a0f95e347832648feb = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_a3c513fdd5a2df57c334f93b184040f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4dd4a1b88b2ee825f6ddc09cb1d1df4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2b850f06894d6c56fdbff3cfca469d8 = $(`<div id="html_a2b850f06894d6c56fdbff3cfca469d8" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_a4dd4a1b88b2ee825f6ddc09cb1d1df4.setContent(html_a2b850f06894d6c56fdbff3cfca469d8);
|
|
|
|
|
|
|
|
marker_a15ec8628cd863a0f95e347832648feb.bindPopup(popup_a4dd4a1b88b2ee825f6ddc09cb1d1df4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a15ec8628cd863a0f95e347832648feb.setIcon(icon_a3c513fdd5a2df57c334f93b184040f9);
|
|
|
|
|
|
var marker_13bef4c1b5b39ba1ef444e03d5918ee4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_95356dc9635cfda6e6aa0ee1e995ac84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee319027b241c61b585afdbe1ef18f56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c86f958935a3e2d708ede594e9c6daf0 = $(`<div id="html_c86f958935a3e2d708ede594e9c6daf0" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_ee319027b241c61b585afdbe1ef18f56.setContent(html_c86f958935a3e2d708ede594e9c6daf0);
|
|
|
|
|
|
|
|
marker_13bef4c1b5b39ba1ef444e03d5918ee4.bindPopup(popup_ee319027b241c61b585afdbe1ef18f56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13bef4c1b5b39ba1ef444e03d5918ee4.setIcon(icon_95356dc9635cfda6e6aa0ee1e995ac84);
|
|
|
|
|
|
var marker_2da75a9a11ce3cfb0874da6752fcd933 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_b1090da4210f643555414358280746e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e87a4f65540207230b8a7ef198a6ef93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1477dfd25475b7cd3b7cfa6c1b1b1b8e = $(`<div id="html_1477dfd25475b7cd3b7cfa6c1b1b1b8e" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_e87a4f65540207230b8a7ef198a6ef93.setContent(html_1477dfd25475b7cd3b7cfa6c1b1b1b8e);
|
|
|
|
|
|
|
|
marker_2da75a9a11ce3cfb0874da6752fcd933.bindPopup(popup_e87a4f65540207230b8a7ef198a6ef93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2da75a9a11ce3cfb0874da6752fcd933.setIcon(icon_b1090da4210f643555414358280746e1);
|
|
|
|
|
|
var marker_c5250a1bbd27951b05e6f100dfe81636 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2c693aac830519fc84d100f228d2db56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a45139727ed37dde6d37ff01e5eb0b8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fc0d5f2110afbf295210355f0733840 = $(`<div id="html_5fc0d5f2110afbf295210355f0733840" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_a45139727ed37dde6d37ff01e5eb0b8f.setContent(html_5fc0d5f2110afbf295210355f0733840);
|
|
|
|
|
|
|
|
marker_c5250a1bbd27951b05e6f100dfe81636.bindPopup(popup_a45139727ed37dde6d37ff01e5eb0b8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5250a1bbd27951b05e6f100dfe81636.setIcon(icon_2c693aac830519fc84d100f228d2db56);
|
|
|
|
|
|
var marker_4d21c48985d2f2a8bc65bb13f37151d5 = L.marker(
|
|
[-26.2056, 28.0337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_5a1655a1032254b11e7afc2aee1ad875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acc8d8df31cb404a270f0d9878acce23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f262fcdd2b2986b6a208bbd3d1d58ce6 = $(`<div id="html_f262fcdd2b2986b6a208bbd3d1d58ce6" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_acc8d8df31cb404a270f0d9878acce23.setContent(html_f262fcdd2b2986b6a208bbd3d1d58ce6);
|
|
|
|
|
|
|
|
marker_4d21c48985d2f2a8bc65bb13f37151d5.bindPopup(popup_acc8d8df31cb404a270f0d9878acce23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d21c48985d2f2a8bc65bb13f37151d5.setIcon(icon_5a1655a1032254b11e7afc2aee1ad875);
|
|
|
|
|
|
var marker_5f8572107b5d78b063743193a9cc5c59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c4002558caebb8aeabf359fe796a4956 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1569dcf9b68a5fa37aec6ac03cb04dde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fcb340741f17b8b0c0d0dafa7fa2876 = $(`<div id="html_0fcb340741f17b8b0c0d0dafa7fa2876" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_1569dcf9b68a5fa37aec6ac03cb04dde.setContent(html_0fcb340741f17b8b0c0d0dafa7fa2876);
|
|
|
|
|
|
|
|
marker_5f8572107b5d78b063743193a9cc5c59.bindPopup(popup_1569dcf9b68a5fa37aec6ac03cb04dde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f8572107b5d78b063743193a9cc5c59.setIcon(icon_c4002558caebb8aeabf359fe796a4956);
|
|
|
|
|
|
var marker_1fd509d47f0ff2dc511ef3db3cfc89b9 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_a67e3dcb78f17c51e3d29afaba4b7017 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8080b4a902237bf3d30b90e2c419056f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfa1c0609623f989508fd44c72ef4a86 = $(`<div id="html_cfa1c0609623f989508fd44c72ef4a86" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_8080b4a902237bf3d30b90e2c419056f.setContent(html_cfa1c0609623f989508fd44c72ef4a86);
|
|
|
|
|
|
|
|
marker_1fd509d47f0ff2dc511ef3db3cfc89b9.bindPopup(popup_8080b4a902237bf3d30b90e2c419056f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fd509d47f0ff2dc511ef3db3cfc89b9.setIcon(icon_a67e3dcb78f17c51e3d29afaba4b7017);
|
|
|
|
|
|
var marker_cbd4d8d989af8f31672fb079189596fc = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_aea7c158bc206b21bb899bcfe46cb153 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57cc010dc71fd4ef654223b585e2676d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b964bdb9967d8108a68314a7f6561aa = $(`<div id="html_3b964bdb9967d8108a68314a7f6561aa" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_57cc010dc71fd4ef654223b585e2676d.setContent(html_3b964bdb9967d8108a68314a7f6561aa);
|
|
|
|
|
|
|
|
marker_cbd4d8d989af8f31672fb079189596fc.bindPopup(popup_57cc010dc71fd4ef654223b585e2676d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbd4d8d989af8f31672fb079189596fc.setIcon(icon_aea7c158bc206b21bb899bcfe46cb153);
|
|
|
|
|
|
var marker_241e4d1caa4e71cf67f3207360cdcf4e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_985bf40f05a8794289ee0fcaf6d399ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c74af1e55afe5f6d6c0b367d8c6a6d8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deffbdd969ba2202b20a5c5943eeb7e5 = $(`<div id="html_deffbdd969ba2202b20a5c5943eeb7e5" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_c74af1e55afe5f6d6c0b367d8c6a6d8d.setContent(html_deffbdd969ba2202b20a5c5943eeb7e5);
|
|
|
|
|
|
|
|
marker_241e4d1caa4e71cf67f3207360cdcf4e.bindPopup(popup_c74af1e55afe5f6d6c0b367d8c6a6d8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_241e4d1caa4e71cf67f3207360cdcf4e.setIcon(icon_985bf40f05a8794289ee0fcaf6d399ab);
|
|
|
|
|
|
var marker_31cacb8dadcc09ef68a678f2e941a73f = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_cab51156a18aadb1c85750b4b9db1842 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23c1f2f2972a7f57db2f267fa3b4e900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a6c0a8b32c42ae072872740ba7a21d6 = $(`<div id="html_0a6c0a8b32c42ae072872740ba7a21d6" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_23c1f2f2972a7f57db2f267fa3b4e900.setContent(html_0a6c0a8b32c42ae072872740ba7a21d6);
|
|
|
|
|
|
|
|
marker_31cacb8dadcc09ef68a678f2e941a73f.bindPopup(popup_23c1f2f2972a7f57db2f267fa3b4e900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31cacb8dadcc09ef68a678f2e941a73f.setIcon(icon_cab51156a18aadb1c85750b4b9db1842);
|
|
|
|
|
|
var marker_4a2895e4e7a2e978f13929759644bd71 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7dd6f4dc13f984076e9338bada647165 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e19ac5b8011c3223120cc580235c27dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdbf35b941ad1e4ce2e125cfbcbb5b6d = $(`<div id="html_cdbf35b941ad1e4ce2e125cfbcbb5b6d" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_e19ac5b8011c3223120cc580235c27dd.setContent(html_cdbf35b941ad1e4ce2e125cfbcbb5b6d);
|
|
|
|
|
|
|
|
marker_4a2895e4e7a2e978f13929759644bd71.bindPopup(popup_e19ac5b8011c3223120cc580235c27dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a2895e4e7a2e978f13929759644bd71.setIcon(icon_7dd6f4dc13f984076e9338bada647165);
|
|
|
|
|
|
var marker_0ab9af6c04ed1a7f8e1ff05fd9f47460 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_cbcffef5203a37c6a221217c695fe5d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5492ba1169e00a566b004d5676ff24a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_489a03d67a883662cc8c7a664a01adc3 = $(`<div id="html_489a03d67a883662cc8c7a664a01adc3" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_5492ba1169e00a566b004d5676ff24a0.setContent(html_489a03d67a883662cc8c7a664a01adc3);
|
|
|
|
|
|
|
|
marker_0ab9af6c04ed1a7f8e1ff05fd9f47460.bindPopup(popup_5492ba1169e00a566b004d5676ff24a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ab9af6c04ed1a7f8e1ff05fd9f47460.setIcon(icon_cbcffef5203a37c6a221217c695fe5d6);
|
|
|
|
|
|
var marker_1be0fe0755a136c4e34740546281ed44 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_4b7d872a2819fccc01519c0c3e6ca75d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dcfb8937cc2ab530932e57a031becef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ac253a260f179173bb296a850a0e4ff = $(`<div id="html_1ac253a260f179173bb296a850a0e4ff" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_1dcfb8937cc2ab530932e57a031becef.setContent(html_1ac253a260f179173bb296a850a0e4ff);
|
|
|
|
|
|
|
|
marker_1be0fe0755a136c4e34740546281ed44.bindPopup(popup_1dcfb8937cc2ab530932e57a031becef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1be0fe0755a136c4e34740546281ed44.setIcon(icon_4b7d872a2819fccc01519c0c3e6ca75d);
|
|
|
|
|
|
var marker_35c09cabdee03898aecb310f923449a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_37b2fda2d42d945c07f29c189513c856 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75b7afe4c3067ff6df205125f8738677 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dec00557c96bf5559142367a39b2e33 = $(`<div id="html_1dec00557c96bf5559142367a39b2e33" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_75b7afe4c3067ff6df205125f8738677.setContent(html_1dec00557c96bf5559142367a39b2e33);
|
|
|
|
|
|
|
|
marker_35c09cabdee03898aecb310f923449a2.bindPopup(popup_75b7afe4c3067ff6df205125f8738677)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35c09cabdee03898aecb310f923449a2.setIcon(icon_37b2fda2d42d945c07f29c189513c856);
|
|
|
|
|
|
var marker_8d0a187642119abfb7f62b17cf9e875a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2203b2ed7114b8f11122d5fd7a257d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_721d6b26524985078875a663081db11f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2375ad7c1894831a9600a5c42d0f6a5b = $(`<div id="html_2375ad7c1894831a9600a5c42d0f6a5b" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_721d6b26524985078875a663081db11f.setContent(html_2375ad7c1894831a9600a5c42d0f6a5b);
|
|
|
|
|
|
|
|
marker_8d0a187642119abfb7f62b17cf9e875a.bindPopup(popup_721d6b26524985078875a663081db11f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d0a187642119abfb7f62b17cf9e875a.setIcon(icon_2203b2ed7114b8f11122d5fd7a257d06);
|
|
|
|
|
|
var marker_6ec3017bf9f4db8c616e56dd2a8b6793 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e8cca86e3d8c31eb2a8713acb7efd950 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_004c586f0ba0b7bcd118f3a0d7be323a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e08f83d4ea49139637324afc49aaa3a6 = $(`<div id="html_e08f83d4ea49139637324afc49aaa3a6" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_004c586f0ba0b7bcd118f3a0d7be323a.setContent(html_e08f83d4ea49139637324afc49aaa3a6);
|
|
|
|
|
|
|
|
marker_6ec3017bf9f4db8c616e56dd2a8b6793.bindPopup(popup_004c586f0ba0b7bcd118f3a0d7be323a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ec3017bf9f4db8c616e56dd2a8b6793.setIcon(icon_e8cca86e3d8c31eb2a8713acb7efd950);
|
|
|
|
|
|
var marker_a59b0b34305799e4a18c36a402e3a8d5 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_15a17a8bafd06d10cdddab473a3483b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9051a981e9e5d56ef475852b38a89d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b268edee78be568078e5001870ba426 = $(`<div id="html_7b268edee78be568078e5001870ba426" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_c9051a981e9e5d56ef475852b38a89d7.setContent(html_7b268edee78be568078e5001870ba426);
|
|
|
|
|
|
|
|
marker_a59b0b34305799e4a18c36a402e3a8d5.bindPopup(popup_c9051a981e9e5d56ef475852b38a89d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a59b0b34305799e4a18c36a402e3a8d5.setIcon(icon_15a17a8bafd06d10cdddab473a3483b5);
|
|
|
|
|
|
var marker_dd2ec37024659cb72ed4fc5d4365ae97 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_29a152bba78f49314bb5239fd877c2e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad66b3c65b271ca3396d9818bc770df2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fed1228c4f28d86839f9bc77717fa306 = $(`<div id="html_fed1228c4f28d86839f9bc77717fa306" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_ad66b3c65b271ca3396d9818bc770df2.setContent(html_fed1228c4f28d86839f9bc77717fa306);
|
|
|
|
|
|
|
|
marker_dd2ec37024659cb72ed4fc5d4365ae97.bindPopup(popup_ad66b3c65b271ca3396d9818bc770df2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd2ec37024659cb72ed4fc5d4365ae97.setIcon(icon_29a152bba78f49314bb5239fd877c2e0);
|
|
|
|
|
|
var marker_e5c8caa2238eac181f7e35d183422410 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_9c1a283f8e19e6d35e084c002e0b2f50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c3da9df82dbe7cd8227f1e42ecb94d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a910a068de7d993b08714584489fab68 = $(`<div id="html_a910a068de7d993b08714584489fab68" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_5c3da9df82dbe7cd8227f1e42ecb94d7.setContent(html_a910a068de7d993b08714584489fab68);
|
|
|
|
|
|
|
|
marker_e5c8caa2238eac181f7e35d183422410.bindPopup(popup_5c3da9df82dbe7cd8227f1e42ecb94d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5c8caa2238eac181f7e35d183422410.setIcon(icon_9c1a283f8e19e6d35e084c002e0b2f50);
|
|
|
|
|
|
var marker_23edd8bfe852c84f9a059ae02da398e7 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_b73e3289a97c97ddd7cab7e95199e50f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d04b85e5d7f0bf0ad3bb578555530ba3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8890240d9f49a4d2bca96f2344d1418a = $(`<div id="html_8890240d9f49a4d2bca96f2344d1418a" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_d04b85e5d7f0bf0ad3bb578555530ba3.setContent(html_8890240d9f49a4d2bca96f2344d1418a);
|
|
|
|
|
|
|
|
marker_23edd8bfe852c84f9a059ae02da398e7.bindPopup(popup_d04b85e5d7f0bf0ad3bb578555530ba3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23edd8bfe852c84f9a059ae02da398e7.setIcon(icon_b73e3289a97c97ddd7cab7e95199e50f);
|
|
|
|
|
|
var marker_e9debd1ce2f1d26bbe3aacac2a1fca15 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6118b73ace5562c45cfadcde5b7756ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_867d95b8b66b309cddb6ac65ab83b163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0e59822d3bdcdd33bed969735695266 = $(`<div id="html_b0e59822d3bdcdd33bed969735695266" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_867d95b8b66b309cddb6ac65ab83b163.setContent(html_b0e59822d3bdcdd33bed969735695266);
|
|
|
|
|
|
|
|
marker_e9debd1ce2f1d26bbe3aacac2a1fca15.bindPopup(popup_867d95b8b66b309cddb6ac65ab83b163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9debd1ce2f1d26bbe3aacac2a1fca15.setIcon(icon_6118b73ace5562c45cfadcde5b7756ea);
|
|
|
|
|
|
var marker_60eafe2478c728fd37a62c542f22c04c = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_215b2fb400a90a63e9e7e9670be023fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be6c30035989e67b14091f70f0dc379b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4bdc2b6e1eefd9aa1f993799cb90fa2 = $(`<div id="html_b4bdc2b6e1eefd9aa1f993799cb90fa2" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_be6c30035989e67b14091f70f0dc379b.setContent(html_b4bdc2b6e1eefd9aa1f993799cb90fa2);
|
|
|
|
|
|
|
|
marker_60eafe2478c728fd37a62c542f22c04c.bindPopup(popup_be6c30035989e67b14091f70f0dc379b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60eafe2478c728fd37a62c542f22c04c.setIcon(icon_215b2fb400a90a63e9e7e9670be023fe);
|
|
|
|
|
|
var marker_7721cd207becb60c038337321748db47 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_531f7764c6521699eb2cfa92c06f1b7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb49d4929327d65208d28725fdb8af60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9efa857f853d9689c3a1206177e982b2 = $(`<div id="html_9efa857f853d9689c3a1206177e982b2" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_cb49d4929327d65208d28725fdb8af60.setContent(html_9efa857f853d9689c3a1206177e982b2);
|
|
|
|
|
|
|
|
marker_7721cd207becb60c038337321748db47.bindPopup(popup_cb49d4929327d65208d28725fdb8af60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7721cd207becb60c038337321748db47.setIcon(icon_531f7764c6521699eb2cfa92c06f1b7f);
|
|
|
|
|
|
var marker_4d7a383dfe8e70f5e96e2e5592ad8432 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_adde6301c024996bfa80775270b96f25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e25e7da2469648c5d73dd12d59bdeb4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2cbbb88bcd8f17ec77ede6edad98663 = $(`<div id="html_b2cbbb88bcd8f17ec77ede6edad98663" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_e25e7da2469648c5d73dd12d59bdeb4e.setContent(html_b2cbbb88bcd8f17ec77ede6edad98663);
|
|
|
|
|
|
|
|
marker_4d7a383dfe8e70f5e96e2e5592ad8432.bindPopup(popup_e25e7da2469648c5d73dd12d59bdeb4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d7a383dfe8e70f5e96e2e5592ad8432.setIcon(icon_adde6301c024996bfa80775270b96f25);
|
|
|
|
|
|
var marker_23beb8e1653b65973f105aefe39115d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_59607bad665e48394783fb52916f0ba1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a81f7f2b4e0c37327c8d778c580ea043 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22623637a2c71c88573f254ebed51965 = $(`<div id="html_22623637a2c71c88573f254ebed51965" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_a81f7f2b4e0c37327c8d778c580ea043.setContent(html_22623637a2c71c88573f254ebed51965);
|
|
|
|
|
|
|
|
marker_23beb8e1653b65973f105aefe39115d6.bindPopup(popup_a81f7f2b4e0c37327c8d778c580ea043)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23beb8e1653b65973f105aefe39115d6.setIcon(icon_59607bad665e48394783fb52916f0ba1);
|
|
|
|
|
|
var marker_810f8ec349fe0469ac3336bef59c47e6 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_34f5a18ba2c23c9c90bcd84d3490224f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62c05f330e03a7ce90fa9cf064da1857 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_792053643a00219257de31d7f7ec0d2d = $(`<div id="html_792053643a00219257de31d7f7ec0d2d" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_62c05f330e03a7ce90fa9cf064da1857.setContent(html_792053643a00219257de31d7f7ec0d2d);
|
|
|
|
|
|
|
|
marker_810f8ec349fe0469ac3336bef59c47e6.bindPopup(popup_62c05f330e03a7ce90fa9cf064da1857)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_810f8ec349fe0469ac3336bef59c47e6.setIcon(icon_34f5a18ba2c23c9c90bcd84d3490224f);
|
|
|
|
|
|
var marker_2e3fd4114aed2c03116d56dee2da49f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_cfe7aa41d0a014142678ee0da67d8755 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6779ee659930ae3dab27d49d3dfbb5b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df520e12701f280ca97d59c4277784dc = $(`<div id="html_df520e12701f280ca97d59c4277784dc" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_6779ee659930ae3dab27d49d3dfbb5b2.setContent(html_df520e12701f280ca97d59c4277784dc);
|
|
|
|
|
|
|
|
marker_2e3fd4114aed2c03116d56dee2da49f8.bindPopup(popup_6779ee659930ae3dab27d49d3dfbb5b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e3fd4114aed2c03116d56dee2da49f8.setIcon(icon_cfe7aa41d0a014142678ee0da67d8755);
|
|
|
|
|
|
var marker_98b2d9b083e902f2f775bca449a9d296 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ade5dfd82a7381a9f7839d08df75bc67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdd1747709152a29235f0f754673a53c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27060f5054c5e13f4eaf7e2eb6b2e9a8 = $(`<div id="html_27060f5054c5e13f4eaf7e2eb6b2e9a8" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_fdd1747709152a29235f0f754673a53c.setContent(html_27060f5054c5e13f4eaf7e2eb6b2e9a8);
|
|
|
|
|
|
|
|
marker_98b2d9b083e902f2f775bca449a9d296.bindPopup(popup_fdd1747709152a29235f0f754673a53c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98b2d9b083e902f2f775bca449a9d296.setIcon(icon_ade5dfd82a7381a9f7839d08df75bc67);
|
|
|
|
|
|
var marker_0489dd129b95700a109b57951eb3635d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3b96f30a8b0221cba65dc7d68e1c0d57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30a5b627f8e0fb99f01967e551d2a158 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c2cecbd40fa37355d17d4e1d7a56d96 = $(`<div id="html_5c2cecbd40fa37355d17d4e1d7a56d96" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_30a5b627f8e0fb99f01967e551d2a158.setContent(html_5c2cecbd40fa37355d17d4e1d7a56d96);
|
|
|
|
|
|
|
|
marker_0489dd129b95700a109b57951eb3635d.bindPopup(popup_30a5b627f8e0fb99f01967e551d2a158)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0489dd129b95700a109b57951eb3635d.setIcon(icon_3b96f30a8b0221cba65dc7d68e1c0d57);
|
|
|
|
|
|
var marker_49347bcdf366467b0cacb42f5a964fc5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3ebaf2dd14a9f32abaa0e0872514f16e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08ea866eb967cb7c510dce9015b6fa31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5daca5dc558a0962ef31a2e54ded11c9 = $(`<div id="html_5daca5dc558a0962ef31a2e54ded11c9" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_08ea866eb967cb7c510dce9015b6fa31.setContent(html_5daca5dc558a0962ef31a2e54ded11c9);
|
|
|
|
|
|
|
|
marker_49347bcdf366467b0cacb42f5a964fc5.bindPopup(popup_08ea866eb967cb7c510dce9015b6fa31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49347bcdf366467b0cacb42f5a964fc5.setIcon(icon_3ebaf2dd14a9f32abaa0e0872514f16e);
|
|
|
|
|
|
var marker_ea13d9f3657a2cbf9b93b24e11bd65dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_1a6d0c06747aed1aa97681da8099ac1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1368387925b310df4c9fb10bb47119f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f067b15cd2c8d8b0f0b465e824dec319 = $(`<div id="html_f067b15cd2c8d8b0f0b465e824dec319" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_1368387925b310df4c9fb10bb47119f6.setContent(html_f067b15cd2c8d8b0f0b465e824dec319);
|
|
|
|
|
|
|
|
marker_ea13d9f3657a2cbf9b93b24e11bd65dd.bindPopup(popup_1368387925b310df4c9fb10bb47119f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea13d9f3657a2cbf9b93b24e11bd65dd.setIcon(icon_1a6d0c06747aed1aa97681da8099ac1e);
|
|
|
|
|
|
var marker_58836bbc5b167e0bfb709503eca4433f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2b004980318bb88d18cf5ed21c94a215 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b72ae2f3d1d4ef08de584ef3a6a58f63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14d213c6b97080f576f6ecdd38554218 = $(`<div id="html_14d213c6b97080f576f6ecdd38554218" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_b72ae2f3d1d4ef08de584ef3a6a58f63.setContent(html_14d213c6b97080f576f6ecdd38554218);
|
|
|
|
|
|
|
|
marker_58836bbc5b167e0bfb709503eca4433f.bindPopup(popup_b72ae2f3d1d4ef08de584ef3a6a58f63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58836bbc5b167e0bfb709503eca4433f.setIcon(icon_2b004980318bb88d18cf5ed21c94a215);
|
|
|
|
|
|
var marker_19b0cdfb68f0f5392491a61b379568ba = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_9b125e93927024c79444e485b6a6be28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_840b87d46444cbcd910f24198607e10b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_405f67489c353c403c80a0cbf69820ae = $(`<div id="html_405f67489c353c403c80a0cbf69820ae" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_840b87d46444cbcd910f24198607e10b.setContent(html_405f67489c353c403c80a0cbf69820ae);
|
|
|
|
|
|
|
|
marker_19b0cdfb68f0f5392491a61b379568ba.bindPopup(popup_840b87d46444cbcd910f24198607e10b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19b0cdfb68f0f5392491a61b379568ba.setIcon(icon_9b125e93927024c79444e485b6a6be28);
|
|
|
|
|
|
var marker_a926fbcf9a89c441154dcb334b55a5df = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_5ca75d7e5dc6e5471b0e4da2fc9793c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cca14545049f9ceed4279096a68c33bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f80fdaa08d4a8466dbd9486a1d3b9b84 = $(`<div id="html_f80fdaa08d4a8466dbd9486a1d3b9b84" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_cca14545049f9ceed4279096a68c33bf.setContent(html_f80fdaa08d4a8466dbd9486a1d3b9b84);
|
|
|
|
|
|
|
|
marker_a926fbcf9a89c441154dcb334b55a5df.bindPopup(popup_cca14545049f9ceed4279096a68c33bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a926fbcf9a89c441154dcb334b55a5df.setIcon(icon_5ca75d7e5dc6e5471b0e4da2fc9793c9);
|
|
|
|
|
|
var marker_72b67c9c7d716427782f2af21104f73d = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_cd17975c36649e95d0ac3519c791ff22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c7841c242170d7b57562c8a16879c50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5718c34b27b36d0a3b6c5954be05827f = $(`<div id="html_5718c34b27b36d0a3b6c5954be05827f" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_3c7841c242170d7b57562c8a16879c50.setContent(html_5718c34b27b36d0a3b6c5954be05827f);
|
|
|
|
|
|
|
|
marker_72b67c9c7d716427782f2af21104f73d.bindPopup(popup_3c7841c242170d7b57562c8a16879c50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72b67c9c7d716427782f2af21104f73d.setIcon(icon_cd17975c36649e95d0ac3519c791ff22);
|
|
|
|
|
|
var marker_04eba55aa0a7ff609f473820bc16b2a5 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_bd0624500ed4409c39b86db01ff4a519 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e173a85e621789253b2b1ee3e2c354ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_254f3786c99f00037d142ff0e84e7acf = $(`<div id="html_254f3786c99f00037d142ff0e84e7acf" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_e173a85e621789253b2b1ee3e2c354ba.setContent(html_254f3786c99f00037d142ff0e84e7acf);
|
|
|
|
|
|
|
|
marker_04eba55aa0a7ff609f473820bc16b2a5.bindPopup(popup_e173a85e621789253b2b1ee3e2c354ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04eba55aa0a7ff609f473820bc16b2a5.setIcon(icon_bd0624500ed4409c39b86db01ff4a519);
|
|
|
|
|
|
var marker_5b9c202d64598628d938d1c54751ed9e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_098fb5c8ea582caa6e408caf64f7cbf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce597663070b8441d18554ab10ec4b2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7aceac3c4d03b936344c5783988903bf = $(`<div id="html_7aceac3c4d03b936344c5783988903bf" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_ce597663070b8441d18554ab10ec4b2a.setContent(html_7aceac3c4d03b936344c5783988903bf);
|
|
|
|
|
|
|
|
marker_5b9c202d64598628d938d1c54751ed9e.bindPopup(popup_ce597663070b8441d18554ab10ec4b2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b9c202d64598628d938d1c54751ed9e.setIcon(icon_098fb5c8ea582caa6e408caf64f7cbf2);
|
|
|
|
|
|
var marker_bb60425d405fa2bd8187756215598eba = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6e2b254829abefb039d605891e169ebb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7eb0abdaf7a7e657b92d088be8336028 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0caf6bb77d5e493b6657cb8503941c09 = $(`<div id="html_0caf6bb77d5e493b6657cb8503941c09" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_7eb0abdaf7a7e657b92d088be8336028.setContent(html_0caf6bb77d5e493b6657cb8503941c09);
|
|
|
|
|
|
|
|
marker_bb60425d405fa2bd8187756215598eba.bindPopup(popup_7eb0abdaf7a7e657b92d088be8336028)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb60425d405fa2bd8187756215598eba.setIcon(icon_6e2b254829abefb039d605891e169ebb);
|
|
|
|
|
|
var marker_d6f062049091a2e374d4cbedbfc7bdb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_5b23a7aa4aee3b91f032414a1da13d4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8ca735c2f51b8925284a1bf000d1597 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99d6a7f2e8ba1f9ebc4f79b6dfed694f = $(`<div id="html_99d6a7f2e8ba1f9ebc4f79b6dfed694f" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_a8ca735c2f51b8925284a1bf000d1597.setContent(html_99d6a7f2e8ba1f9ebc4f79b6dfed694f);
|
|
|
|
|
|
|
|
marker_d6f062049091a2e374d4cbedbfc7bdb5.bindPopup(popup_a8ca735c2f51b8925284a1bf000d1597)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6f062049091a2e374d4cbedbfc7bdb5.setIcon(icon_5b23a7aa4aee3b91f032414a1da13d4e);
|
|
|
|
|
|
var marker_11f2266383d92a8c0e19ecb166eec3fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_a61b23380422b1dfcd4c584a50f2fabf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ded820893dbdf5450d38a7f0727cf46c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adae86b66254acd275660440676cc5c2 = $(`<div id="html_adae86b66254acd275660440676cc5c2" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_ded820893dbdf5450d38a7f0727cf46c.setContent(html_adae86b66254acd275660440676cc5c2);
|
|
|
|
|
|
|
|
marker_11f2266383d92a8c0e19ecb166eec3fd.bindPopup(popup_ded820893dbdf5450d38a7f0727cf46c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11f2266383d92a8c0e19ecb166eec3fd.setIcon(icon_a61b23380422b1dfcd4c584a50f2fabf);
|
|
|
|
|
|
var marker_7d45764d0f35258a0fed7e66590722fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_8811686e95ea1f5245a390f8480c17c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3a34348a5612506e93b180874decabf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46ab83ec9b62a038d44b0e8d220abfad = $(`<div id="html_46ab83ec9b62a038d44b0e8d220abfad" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_d3a34348a5612506e93b180874decabf.setContent(html_46ab83ec9b62a038d44b0e8d220abfad);
|
|
|
|
|
|
|
|
marker_7d45764d0f35258a0fed7e66590722fc.bindPopup(popup_d3a34348a5612506e93b180874decabf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d45764d0f35258a0fed7e66590722fc.setIcon(icon_8811686e95ea1f5245a390f8480c17c0);
|
|
|
|
|
|
var marker_b9ad404e17323fefb4ed0cc2d0930d2a = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_19c9423ea21270163480bd1707fa8d22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32582866722c1131e41b9ef295b99c73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8150159c0eb57ae41d473f1773051dae = $(`<div id="html_8150159c0eb57ae41d473f1773051dae" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_32582866722c1131e41b9ef295b99c73.setContent(html_8150159c0eb57ae41d473f1773051dae);
|
|
|
|
|
|
|
|
marker_b9ad404e17323fefb4ed0cc2d0930d2a.bindPopup(popup_32582866722c1131e41b9ef295b99c73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ad404e17323fefb4ed0cc2d0930d2a.setIcon(icon_19c9423ea21270163480bd1707fa8d22);
|
|
|
|
|
|
var marker_7cc9fdd904858fd3b73bd052cdc9e5bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_4ff8680daccd1d6ed0ca82d110714242 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6039da733e5e21c1d66502f7598eff6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20575d270d94922562630ed0d13ecbfa = $(`<div id="html_20575d270d94922562630ed0d13ecbfa" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_f6039da733e5e21c1d66502f7598eff6.setContent(html_20575d270d94922562630ed0d13ecbfa);
|
|
|
|
|
|
|
|
marker_7cc9fdd904858fd3b73bd052cdc9e5bf.bindPopup(popup_f6039da733e5e21c1d66502f7598eff6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cc9fdd904858fd3b73bd052cdc9e5bf.setIcon(icon_4ff8680daccd1d6ed0ca82d110714242);
|
|
|
|
|
|
var marker_2900b97a7da411d16c752fd38e6af326 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_a33bc82ce8e6a69191a0a0f1f7ead84f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac2e68816c7b1999d3334443cf899d67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49b7da042be26793d9f036fbb1b22cab = $(`<div id="html_49b7da042be26793d9f036fbb1b22cab" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_ac2e68816c7b1999d3334443cf899d67.setContent(html_49b7da042be26793d9f036fbb1b22cab);
|
|
|
|
|
|
|
|
marker_2900b97a7da411d16c752fd38e6af326.bindPopup(popup_ac2e68816c7b1999d3334443cf899d67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2900b97a7da411d16c752fd38e6af326.setIcon(icon_a33bc82ce8e6a69191a0a0f1f7ead84f);
|
|
|
|
|
|
var marker_f4e129cab357743f68e4b577b53a3814 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d0ee89ab414db19d5a271dd976ed74a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86b179877d23c1c6064307e13446f33b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_175240f14ee369f36745985256f0e78b = $(`<div id="html_175240f14ee369f36745985256f0e78b" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_86b179877d23c1c6064307e13446f33b.setContent(html_175240f14ee369f36745985256f0e78b);
|
|
|
|
|
|
|
|
marker_f4e129cab357743f68e4b577b53a3814.bindPopup(popup_86b179877d23c1c6064307e13446f33b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4e129cab357743f68e4b577b53a3814.setIcon(icon_d0ee89ab414db19d5a271dd976ed74a6);
|
|
|
|
|
|
var marker_c60988dbbd4f158ac9e853baa3f70273 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_839a519c3f74c5af899a0b255fad94a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_862beb86ace6f363fd4ed8462ea0117f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44694f6f8e96fba7a54cba20090b8927 = $(`<div id="html_44694f6f8e96fba7a54cba20090b8927" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_862beb86ace6f363fd4ed8462ea0117f.setContent(html_44694f6f8e96fba7a54cba20090b8927);
|
|
|
|
|
|
|
|
marker_c60988dbbd4f158ac9e853baa3f70273.bindPopup(popup_862beb86ace6f363fd4ed8462ea0117f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c60988dbbd4f158ac9e853baa3f70273.setIcon(icon_839a519c3f74c5af899a0b255fad94a8);
|
|
|
|
|
|
var marker_a44280e733e79d0ca7e6d28ca750e91f = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_686be0c5d6b8191ea8f97c8d6b8718ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b2bedf848faa97a0333abff59fa10e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ff1a1ee53837c41dd994166e80b59b7 = $(`<div id="html_8ff1a1ee53837c41dd994166e80b59b7" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_9b2bedf848faa97a0333abff59fa10e6.setContent(html_8ff1a1ee53837c41dd994166e80b59b7);
|
|
|
|
|
|
|
|
marker_a44280e733e79d0ca7e6d28ca750e91f.bindPopup(popup_9b2bedf848faa97a0333abff59fa10e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a44280e733e79d0ca7e6d28ca750e91f.setIcon(icon_686be0c5d6b8191ea8f97c8d6b8718ec);
|
|
|
|
|
|
var marker_c2bcb1eb8ae78f03c5a2959306f67485 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_565263c0e4195721f4bdfa2b37be6f6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_477d52b4dfbcff5f54a573db42a78fa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1179288b351c2d07fc6f0d9ffd8ab072 = $(`<div id="html_1179288b351c2d07fc6f0d9ffd8ab072" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_477d52b4dfbcff5f54a573db42a78fa3.setContent(html_1179288b351c2d07fc6f0d9ffd8ab072);
|
|
|
|
|
|
|
|
marker_c2bcb1eb8ae78f03c5a2959306f67485.bindPopup(popup_477d52b4dfbcff5f54a573db42a78fa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2bcb1eb8ae78f03c5a2959306f67485.setIcon(icon_565263c0e4195721f4bdfa2b37be6f6b);
|
|
|
|
|
|
var marker_8f70ea8309e7bd9012bea3941081f4b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_16218f4e1e6471ee0bcf8066f764fcb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e96cf4ef587e34e251c34490ab76652 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c0f8415ac8bda926bd7a08dfadc779f = $(`<div id="html_2c0f8415ac8bda926bd7a08dfadc779f" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_8e96cf4ef587e34e251c34490ab76652.setContent(html_2c0f8415ac8bda926bd7a08dfadc779f);
|
|
|
|
|
|
|
|
marker_8f70ea8309e7bd9012bea3941081f4b3.bindPopup(popup_8e96cf4ef587e34e251c34490ab76652)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f70ea8309e7bd9012bea3941081f4b3.setIcon(icon_16218f4e1e6471ee0bcf8066f764fcb8);
|
|
|
|
|
|
var marker_4e13d2c3b5d33e20d6a6143a04cfc56f = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_60ecd5746458719fb6f3c04f78d525a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35319467e28ddad6af5aab5da8ee6df3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d24a333f01f0c8207fe2928f24f3edf3 = $(`<div id="html_d24a333f01f0c8207fe2928f24f3edf3" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_35319467e28ddad6af5aab5da8ee6df3.setContent(html_d24a333f01f0c8207fe2928f24f3edf3);
|
|
|
|
|
|
|
|
marker_4e13d2c3b5d33e20d6a6143a04cfc56f.bindPopup(popup_35319467e28ddad6af5aab5da8ee6df3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e13d2c3b5d33e20d6a6143a04cfc56f.setIcon(icon_60ecd5746458719fb6f3c04f78d525a3);
|
|
|
|
|
|
var marker_1c3b3b0c1d2232a54c9ca5e8568132c6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e3ab9f6407aab1aa331597ba23cedb5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed88fb57dbcbbeeecb096eb323d96d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9425fbf57ae6a9c97b64622015fcc82b = $(`<div id="html_9425fbf57ae6a9c97b64622015fcc82b" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_ed88fb57dbcbbeeecb096eb323d96d94.setContent(html_9425fbf57ae6a9c97b64622015fcc82b);
|
|
|
|
|
|
|
|
marker_1c3b3b0c1d2232a54c9ca5e8568132c6.bindPopup(popup_ed88fb57dbcbbeeecb096eb323d96d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c3b3b0c1d2232a54c9ca5e8568132c6.setIcon(icon_e3ab9f6407aab1aa331597ba23cedb5f);
|
|
|
|
|
|
var marker_c56d8877cf1897f1af22944ab3118411 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_359859c930971f510881c8b774b98922 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1374ff454f5aaf4fde2a0ac35dea06a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e4a992728233d5ec63dd5c47acc4e01 = $(`<div id="html_1e4a992728233d5ec63dd5c47acc4e01" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_a1374ff454f5aaf4fde2a0ac35dea06a.setContent(html_1e4a992728233d5ec63dd5c47acc4e01);
|
|
|
|
|
|
|
|
marker_c56d8877cf1897f1af22944ab3118411.bindPopup(popup_a1374ff454f5aaf4fde2a0ac35dea06a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c56d8877cf1897f1af22944ab3118411.setIcon(icon_359859c930971f510881c8b774b98922);
|
|
|
|
|
|
var marker_3c138653fe5a642455f126856b87dbb7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_970987fd55c423e95959812c150bdfee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb96f86916ce5764f0af1d9cc4eb75e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0c78b5a54d1e2241580c20f8fe2af7b = $(`<div id="html_c0c78b5a54d1e2241580c20f8fe2af7b" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_fb96f86916ce5764f0af1d9cc4eb75e7.setContent(html_c0c78b5a54d1e2241580c20f8fe2af7b);
|
|
|
|
|
|
|
|
marker_3c138653fe5a642455f126856b87dbb7.bindPopup(popup_fb96f86916ce5764f0af1d9cc4eb75e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c138653fe5a642455f126856b87dbb7.setIcon(icon_970987fd55c423e95959812c150bdfee);
|
|
|
|
|
|
var marker_2fac461919f48b41cc31a9d4f4fa5b32 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_9ba120b6024164ffe42c29171bb9ee6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd4d2dc759fb56079d50c14bf27d3fec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e6cec6accee12fe35de7bf5376688d4 = $(`<div id="html_5e6cec6accee12fe35de7bf5376688d4" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_dd4d2dc759fb56079d50c14bf27d3fec.setContent(html_5e6cec6accee12fe35de7bf5376688d4);
|
|
|
|
|
|
|
|
marker_2fac461919f48b41cc31a9d4f4fa5b32.bindPopup(popup_dd4d2dc759fb56079d50c14bf27d3fec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fac461919f48b41cc31a9d4f4fa5b32.setIcon(icon_9ba120b6024164ffe42c29171bb9ee6c);
|
|
|
|
|
|
var marker_c576381b2677589f898fef57046ee71c = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6f29155e70781f9d50d5f6f0cbd7e323 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fddae5f8fc0ed5301c08d986b958442a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87b99626b3e1abef0122cf3c0ab67079 = $(`<div id="html_87b99626b3e1abef0122cf3c0ab67079" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_fddae5f8fc0ed5301c08d986b958442a.setContent(html_87b99626b3e1abef0122cf3c0ab67079);
|
|
|
|
|
|
|
|
marker_c576381b2677589f898fef57046ee71c.bindPopup(popup_fddae5f8fc0ed5301c08d986b958442a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c576381b2677589f898fef57046ee71c.setIcon(icon_6f29155e70781f9d50d5f6f0cbd7e323);
|
|
|
|
|
|
var marker_a99ee946a66a4974bd53c51a8f28376b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2b92359df1383f9d2cc152193cf125be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0621a27d38bf5e40d57fe588f4e63a25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0883178220fe45a1a31620502c24c054 = $(`<div id="html_0883178220fe45a1a31620502c24c054" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_0621a27d38bf5e40d57fe588f4e63a25.setContent(html_0883178220fe45a1a31620502c24c054);
|
|
|
|
|
|
|
|
marker_a99ee946a66a4974bd53c51a8f28376b.bindPopup(popup_0621a27d38bf5e40d57fe588f4e63a25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a99ee946a66a4974bd53c51a8f28376b.setIcon(icon_2b92359df1383f9d2cc152193cf125be);
|
|
|
|
|
|
var marker_71c91913e0a9dc5a631aedf8052c3d5d = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_dd9586c585f869e24efbcb9a5463ac9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d02dbd71355e892474918b590da809f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13ee63ebf2fd71a76760b74e1a4d00db = $(`<div id="html_13ee63ebf2fd71a76760b74e1a4d00db" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_d02dbd71355e892474918b590da809f4.setContent(html_13ee63ebf2fd71a76760b74e1a4d00db);
|
|
|
|
|
|
|
|
marker_71c91913e0a9dc5a631aedf8052c3d5d.bindPopup(popup_d02dbd71355e892474918b590da809f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71c91913e0a9dc5a631aedf8052c3d5d.setIcon(icon_dd9586c585f869e24efbcb9a5463ac9d);
|
|
|
|
|
|
var marker_6e8c7964904c22897203d18f25298eea = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_577aced5c662e18648cd052f848174cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3d983b9f10deba08e2732005d021ac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37c4d0c0e50875d1a47cb7b564a026a8 = $(`<div id="html_37c4d0c0e50875d1a47cb7b564a026a8" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_c3d983b9f10deba08e2732005d021ac1.setContent(html_37c4d0c0e50875d1a47cb7b564a026a8);
|
|
|
|
|
|
|
|
marker_6e8c7964904c22897203d18f25298eea.bindPopup(popup_c3d983b9f10deba08e2732005d021ac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e8c7964904c22897203d18f25298eea.setIcon(icon_577aced5c662e18648cd052f848174cd);
|
|
|
|
|
|
var marker_fde3d3f5691b739e52d0ac0f7d069bd0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_34fdd64749d0ba308b6205c710bdf31a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc7690f30da0d950eefb9cb4bd04b1f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aea6ed2b7ce62bd351406ed84470fc6f = $(`<div id="html_aea6ed2b7ce62bd351406ed84470fc6f" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_fc7690f30da0d950eefb9cb4bd04b1f6.setContent(html_aea6ed2b7ce62bd351406ed84470fc6f);
|
|
|
|
|
|
|
|
marker_fde3d3f5691b739e52d0ac0f7d069bd0.bindPopup(popup_fc7690f30da0d950eefb9cb4bd04b1f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fde3d3f5691b739e52d0ac0f7d069bd0.setIcon(icon_34fdd64749d0ba308b6205c710bdf31a);
|
|
|
|
|
|
var marker_a932f64d769c54847ccadcb9f39084c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_f7cbcac9fa0ac6b1988d9c0c59840cc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c736f42b57ef8fbc8578523e7565e2f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da820f8b5767006763bcbbe954a58379 = $(`<div id="html_da820f8b5767006763bcbbe954a58379" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_c736f42b57ef8fbc8578523e7565e2f8.setContent(html_da820f8b5767006763bcbbe954a58379);
|
|
|
|
|
|
|
|
marker_a932f64d769c54847ccadcb9f39084c5.bindPopup(popup_c736f42b57ef8fbc8578523e7565e2f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a932f64d769c54847ccadcb9f39084c5.setIcon(icon_f7cbcac9fa0ac6b1988d9c0c59840cc4);
|
|
|
|
|
|
var marker_4642b8ac47a0fd3f94fa2d7633ddd777 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_35ba962ca3031ac51a12bcad00d501c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa95b19f87181402cf89e2ea8c846e12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c0e059c738678af090b29a9fd158eeb = $(`<div id="html_7c0e059c738678af090b29a9fd158eeb" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_aa95b19f87181402cf89e2ea8c846e12.setContent(html_7c0e059c738678af090b29a9fd158eeb);
|
|
|
|
|
|
|
|
marker_4642b8ac47a0fd3f94fa2d7633ddd777.bindPopup(popup_aa95b19f87181402cf89e2ea8c846e12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4642b8ac47a0fd3f94fa2d7633ddd777.setIcon(icon_35ba962ca3031ac51a12bcad00d501c8);
|
|
|
|
|
|
var marker_3df2b7f18586097cb50265ebf681af64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2b2bea1c0d4a344ae37d9920d4733ceb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37c89ae2326ad1505883730bfe2e1681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f36b87802925aa34f04e0a5a7292489 = $(`<div id="html_8f36b87802925aa34f04e0a5a7292489" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_37c89ae2326ad1505883730bfe2e1681.setContent(html_8f36b87802925aa34f04e0a5a7292489);
|
|
|
|
|
|
|
|
marker_3df2b7f18586097cb50265ebf681af64.bindPopup(popup_37c89ae2326ad1505883730bfe2e1681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3df2b7f18586097cb50265ebf681af64.setIcon(icon_2b2bea1c0d4a344ae37d9920d4733ceb);
|
|
|
|
|
|
var marker_07bff80cf35e53a7ae40420f68e026df = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_020bb4692eaa2c240fc507ac9f601cba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7bd93918850979ca3a02e15fc4bc6a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d314ee64e4608838e51cc86ab031042 = $(`<div id="html_4d314ee64e4608838e51cc86ab031042" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_b7bd93918850979ca3a02e15fc4bc6a6.setContent(html_4d314ee64e4608838e51cc86ab031042);
|
|
|
|
|
|
|
|
marker_07bff80cf35e53a7ae40420f68e026df.bindPopup(popup_b7bd93918850979ca3a02e15fc4bc6a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07bff80cf35e53a7ae40420f68e026df.setIcon(icon_020bb4692eaa2c240fc507ac9f601cba);
|
|
|
|
|
|
var marker_c579908e8173225e7b718b5dab57caed = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_0c3a6cabd71f59cd0117e2198a7388a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5b8cfa488f63a96e3265b3a00dee619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67854c6b20a258e872027d7449eb21c2 = $(`<div id="html_67854c6b20a258e872027d7449eb21c2" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_e5b8cfa488f63a96e3265b3a00dee619.setContent(html_67854c6b20a258e872027d7449eb21c2);
|
|
|
|
|
|
|
|
marker_c579908e8173225e7b718b5dab57caed.bindPopup(popup_e5b8cfa488f63a96e3265b3a00dee619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c579908e8173225e7b718b5dab57caed.setIcon(icon_0c3a6cabd71f59cd0117e2198a7388a5);
|
|
|
|
|
|
var marker_404d1fe3e2f5449276d272bf232e30ec = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d6ef69b874d85b56ec07c705f3d81959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6c97ade4302bf69c6355c19bcca5ab9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47989b87a792e84443e1ebf8245f5fd2 = $(`<div id="html_47989b87a792e84443e1ebf8245f5fd2" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_f6c97ade4302bf69c6355c19bcca5ab9.setContent(html_47989b87a792e84443e1ebf8245f5fd2);
|
|
|
|
|
|
|
|
marker_404d1fe3e2f5449276d272bf232e30ec.bindPopup(popup_f6c97ade4302bf69c6355c19bcca5ab9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_404d1fe3e2f5449276d272bf232e30ec.setIcon(icon_d6ef69b874d85b56ec07c705f3d81959);
|
|
|
|
|
|
var marker_86369d50673563767c841e5377e462b5 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_31ece2d364a74059946468d6490d4f03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_729b39920cc2cda76eddae908ccf7dff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_604982e20bfe36aa7c743b4cf2f33245 = $(`<div id="html_604982e20bfe36aa7c743b4cf2f33245" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_729b39920cc2cda76eddae908ccf7dff.setContent(html_604982e20bfe36aa7c743b4cf2f33245);
|
|
|
|
|
|
|
|
marker_86369d50673563767c841e5377e462b5.bindPopup(popup_729b39920cc2cda76eddae908ccf7dff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86369d50673563767c841e5377e462b5.setIcon(icon_31ece2d364a74059946468d6490d4f03);
|
|
|
|
|
|
var marker_9c95ddc295b07e17ea6648832de47eb7 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_12bd705e9a0292fff91bfdabe19b25dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13d44be4b4726210d831e52090d845d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c27bc94337301559314e7d3dca2af93 = $(`<div id="html_8c27bc94337301559314e7d3dca2af93" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_13d44be4b4726210d831e52090d845d2.setContent(html_8c27bc94337301559314e7d3dca2af93);
|
|
|
|
|
|
|
|
marker_9c95ddc295b07e17ea6648832de47eb7.bindPopup(popup_13d44be4b4726210d831e52090d845d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c95ddc295b07e17ea6648832de47eb7.setIcon(icon_12bd705e9a0292fff91bfdabe19b25dd);
|
|
|
|
|
|
var marker_3c328270edfc5f7c897a5d5211e7b11b = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_85d918a3c989005f8a2c828aec1b9ae4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c667ee86a713145de1f866741dbf07d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e7611f54945ebc989bdaceb88631366 = $(`<div id="html_6e7611f54945ebc989bdaceb88631366" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_c667ee86a713145de1f866741dbf07d6.setContent(html_6e7611f54945ebc989bdaceb88631366);
|
|
|
|
|
|
|
|
marker_3c328270edfc5f7c897a5d5211e7b11b.bindPopup(popup_c667ee86a713145de1f866741dbf07d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c328270edfc5f7c897a5d5211e7b11b.setIcon(icon_85d918a3c989005f8a2c828aec1b9ae4);
|
|
|
|
|
|
var marker_f4d8987d26d5015263f760276275d1ba = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_57d4ea470a156b40dcb0f7163d6556e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_393a0cf601e8fed89c3ed380e427c2bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d07921ecc18ec40f4685ffc711a90b6c = $(`<div id="html_d07921ecc18ec40f4685ffc711a90b6c" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_393a0cf601e8fed89c3ed380e427c2bb.setContent(html_d07921ecc18ec40f4685ffc711a90b6c);
|
|
|
|
|
|
|
|
marker_f4d8987d26d5015263f760276275d1ba.bindPopup(popup_393a0cf601e8fed89c3ed380e427c2bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4d8987d26d5015263f760276275d1ba.setIcon(icon_57d4ea470a156b40dcb0f7163d6556e6);
|
|
|
|
|
|
var marker_3b4988c6d9451910595d447824e62d92 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2c64121c44615e54b52369c587e41f18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8ec8dfd0c4dffd5ba059304d1dd44c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be70d32339620b5889f82076719a563b = $(`<div id="html_be70d32339620b5889f82076719a563b" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_f8ec8dfd0c4dffd5ba059304d1dd44c5.setContent(html_be70d32339620b5889f82076719a563b);
|
|
|
|
|
|
|
|
marker_3b4988c6d9451910595d447824e62d92.bindPopup(popup_f8ec8dfd0c4dffd5ba059304d1dd44c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b4988c6d9451910595d447824e62d92.setIcon(icon_2c64121c44615e54b52369c587e41f18);
|
|
|
|
|
|
var marker_899453772652f08bdf886aad3df47c47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_336eb6ec52cf15c4dc9de6f6a26b918b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0da16b4bd498d4d7368c4b70609607fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bac4e759b9c4ff7bb9a7caed741e0df8 = $(`<div id="html_bac4e759b9c4ff7bb9a7caed741e0df8" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_0da16b4bd498d4d7368c4b70609607fe.setContent(html_bac4e759b9c4ff7bb9a7caed741e0df8);
|
|
|
|
|
|
|
|
marker_899453772652f08bdf886aad3df47c47.bindPopup(popup_0da16b4bd498d4d7368c4b70609607fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_899453772652f08bdf886aad3df47c47.setIcon(icon_336eb6ec52cf15c4dc9de6f6a26b918b);
|
|
|
|
|
|
var marker_fc705bf0dbd4a9bce13e204c3b572400 = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_4936c2b22edb4c9b7664068319d6474c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f791782c0ba15114fc131bb59655b54c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd9eb41ab0aac2b36ef5022432daf8e7 = $(`<div id="html_dd9eb41ab0aac2b36ef5022432daf8e7" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_f791782c0ba15114fc131bb59655b54c.setContent(html_dd9eb41ab0aac2b36ef5022432daf8e7);
|
|
|
|
|
|
|
|
marker_fc705bf0dbd4a9bce13e204c3b572400.bindPopup(popup_f791782c0ba15114fc131bb59655b54c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc705bf0dbd4a9bce13e204c3b572400.setIcon(icon_4936c2b22edb4c9b7664068319d6474c);
|
|
|
|
|
|
var marker_de9dcab82b792af431ab5a307798dd61 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ee3529a9604020cc4afa8b4f1c032d22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f12143928e1171a231dd18fd7bec60d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_505bbdfc87d0db76bd896df0ecfdda04 = $(`<div id="html_505bbdfc87d0db76bd896df0ecfdda04" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_7f12143928e1171a231dd18fd7bec60d.setContent(html_505bbdfc87d0db76bd896df0ecfdda04);
|
|
|
|
|
|
|
|
marker_de9dcab82b792af431ab5a307798dd61.bindPopup(popup_7f12143928e1171a231dd18fd7bec60d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de9dcab82b792af431ab5a307798dd61.setIcon(icon_ee3529a9604020cc4afa8b4f1c032d22);
|
|
|
|
|
|
var marker_10e296e5c29f3a99383de50f833e4359 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_035f454872f8f7232d191252d653d635 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e8bae9855ea95dfe655b97d373759db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3a92f293db6b0861643a8edf46c4626 = $(`<div id="html_f3a92f293db6b0861643a8edf46c4626" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_1e8bae9855ea95dfe655b97d373759db.setContent(html_f3a92f293db6b0861643a8edf46c4626);
|
|
|
|
|
|
|
|
marker_10e296e5c29f3a99383de50f833e4359.bindPopup(popup_1e8bae9855ea95dfe655b97d373759db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10e296e5c29f3a99383de50f833e4359.setIcon(icon_035f454872f8f7232d191252d653d635);
|
|
|
|
|
|
var marker_85cc7058b3d7ac201d95cb7f1e904217 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_545f91a47479494ee68d691dde9760b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fbabb7564f8a64538c948587120810b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a50e09e22fb13a06a7cbb0d9b6f857b = $(`<div id="html_2a50e09e22fb13a06a7cbb0d9b6f857b" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_3fbabb7564f8a64538c948587120810b.setContent(html_2a50e09e22fb13a06a7cbb0d9b6f857b);
|
|
|
|
|
|
|
|
marker_85cc7058b3d7ac201d95cb7f1e904217.bindPopup(popup_3fbabb7564f8a64538c948587120810b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85cc7058b3d7ac201d95cb7f1e904217.setIcon(icon_545f91a47479494ee68d691dde9760b9);
|
|
|
|
|
|
var marker_8b509071f8c5a18fa1877c53c4bfeeab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_12ffcbfad7fef6d8eae23a13553aecb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abbfc50f7227f35eb7fc33fbbbfb2c39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87bcb0d8946d9c182102f64977fb6d7b = $(`<div id="html_87bcb0d8946d9c182102f64977fb6d7b" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_abbfc50f7227f35eb7fc33fbbbfb2c39.setContent(html_87bcb0d8946d9c182102f64977fb6d7b);
|
|
|
|
|
|
|
|
marker_8b509071f8c5a18fa1877c53c4bfeeab.bindPopup(popup_abbfc50f7227f35eb7fc33fbbbfb2c39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b509071f8c5a18fa1877c53c4bfeeab.setIcon(icon_12ffcbfad7fef6d8eae23a13553aecb5);
|
|
|
|
|
|
var marker_1f11111b6aadedacf80e9e76103bdbfc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_cad82f33898b7a3d76095614fa19a763 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f4d4cc94df9643f82cf483d5a4a0a2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c30698b2037a123a2c90d4b3bd3cc0a = $(`<div id="html_2c30698b2037a123a2c90d4b3bd3cc0a" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_9f4d4cc94df9643f82cf483d5a4a0a2c.setContent(html_2c30698b2037a123a2c90d4b3bd3cc0a);
|
|
|
|
|
|
|
|
marker_1f11111b6aadedacf80e9e76103bdbfc.bindPopup(popup_9f4d4cc94df9643f82cf483d5a4a0a2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f11111b6aadedacf80e9e76103bdbfc.setIcon(icon_cad82f33898b7a3d76095614fa19a763);
|
|
|
|
|
|
var marker_994e61c821abe00fedca03cbc35398b8 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c3dce0048cf9ae395f564ba673eb7bbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_963ea5a9d352390c1e09786bc7e14178 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d898dc6e9c1b2e4c5973991ffe53d235 = $(`<div id="html_d898dc6e9c1b2e4c5973991ffe53d235" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_963ea5a9d352390c1e09786bc7e14178.setContent(html_d898dc6e9c1b2e4c5973991ffe53d235);
|
|
|
|
|
|
|
|
marker_994e61c821abe00fedca03cbc35398b8.bindPopup(popup_963ea5a9d352390c1e09786bc7e14178)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_994e61c821abe00fedca03cbc35398b8.setIcon(icon_c3dce0048cf9ae395f564ba673eb7bbc);
|
|
|
|
|
|
var marker_41983adf1309d942cece2c7d8f813541 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_61103c1c39de2d2dff161f87497fbc2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d096673ed8e36660b581a62704ec25c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac018d6ce39594310dc331652c93f3bc = $(`<div id="html_ac018d6ce39594310dc331652c93f3bc" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_7d096673ed8e36660b581a62704ec25c.setContent(html_ac018d6ce39594310dc331652c93f3bc);
|
|
|
|
|
|
|
|
marker_41983adf1309d942cece2c7d8f813541.bindPopup(popup_7d096673ed8e36660b581a62704ec25c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41983adf1309d942cece2c7d8f813541.setIcon(icon_61103c1c39de2d2dff161f87497fbc2f);
|
|
|
|
|
|
var marker_7ab54a5d9c543c55d31df6a028b5f3cc = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_8903216ae149aa01747cfadc6f12baca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3de502e63e28009dd3642e443b431ce7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7909954e4083b7caf70655d02dbba26d = $(`<div id="html_7909954e4083b7caf70655d02dbba26d" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_3de502e63e28009dd3642e443b431ce7.setContent(html_7909954e4083b7caf70655d02dbba26d);
|
|
|
|
|
|
|
|
marker_7ab54a5d9c543c55d31df6a028b5f3cc.bindPopup(popup_3de502e63e28009dd3642e443b431ce7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ab54a5d9c543c55d31df6a028b5f3cc.setIcon(icon_8903216ae149aa01747cfadc6f12baca);
|
|
|
|
|
|
var marker_2f6af0752d9c30b9d484341e2a795197 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6374a303ea5fd13ab612d6858550629d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03cad861ab4721e1e3d508321ba613cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1b9bd46e1fd470a72813d222044aa40 = $(`<div id="html_a1b9bd46e1fd470a72813d222044aa40" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_03cad861ab4721e1e3d508321ba613cc.setContent(html_a1b9bd46e1fd470a72813d222044aa40);
|
|
|
|
|
|
|
|
marker_2f6af0752d9c30b9d484341e2a795197.bindPopup(popup_03cad861ab4721e1e3d508321ba613cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f6af0752d9c30b9d484341e2a795197.setIcon(icon_6374a303ea5fd13ab612d6858550629d);
|
|
|
|
|
|
var marker_5363bd5919ea8c837ff9aab19954b74c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e95afd09f7f707982e98c11658698a48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5058e24c1c9073d717255756faab4b03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30f8143e85d8210cb3baf06a41e67575 = $(`<div id="html_30f8143e85d8210cb3baf06a41e67575" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_5058e24c1c9073d717255756faab4b03.setContent(html_30f8143e85d8210cb3baf06a41e67575);
|
|
|
|
|
|
|
|
marker_5363bd5919ea8c837ff9aab19954b74c.bindPopup(popup_5058e24c1c9073d717255756faab4b03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5363bd5919ea8c837ff9aab19954b74c.setIcon(icon_e95afd09f7f707982e98c11658698a48);
|
|
|
|
|
|
var marker_54f5292a8007715608ffdc73c103d0ee = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_8adad3cb2f3360be1e957f005a7e4bcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b635c0f3a1dd1f2b39398f93ba79439d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f2ebc714ac2d665e5ad842e6a9473b1 = $(`<div id="html_7f2ebc714ac2d665e5ad842e6a9473b1" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_b635c0f3a1dd1f2b39398f93ba79439d.setContent(html_7f2ebc714ac2d665e5ad842e6a9473b1);
|
|
|
|
|
|
|
|
marker_54f5292a8007715608ffdc73c103d0ee.bindPopup(popup_b635c0f3a1dd1f2b39398f93ba79439d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54f5292a8007715608ffdc73c103d0ee.setIcon(icon_8adad3cb2f3360be1e957f005a7e4bcd);
|
|
|
|
|
|
var marker_916e3673f73730024f97a3dba442f574 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7a620320d348fbf01da8d4ebcbbfa535 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edbb0f82f6ffe12b8ca4caad06991943 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43bb9959641b094b045f07fef8e10bf8 = $(`<div id="html_43bb9959641b094b045f07fef8e10bf8" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_edbb0f82f6ffe12b8ca4caad06991943.setContent(html_43bb9959641b094b045f07fef8e10bf8);
|
|
|
|
|
|
|
|
marker_916e3673f73730024f97a3dba442f574.bindPopup(popup_edbb0f82f6ffe12b8ca4caad06991943)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_916e3673f73730024f97a3dba442f574.setIcon(icon_7a620320d348fbf01da8d4ebcbbfa535);
|
|
|
|
|
|
var marker_90dcad787d6688d734a920a40a5bd236 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_fe93d749df1aca9bfff13d52d69e5453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6400e9ab9586ba7bac17c457311953d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9fdaadfb324c752e0bae049a28349b3 = $(`<div id="html_c9fdaadfb324c752e0bae049a28349b3" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_6400e9ab9586ba7bac17c457311953d6.setContent(html_c9fdaadfb324c752e0bae049a28349b3);
|
|
|
|
|
|
|
|
marker_90dcad787d6688d734a920a40a5bd236.bindPopup(popup_6400e9ab9586ba7bac17c457311953d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90dcad787d6688d734a920a40a5bd236.setIcon(icon_fe93d749df1aca9bfff13d52d69e5453);
|
|
|
|
|
|
var marker_a93f2623abc5b03b27cf3b6ffafe109a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_36a484f90abd8d1b6208bf98f44be98f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2709384cfb45951705cbfb48dc3207e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbdf9bf75f7deda5de12496f40f38866 = $(`<div id="html_bbdf9bf75f7deda5de12496f40f38866" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_2709384cfb45951705cbfb48dc3207e4.setContent(html_bbdf9bf75f7deda5de12496f40f38866);
|
|
|
|
|
|
|
|
marker_a93f2623abc5b03b27cf3b6ffafe109a.bindPopup(popup_2709384cfb45951705cbfb48dc3207e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a93f2623abc5b03b27cf3b6ffafe109a.setIcon(icon_36a484f90abd8d1b6208bf98f44be98f);
|
|
|
|
|
|
var marker_e1e50893cb962758e0ae8d078b6a8366 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7190d0cc6ccf7bfa11c212541ebff109 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67925ee97a569a97e8fdca9a49958a5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6317f140359da2f2d7954f162cc2b9f = $(`<div id="html_d6317f140359da2f2d7954f162cc2b9f" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_67925ee97a569a97e8fdca9a49958a5d.setContent(html_d6317f140359da2f2d7954f162cc2b9f);
|
|
|
|
|
|
|
|
marker_e1e50893cb962758e0ae8d078b6a8366.bindPopup(popup_67925ee97a569a97e8fdca9a49958a5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1e50893cb962758e0ae8d078b6a8366.setIcon(icon_7190d0cc6ccf7bfa11c212541ebff109);
|
|
|
|
|
|
var marker_9f5bb1adf4d4ce710667b47a03d275e4 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_463c638d0e1387ff273bea0b54144255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5215f3d2b5c5db23d742016aa5a990ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05db41a3b53e1aaae528fcb7ca01b4c7 = $(`<div id="html_05db41a3b53e1aaae528fcb7ca01b4c7" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_5215f3d2b5c5db23d742016aa5a990ea.setContent(html_05db41a3b53e1aaae528fcb7ca01b4c7);
|
|
|
|
|
|
|
|
marker_9f5bb1adf4d4ce710667b47a03d275e4.bindPopup(popup_5215f3d2b5c5db23d742016aa5a990ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f5bb1adf4d4ce710667b47a03d275e4.setIcon(icon_463c638d0e1387ff273bea0b54144255);
|
|
|
|
|
|
var marker_3daa9c2ee90968bb1493c301f0a7d653 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e7b089cf5182b983a28f6c104f13bffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_027c561a17460931b85d902090f4b66f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4645543fc89399258bd57e86292de49f = $(`<div id="html_4645543fc89399258bd57e86292de49f" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_027c561a17460931b85d902090f4b66f.setContent(html_4645543fc89399258bd57e86292de49f);
|
|
|
|
|
|
|
|
marker_3daa9c2ee90968bb1493c301f0a7d653.bindPopup(popup_027c561a17460931b85d902090f4b66f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3daa9c2ee90968bb1493c301f0a7d653.setIcon(icon_e7b089cf5182b983a28f6c104f13bffc);
|
|
|
|
|
|
var marker_b5145e044ab73b4a0574a9bc04d6e0da = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_6662ec5ffa417d356a96744113c6e6c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27fa2f9d6fc25b9452e06ab85aa415e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e8407180cd65d80be95f5395c2202d2 = $(`<div id="html_3e8407180cd65d80be95f5395c2202d2" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_27fa2f9d6fc25b9452e06ab85aa415e9.setContent(html_3e8407180cd65d80be95f5395c2202d2);
|
|
|
|
|
|
|
|
marker_b5145e044ab73b4a0574a9bc04d6e0da.bindPopup(popup_27fa2f9d6fc25b9452e06ab85aa415e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5145e044ab73b4a0574a9bc04d6e0da.setIcon(icon_6662ec5ffa417d356a96744113c6e6c0);
|
|
|
|
|
|
var marker_b2bb78ad57b5865e664015b9b6a2b2a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_9269a5a402fbbff9a4548d100c5c6b8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f50991a81244b476a198b83b661e9ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a11f6e203697662e2fdd66436ca1b820 = $(`<div id="html_a11f6e203697662e2fdd66436ca1b820" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_4f50991a81244b476a198b83b661e9ad.setContent(html_a11f6e203697662e2fdd66436ca1b820);
|
|
|
|
|
|
|
|
marker_b2bb78ad57b5865e664015b9b6a2b2a8.bindPopup(popup_4f50991a81244b476a198b83b661e9ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2bb78ad57b5865e664015b9b6a2b2a8.setIcon(icon_9269a5a402fbbff9a4548d100c5c6b8e);
|
|
|
|
|
|
var marker_6fd47d79d9dff613fd7a0c84d08b547c = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ae328e2716a18d3eb556665351547129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b25914524c46d56df201c8034b149a19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87f31b1bc349ac50ea75a57d1d656e80 = $(`<div id="html_87f31b1bc349ac50ea75a57d1d656e80" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_b25914524c46d56df201c8034b149a19.setContent(html_87f31b1bc349ac50ea75a57d1d656e80);
|
|
|
|
|
|
|
|
marker_6fd47d79d9dff613fd7a0c84d08b547c.bindPopup(popup_b25914524c46d56df201c8034b149a19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fd47d79d9dff613fd7a0c84d08b547c.setIcon(icon_ae328e2716a18d3eb556665351547129);
|
|
|
|
|
|
var marker_d855d9f5f59c08918068722ae1501c7e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_f5453b63cfa51c08945357b37b90f667 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1df9ae741fea6f3f1bba1e8ba12339b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a57dc9f00a8c4e61e5694d4041332cc0 = $(`<div id="html_a57dc9f00a8c4e61e5694d4041332cc0" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_1df9ae741fea6f3f1bba1e8ba12339b7.setContent(html_a57dc9f00a8c4e61e5694d4041332cc0);
|
|
|
|
|
|
|
|
marker_d855d9f5f59c08918068722ae1501c7e.bindPopup(popup_1df9ae741fea6f3f1bba1e8ba12339b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d855d9f5f59c08918068722ae1501c7e.setIcon(icon_f5453b63cfa51c08945357b37b90f667);
|
|
|
|
|
|
var marker_fa2bc2b11fffad8468fd47bf2465fe17 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d32c31937d4787b647a01dec318db18d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45cacf4dbd0db9712c73e0df2a7a50f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2d312ad20d2b28605836521563f5ed6 = $(`<div id="html_f2d312ad20d2b28605836521563f5ed6" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_45cacf4dbd0db9712c73e0df2a7a50f2.setContent(html_f2d312ad20d2b28605836521563f5ed6);
|
|
|
|
|
|
|
|
marker_fa2bc2b11fffad8468fd47bf2465fe17.bindPopup(popup_45cacf4dbd0db9712c73e0df2a7a50f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa2bc2b11fffad8468fd47bf2465fe17.setIcon(icon_d32c31937d4787b647a01dec318db18d);
|
|
|
|
|
|
var marker_b4bf2edff448bba324b41f105027c904 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_21aa8cd656d82d53e4d1a65139984769 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e86a21c31bd6561e788da6f9ad4ee43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43ed329ac942418ac31b5ebfcc224d22 = $(`<div id="html_43ed329ac942418ac31b5ebfcc224d22" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_0e86a21c31bd6561e788da6f9ad4ee43.setContent(html_43ed329ac942418ac31b5ebfcc224d22);
|
|
|
|
|
|
|
|
marker_b4bf2edff448bba324b41f105027c904.bindPopup(popup_0e86a21c31bd6561e788da6f9ad4ee43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4bf2edff448bba324b41f105027c904.setIcon(icon_21aa8cd656d82d53e4d1a65139984769);
|
|
|
|
|
|
var marker_67ebe7a12120cfdb028019cf7599f0c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c2b3ac4acabef456f9c719996da8b470 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b52d17176f02be39c02b2659c6b238 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70df054ac3b46e42c78938685e0ec096 = $(`<div id="html_70df054ac3b46e42c78938685e0ec096" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_e2b52d17176f02be39c02b2659c6b238.setContent(html_70df054ac3b46e42c78938685e0ec096);
|
|
|
|
|
|
|
|
marker_67ebe7a12120cfdb028019cf7599f0c8.bindPopup(popup_e2b52d17176f02be39c02b2659c6b238)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67ebe7a12120cfdb028019cf7599f0c8.setIcon(icon_c2b3ac4acabef456f9c719996da8b470);
|
|
|
|
|
|
var marker_679c6c2d06c90662d2622d234c67cd04 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d2686cfc87f31be627403ca056a87654 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3b3e99e9806f20fde109a5a2c3ca73d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1428e41f1792480c1f762da2158f8537 = $(`<div id="html_1428e41f1792480c1f762da2158f8537" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_c3b3e99e9806f20fde109a5a2c3ca73d.setContent(html_1428e41f1792480c1f762da2158f8537);
|
|
|
|
|
|
|
|
marker_679c6c2d06c90662d2622d234c67cd04.bindPopup(popup_c3b3e99e9806f20fde109a5a2c3ca73d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_679c6c2d06c90662d2622d234c67cd04.setIcon(icon_d2686cfc87f31be627403ca056a87654);
|
|
|
|
|
|
var marker_634848df1aefac7a823481ba23cef80f = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_ee90fab06515dfce2f4d25bb5f59673f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfe67f496d9de96a260913845bba1605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_096f52292ec9ac35631e62f01ba70aca = $(`<div id="html_096f52292ec9ac35631e62f01ba70aca" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_dfe67f496d9de96a260913845bba1605.setContent(html_096f52292ec9ac35631e62f01ba70aca);
|
|
|
|
|
|
|
|
marker_634848df1aefac7a823481ba23cef80f.bindPopup(popup_dfe67f496d9de96a260913845bba1605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_634848df1aefac7a823481ba23cef80f.setIcon(icon_ee90fab06515dfce2f4d25bb5f59673f);
|
|
|
|
|
|
var marker_8a778fc14934886529cbd80a3c05597f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_9cd55e214bee544834f096d0757bb57f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_948e1018fed251eb39f4b661ca88bdcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf5c1834d4a81d1efa872331b69e8521 = $(`<div id="html_bf5c1834d4a81d1efa872331b69e8521" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_948e1018fed251eb39f4b661ca88bdcf.setContent(html_bf5c1834d4a81d1efa872331b69e8521);
|
|
|
|
|
|
|
|
marker_8a778fc14934886529cbd80a3c05597f.bindPopup(popup_948e1018fed251eb39f4b661ca88bdcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a778fc14934886529cbd80a3c05597f.setIcon(icon_9cd55e214bee544834f096d0757bb57f);
|
|
|
|
|
|
var marker_60cefa31378c1a3c69a58f74dce687fe = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2e0cd11eb80c6d1c42a2267696dd190d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_581a95779e8454e89c13c2a71aa7f30e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4f59c5b38afcbc927f098ac882841b4 = $(`<div id="html_b4f59c5b38afcbc927f098ac882841b4" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_581a95779e8454e89c13c2a71aa7f30e.setContent(html_b4f59c5b38afcbc927f098ac882841b4);
|
|
|
|
|
|
|
|
marker_60cefa31378c1a3c69a58f74dce687fe.bindPopup(popup_581a95779e8454e89c13c2a71aa7f30e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60cefa31378c1a3c69a58f74dce687fe.setIcon(icon_2e0cd11eb80c6d1c42a2267696dd190d);
|
|
|
|
|
|
var marker_2a3aff0b132332c5cdf141c016d372ce = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_00e70b8ca8d3d34da0dd30a816c67e15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcefe8aba78ef035cbdcb61bde4c9aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc37191c2170952b3c8b99fb382f9a60 = $(`<div id="html_dc37191c2170952b3c8b99fb382f9a60" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_fcefe8aba78ef035cbdcb61bde4c9aee.setContent(html_dc37191c2170952b3c8b99fb382f9a60);
|
|
|
|
|
|
|
|
marker_2a3aff0b132332c5cdf141c016d372ce.bindPopup(popup_fcefe8aba78ef035cbdcb61bde4c9aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a3aff0b132332c5cdf141c016d372ce.setIcon(icon_00e70b8ca8d3d34da0dd30a816c67e15);
|
|
|
|
|
|
var marker_45a1f9139b64355fe688a1e8efd8d75f = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_0a6f8bb4a7c2e8da6936d494115e17da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55830fcaaa96a98b67bfedfd1debfa20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a552e58131c77c91d1aac974db51c56 = $(`<div id="html_2a552e58131c77c91d1aac974db51c56" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_55830fcaaa96a98b67bfedfd1debfa20.setContent(html_2a552e58131c77c91d1aac974db51c56);
|
|
|
|
|
|
|
|
marker_45a1f9139b64355fe688a1e8efd8d75f.bindPopup(popup_55830fcaaa96a98b67bfedfd1debfa20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45a1f9139b64355fe688a1e8efd8d75f.setIcon(icon_0a6f8bb4a7c2e8da6936d494115e17da);
|
|
|
|
|
|
var marker_f1e1e4855a25db197fbbe5337373a018 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2c5386a48954a3fc40bbb39eb448e04e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee76ad6511b8b63abdd71704f773aa44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1299e1abcd486cf45fcca0ebb5b32bd = $(`<div id="html_c1299e1abcd486cf45fcca0ebb5b32bd" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_ee76ad6511b8b63abdd71704f773aa44.setContent(html_c1299e1abcd486cf45fcca0ebb5b32bd);
|
|
|
|
|
|
|
|
marker_f1e1e4855a25db197fbbe5337373a018.bindPopup(popup_ee76ad6511b8b63abdd71704f773aa44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1e1e4855a25db197fbbe5337373a018.setIcon(icon_2c5386a48954a3fc40bbb39eb448e04e);
|
|
|
|
|
|
var marker_015c60aa57bc8957c07d0dd8b0709780 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_9e5f05435481088ee73d04954fe2afff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e36c6de2a0b34454babfa82f417fe302 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acaab638cd210e6ffb9d2f0d3afcbf06 = $(`<div id="html_acaab638cd210e6ffb9d2f0d3afcbf06" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_e36c6de2a0b34454babfa82f417fe302.setContent(html_acaab638cd210e6ffb9d2f0d3afcbf06);
|
|
|
|
|
|
|
|
marker_015c60aa57bc8957c07d0dd8b0709780.bindPopup(popup_e36c6de2a0b34454babfa82f417fe302)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_015c60aa57bc8957c07d0dd8b0709780.setIcon(icon_9e5f05435481088ee73d04954fe2afff);
|
|
|
|
|
|
var marker_60b26363b856ff059948ebd10a553fdf = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_1bb174f21786bb472362d001dbcb6247 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d48235faf6475d4c258e4b62e558532e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75e3a31b1aec27fdfa7337d93a8ced79 = $(`<div id="html_75e3a31b1aec27fdfa7337d93a8ced79" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_d48235faf6475d4c258e4b62e558532e.setContent(html_75e3a31b1aec27fdfa7337d93a8ced79);
|
|
|
|
|
|
|
|
marker_60b26363b856ff059948ebd10a553fdf.bindPopup(popup_d48235faf6475d4c258e4b62e558532e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60b26363b856ff059948ebd10a553fdf.setIcon(icon_1bb174f21786bb472362d001dbcb6247);
|
|
|
|
|
|
var marker_08bcde74f94a363731956f1f36a960cd = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3dc693792a6a46254b8eb41e36b1daf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ace411f1678eeb82478ee86fdb4f01a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_823bb4abc4bd206db9e6dddf003e4fd6 = $(`<div id="html_823bb4abc4bd206db9e6dddf003e4fd6" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_ace411f1678eeb82478ee86fdb4f01a5.setContent(html_823bb4abc4bd206db9e6dddf003e4fd6);
|
|
|
|
|
|
|
|
marker_08bcde74f94a363731956f1f36a960cd.bindPopup(popup_ace411f1678eeb82478ee86fdb4f01a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08bcde74f94a363731956f1f36a960cd.setIcon(icon_3dc693792a6a46254b8eb41e36b1daf8);
|
|
|
|
|
|
var marker_d5c7c0129af5393fc4018cd1dbaf7c3d = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_189bd394a6450f7cc3bb0fab1d3a9f97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5cfbdf9f975e3b0720b89da58e86566 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae0b7c605c0cca463bfb5b7dddc7e46b = $(`<div id="html_ae0b7c605c0cca463bfb5b7dddc7e46b" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_d5cfbdf9f975e3b0720b89da58e86566.setContent(html_ae0b7c605c0cca463bfb5b7dddc7e46b);
|
|
|
|
|
|
|
|
marker_d5c7c0129af5393fc4018cd1dbaf7c3d.bindPopup(popup_d5cfbdf9f975e3b0720b89da58e86566)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5c7c0129af5393fc4018cd1dbaf7c3d.setIcon(icon_189bd394a6450f7cc3bb0fab1d3a9f97);
|
|
|
|
|
|
var marker_f46dbf0a9b8d9b35b7b82c27ef28eb65 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_9c0395668505b52b35cf14c2c00e6938 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_142c0fb6d2fd200d27749f71480341fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a42f2dd0f47013684248d17ef4d1a091 = $(`<div id="html_a42f2dd0f47013684248d17ef4d1a091" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_142c0fb6d2fd200d27749f71480341fc.setContent(html_a42f2dd0f47013684248d17ef4d1a091);
|
|
|
|
|
|
|
|
marker_f46dbf0a9b8d9b35b7b82c27ef28eb65.bindPopup(popup_142c0fb6d2fd200d27749f71480341fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f46dbf0a9b8d9b35b7b82c27ef28eb65.setIcon(icon_9c0395668505b52b35cf14c2c00e6938);
|
|
|
|
|
|
var marker_d9461bb3fcf53dd074a33b3199a5882b = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_e453251e05ea71aeea9641ebeb599aa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1634e519579db7ec3c8915f6978af652 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c938a470bec628ee8dfda0d5af7f943 = $(`<div id="html_4c938a470bec628ee8dfda0d5af7f943" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_1634e519579db7ec3c8915f6978af652.setContent(html_4c938a470bec628ee8dfda0d5af7f943);
|
|
|
|
|
|
|
|
marker_d9461bb3fcf53dd074a33b3199a5882b.bindPopup(popup_1634e519579db7ec3c8915f6978af652)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9461bb3fcf53dd074a33b3199a5882b.setIcon(icon_e453251e05ea71aeea9641ebeb599aa6);
|
|
|
|
|
|
var marker_9b6b2c9dcbe5373c57f4c31b1d5e5819 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7118d23435833aeb3b4ae464887bfec7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75821eb7f8de2c131688b304f91b0fb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0dedf3dc4e1906e278f771446fd1c86 = $(`<div id="html_c0dedf3dc4e1906e278f771446fd1c86" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_75821eb7f8de2c131688b304f91b0fb1.setContent(html_c0dedf3dc4e1906e278f771446fd1c86);
|
|
|
|
|
|
|
|
marker_9b6b2c9dcbe5373c57f4c31b1d5e5819.bindPopup(popup_75821eb7f8de2c131688b304f91b0fb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b6b2c9dcbe5373c57f4c31b1d5e5819.setIcon(icon_7118d23435833aeb3b4ae464887bfec7);
|
|
|
|
|
|
var marker_044e7f25c70a83baa22baea51a357c4f = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_0f22a1cef32a3e5730e23728bb9b7650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84503b2fe260aab992a6abedaef17165 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a7993b431d48ed2a43eec87cad84948 = $(`<div id="html_0a7993b431d48ed2a43eec87cad84948" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_84503b2fe260aab992a6abedaef17165.setContent(html_0a7993b431d48ed2a43eec87cad84948);
|
|
|
|
|
|
|
|
marker_044e7f25c70a83baa22baea51a357c4f.bindPopup(popup_84503b2fe260aab992a6abedaef17165)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_044e7f25c70a83baa22baea51a357c4f.setIcon(icon_0f22a1cef32a3e5730e23728bb9b7650);
|
|
|
|
|
|
var marker_1f54ebfb1bdf410360ea84b45d373baa = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_52a833e2636502136dcf729242c23189 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf6f90a99be2875f6c05504ca1181a0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af29d3eaa77bda649e5d35997e0a28df = $(`<div id="html_af29d3eaa77bda649e5d35997e0a28df" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_bf6f90a99be2875f6c05504ca1181a0b.setContent(html_af29d3eaa77bda649e5d35997e0a28df);
|
|
|
|
|
|
|
|
marker_1f54ebfb1bdf410360ea84b45d373baa.bindPopup(popup_bf6f90a99be2875f6c05504ca1181a0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f54ebfb1bdf410360ea84b45d373baa.setIcon(icon_52a833e2636502136dcf729242c23189);
|
|
|
|
|
|
var marker_6b65b519a6ed396495cf102ec8452890 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d417a663c91cc471be282d22d40d807c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfb836dd9931342a8c29e02887aa6122 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_977723243e258a584277778e571fa2dc = $(`<div id="html_977723243e258a584277778e571fa2dc" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_bfb836dd9931342a8c29e02887aa6122.setContent(html_977723243e258a584277778e571fa2dc);
|
|
|
|
|
|
|
|
marker_6b65b519a6ed396495cf102ec8452890.bindPopup(popup_bfb836dd9931342a8c29e02887aa6122)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b65b519a6ed396495cf102ec8452890.setIcon(icon_d417a663c91cc471be282d22d40d807c);
|
|
|
|
|
|
var marker_9e3ce3e0ab473e8224c5a569ba55cc10 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_092d715d72638bfcb7b6f0c3e40317ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b43364435f0d30957933ab931907c33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17e5fb657851c35d2f187ced48e2a393 = $(`<div id="html_17e5fb657851c35d2f187ced48e2a393" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_1b43364435f0d30957933ab931907c33.setContent(html_17e5fb657851c35d2f187ced48e2a393);
|
|
|
|
|
|
|
|
marker_9e3ce3e0ab473e8224c5a569ba55cc10.bindPopup(popup_1b43364435f0d30957933ab931907c33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e3ce3e0ab473e8224c5a569ba55cc10.setIcon(icon_092d715d72638bfcb7b6f0c3e40317ab);
|
|
|
|
|
|
var marker_e98efbb9c8f983db37dfcf2f01d66280 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_8fee76925c43c2de45206c8fd4968885 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f29139062da582f9a8da01c49b0c5a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6173b22c84e46ba67920235ff7d7530f = $(`<div id="html_6173b22c84e46ba67920235ff7d7530f" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_2f29139062da582f9a8da01c49b0c5a7.setContent(html_6173b22c84e46ba67920235ff7d7530f);
|
|
|
|
|
|
|
|
marker_e98efbb9c8f983db37dfcf2f01d66280.bindPopup(popup_2f29139062da582f9a8da01c49b0c5a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e98efbb9c8f983db37dfcf2f01d66280.setIcon(icon_8fee76925c43c2de45206c8fd4968885);
|
|
|
|
|
|
var marker_621f51b8b7d526586241112f7a2646da = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3977b88ecf164682c98b300bb6648974 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07da3e2f3db141f503402f7334ac809c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea747243b31429e25b89833783d76123 = $(`<div id="html_ea747243b31429e25b89833783d76123" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_07da3e2f3db141f503402f7334ac809c.setContent(html_ea747243b31429e25b89833783d76123);
|
|
|
|
|
|
|
|
marker_621f51b8b7d526586241112f7a2646da.bindPopup(popup_07da3e2f3db141f503402f7334ac809c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_621f51b8b7d526586241112f7a2646da.setIcon(icon_3977b88ecf164682c98b300bb6648974);
|
|
|
|
|
|
var marker_4b9783ffb93fc4fa53630921d3ebeaef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_f4afb1b3da449c049adf45f960feb509 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8188257a07ef24ef668b42ed89bef80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2610576c8516366db2a391a4400f3df = $(`<div id="html_a2610576c8516366db2a391a4400f3df" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_f8188257a07ef24ef668b42ed89bef80.setContent(html_a2610576c8516366db2a391a4400f3df);
|
|
|
|
|
|
|
|
marker_4b9783ffb93fc4fa53630921d3ebeaef.bindPopup(popup_f8188257a07ef24ef668b42ed89bef80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b9783ffb93fc4fa53630921d3ebeaef.setIcon(icon_f4afb1b3da449c049adf45f960feb509);
|
|
|
|
|
|
var marker_7dd3a32cf72b52d2bbcecfee701bb36f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_d6cc7dc463f4e60dda2f346d7af34d1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d234f8b1ff9644a610636f29996a6c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13c4fbb1814571749a03f577ba93265f = $(`<div id="html_13c4fbb1814571749a03f577ba93265f" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_9d234f8b1ff9644a610636f29996a6c8.setContent(html_13c4fbb1814571749a03f577ba93265f);
|
|
|
|
|
|
|
|
marker_7dd3a32cf72b52d2bbcecfee701bb36f.bindPopup(popup_9d234f8b1ff9644a610636f29996a6c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dd3a32cf72b52d2bbcecfee701bb36f.setIcon(icon_d6cc7dc463f4e60dda2f346d7af34d1f);
|
|
|
|
|
|
var marker_f73a125defbdfa8ee1a4a8f9173b14b0 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_82819fb4f87915d13ce77982e0539542 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ffa715c544336e5d05f0b50522e5b63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e7227017cf54d365ddf47ba80806e66 = $(`<div id="html_6e7227017cf54d365ddf47ba80806e66" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_6ffa715c544336e5d05f0b50522e5b63.setContent(html_6e7227017cf54d365ddf47ba80806e66);
|
|
|
|
|
|
|
|
marker_f73a125defbdfa8ee1a4a8f9173b14b0.bindPopup(popup_6ffa715c544336e5d05f0b50522e5b63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f73a125defbdfa8ee1a4a8f9173b14b0.setIcon(icon_82819fb4f87915d13ce77982e0539542);
|
|
|
|
|
|
var marker_4fc331c54caeeebaf98fe0ce0cfe6d27 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3a8159a1b8c6bd550017973d5f4f3e52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32a99ac54b32521781e0d79898e0996f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_963193130849accc0e5284df9818157d = $(`<div id="html_963193130849accc0e5284df9818157d" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_32a99ac54b32521781e0d79898e0996f.setContent(html_963193130849accc0e5284df9818157d);
|
|
|
|
|
|
|
|
marker_4fc331c54caeeebaf98fe0ce0cfe6d27.bindPopup(popup_32a99ac54b32521781e0d79898e0996f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fc331c54caeeebaf98fe0ce0cfe6d27.setIcon(icon_3a8159a1b8c6bd550017973d5f4f3e52);
|
|
|
|
|
|
var marker_2b457582a13c4140d28fed0d9b2ed866 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_609adc7ddaa353fa34678a5f8cb9dc40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f84b2e2a74af28e13cff612f4271908f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6eee3c5113cf76de7d7956a87c2c605f = $(`<div id="html_6eee3c5113cf76de7d7956a87c2c605f" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_f84b2e2a74af28e13cff612f4271908f.setContent(html_6eee3c5113cf76de7d7956a87c2c605f);
|
|
|
|
|
|
|
|
marker_2b457582a13c4140d28fed0d9b2ed866.bindPopup(popup_f84b2e2a74af28e13cff612f4271908f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b457582a13c4140d28fed0d9b2ed866.setIcon(icon_609adc7ddaa353fa34678a5f8cb9dc40);
|
|
|
|
|
|
var marker_751806b5a7bf917e1d6a027d228bdfb9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_f494ee3ff18785f9b5c53ccefbca4a99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_deff6c76caee2d100d9b1c2731deb6be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_977a15916f9538e28a69798c28cca1cc = $(`<div id="html_977a15916f9538e28a69798c28cca1cc" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_deff6c76caee2d100d9b1c2731deb6be.setContent(html_977a15916f9538e28a69798c28cca1cc);
|
|
|
|
|
|
|
|
marker_751806b5a7bf917e1d6a027d228bdfb9.bindPopup(popup_deff6c76caee2d100d9b1c2731deb6be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_751806b5a7bf917e1d6a027d228bdfb9.setIcon(icon_f494ee3ff18785f9b5c53ccefbca4a99);
|
|
|
|
|
|
var marker_285ece4c626fb97329a22e12a4dbb579 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_2eab5456bdae6c9ad546f9eb350181e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59c964246b0911480429994bebe6d383 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d88c62c8ee6526830fb3274c7e35a58 = $(`<div id="html_0d88c62c8ee6526830fb3274c7e35a58" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_59c964246b0911480429994bebe6d383.setContent(html_0d88c62c8ee6526830fb3274c7e35a58);
|
|
|
|
|
|
|
|
marker_285ece4c626fb97329a22e12a4dbb579.bindPopup(popup_59c964246b0911480429994bebe6d383)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_285ece4c626fb97329a22e12a4dbb579.setIcon(icon_2eab5456bdae6c9ad546f9eb350181e7);
|
|
|
|
|
|
var marker_53055cebc225a1c4968745e77b35a7f2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_13e9c0e9420d8d00057127a297e50522 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a8d672245420557e13b465c0df97125 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9bd3de5d2d9fe4d3dbcfd1d310460ec = $(`<div id="html_a9bd3de5d2d9fe4d3dbcfd1d310460ec" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_5a8d672245420557e13b465c0df97125.setContent(html_a9bd3de5d2d9fe4d3dbcfd1d310460ec);
|
|
|
|
|
|
|
|
marker_53055cebc225a1c4968745e77b35a7f2.bindPopup(popup_5a8d672245420557e13b465c0df97125)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53055cebc225a1c4968745e77b35a7f2.setIcon(icon_13e9c0e9420d8d00057127a297e50522);
|
|
|
|
|
|
var marker_d38807c0db9250cc7ee01b5fea079746 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_343d37877ce1ec6816d0af15bcdc6387 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebebddaca5c54ac67f2a7429c0017502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_693f4825704611c4b88dda15bedf116f = $(`<div id="html_693f4825704611c4b88dda15bedf116f" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_ebebddaca5c54ac67f2a7429c0017502.setContent(html_693f4825704611c4b88dda15bedf116f);
|
|
|
|
|
|
|
|
marker_d38807c0db9250cc7ee01b5fea079746.bindPopup(popup_ebebddaca5c54ac67f2a7429c0017502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d38807c0db9250cc7ee01b5fea079746.setIcon(icon_343d37877ce1ec6816d0af15bcdc6387);
|
|
|
|
|
|
var marker_07707c22ad91ad716384e3f2cd52ec3f = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_3efca227c005bdd8023dfaf634198a8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f301fda41e42948fe57f720488f0a27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71bb5ef2056fc297dd2333fd7fdfd211 = $(`<div id="html_71bb5ef2056fc297dd2333fd7fdfd211" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_5f301fda41e42948fe57f720488f0a27.setContent(html_71bb5ef2056fc297dd2333fd7fdfd211);
|
|
|
|
|
|
|
|
marker_07707c22ad91ad716384e3f2cd52ec3f.bindPopup(popup_5f301fda41e42948fe57f720488f0a27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07707c22ad91ad716384e3f2cd52ec3f.setIcon(icon_3efca227c005bdd8023dfaf634198a8c);
|
|
|
|
|
|
var marker_b3d55feb6b949fb9f0e8247d9504c6e7 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_4d53b8d0e550cef851837836f2417f5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9de53d49146b44919e52418d6c93b68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea4cbb6356314be60ab253b2cdc9b610 = $(`<div id="html_ea4cbb6356314be60ab253b2cdc9b610" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_f9de53d49146b44919e52418d6c93b68.setContent(html_ea4cbb6356314be60ab253b2cdc9b610);
|
|
|
|
|
|
|
|
marker_b3d55feb6b949fb9f0e8247d9504c6e7.bindPopup(popup_f9de53d49146b44919e52418d6c93b68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3d55feb6b949fb9f0e8247d9504c6e7.setIcon(icon_4d53b8d0e550cef851837836f2417f5e);
|
|
|
|
|
|
var marker_cf9db9a3b2cdec9b40b8c8b7064ada7e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_826da63db92d2facb7ee0f9c26908760 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_282a28a51697bb97e475a0bf5d95f9a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b0e8887c3219160391f647cfc0065ce = $(`<div id="html_5b0e8887c3219160391f647cfc0065ce" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_282a28a51697bb97e475a0bf5d95f9a3.setContent(html_5b0e8887c3219160391f647cfc0065ce);
|
|
|
|
|
|
|
|
marker_cf9db9a3b2cdec9b40b8c8b7064ada7e.bindPopup(popup_282a28a51697bb97e475a0bf5d95f9a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf9db9a3b2cdec9b40b8c8b7064ada7e.setIcon(icon_826da63db92d2facb7ee0f9c26908760);
|
|
|
|
|
|
var marker_8ae15717be59c89434a7d93e564d2078 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_49564fa22008255c41fc63e880304ab6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb9b768409197fe1e932b279b76fdabe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08842dd8239b8882f53ec6db52b11d47 = $(`<div id="html_08842dd8239b8882f53ec6db52b11d47" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_fb9b768409197fe1e932b279b76fdabe.setContent(html_08842dd8239b8882f53ec6db52b11d47);
|
|
|
|
|
|
|
|
marker_8ae15717be59c89434a7d93e564d2078.bindPopup(popup_fb9b768409197fe1e932b279b76fdabe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ae15717be59c89434a7d93e564d2078.setIcon(icon_49564fa22008255c41fc63e880304ab6);
|
|
|
|
|
|
var marker_435f42e8701f917c9de1a9b38546a9a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_eb3a89c0f1d44663d014df06d9db2aef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_227747527b3d8d4490db1c30f88fbacc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63fa86ee0abafdac73f24906175f3a38 = $(`<div id="html_63fa86ee0abafdac73f24906175f3a38" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_227747527b3d8d4490db1c30f88fbacc.setContent(html_63fa86ee0abafdac73f24906175f3a38);
|
|
|
|
|
|
|
|
marker_435f42e8701f917c9de1a9b38546a9a6.bindPopup(popup_227747527b3d8d4490db1c30f88fbacc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_435f42e8701f917c9de1a9b38546a9a6.setIcon(icon_eb3a89c0f1d44663d014df06d9db2aef);
|
|
|
|
|
|
var marker_0e13c48cfd58d50a62e5dea318d74f21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c8897d88429ab82ff551cf55cf776646 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f517d1732745014dd12b31fba52d34fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46bb2926110d77153290b9a133f77a81 = $(`<div id="html_46bb2926110d77153290b9a133f77a81" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_f517d1732745014dd12b31fba52d34fb.setContent(html_46bb2926110d77153290b9a133f77a81);
|
|
|
|
|
|
|
|
marker_0e13c48cfd58d50a62e5dea318d74f21.bindPopup(popup_f517d1732745014dd12b31fba52d34fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e13c48cfd58d50a62e5dea318d74f21.setIcon(icon_c8897d88429ab82ff551cf55cf776646);
|
|
|
|
|
|
var marker_51d2f766127e33b9032b96c5b003a25a = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_9faadb5c649cfa888d0f355f87d535c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c09b1d86321d9a3ad740a4d4d4eb7374 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a15fdfbaef1dd61897ecff326761d77 = $(`<div id="html_7a15fdfbaef1dd61897ecff326761d77" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_c09b1d86321d9a3ad740a4d4d4eb7374.setContent(html_7a15fdfbaef1dd61897ecff326761d77);
|
|
|
|
|
|
|
|
marker_51d2f766127e33b9032b96c5b003a25a.bindPopup(popup_c09b1d86321d9a3ad740a4d4d4eb7374)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51d2f766127e33b9032b96c5b003a25a.setIcon(icon_9faadb5c649cfa888d0f355f87d535c7);
|
|
|
|
|
|
var marker_bdfb2f1d7f51330986d72c4139a90fe8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_7f4d81d4b2f879816ecdfbdbcd7e5a76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f76323f1baf909981e2d84d6f24b039a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61ab176c0d05fb561f007dbbf578ccfb = $(`<div id="html_61ab176c0d05fb561f007dbbf578ccfb" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_f76323f1baf909981e2d84d6f24b039a.setContent(html_61ab176c0d05fb561f007dbbf578ccfb);
|
|
|
|
|
|
|
|
marker_bdfb2f1d7f51330986d72c4139a90fe8.bindPopup(popup_f76323f1baf909981e2d84d6f24b039a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdfb2f1d7f51330986d72c4139a90fe8.setIcon(icon_7f4d81d4b2f879816ecdfbdbcd7e5a76);
|
|
|
|
|
|
var marker_ab49d8947855d24905ddfd889a39d404 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_de2d8490fbb302d6e3ea287cb9090cc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_209d8387f74338b7409af3b11963d310 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c998eb817c30ea2b5f03dcfa03a0dbc6 = $(`<div id="html_c998eb817c30ea2b5f03dcfa03a0dbc6" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_209d8387f74338b7409af3b11963d310.setContent(html_c998eb817c30ea2b5f03dcfa03a0dbc6);
|
|
|
|
|
|
|
|
marker_ab49d8947855d24905ddfd889a39d404.bindPopup(popup_209d8387f74338b7409af3b11963d310)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab49d8947855d24905ddfd889a39d404.setIcon(icon_de2d8490fbb302d6e3ea287cb9090cc1);
|
|
|
|
|
|
var marker_7d36c0a7822f17171d5e52a6c119d8c6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_c7615c4f87031f138670e4f808b051d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02c5635f482bc62a2d208ebb2a7ce95d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9466e0cbdcad5a26be8cb5bde5e1ceab = $(`<div id="html_9466e0cbdcad5a26be8cb5bde5e1ceab" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_02c5635f482bc62a2d208ebb2a7ce95d.setContent(html_9466e0cbdcad5a26be8cb5bde5e1ceab);
|
|
|
|
|
|
|
|
marker_7d36c0a7822f17171d5e52a6c119d8c6.bindPopup(popup_02c5635f482bc62a2d208ebb2a7ce95d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d36c0a7822f17171d5e52a6c119d8c6.setIcon(icon_c7615c4f87031f138670e4f808b051d2);
|
|
|
|
|
|
var marker_e715758c06ebc1c2f082f6f0ba595e61 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_cf96a6c597a42d9e81aebb3e8b295087 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e11a7d155b51cd3e1a8951e55014ea99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8632619117bea01f608361724a449816 = $(`<div id="html_8632619117bea01f608361724a449816" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_e11a7d155b51cd3e1a8951e55014ea99.setContent(html_8632619117bea01f608361724a449816);
|
|
|
|
|
|
|
|
marker_e715758c06ebc1c2f082f6f0ba595e61.bindPopup(popup_e11a7d155b51cd3e1a8951e55014ea99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e715758c06ebc1c2f082f6f0ba595e61.setIcon(icon_cf96a6c597a42d9e81aebb3e8b295087);
|
|
|
|
|
|
var marker_3d4d065538dac9abf84ce60dc2bb1941 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_5cbc1e16a7ef4f142d8b33ceb46e023c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12eb24634c0aef93b51f20bc110a271a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b70b6b590fc78e9f10df97c031871b5 = $(`<div id="html_9b70b6b590fc78e9f10df97c031871b5" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_12eb24634c0aef93b51f20bc110a271a.setContent(html_9b70b6b590fc78e9f10df97c031871b5);
|
|
|
|
|
|
|
|
marker_3d4d065538dac9abf84ce60dc2bb1941.bindPopup(popup_12eb24634c0aef93b51f20bc110a271a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d4d065538dac9abf84ce60dc2bb1941.setIcon(icon_5cbc1e16a7ef4f142d8b33ceb46e023c);
|
|
|
|
|
|
var marker_45caf2ac6a28d234a65b3168ec7b6b9d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80609bfc9b9059e455518dee72462cec);
|
|
|
|
|
|
var icon_4f22907a0522a16138b3e6edd24bbae1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c20b3078f05cda5c4d5c26e3831fbe7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8f8bdd0978d23016505d47ef3e9e63f = $(`<div id="html_e8f8bdd0978d23016505d47ef3e9e63f" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_3c20b3078f05cda5c4d5c26e3831fbe7.setContent(html_e8f8bdd0978d23016505d47ef3e9e63f);
|
|
|
|
|
|
|
|
marker_45caf2ac6a28d234a65b3168ec7b6b9d.bindPopup(popup_3c20b3078f05cda5c4d5c26e3831fbe7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45caf2ac6a28d234a65b3168ec7b6b9d.setIcon(icon_4f22907a0522a16138b3e6edd24bbae1);
|
|
|
|
|
|
marker_cluster_80609bfc9b9059e455518dee72462cec.addTo(map_b7f7243f8da4dea295fc8f4874439a49);
|
|
|
|
</script>
|
|
</html> |