mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 06:45:18 +00:00
11285 lines
328 KiB
HTML
11285 lines
328 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_3a9ba67d7a4d963ee7227ddbe715ac82 {
|
|
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_3a9ba67d7a4d963ee7227ddbe715ac82" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_3a9ba67d7a4d963ee7227ddbe715ac82 = L.map(
|
|
"map_3a9ba67d7a4d963ee7227ddbe715ac82",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_9647634d6be4b493848b342bd3b7aa54 = 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_9647634d6be4b493848b342bd3b7aa54.addTo(map_3a9ba67d7a4d963ee7227ddbe715ac82);
|
|
|
|
|
|
var marker_cluster_47e11e4c434018013386bf346ee76fc7 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_94b1d293b604993cc287a887b5b66912 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_056d8eb6f54407a0ec369872351e9580 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a79afde4f054cf313c5187a58f07977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f8459269ab7570f9ebf4bd8f75ed448 = $(`<div id="html_7f8459269ab7570f9ebf4bd8f75ed448" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_0a79afde4f054cf313c5187a58f07977.setContent(html_7f8459269ab7570f9ebf4bd8f75ed448);
|
|
|
|
|
|
|
|
marker_94b1d293b604993cc287a887b5b66912.bindPopup(popup_0a79afde4f054cf313c5187a58f07977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94b1d293b604993cc287a887b5b66912.setIcon(icon_056d8eb6f54407a0ec369872351e9580);
|
|
|
|
|
|
var marker_28f586aa0542eca9d7ed3ba4554e940c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_9d09cc5870acdbdb011fd352abb9df79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6abe166f0a4a4ac56a6cb3413d8091b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b902679d7bf96294d97fb46a922d65c8 = $(`<div id="html_b902679d7bf96294d97fb46a922d65c8" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_6abe166f0a4a4ac56a6cb3413d8091b0.setContent(html_b902679d7bf96294d97fb46a922d65c8);
|
|
|
|
|
|
|
|
marker_28f586aa0542eca9d7ed3ba4554e940c.bindPopup(popup_6abe166f0a4a4ac56a6cb3413d8091b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28f586aa0542eca9d7ed3ba4554e940c.setIcon(icon_9d09cc5870acdbdb011fd352abb9df79);
|
|
|
|
|
|
var marker_07166ae7627c8e5c0615d3826ae33ee6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_39965753b8e13072e720f3d0e8dc7a85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4e4e6612812258865c6c1271596cc1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ea8618d2cd4f9bca446dda150f69d41 = $(`<div id="html_1ea8618d2cd4f9bca446dda150f69d41" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_e4e4e6612812258865c6c1271596cc1f.setContent(html_1ea8618d2cd4f9bca446dda150f69d41);
|
|
|
|
|
|
|
|
marker_07166ae7627c8e5c0615d3826ae33ee6.bindPopup(popup_e4e4e6612812258865c6c1271596cc1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07166ae7627c8e5c0615d3826ae33ee6.setIcon(icon_39965753b8e13072e720f3d0e8dc7a85);
|
|
|
|
|
|
var marker_4f1b4b96a491b7b3c1e661c5a5500550 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_da6547c07172624530fc8939d20054c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf402a5572f02a9b8eff4516d1d94459 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d0e5bf0e57b099c7f5566282ed39840 = $(`<div id="html_3d0e5bf0e57b099c7f5566282ed39840" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_bf402a5572f02a9b8eff4516d1d94459.setContent(html_3d0e5bf0e57b099c7f5566282ed39840);
|
|
|
|
|
|
|
|
marker_4f1b4b96a491b7b3c1e661c5a5500550.bindPopup(popup_bf402a5572f02a9b8eff4516d1d94459)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f1b4b96a491b7b3c1e661c5a5500550.setIcon(icon_da6547c07172624530fc8939d20054c8);
|
|
|
|
|
|
var marker_0cc7ad93012eb60b231065a8c0afdc8d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0462aa49f1f506a7490e0637a024e294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbc9790aa7e74f636487a316933f86fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_038dbe6988052f4dcc1bfa44dcd059e5 = $(`<div id="html_038dbe6988052f4dcc1bfa44dcd059e5" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_bbc9790aa7e74f636487a316933f86fe.setContent(html_038dbe6988052f4dcc1bfa44dcd059e5);
|
|
|
|
|
|
|
|
marker_0cc7ad93012eb60b231065a8c0afdc8d.bindPopup(popup_bbc9790aa7e74f636487a316933f86fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cc7ad93012eb60b231065a8c0afdc8d.setIcon(icon_0462aa49f1f506a7490e0637a024e294);
|
|
|
|
|
|
var marker_50d1b4210f370fe5238b6d4ab92d7deb = L.marker(
|
|
[25.7617, -80.1918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a01535827faf01c3deef5d6ff3b72aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95e2130f2f2cf1e5b4e66bc4e9a34720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abc91f8d2c54d4e4d57d0ff02e7bfea0 = $(`<div id="html_abc91f8d2c54d4e4d57d0ff02e7bfea0" style="width: 100.0%; height: 100.0%;">relay1.privkey.io</div>`)[0];
|
|
popup_95e2130f2f2cf1e5b4e66bc4e9a34720.setContent(html_abc91f8d2c54d4e4d57d0ff02e7bfea0);
|
|
|
|
|
|
|
|
marker_50d1b4210f370fe5238b6d4ab92d7deb.bindPopup(popup_95e2130f2f2cf1e5b4e66bc4e9a34720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50d1b4210f370fe5238b6d4ab92d7deb.setIcon(icon_a01535827faf01c3deef5d6ff3b72aeb);
|
|
|
|
|
|
var marker_8a150b3f17209e518f32516b6e9d5bf2 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_00d1162e0d6832bccd83ea1dc6cc129a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_981502305378eb9d120366dc5af14840 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50be04854b4c354caa29cabfddd9c7a9 = $(`<div id="html_50be04854b4c354caa29cabfddd9c7a9" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_981502305378eb9d120366dc5af14840.setContent(html_50be04854b4c354caa29cabfddd9c7a9);
|
|
|
|
|
|
|
|
marker_8a150b3f17209e518f32516b6e9d5bf2.bindPopup(popup_981502305378eb9d120366dc5af14840)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a150b3f17209e518f32516b6e9d5bf2.setIcon(icon_00d1162e0d6832bccd83ea1dc6cc129a);
|
|
|
|
|
|
var marker_a02dafb21a570d58e85201f5b239b3df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_1fd10ac3066a8794e31e3a9c841b62a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73749e694d84e0fc7ccc457c50f0cb4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74481da9e2bde4254d1338630c98c0c7 = $(`<div id="html_74481da9e2bde4254d1338630c98c0c7" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_73749e694d84e0fc7ccc457c50f0cb4d.setContent(html_74481da9e2bde4254d1338630c98c0c7);
|
|
|
|
|
|
|
|
marker_a02dafb21a570d58e85201f5b239b3df.bindPopup(popup_73749e694d84e0fc7ccc457c50f0cb4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a02dafb21a570d58e85201f5b239b3df.setIcon(icon_1fd10ac3066a8794e31e3a9c841b62a7);
|
|
|
|
|
|
var marker_39a156a1c23ffbe0ab673a5fa30a800f = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f55bf686dc88b40f54dea7ee7dfc12eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_950529f788cbe5c7f075be18d9d4495d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_533b83d3345bf8080330e05caf2350da = $(`<div id="html_533b83d3345bf8080330e05caf2350da" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_950529f788cbe5c7f075be18d9d4495d.setContent(html_533b83d3345bf8080330e05caf2350da);
|
|
|
|
|
|
|
|
marker_39a156a1c23ffbe0ab673a5fa30a800f.bindPopup(popup_950529f788cbe5c7f075be18d9d4495d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39a156a1c23ffbe0ab673a5fa30a800f.setIcon(icon_f55bf686dc88b40f54dea7ee7dfc12eb);
|
|
|
|
|
|
var marker_956824577b142096cdddc999b2d0a5f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_e268f576167ddf35e907fceeb5fa7b06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6be426eb9a4f7166f830b7a9b61e2a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03579b16c8f769b7aa4cd8f18336152a = $(`<div id="html_03579b16c8f769b7aa4cd8f18336152a" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_6be426eb9a4f7166f830b7a9b61e2a21.setContent(html_03579b16c8f769b7aa4cd8f18336152a);
|
|
|
|
|
|
|
|
marker_956824577b142096cdddc999b2d0a5f4.bindPopup(popup_6be426eb9a4f7166f830b7a9b61e2a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_956824577b142096cdddc999b2d0a5f4.setIcon(icon_e268f576167ddf35e907fceeb5fa7b06);
|
|
|
|
|
|
var marker_704a1d502e2368136b007b06f9978929 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2b9e3cbded982d61138e9b2ae94d7249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04b585d5b34ae42cd12b6949e24ac8e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_464fbd6b5f2bdfafcc672c6d3e1242f1 = $(`<div id="html_464fbd6b5f2bdfafcc672c6d3e1242f1" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_04b585d5b34ae42cd12b6949e24ac8e4.setContent(html_464fbd6b5f2bdfafcc672c6d3e1242f1);
|
|
|
|
|
|
|
|
marker_704a1d502e2368136b007b06f9978929.bindPopup(popup_04b585d5b34ae42cd12b6949e24ac8e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_704a1d502e2368136b007b06f9978929.setIcon(icon_2b9e3cbded982d61138e9b2ae94d7249);
|
|
|
|
|
|
var marker_867ca003b226f3658ff3dcb787719fb8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0f6579b3e639c9482c66accc91b7f659 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_526599b2c80151d0ce78a5c315505210 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee5146b955f7c90981d2adce670c2745 = $(`<div id="html_ee5146b955f7c90981d2adce670c2745" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_526599b2c80151d0ce78a5c315505210.setContent(html_ee5146b955f7c90981d2adce670c2745);
|
|
|
|
|
|
|
|
marker_867ca003b226f3658ff3dcb787719fb8.bindPopup(popup_526599b2c80151d0ce78a5c315505210)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_867ca003b226f3658ff3dcb787719fb8.setIcon(icon_0f6579b3e639c9482c66accc91b7f659);
|
|
|
|
|
|
var marker_8cf54421c5e21a1ca31f59b91b092289 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f03f54a28a0f6b208418db694451a0b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e095b216a7f6380b77f8e181a390d7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60fda0fff108a1c20ba759690880093 = $(`<div id="html_b60fda0fff108a1c20ba759690880093" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_3e095b216a7f6380b77f8e181a390d7e.setContent(html_b60fda0fff108a1c20ba759690880093);
|
|
|
|
|
|
|
|
marker_8cf54421c5e21a1ca31f59b91b092289.bindPopup(popup_3e095b216a7f6380b77f8e181a390d7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cf54421c5e21a1ca31f59b91b092289.setIcon(icon_f03f54a28a0f6b208418db694451a0b3);
|
|
|
|
|
|
var marker_387894577fbd779abf81f48bd3608cdf = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_c4fa78421fc3d093b7807b385c6a0679 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9a239b8ea36675c3226388b68270c99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27ddcfe460ae5e5fa7cae4be64b6364e = $(`<div id="html_27ddcfe460ae5e5fa7cae4be64b6364e" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_f9a239b8ea36675c3226388b68270c99.setContent(html_27ddcfe460ae5e5fa7cae4be64b6364e);
|
|
|
|
|
|
|
|
marker_387894577fbd779abf81f48bd3608cdf.bindPopup(popup_f9a239b8ea36675c3226388b68270c99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_387894577fbd779abf81f48bd3608cdf.setIcon(icon_c4fa78421fc3d093b7807b385c6a0679);
|
|
|
|
|
|
var marker_e510802eb40ee110aa421f40e838f937 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2e325685b4d45c07742eeb2c8c99e913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beae7d9a8bac8c47fc56ded4e6658ce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d8d218e13f883e2f0cdf1db135cb104 = $(`<div id="html_3d8d218e13f883e2f0cdf1db135cb104" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_beae7d9a8bac8c47fc56ded4e6658ce6.setContent(html_3d8d218e13f883e2f0cdf1db135cb104);
|
|
|
|
|
|
|
|
marker_e510802eb40ee110aa421f40e838f937.bindPopup(popup_beae7d9a8bac8c47fc56ded4e6658ce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e510802eb40ee110aa421f40e838f937.setIcon(icon_2e325685b4d45c07742eeb2c8c99e913);
|
|
|
|
|
|
var marker_5bb49f4aeb64f422997146fad442b3ae = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_744e888f31edad4b3c47ffa2480fc25f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53e87d035adb1bae1a4629602623c8e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0890edd850afb183210f6bf51f6d43b8 = $(`<div id="html_0890edd850afb183210f6bf51f6d43b8" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_53e87d035adb1bae1a4629602623c8e3.setContent(html_0890edd850afb183210f6bf51f6d43b8);
|
|
|
|
|
|
|
|
marker_5bb49f4aeb64f422997146fad442b3ae.bindPopup(popup_53e87d035adb1bae1a4629602623c8e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bb49f4aeb64f422997146fad442b3ae.setIcon(icon_744e888f31edad4b3c47ffa2480fc25f);
|
|
|
|
|
|
var marker_79bb24a1f840414127a84fc02694acfe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_94335ace43c9313747fdc8bfc3638776 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59c05276fb07d6947c1b3c2b3e92c5d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeb6f80babc609e9c64c57173f1ca88f = $(`<div id="html_eeb6f80babc609e9c64c57173f1ca88f" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_59c05276fb07d6947c1b3c2b3e92c5d1.setContent(html_eeb6f80babc609e9c64c57173f1ca88f);
|
|
|
|
|
|
|
|
marker_79bb24a1f840414127a84fc02694acfe.bindPopup(popup_59c05276fb07d6947c1b3c2b3e92c5d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79bb24a1f840414127a84fc02694acfe.setIcon(icon_94335ace43c9313747fdc8bfc3638776);
|
|
|
|
|
|
var marker_c59346a36eab4d6ebfb0d598316d1684 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_93b053e49ef6fc9f736e9d709d90a70e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9476b1241e20b8b963b2877415c4c1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eade57849344427a548e1db6d1249de8 = $(`<div id="html_eade57849344427a548e1db6d1249de8" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_d9476b1241e20b8b963b2877415c4c1f.setContent(html_eade57849344427a548e1db6d1249de8);
|
|
|
|
|
|
|
|
marker_c59346a36eab4d6ebfb0d598316d1684.bindPopup(popup_d9476b1241e20b8b963b2877415c4c1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c59346a36eab4d6ebfb0d598316d1684.setIcon(icon_93b053e49ef6fc9f736e9d709d90a70e);
|
|
|
|
|
|
var marker_532ee84766664dd51107b6c19072b625 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_af6488673436a767b1d5f4c8a1186fc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad535e716e91647cf94ea1f8807c5051 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_150637a1f7bdce7807cf055f442c805c = $(`<div id="html_150637a1f7bdce7807cf055f442c805c" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_ad535e716e91647cf94ea1f8807c5051.setContent(html_150637a1f7bdce7807cf055f442c805c);
|
|
|
|
|
|
|
|
marker_532ee84766664dd51107b6c19072b625.bindPopup(popup_ad535e716e91647cf94ea1f8807c5051)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_532ee84766664dd51107b6c19072b625.setIcon(icon_af6488673436a767b1d5f4c8a1186fc9);
|
|
|
|
|
|
var marker_3a9ec1c0f9dec85b39512682709d8fe5 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_57786041722c1d47cda242a63f5fbdad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb491e1c659b9b81a4bbf42a93cc8f09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31bb70592746019f100e478a9a364c60 = $(`<div id="html_31bb70592746019f100e478a9a364c60" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_eb491e1c659b9b81a4bbf42a93cc8f09.setContent(html_31bb70592746019f100e478a9a364c60);
|
|
|
|
|
|
|
|
marker_3a9ec1c0f9dec85b39512682709d8fe5.bindPopup(popup_eb491e1c659b9b81a4bbf42a93cc8f09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a9ec1c0f9dec85b39512682709d8fe5.setIcon(icon_57786041722c1d47cda242a63f5fbdad);
|
|
|
|
|
|
var marker_d9183acb8ee51af25f1026c7598c30ef = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cba05450d3b0031401063dc51224735b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_436f7dc650c57526eef76c4002e35c6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb7817642a8b2d89222b11b614bec8e7 = $(`<div id="html_bb7817642a8b2d89222b11b614bec8e7" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_436f7dc650c57526eef76c4002e35c6d.setContent(html_bb7817642a8b2d89222b11b614bec8e7);
|
|
|
|
|
|
|
|
marker_d9183acb8ee51af25f1026c7598c30ef.bindPopup(popup_436f7dc650c57526eef76c4002e35c6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9183acb8ee51af25f1026c7598c30ef.setIcon(icon_cba05450d3b0031401063dc51224735b);
|
|
|
|
|
|
var marker_d53e8e4f6a1381a0bb39563b9238aef8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_41f87c89ffac694dbb1e2f787d8129d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cefea1d8e1a6ce403d9564395bff481 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_affefb0d1a58d2e7b2317f6d33450c2d = $(`<div id="html_affefb0d1a58d2e7b2317f6d33450c2d" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_9cefea1d8e1a6ce403d9564395bff481.setContent(html_affefb0d1a58d2e7b2317f6d33450c2d);
|
|
|
|
|
|
|
|
marker_d53e8e4f6a1381a0bb39563b9238aef8.bindPopup(popup_9cefea1d8e1a6ce403d9564395bff481)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d53e8e4f6a1381a0bb39563b9238aef8.setIcon(icon_41f87c89ffac694dbb1e2f787d8129d4);
|
|
|
|
|
|
var marker_776d3055259983d5dfc6828ce3abd980 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_05db11648271c9f50f2e62c4779b7d28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06db5ddad5e172281bb3ce047f2bbd0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e27b29fb5c328b3d05df05f9d47c44a = $(`<div id="html_1e27b29fb5c328b3d05df05f9d47c44a" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_06db5ddad5e172281bb3ce047f2bbd0e.setContent(html_1e27b29fb5c328b3d05df05f9d47c44a);
|
|
|
|
|
|
|
|
marker_776d3055259983d5dfc6828ce3abd980.bindPopup(popup_06db5ddad5e172281bb3ce047f2bbd0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_776d3055259983d5dfc6828ce3abd980.setIcon(icon_05db11648271c9f50f2e62c4779b7d28);
|
|
|
|
|
|
var marker_f5f03ab36e72d554fbd893527d84c5d8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_31a2cdf603ddfffc0e44e75b50257dcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65e52fb161d9c32fef5657cb41804d36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef6dee55d56477c4a5ead539b346a921 = $(`<div id="html_ef6dee55d56477c4a5ead539b346a921" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_65e52fb161d9c32fef5657cb41804d36.setContent(html_ef6dee55d56477c4a5ead539b346a921);
|
|
|
|
|
|
|
|
marker_f5f03ab36e72d554fbd893527d84c5d8.bindPopup(popup_65e52fb161d9c32fef5657cb41804d36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5f03ab36e72d554fbd893527d84c5d8.setIcon(icon_31a2cdf603ddfffc0e44e75b50257dcc);
|
|
|
|
|
|
var marker_7b538ffaa86c2beb7bb545d222c7c02a = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_403d4b4ad49c8c8c35f1fe5b5dc12c59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26c2bf9e411a5691bc08719c565a2858 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efb25fc9e63350695e3edf0f6fed79c4 = $(`<div id="html_efb25fc9e63350695e3edf0f6fed79c4" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_26c2bf9e411a5691bc08719c565a2858.setContent(html_efb25fc9e63350695e3edf0f6fed79c4);
|
|
|
|
|
|
|
|
marker_7b538ffaa86c2beb7bb545d222c7c02a.bindPopup(popup_26c2bf9e411a5691bc08719c565a2858)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b538ffaa86c2beb7bb545d222c7c02a.setIcon(icon_403d4b4ad49c8c8c35f1fe5b5dc12c59);
|
|
|
|
|
|
var marker_e11bbecb5d75fcf67306be0ef5a4904b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_c52e653ce83e27cfdfac1d89c4ae1455 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9570e846dbdc8b6cb018112d99f843f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0bb55bef4c66e085a8d3388bc7c4597 = $(`<div id="html_f0bb55bef4c66e085a8d3388bc7c4597" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_f9570e846dbdc8b6cb018112d99f843f.setContent(html_f0bb55bef4c66e085a8d3388bc7c4597);
|
|
|
|
|
|
|
|
marker_e11bbecb5d75fcf67306be0ef5a4904b.bindPopup(popup_f9570e846dbdc8b6cb018112d99f843f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e11bbecb5d75fcf67306be0ef5a4904b.setIcon(icon_c52e653ce83e27cfdfac1d89c4ae1455);
|
|
|
|
|
|
var marker_64d352e13c54b2dae8e649a518ccde93 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b688b3b336ba97381ae1203c6ca8057c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4983b4bdc28df64b264503041e19d587 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfe32f3b0aa5d0af16e7687d106473ab = $(`<div id="html_bfe32f3b0aa5d0af16e7687d106473ab" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_4983b4bdc28df64b264503041e19d587.setContent(html_bfe32f3b0aa5d0af16e7687d106473ab);
|
|
|
|
|
|
|
|
marker_64d352e13c54b2dae8e649a518ccde93.bindPopup(popup_4983b4bdc28df64b264503041e19d587)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64d352e13c54b2dae8e649a518ccde93.setIcon(icon_b688b3b336ba97381ae1203c6ca8057c);
|
|
|
|
|
|
var marker_1d8941266bf6eb8a3b20202b82015dc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_7c95e8b61542c444799a9ddab806e6a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96684b93cb2d4d4b6808950e6e6fbb20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c37b0008353a5d5bb5f3c77f20411e84 = $(`<div id="html_c37b0008353a5d5bb5f3c77f20411e84" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_96684b93cb2d4d4b6808950e6e6fbb20.setContent(html_c37b0008353a5d5bb5f3c77f20411e84);
|
|
|
|
|
|
|
|
marker_1d8941266bf6eb8a3b20202b82015dc8.bindPopup(popup_96684b93cb2d4d4b6808950e6e6fbb20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d8941266bf6eb8a3b20202b82015dc8.setIcon(icon_7c95e8b61542c444799a9ddab806e6a8);
|
|
|
|
|
|
var marker_ea6a73c48226f319edce4a3185cf2678 = L.marker(
|
|
[41.1542, -8.60964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_fcc1d10e4f2fd5c97180f0cbb9d692ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_251774479ae1eb844ef450a952784552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cb59a75ffd4256a4f8a86f7a59db067 = $(`<div id="html_8cb59a75ffd4256a4f8a86f7a59db067" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_251774479ae1eb844ef450a952784552.setContent(html_8cb59a75ffd4256a4f8a86f7a59db067);
|
|
|
|
|
|
|
|
marker_ea6a73c48226f319edce4a3185cf2678.bindPopup(popup_251774479ae1eb844ef450a952784552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea6a73c48226f319edce4a3185cf2678.setIcon(icon_fcc1d10e4f2fd5c97180f0cbb9d692ed);
|
|
|
|
|
|
var marker_5c51d693f0629a7ba58303cbea5f59d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f78273c20b1d0a2487e3598f0b33c810 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2d6f519bc3f28bf993aa8d9210feeab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7c98d9d2a27bdd47deb163ae46bac72 = $(`<div id="html_c7c98d9d2a27bdd47deb163ae46bac72" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_f2d6f519bc3f28bf993aa8d9210feeab.setContent(html_c7c98d9d2a27bdd47deb163ae46bac72);
|
|
|
|
|
|
|
|
marker_5c51d693f0629a7ba58303cbea5f59d7.bindPopup(popup_f2d6f519bc3f28bf993aa8d9210feeab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c51d693f0629a7ba58303cbea5f59d7.setIcon(icon_f78273c20b1d0a2487e3598f0b33c810);
|
|
|
|
|
|
var marker_27342dda30278c2090d1c8997c70c398 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ba8c56597d814721cd34f87a11909171 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_300165187428a6d34c551ce0ac58e2e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c560b9fdff39e91b9c8eb94d539a1e2b = $(`<div id="html_c560b9fdff39e91b9c8eb94d539a1e2b" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_300165187428a6d34c551ce0ac58e2e3.setContent(html_c560b9fdff39e91b9c8eb94d539a1e2b);
|
|
|
|
|
|
|
|
marker_27342dda30278c2090d1c8997c70c398.bindPopup(popup_300165187428a6d34c551ce0ac58e2e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27342dda30278c2090d1c8997c70c398.setIcon(icon_ba8c56597d814721cd34f87a11909171);
|
|
|
|
|
|
var marker_4a881150b9780210cddd01727d411e58 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_d5c05092d39c18f74f1f32ea8aba2e10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a548e45e3efe79c0545918a7fbdc905 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_584f8bdfad0ef13e9f7f708e1266cba4 = $(`<div id="html_584f8bdfad0ef13e9f7f708e1266cba4" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_3a548e45e3efe79c0545918a7fbdc905.setContent(html_584f8bdfad0ef13e9f7f708e1266cba4);
|
|
|
|
|
|
|
|
marker_4a881150b9780210cddd01727d411e58.bindPopup(popup_3a548e45e3efe79c0545918a7fbdc905)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a881150b9780210cddd01727d411e58.setIcon(icon_d5c05092d39c18f74f1f32ea8aba2e10);
|
|
|
|
|
|
var marker_11b5cc364b151b8a5f989ab639c55473 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_566ee89a5c66b023fbd6a46e47b2b4ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f0e1676fa2e0fd4a6e3f2c631758c2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cc7c85cb06ff6f9cbe1efeea0935df2 = $(`<div id="html_6cc7c85cb06ff6f9cbe1efeea0935df2" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_2f0e1676fa2e0fd4a6e3f2c631758c2d.setContent(html_6cc7c85cb06ff6f9cbe1efeea0935df2);
|
|
|
|
|
|
|
|
marker_11b5cc364b151b8a5f989ab639c55473.bindPopup(popup_2f0e1676fa2e0fd4a6e3f2c631758c2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11b5cc364b151b8a5f989ab639c55473.setIcon(icon_566ee89a5c66b023fbd6a46e47b2b4ec);
|
|
|
|
|
|
var marker_503c167cbfcc52b43477f12f39d03ac3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0e98f8dadde08ab21979ca9ec4ba30c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d26d66dc6dd7658f3cb42d98788b891 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa6dc1fac55a05bbddac50a08bf52781 = $(`<div id="html_fa6dc1fac55a05bbddac50a08bf52781" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_3d26d66dc6dd7658f3cb42d98788b891.setContent(html_fa6dc1fac55a05bbddac50a08bf52781);
|
|
|
|
|
|
|
|
marker_503c167cbfcc52b43477f12f39d03ac3.bindPopup(popup_3d26d66dc6dd7658f3cb42d98788b891)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_503c167cbfcc52b43477f12f39d03ac3.setIcon(icon_0e98f8dadde08ab21979ca9ec4ba30c3);
|
|
|
|
|
|
var marker_a663e80de3ce9066c72d64bce668ce61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_07ff29bd58279ddb0182f87aa9781074 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56093de425baa3d1cd8d8008938a3bc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7434f6d307c210d7e0fd53e6ade5a1a8 = $(`<div id="html_7434f6d307c210d7e0fd53e6ade5a1a8" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_56093de425baa3d1cd8d8008938a3bc7.setContent(html_7434f6d307c210d7e0fd53e6ade5a1a8);
|
|
|
|
|
|
|
|
marker_a663e80de3ce9066c72d64bce668ce61.bindPopup(popup_56093de425baa3d1cd8d8008938a3bc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a663e80de3ce9066c72d64bce668ce61.setIcon(icon_07ff29bd58279ddb0182f87aa9781074);
|
|
|
|
|
|
var marker_93d9f6f9ad6741ca2e5b5f64510bcc36 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_fc8ae321b32e45b588d4fe34fe3c0bfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d11a7dc9f8b7c1d6a68a9c273a738079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fffd7e4b3df9a05b4bc1837b31b9137e = $(`<div id="html_fffd7e4b3df9a05b4bc1837b31b9137e" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_d11a7dc9f8b7c1d6a68a9c273a738079.setContent(html_fffd7e4b3df9a05b4bc1837b31b9137e);
|
|
|
|
|
|
|
|
marker_93d9f6f9ad6741ca2e5b5f64510bcc36.bindPopup(popup_d11a7dc9f8b7c1d6a68a9c273a738079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93d9f6f9ad6741ca2e5b5f64510bcc36.setIcon(icon_fc8ae321b32e45b588d4fe34fe3c0bfc);
|
|
|
|
|
|
var marker_0757ec6ac473c3bd563eac9254f78991 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_5665c8ca224b4e20d686eb5ce59b432b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_979461cfcbff4ca9b5f0db1371cb82f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1d5ffec1aa281cd14305cc43c3c3be8 = $(`<div id="html_b1d5ffec1aa281cd14305cc43c3c3be8" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_979461cfcbff4ca9b5f0db1371cb82f8.setContent(html_b1d5ffec1aa281cd14305cc43c3c3be8);
|
|
|
|
|
|
|
|
marker_0757ec6ac473c3bd563eac9254f78991.bindPopup(popup_979461cfcbff4ca9b5f0db1371cb82f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0757ec6ac473c3bd563eac9254f78991.setIcon(icon_5665c8ca224b4e20d686eb5ce59b432b);
|
|
|
|
|
|
var marker_218da7f6dc6bbce1c6dba07396f79ba8 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8e54799a2b6ec77867033fce128777b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0cb73c0d295d06c611454a51dfbf749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_350dd4f06a6049de1e8f8da8026521c0 = $(`<div id="html_350dd4f06a6049de1e8f8da8026521c0" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_a0cb73c0d295d06c611454a51dfbf749.setContent(html_350dd4f06a6049de1e8f8da8026521c0);
|
|
|
|
|
|
|
|
marker_218da7f6dc6bbce1c6dba07396f79ba8.bindPopup(popup_a0cb73c0d295d06c611454a51dfbf749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_218da7f6dc6bbce1c6dba07396f79ba8.setIcon(icon_8e54799a2b6ec77867033fce128777b3);
|
|
|
|
|
|
var marker_ef7df37d5c0be3f3e00b1d8e48e6d06f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3220ed54b8355d185ea7a2dc58a20a0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6073678208e1e56bdb94433dd26c1c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_853340ea54078d7689961a4157df0f73 = $(`<div id="html_853340ea54078d7689961a4157df0f73" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_e6073678208e1e56bdb94433dd26c1c1.setContent(html_853340ea54078d7689961a4157df0f73);
|
|
|
|
|
|
|
|
marker_ef7df37d5c0be3f3e00b1d8e48e6d06f.bindPopup(popup_e6073678208e1e56bdb94433dd26c1c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef7df37d5c0be3f3e00b1d8e48e6d06f.setIcon(icon_3220ed54b8355d185ea7a2dc58a20a0f);
|
|
|
|
|
|
var marker_c58ddad184112960305e26a7353584d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2cf429db1b4387bf03718688a15c3702 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea258aceadf220f76791719f8736014e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_858de5fe5faf7c49bd2a1368113123f6 = $(`<div id="html_858de5fe5faf7c49bd2a1368113123f6" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_ea258aceadf220f76791719f8736014e.setContent(html_858de5fe5faf7c49bd2a1368113123f6);
|
|
|
|
|
|
|
|
marker_c58ddad184112960305e26a7353584d2.bindPopup(popup_ea258aceadf220f76791719f8736014e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c58ddad184112960305e26a7353584d2.setIcon(icon_2cf429db1b4387bf03718688a15c3702);
|
|
|
|
|
|
var marker_5924934dfd498c428fbc78d96a2a081e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_964defd4675a4cec97fa104bfb8bb91b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f6940b54faf6a96661ee212affe2e07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c41213735f6e93be92d0bc4b40c22161 = $(`<div id="html_c41213735f6e93be92d0bc4b40c22161" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_7f6940b54faf6a96661ee212affe2e07.setContent(html_c41213735f6e93be92d0bc4b40c22161);
|
|
|
|
|
|
|
|
marker_5924934dfd498c428fbc78d96a2a081e.bindPopup(popup_7f6940b54faf6a96661ee212affe2e07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5924934dfd498c428fbc78d96a2a081e.setIcon(icon_964defd4675a4cec97fa104bfb8bb91b);
|
|
|
|
|
|
var marker_a01d701a5384ec836b32a5b4a985b084 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_efd370e03d1db1a6b16f55c579be2df1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_395c593f83cab2a8c8a4295d76fdcb3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d6e091348900921459bb2dcc83b1cae = $(`<div id="html_8d6e091348900921459bb2dcc83b1cae" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_395c593f83cab2a8c8a4295d76fdcb3e.setContent(html_8d6e091348900921459bb2dcc83b1cae);
|
|
|
|
|
|
|
|
marker_a01d701a5384ec836b32a5b4a985b084.bindPopup(popup_395c593f83cab2a8c8a4295d76fdcb3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a01d701a5384ec836b32a5b4a985b084.setIcon(icon_efd370e03d1db1a6b16f55c579be2df1);
|
|
|
|
|
|
var marker_aa04f7860bda5152dcab9ab1324d9326 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0b7565a9da66f5c7e8b32050a6eeae53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9da7442440037fae850b5af9de4ad08a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26d8dd02f41743859e3667ced03d28c5 = $(`<div id="html_26d8dd02f41743859e3667ced03d28c5" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_9da7442440037fae850b5af9de4ad08a.setContent(html_26d8dd02f41743859e3667ced03d28c5);
|
|
|
|
|
|
|
|
marker_aa04f7860bda5152dcab9ab1324d9326.bindPopup(popup_9da7442440037fae850b5af9de4ad08a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa04f7860bda5152dcab9ab1324d9326.setIcon(icon_0b7565a9da66f5c7e8b32050a6eeae53);
|
|
|
|
|
|
var marker_89691a729ec35bb680e70927f8adb039 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_e0ff62cf3c056811024e3c4a497309e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_392dc82fcdee9f22026c28fdd196694b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_207e08b24480acebc00be28182b76422 = $(`<div id="html_207e08b24480acebc00be28182b76422" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_392dc82fcdee9f22026c28fdd196694b.setContent(html_207e08b24480acebc00be28182b76422);
|
|
|
|
|
|
|
|
marker_89691a729ec35bb680e70927f8adb039.bindPopup(popup_392dc82fcdee9f22026c28fdd196694b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89691a729ec35bb680e70927f8adb039.setIcon(icon_e0ff62cf3c056811024e3c4a497309e0);
|
|
|
|
|
|
var marker_5355d8bcead482b479cc88dc3756be5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_93fb02caa6438a987314cc5ccd8722a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2836665e2f60873940bb0c5191ddddd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_419cbc87caa3436ebffb9c1081837216 = $(`<div id="html_419cbc87caa3436ebffb9c1081837216" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_2836665e2f60873940bb0c5191ddddd5.setContent(html_419cbc87caa3436ebffb9c1081837216);
|
|
|
|
|
|
|
|
marker_5355d8bcead482b479cc88dc3756be5b.bindPopup(popup_2836665e2f60873940bb0c5191ddddd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5355d8bcead482b479cc88dc3756be5b.setIcon(icon_93fb02caa6438a987314cc5ccd8722a6);
|
|
|
|
|
|
var marker_0013fb8c486a07defaecbaf67bad85e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8598694e5617d0ab801ccb2b9b0ccee4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35beae87145366348477faee6f0f04c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d3ed4cc19da57dbb34beca403d89f4d = $(`<div id="html_1d3ed4cc19da57dbb34beca403d89f4d" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_35beae87145366348477faee6f0f04c9.setContent(html_1d3ed4cc19da57dbb34beca403d89f4d);
|
|
|
|
|
|
|
|
marker_0013fb8c486a07defaecbaf67bad85e0.bindPopup(popup_35beae87145366348477faee6f0f04c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0013fb8c486a07defaecbaf67bad85e0.setIcon(icon_8598694e5617d0ab801ccb2b9b0ccee4);
|
|
|
|
|
|
var marker_6d51b797dd9bb006e0edc1ab163113ab = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f766c9fb91e32507563c81ed1b6d70ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15f10490541cfca98c6ad5dd3693d77d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5dfb98e4f4ff9f4b32f141428d65db4 = $(`<div id="html_c5dfb98e4f4ff9f4b32f141428d65db4" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_15f10490541cfca98c6ad5dd3693d77d.setContent(html_c5dfb98e4f4ff9f4b32f141428d65db4);
|
|
|
|
|
|
|
|
marker_6d51b797dd9bb006e0edc1ab163113ab.bindPopup(popup_15f10490541cfca98c6ad5dd3693d77d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d51b797dd9bb006e0edc1ab163113ab.setIcon(icon_f766c9fb91e32507563c81ed1b6d70ce);
|
|
|
|
|
|
var marker_fdbf77b74ebbb8dc4434fbf713526482 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b3ee982adaa232717b90dcbb6d2a3ad6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a8ff4eb2c3535a2adf3aa8a5dca4b42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06fb8308978e7b95b7013dc2acfcab8a = $(`<div id="html_06fb8308978e7b95b7013dc2acfcab8a" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_4a8ff4eb2c3535a2adf3aa8a5dca4b42.setContent(html_06fb8308978e7b95b7013dc2acfcab8a);
|
|
|
|
|
|
|
|
marker_fdbf77b74ebbb8dc4434fbf713526482.bindPopup(popup_4a8ff4eb2c3535a2adf3aa8a5dca4b42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdbf77b74ebbb8dc4434fbf713526482.setIcon(icon_b3ee982adaa232717b90dcbb6d2a3ad6);
|
|
|
|
|
|
var marker_a4f6886112e37950a4dc1a93744e71dc = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_231c1cc1122f145fc939e76fd8879cae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78eb64d21fad1c9d19005dd98ddc21cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90d034cef2bb1c4b772fc89f13c1c88d = $(`<div id="html_90d034cef2bb1c4b772fc89f13c1c88d" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_78eb64d21fad1c9d19005dd98ddc21cf.setContent(html_90d034cef2bb1c4b772fc89f13c1c88d);
|
|
|
|
|
|
|
|
marker_a4f6886112e37950a4dc1a93744e71dc.bindPopup(popup_78eb64d21fad1c9d19005dd98ddc21cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4f6886112e37950a4dc1a93744e71dc.setIcon(icon_231c1cc1122f145fc939e76fd8879cae);
|
|
|
|
|
|
var marker_4b3ee666a9b9cd468862b85f6fc6c867 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a865968a621d43f0e03abf6edd1b2a77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d5da3d7a56242cbb9eda9c72a16c17e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_330fcb8b5557ea4929c84d176286e0ed = $(`<div id="html_330fcb8b5557ea4929c84d176286e0ed" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_1d5da3d7a56242cbb9eda9c72a16c17e.setContent(html_330fcb8b5557ea4929c84d176286e0ed);
|
|
|
|
|
|
|
|
marker_4b3ee666a9b9cd468862b85f6fc6c867.bindPopup(popup_1d5da3d7a56242cbb9eda9c72a16c17e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b3ee666a9b9cd468862b85f6fc6c867.setIcon(icon_a865968a621d43f0e03abf6edd1b2a77);
|
|
|
|
|
|
var marker_bca5295a07e149338ff01f80065885c9 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_95db86f1f008d640368180e9a7149450 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5137e4931d3809a18cf344a11678c148 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48ee4cffd7558dda15f1a5f9d7510be6 = $(`<div id="html_48ee4cffd7558dda15f1a5f9d7510be6" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_5137e4931d3809a18cf344a11678c148.setContent(html_48ee4cffd7558dda15f1a5f9d7510be6);
|
|
|
|
|
|
|
|
marker_bca5295a07e149338ff01f80065885c9.bindPopup(popup_5137e4931d3809a18cf344a11678c148)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bca5295a07e149338ff01f80065885c9.setIcon(icon_95db86f1f008d640368180e9a7149450);
|
|
|
|
|
|
var marker_000abf3fda87cf70c6d91b75affc77d8 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f21b586c009895df400e13fabd1ee6ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6aea4feaa6bf523ca566a4e873ae31ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb3034720c213b85671e865016bc2172 = $(`<div id="html_bb3034720c213b85671e865016bc2172" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_6aea4feaa6bf523ca566a4e873ae31ec.setContent(html_bb3034720c213b85671e865016bc2172);
|
|
|
|
|
|
|
|
marker_000abf3fda87cf70c6d91b75affc77d8.bindPopup(popup_6aea4feaa6bf523ca566a4e873ae31ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_000abf3fda87cf70c6d91b75affc77d8.setIcon(icon_f21b586c009895df400e13fabd1ee6ba);
|
|
|
|
|
|
var marker_fb7e1d5ebd533905fdd31a6a3e3dd7e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_56811ddccda0b15365c81f1c850bac44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_137a8464a0974cd90c88949304d59c08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad6e572870d90fa465a24cf7496dd798 = $(`<div id="html_ad6e572870d90fa465a24cf7496dd798" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_137a8464a0974cd90c88949304d59c08.setContent(html_ad6e572870d90fa465a24cf7496dd798);
|
|
|
|
|
|
|
|
marker_fb7e1d5ebd533905fdd31a6a3e3dd7e0.bindPopup(popup_137a8464a0974cd90c88949304d59c08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb7e1d5ebd533905fdd31a6a3e3dd7e0.setIcon(icon_56811ddccda0b15365c81f1c850bac44);
|
|
|
|
|
|
var marker_a02e9e04d965c782c7c15fa9d8700b9b = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3f44a34705598c1ac470770515773eab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_935d78c9903ee3316dfe28601d47d43a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d1a14b93dada9246e2e4cc097e419b0 = $(`<div id="html_5d1a14b93dada9246e2e4cc097e419b0" style="width: 100.0%; height: 100.0%;">wot.tamby.mjex.me</div>`)[0];
|
|
popup_935d78c9903ee3316dfe28601d47d43a.setContent(html_5d1a14b93dada9246e2e4cc097e419b0);
|
|
|
|
|
|
|
|
marker_a02e9e04d965c782c7c15fa9d8700b9b.bindPopup(popup_935d78c9903ee3316dfe28601d47d43a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a02e9e04d965c782c7c15fa9d8700b9b.setIcon(icon_3f44a34705598c1ac470770515773eab);
|
|
|
|
|
|
var marker_4d41e43fcfa9a14a6fc3338963c99ad1 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_da2771e87a984cb0e723131b4e61d818 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd13ecc1e41c5cac6a0f53a5620d36c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89df2780c2b5fb1eb844a01b5667f014 = $(`<div id="html_89df2780c2b5fb1eb844a01b5667f014" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_bd13ecc1e41c5cac6a0f53a5620d36c3.setContent(html_89df2780c2b5fb1eb844a01b5667f014);
|
|
|
|
|
|
|
|
marker_4d41e43fcfa9a14a6fc3338963c99ad1.bindPopup(popup_bd13ecc1e41c5cac6a0f53a5620d36c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d41e43fcfa9a14a6fc3338963c99ad1.setIcon(icon_da2771e87a984cb0e723131b4e61d818);
|
|
|
|
|
|
var marker_08b1fd08b16efc2092ae990fe7615052 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_53d7ff64b343d8a0cffd05f91ed43bfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f53bf41a2f9b34d54fc55fa94cd371a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9abe50b20110c30135119acf2264043 = $(`<div id="html_f9abe50b20110c30135119acf2264043" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_f53bf41a2f9b34d54fc55fa94cd371a5.setContent(html_f9abe50b20110c30135119acf2264043);
|
|
|
|
|
|
|
|
marker_08b1fd08b16efc2092ae990fe7615052.bindPopup(popup_f53bf41a2f9b34d54fc55fa94cd371a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08b1fd08b16efc2092ae990fe7615052.setIcon(icon_53d7ff64b343d8a0cffd05f91ed43bfa);
|
|
|
|
|
|
var marker_70631ed8c02617cb5fe7d355cb4cdb0f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_7c31d081e2e9e79c21288754fcc7d41a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d417e1ad5fc094c265145f912296da50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf5d3f48ce334948361f433889a4012 = $(`<div id="html_ecf5d3f48ce334948361f433889a4012" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_d417e1ad5fc094c265145f912296da50.setContent(html_ecf5d3f48ce334948361f433889a4012);
|
|
|
|
|
|
|
|
marker_70631ed8c02617cb5fe7d355cb4cdb0f.bindPopup(popup_d417e1ad5fc094c265145f912296da50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70631ed8c02617cb5fe7d355cb4cdb0f.setIcon(icon_7c31d081e2e9e79c21288754fcc7d41a);
|
|
|
|
|
|
var marker_1e74a178d89abed58ce2f5881c14b465 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_bbfda1468f717f24e13cc19b96d95ca9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4777c3a563aa2fad6f390c740388582b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_854d683e935f494e5b07deae2a9a7c07 = $(`<div id="html_854d683e935f494e5b07deae2a9a7c07" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_4777c3a563aa2fad6f390c740388582b.setContent(html_854d683e935f494e5b07deae2a9a7c07);
|
|
|
|
|
|
|
|
marker_1e74a178d89abed58ce2f5881c14b465.bindPopup(popup_4777c3a563aa2fad6f390c740388582b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e74a178d89abed58ce2f5881c14b465.setIcon(icon_bbfda1468f717f24e13cc19b96d95ca9);
|
|
|
|
|
|
var marker_b7d8bc0f9e858956f20e47275b7424b9 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_86e80fee094e6016fec3cc343cd002c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59fc3c0864766fc0bc6863e7c49f77a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04993d66cdf3908986dfe040edffb628 = $(`<div id="html_04993d66cdf3908986dfe040edffb628" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_59fc3c0864766fc0bc6863e7c49f77a4.setContent(html_04993d66cdf3908986dfe040edffb628);
|
|
|
|
|
|
|
|
marker_b7d8bc0f9e858956f20e47275b7424b9.bindPopup(popup_59fc3c0864766fc0bc6863e7c49f77a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7d8bc0f9e858956f20e47275b7424b9.setIcon(icon_86e80fee094e6016fec3cc343cd002c3);
|
|
|
|
|
|
var marker_5f07039fde9d8ad5aa1aeddb2e19c9b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_e6fd4253b5c14646f9529ba26c1b5628 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98f48870fbf59fd687c61c91f89931c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb6eeae4aa7d6cb9d4b7200134551556 = $(`<div id="html_bb6eeae4aa7d6cb9d4b7200134551556" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_98f48870fbf59fd687c61c91f89931c9.setContent(html_bb6eeae4aa7d6cb9d4b7200134551556);
|
|
|
|
|
|
|
|
marker_5f07039fde9d8ad5aa1aeddb2e19c9b5.bindPopup(popup_98f48870fbf59fd687c61c91f89931c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f07039fde9d8ad5aa1aeddb2e19c9b5.setIcon(icon_e6fd4253b5c14646f9529ba26c1b5628);
|
|
|
|
|
|
var marker_0a892f7f519b273ef12379561ab5b7ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_de53a1fd674141e5dc66ffe57665d22d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_634af4ca1dc7d32a113ce298ff43314a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eff17450eb0bcc0e65ccb9dc7bd9623d = $(`<div id="html_eff17450eb0bcc0e65ccb9dc7bd9623d" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_634af4ca1dc7d32a113ce298ff43314a.setContent(html_eff17450eb0bcc0e65ccb9dc7bd9623d);
|
|
|
|
|
|
|
|
marker_0a892f7f519b273ef12379561ab5b7ca.bindPopup(popup_634af4ca1dc7d32a113ce298ff43314a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a892f7f519b273ef12379561ab5b7ca.setIcon(icon_de53a1fd674141e5dc66ffe57665d22d);
|
|
|
|
|
|
var marker_6621007969071f6069b4dab8751cacba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_78fb615219cd94ae2be36229c8b5bc46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acaa002c2246c24bec07244a1364ec75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4d54db2ffb3561085a52ba849b6d0b1 = $(`<div id="html_a4d54db2ffb3561085a52ba849b6d0b1" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_acaa002c2246c24bec07244a1364ec75.setContent(html_a4d54db2ffb3561085a52ba849b6d0b1);
|
|
|
|
|
|
|
|
marker_6621007969071f6069b4dab8751cacba.bindPopup(popup_acaa002c2246c24bec07244a1364ec75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6621007969071f6069b4dab8751cacba.setIcon(icon_78fb615219cd94ae2be36229c8b5bc46);
|
|
|
|
|
|
var marker_3e6cd9265d1e6f2e8cff6845e19264e5 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_57bb37f3a0c77cc91beb3df34ce2fc22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f31c41f5ab07c84438482ed12f7c516a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b995a2afdf1bc96d7ab4683ea7b69212 = $(`<div id="html_b995a2afdf1bc96d7ab4683ea7b69212" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_f31c41f5ab07c84438482ed12f7c516a.setContent(html_b995a2afdf1bc96d7ab4683ea7b69212);
|
|
|
|
|
|
|
|
marker_3e6cd9265d1e6f2e8cff6845e19264e5.bindPopup(popup_f31c41f5ab07c84438482ed12f7c516a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e6cd9265d1e6f2e8cff6845e19264e5.setIcon(icon_57bb37f3a0c77cc91beb3df34ce2fc22);
|
|
|
|
|
|
var marker_75d01796f9e4a2087d21b92005241016 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_5f7662eceda453cbf85231a7f0396ac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f19a58fe68c8da7f21fe5e052d9c4d15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6b5ac9811a99d48b0455e5cc47d2a25 = $(`<div id="html_b6b5ac9811a99d48b0455e5cc47d2a25" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_f19a58fe68c8da7f21fe5e052d9c4d15.setContent(html_b6b5ac9811a99d48b0455e5cc47d2a25);
|
|
|
|
|
|
|
|
marker_75d01796f9e4a2087d21b92005241016.bindPopup(popup_f19a58fe68c8da7f21fe5e052d9c4d15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75d01796f9e4a2087d21b92005241016.setIcon(icon_5f7662eceda453cbf85231a7f0396ac9);
|
|
|
|
|
|
var marker_a63cd00eb19bf3880d652633aef17034 = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_1a61b14dde1aa3951616a6d4d0d7276d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22d6b25e9992e722f4197561649429eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_130d137b08df47709bdb69d7ae262da1 = $(`<div id="html_130d137b08df47709bdb69d7ae262da1" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_22d6b25e9992e722f4197561649429eb.setContent(html_130d137b08df47709bdb69d7ae262da1);
|
|
|
|
|
|
|
|
marker_a63cd00eb19bf3880d652633aef17034.bindPopup(popup_22d6b25e9992e722f4197561649429eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a63cd00eb19bf3880d652633aef17034.setIcon(icon_1a61b14dde1aa3951616a6d4d0d7276d);
|
|
|
|
|
|
var marker_66c566104d65241b45b3bb6f587dfad9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_d6108ae9474debb8c9b633b60d1e8400 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_938d91a5f83551827bf041f29a82850c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6457a527c4f3d55dcab66f999114d6a1 = $(`<div id="html_6457a527c4f3d55dcab66f999114d6a1" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_938d91a5f83551827bf041f29a82850c.setContent(html_6457a527c4f3d55dcab66f999114d6a1);
|
|
|
|
|
|
|
|
marker_66c566104d65241b45b3bb6f587dfad9.bindPopup(popup_938d91a5f83551827bf041f29a82850c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66c566104d65241b45b3bb6f587dfad9.setIcon(icon_d6108ae9474debb8c9b633b60d1e8400);
|
|
|
|
|
|
var marker_9be289e501ad7dfdce6c8f96f2e26c8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0a4add2e435c731db633b68583c62ccd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_804a957ceafe37b660a459b50fe1aa67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b55b176d10187ce1b316d25bbcc9dba5 = $(`<div id="html_b55b176d10187ce1b316d25bbcc9dba5" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_804a957ceafe37b660a459b50fe1aa67.setContent(html_b55b176d10187ce1b316d25bbcc9dba5);
|
|
|
|
|
|
|
|
marker_9be289e501ad7dfdce6c8f96f2e26c8a.bindPopup(popup_804a957ceafe37b660a459b50fe1aa67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9be289e501ad7dfdce6c8f96f2e26c8a.setIcon(icon_0a4add2e435c731db633b68583c62ccd);
|
|
|
|
|
|
var marker_b9db3732672173ecc99038fd3dcaad68 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b8fb62b7347ac1ed24853ed749c9d44c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f22517c9e18ffed9b74238df5304fe88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f70deec02d946e58624d1f75fcaaac76 = $(`<div id="html_f70deec02d946e58624d1f75fcaaac76" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_f22517c9e18ffed9b74238df5304fe88.setContent(html_f70deec02d946e58624d1f75fcaaac76);
|
|
|
|
|
|
|
|
marker_b9db3732672173ecc99038fd3dcaad68.bindPopup(popup_f22517c9e18ffed9b74238df5304fe88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9db3732672173ecc99038fd3dcaad68.setIcon(icon_b8fb62b7347ac1ed24853ed749c9d44c);
|
|
|
|
|
|
var marker_c4d68a20747b5f080b6b12ba761112be = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_c3b81a0bb5eb1d96cc87992de28c95b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ac671b9552980405fddc0af75754ebc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d3a71a6cf1f2f5e9dd2c81acb766398 = $(`<div id="html_7d3a71a6cf1f2f5e9dd2c81acb766398" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_6ac671b9552980405fddc0af75754ebc.setContent(html_7d3a71a6cf1f2f5e9dd2c81acb766398);
|
|
|
|
|
|
|
|
marker_c4d68a20747b5f080b6b12ba761112be.bindPopup(popup_6ac671b9552980405fddc0af75754ebc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4d68a20747b5f080b6b12ba761112be.setIcon(icon_c3b81a0bb5eb1d96cc87992de28c95b8);
|
|
|
|
|
|
var marker_010942efdcfb771ea72e36f786229d37 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2933418789b050d49716a3da9448ae06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3d2f5f6820a8c2e90a049737415eabd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f786b0e1006cc2746257cf97540e5640 = $(`<div id="html_f786b0e1006cc2746257cf97540e5640" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_e3d2f5f6820a8c2e90a049737415eabd.setContent(html_f786b0e1006cc2746257cf97540e5640);
|
|
|
|
|
|
|
|
marker_010942efdcfb771ea72e36f786229d37.bindPopup(popup_e3d2f5f6820a8c2e90a049737415eabd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_010942efdcfb771ea72e36f786229d37.setIcon(icon_2933418789b050d49716a3da9448ae06);
|
|
|
|
|
|
var marker_c81cca31efbaffb2be598288fa960bde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2f1f052ab9bbb4b0576f19b85d05fe0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8daa876aac980b984b8205a47b47fbd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9fb53519c5847cffe8e8d2d6510a950 = $(`<div id="html_e9fb53519c5847cffe8e8d2d6510a950" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_8daa876aac980b984b8205a47b47fbd3.setContent(html_e9fb53519c5847cffe8e8d2d6510a950);
|
|
|
|
|
|
|
|
marker_c81cca31efbaffb2be598288fa960bde.bindPopup(popup_8daa876aac980b984b8205a47b47fbd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c81cca31efbaffb2be598288fa960bde.setIcon(icon_2f1f052ab9bbb4b0576f19b85d05fe0d);
|
|
|
|
|
|
var marker_26d60c9afefbcb9353c3814e405beeee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b858cd23639308d9a6b886c0e7b36120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da9ed8a6e40c5278c325a07dc3fb00fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_816cb1450e88234689d71bf4c224a36a = $(`<div id="html_816cb1450e88234689d71bf4c224a36a" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_da9ed8a6e40c5278c325a07dc3fb00fd.setContent(html_816cb1450e88234689d71bf4c224a36a);
|
|
|
|
|
|
|
|
marker_26d60c9afefbcb9353c3814e405beeee.bindPopup(popup_da9ed8a6e40c5278c325a07dc3fb00fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26d60c9afefbcb9353c3814e405beeee.setIcon(icon_b858cd23639308d9a6b886c0e7b36120);
|
|
|
|
|
|
var marker_0d9ebe5e6bd64d6ff8ff505b0f08c0db = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b46e894d7521b8e591ddaec4104a97cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0959a62a2c0d1e858a7244e003ede44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35267be18dfa1194e8f6d15ab2426362 = $(`<div id="html_35267be18dfa1194e8f6d15ab2426362" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_f0959a62a2c0d1e858a7244e003ede44.setContent(html_35267be18dfa1194e8f6d15ab2426362);
|
|
|
|
|
|
|
|
marker_0d9ebe5e6bd64d6ff8ff505b0f08c0db.bindPopup(popup_f0959a62a2c0d1e858a7244e003ede44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d9ebe5e6bd64d6ff8ff505b0f08c0db.setIcon(icon_b46e894d7521b8e591ddaec4104a97cc);
|
|
|
|
|
|
var marker_072680ba59ef4be63852a73a6eb7d661 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cb24c6579cf8104df536871d1ff0e0a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fae4def07201a8825355cff734513fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cec76ee7d0a2182a996fe9126ead3fd = $(`<div id="html_5cec76ee7d0a2182a996fe9126ead3fd" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_0fae4def07201a8825355cff734513fc.setContent(html_5cec76ee7d0a2182a996fe9126ead3fd);
|
|
|
|
|
|
|
|
marker_072680ba59ef4be63852a73a6eb7d661.bindPopup(popup_0fae4def07201a8825355cff734513fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_072680ba59ef4be63852a73a6eb7d661.setIcon(icon_cb24c6579cf8104df536871d1ff0e0a8);
|
|
|
|
|
|
var marker_821f5e1b21d78297c675ad49bd66d37e = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a803a4c5e84ac0c65569ed4c60d6648f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af9b4af845608d8e9d63aa257fcece0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edbeab4acef74d2eed87b4b6f472ffab = $(`<div id="html_edbeab4acef74d2eed87b4b6f472ffab" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_af9b4af845608d8e9d63aa257fcece0f.setContent(html_edbeab4acef74d2eed87b4b6f472ffab);
|
|
|
|
|
|
|
|
marker_821f5e1b21d78297c675ad49bd66d37e.bindPopup(popup_af9b4af845608d8e9d63aa257fcece0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_821f5e1b21d78297c675ad49bd66d37e.setIcon(icon_a803a4c5e84ac0c65569ed4c60d6648f);
|
|
|
|
|
|
var marker_80b5728819fa0b8610a992340e2751c6 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_173d4bebe5a39fcf302cb3eaadfa055d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44ed2eac993fbfedf43d248788295dec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6befe2bd2649b7025bd3066ca2974b85 = $(`<div id="html_6befe2bd2649b7025bd3066ca2974b85" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_44ed2eac993fbfedf43d248788295dec.setContent(html_6befe2bd2649b7025bd3066ca2974b85);
|
|
|
|
|
|
|
|
marker_80b5728819fa0b8610a992340e2751c6.bindPopup(popup_44ed2eac993fbfedf43d248788295dec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80b5728819fa0b8610a992340e2751c6.setIcon(icon_173d4bebe5a39fcf302cb3eaadfa055d);
|
|
|
|
|
|
var marker_68124b1dd74516677a255349b8a5aa6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_1c689efbe59fc574d2026ef2253e3ef4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af0bb645f857024f1ef91b59f2d887f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a58ae4993c8547cdf49bb5d93e7a0306 = $(`<div id="html_a58ae4993c8547cdf49bb5d93e7a0306" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_af0bb645f857024f1ef91b59f2d887f3.setContent(html_a58ae4993c8547cdf49bb5d93e7a0306);
|
|
|
|
|
|
|
|
marker_68124b1dd74516677a255349b8a5aa6f.bindPopup(popup_af0bb645f857024f1ef91b59f2d887f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68124b1dd74516677a255349b8a5aa6f.setIcon(icon_1c689efbe59fc574d2026ef2253e3ef4);
|
|
|
|
|
|
var marker_5909f845be1bbd27534503b7f04c28c2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_39c10f574e175c7b5f748001157799bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcad0773103580b7f5208649ec657640 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3bdc0a551c5f53e56eef26795d9aa70 = $(`<div id="html_a3bdc0a551c5f53e56eef26795d9aa70" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_bcad0773103580b7f5208649ec657640.setContent(html_a3bdc0a551c5f53e56eef26795d9aa70);
|
|
|
|
|
|
|
|
marker_5909f845be1bbd27534503b7f04c28c2.bindPopup(popup_bcad0773103580b7f5208649ec657640)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5909f845be1bbd27534503b7f04c28c2.setIcon(icon_39c10f574e175c7b5f748001157799bb);
|
|
|
|
|
|
var marker_408264501a739341edb75de78d333e34 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_959d85bdd744522a6fabfe7ce780a772 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0044936ce1fa45ead4f23f26efd92bb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a00e99325beabdde637f6400f9d6a21 = $(`<div id="html_6a00e99325beabdde637f6400f9d6a21" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_0044936ce1fa45ead4f23f26efd92bb7.setContent(html_6a00e99325beabdde637f6400f9d6a21);
|
|
|
|
|
|
|
|
marker_408264501a739341edb75de78d333e34.bindPopup(popup_0044936ce1fa45ead4f23f26efd92bb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_408264501a739341edb75de78d333e34.setIcon(icon_959d85bdd744522a6fabfe7ce780a772);
|
|
|
|
|
|
var marker_7a0657253076359d3e0666d37deaebf5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_86ebd7c029ddbdc732a31d59c560c39a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df9ef9d7f22503c7967ed11792ac91d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7435354986fc339d47d507aaddfe07ae = $(`<div id="html_7435354986fc339d47d507aaddfe07ae" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_df9ef9d7f22503c7967ed11792ac91d2.setContent(html_7435354986fc339d47d507aaddfe07ae);
|
|
|
|
|
|
|
|
marker_7a0657253076359d3e0666d37deaebf5.bindPopup(popup_df9ef9d7f22503c7967ed11792ac91d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a0657253076359d3e0666d37deaebf5.setIcon(icon_86ebd7c029ddbdc732a31d59c560c39a);
|
|
|
|
|
|
var marker_0e82cf40fa694bbd44b2e2b482170c15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_79517ad24bc9ac036b42787ae884c684 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec017173238efca1e9a0f2e9ee8f1b32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6f389fced8436030c5c4f6c4d7691cb = $(`<div id="html_b6f389fced8436030c5c4f6c4d7691cb" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_ec017173238efca1e9a0f2e9ee8f1b32.setContent(html_b6f389fced8436030c5c4f6c4d7691cb);
|
|
|
|
|
|
|
|
marker_0e82cf40fa694bbd44b2e2b482170c15.bindPopup(popup_ec017173238efca1e9a0f2e9ee8f1b32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e82cf40fa694bbd44b2e2b482170c15.setIcon(icon_79517ad24bc9ac036b42787ae884c684);
|
|
|
|
|
|
var marker_0dcad842c512507734298f4c237ac800 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a1d78ba6ca04a6fac06be0a7ff8679c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c5333d7e569019d4c8e3fd1426bc341 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_856e3cf7419a5e911a86ae3fb9acf325 = $(`<div id="html_856e3cf7419a5e911a86ae3fb9acf325" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_4c5333d7e569019d4c8e3fd1426bc341.setContent(html_856e3cf7419a5e911a86ae3fb9acf325);
|
|
|
|
|
|
|
|
marker_0dcad842c512507734298f4c237ac800.bindPopup(popup_4c5333d7e569019d4c8e3fd1426bc341)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dcad842c512507734298f4c237ac800.setIcon(icon_a1d78ba6ca04a6fac06be0a7ff8679c5);
|
|
|
|
|
|
var marker_438a8d67a7e4095c49d592929c7d90b9 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_d1bc75b1f58771cc6acb1d54eec2b66d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0c8f3c99228fdfe6253cc12b18ecedf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef7387d483ab7bb0701403f4e2529afa = $(`<div id="html_ef7387d483ab7bb0701403f4e2529afa" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_f0c8f3c99228fdfe6253cc12b18ecedf.setContent(html_ef7387d483ab7bb0701403f4e2529afa);
|
|
|
|
|
|
|
|
marker_438a8d67a7e4095c49d592929c7d90b9.bindPopup(popup_f0c8f3c99228fdfe6253cc12b18ecedf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_438a8d67a7e4095c49d592929c7d90b9.setIcon(icon_d1bc75b1f58771cc6acb1d54eec2b66d);
|
|
|
|
|
|
var marker_59b88d10601ee6fcdee6394ff8d56930 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_12d95b76e19d478e388e1e84aaa75e96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5755feb3aeff330d17ce92c66828b7cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c4d30172a5c4dedaa63e29a67ff5ce9 = $(`<div id="html_8c4d30172a5c4dedaa63e29a67ff5ce9" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_5755feb3aeff330d17ce92c66828b7cb.setContent(html_8c4d30172a5c4dedaa63e29a67ff5ce9);
|
|
|
|
|
|
|
|
marker_59b88d10601ee6fcdee6394ff8d56930.bindPopup(popup_5755feb3aeff330d17ce92c66828b7cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59b88d10601ee6fcdee6394ff8d56930.setIcon(icon_12d95b76e19d478e388e1e84aaa75e96);
|
|
|
|
|
|
var marker_a7c16952193fda53196bc173d5868e4b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_33964886a30c2f07c5c2c9a247c7e7f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28ede4a8e08c64c0385b4790d3e4e308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2583a3de31c6ba59fb31eeffa60dfe37 = $(`<div id="html_2583a3de31c6ba59fb31eeffa60dfe37" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_28ede4a8e08c64c0385b4790d3e4e308.setContent(html_2583a3de31c6ba59fb31eeffa60dfe37);
|
|
|
|
|
|
|
|
marker_a7c16952193fda53196bc173d5868e4b.bindPopup(popup_28ede4a8e08c64c0385b4790d3e4e308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7c16952193fda53196bc173d5868e4b.setIcon(icon_33964886a30c2f07c5c2c9a247c7e7f1);
|
|
|
|
|
|
var marker_e41faa28c7b2d56898004f9d8f40b6dc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_aabe24de03a7fd8e81728455dee654b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8b90fc9cec18c5a64f0932f6dd74ab3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c49f484c27f618928dee31bbe53c7cd = $(`<div id="html_6c49f484c27f618928dee31bbe53c7cd" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_b8b90fc9cec18c5a64f0932f6dd74ab3.setContent(html_6c49f484c27f618928dee31bbe53c7cd);
|
|
|
|
|
|
|
|
marker_e41faa28c7b2d56898004f9d8f40b6dc.bindPopup(popup_b8b90fc9cec18c5a64f0932f6dd74ab3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e41faa28c7b2d56898004f9d8f40b6dc.setIcon(icon_aabe24de03a7fd8e81728455dee654b1);
|
|
|
|
|
|
var marker_efb40fe2caf6a44795f7883b86e4f624 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_5f13c41845e803b74cd208825846d4ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bffb8ba6785f8ea101c6c2e2cfc557a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_198201388772b48c3e65532b1ad0384d = $(`<div id="html_198201388772b48c3e65532b1ad0384d" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_7bffb8ba6785f8ea101c6c2e2cfc557a.setContent(html_198201388772b48c3e65532b1ad0384d);
|
|
|
|
|
|
|
|
marker_efb40fe2caf6a44795f7883b86e4f624.bindPopup(popup_7bffb8ba6785f8ea101c6c2e2cfc557a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efb40fe2caf6a44795f7883b86e4f624.setIcon(icon_5f13c41845e803b74cd208825846d4ff);
|
|
|
|
|
|
var marker_b912d037ab3b1904257e0b47037d3ef8 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a37bace2fb2134c1e17526636ad23c4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a75b3524fc35aa0110616da6d0f39f57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dc9c1e32e09622e242a9e1e94ac26d9 = $(`<div id="html_2dc9c1e32e09622e242a9e1e94ac26d9" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_a75b3524fc35aa0110616da6d0f39f57.setContent(html_2dc9c1e32e09622e242a9e1e94ac26d9);
|
|
|
|
|
|
|
|
marker_b912d037ab3b1904257e0b47037d3ef8.bindPopup(popup_a75b3524fc35aa0110616da6d0f39f57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b912d037ab3b1904257e0b47037d3ef8.setIcon(icon_a37bace2fb2134c1e17526636ad23c4c);
|
|
|
|
|
|
var marker_73489480936577c03f42280a0cb0cadf = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cdf7b438d853f504164eb154aa577a7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e335742ac9b171fad86585c6049f91a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42ab0692e5e5144c67edf78423d65e60 = $(`<div id="html_42ab0692e5e5144c67edf78423d65e60" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_1e335742ac9b171fad86585c6049f91a.setContent(html_42ab0692e5e5144c67edf78423d65e60);
|
|
|
|
|
|
|
|
marker_73489480936577c03f42280a0cb0cadf.bindPopup(popup_1e335742ac9b171fad86585c6049f91a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73489480936577c03f42280a0cb0cadf.setIcon(icon_cdf7b438d853f504164eb154aa577a7e);
|
|
|
|
|
|
var marker_ef070f980477604dfe2d10416abfcbf3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_9384e5799cdb742bf5c64447bbf7959d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cde08518312a5103f59d27e484ef3aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d22f30f48d3e2871ee24751ab93648e = $(`<div id="html_4d22f30f48d3e2871ee24751ab93648e" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_cde08518312a5103f59d27e484ef3aee.setContent(html_4d22f30f48d3e2871ee24751ab93648e);
|
|
|
|
|
|
|
|
marker_ef070f980477604dfe2d10416abfcbf3.bindPopup(popup_cde08518312a5103f59d27e484ef3aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef070f980477604dfe2d10416abfcbf3.setIcon(icon_9384e5799cdb742bf5c64447bbf7959d);
|
|
|
|
|
|
var marker_7487bb032b5e9c558844a35f0abc422d = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_97fc9804f681aadb23fc053f7d8b0e4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f8676757e27c818a593594978851ef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fe9ef5123a327b1d11de148b880db3b = $(`<div id="html_4fe9ef5123a327b1d11de148b880db3b" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_1f8676757e27c818a593594978851ef0.setContent(html_4fe9ef5123a327b1d11de148b880db3b);
|
|
|
|
|
|
|
|
marker_7487bb032b5e9c558844a35f0abc422d.bindPopup(popup_1f8676757e27c818a593594978851ef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7487bb032b5e9c558844a35f0abc422d.setIcon(icon_97fc9804f681aadb23fc053f7d8b0e4e);
|
|
|
|
|
|
var marker_e87caba27acd9304b697c387f79d9f86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_6db16a121c3975be098277201eb5e667 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ce7230501f7090ba7aba6751f5abb30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c84a76f577e3b404d39ea8499aa2b1d2 = $(`<div id="html_c84a76f577e3b404d39ea8499aa2b1d2" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_4ce7230501f7090ba7aba6751f5abb30.setContent(html_c84a76f577e3b404d39ea8499aa2b1d2);
|
|
|
|
|
|
|
|
marker_e87caba27acd9304b697c387f79d9f86.bindPopup(popup_4ce7230501f7090ba7aba6751f5abb30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e87caba27acd9304b697c387f79d9f86.setIcon(icon_6db16a121c3975be098277201eb5e667);
|
|
|
|
|
|
var marker_f41b1e053af920bbefed305414214e21 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8cc5c918c79ec5666dbd08e147838aff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5788d052f82ebaba20c43c20e570ef55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49af6dd98b80cf642c6202b56a6d77d9 = $(`<div id="html_49af6dd98b80cf642c6202b56a6d77d9" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_5788d052f82ebaba20c43c20e570ef55.setContent(html_49af6dd98b80cf642c6202b56a6d77d9);
|
|
|
|
|
|
|
|
marker_f41b1e053af920bbefed305414214e21.bindPopup(popup_5788d052f82ebaba20c43c20e570ef55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f41b1e053af920bbefed305414214e21.setIcon(icon_8cc5c918c79ec5666dbd08e147838aff);
|
|
|
|
|
|
var marker_485582b8064e8de73b1c786388e5905a = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_5f1908fee91cdf1c4c3bd3e895b59fa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79ecef6df36c50e3234bd1163cdead8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a947b82099950a119b496fd9ad72a81 = $(`<div id="html_7a947b82099950a119b496fd9ad72a81" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_79ecef6df36c50e3234bd1163cdead8f.setContent(html_7a947b82099950a119b496fd9ad72a81);
|
|
|
|
|
|
|
|
marker_485582b8064e8de73b1c786388e5905a.bindPopup(popup_79ecef6df36c50e3234bd1163cdead8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_485582b8064e8de73b1c786388e5905a.setIcon(icon_5f1908fee91cdf1c4c3bd3e895b59fa7);
|
|
|
|
|
|
var marker_1c22ef94d8b76f13725aa3932c2f6016 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f9c16d8c72a1a59d22c934b57bbbf98d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52d007ab57816384c3abfbdf114f48f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ba8b21081de467bb299211ca527b21c = $(`<div id="html_2ba8b21081de467bb299211ca527b21c" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_52d007ab57816384c3abfbdf114f48f1.setContent(html_2ba8b21081de467bb299211ca527b21c);
|
|
|
|
|
|
|
|
marker_1c22ef94d8b76f13725aa3932c2f6016.bindPopup(popup_52d007ab57816384c3abfbdf114f48f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c22ef94d8b76f13725aa3932c2f6016.setIcon(icon_f9c16d8c72a1a59d22c934b57bbbf98d);
|
|
|
|
|
|
var marker_0a05408eb87bdf4082514a011d25fd14 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_41c5006c5289107a63cb181f96a14d44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7481198ff372e6dce1f6ec2f89adbf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9c446b170aa16e1d780787ed4b3a767 = $(`<div id="html_f9c446b170aa16e1d780787ed4b3a767" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_c7481198ff372e6dce1f6ec2f89adbf1.setContent(html_f9c446b170aa16e1d780787ed4b3a767);
|
|
|
|
|
|
|
|
marker_0a05408eb87bdf4082514a011d25fd14.bindPopup(popup_c7481198ff372e6dce1f6ec2f89adbf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a05408eb87bdf4082514a011d25fd14.setIcon(icon_41c5006c5289107a63cb181f96a14d44);
|
|
|
|
|
|
var marker_c600f56a5fcff11349d38d94d187e153 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a4fba4d72b8cb9662157e6712558241d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a432edb94e2ad4d2cf3966b9cf42c82f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c09ae1e66179b253cd416b5dbb2670e = $(`<div id="html_9c09ae1e66179b253cd416b5dbb2670e" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_a432edb94e2ad4d2cf3966b9cf42c82f.setContent(html_9c09ae1e66179b253cd416b5dbb2670e);
|
|
|
|
|
|
|
|
marker_c600f56a5fcff11349d38d94d187e153.bindPopup(popup_a432edb94e2ad4d2cf3966b9cf42c82f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c600f56a5fcff11349d38d94d187e153.setIcon(icon_a4fba4d72b8cb9662157e6712558241d);
|
|
|
|
|
|
var marker_304ae80c1e32853700064bde55785e7d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_874c6bb9f5e3ef56e6bfcbfee6550a27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63f6a18e95369544d23d20c1e9e7cce3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc955e0306eebbb553d5be1b61a03cdb = $(`<div id="html_fc955e0306eebbb553d5be1b61a03cdb" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_63f6a18e95369544d23d20c1e9e7cce3.setContent(html_fc955e0306eebbb553d5be1b61a03cdb);
|
|
|
|
|
|
|
|
marker_304ae80c1e32853700064bde55785e7d.bindPopup(popup_63f6a18e95369544d23d20c1e9e7cce3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_304ae80c1e32853700064bde55785e7d.setIcon(icon_874c6bb9f5e3ef56e6bfcbfee6550a27);
|
|
|
|
|
|
var marker_d8e18421b8cd907a33e1f61f4fb4b630 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a0e5c7ae358a73a9670eef882ccfb7b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d4c06bc046fb282744b0eeaa5794c0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96993c04d46a2df8dada6ebe3af75341 = $(`<div id="html_96993c04d46a2df8dada6ebe3af75341" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_7d4c06bc046fb282744b0eeaa5794c0a.setContent(html_96993c04d46a2df8dada6ebe3af75341);
|
|
|
|
|
|
|
|
marker_d8e18421b8cd907a33e1f61f4fb4b630.bindPopup(popup_7d4c06bc046fb282744b0eeaa5794c0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8e18421b8cd907a33e1f61f4fb4b630.setIcon(icon_a0e5c7ae358a73a9670eef882ccfb7b5);
|
|
|
|
|
|
var marker_1c7eafa0d32bc30d8033a5f6d90fdb7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3148a9382a6233ca152fdecd5fd4635a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9369cf77f6083a83f1787f58fee9c5c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6405bdf56ffe7697f3e108937fb84328 = $(`<div id="html_6405bdf56ffe7697f3e108937fb84328" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_9369cf77f6083a83f1787f58fee9c5c1.setContent(html_6405bdf56ffe7697f3e108937fb84328);
|
|
|
|
|
|
|
|
marker_1c7eafa0d32bc30d8033a5f6d90fdb7f.bindPopup(popup_9369cf77f6083a83f1787f58fee9c5c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c7eafa0d32bc30d8033a5f6d90fdb7f.setIcon(icon_3148a9382a6233ca152fdecd5fd4635a);
|
|
|
|
|
|
var marker_b5bda0d20bf1d7b4d8b6ffadd5270a19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_919eb339bc67282f2dd9987797256428 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a66bd9318403e13bded5002a6de7f7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d8b502706333f7de6d605d3e40ffd58 = $(`<div id="html_7d8b502706333f7de6d605d3e40ffd58" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_5a66bd9318403e13bded5002a6de7f7d.setContent(html_7d8b502706333f7de6d605d3e40ffd58);
|
|
|
|
|
|
|
|
marker_b5bda0d20bf1d7b4d8b6ffadd5270a19.bindPopup(popup_5a66bd9318403e13bded5002a6de7f7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5bda0d20bf1d7b4d8b6ffadd5270a19.setIcon(icon_919eb339bc67282f2dd9987797256428);
|
|
|
|
|
|
var marker_4675ad9b6ec91a1abfec763edbfe060e = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b84e855645204d39903100c1851d83f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5839d438d86f32a7b1d4e3c562fc9ea0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43becae890c573305a6510d7968e9cb8 = $(`<div id="html_43becae890c573305a6510d7968e9cb8" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_5839d438d86f32a7b1d4e3c562fc9ea0.setContent(html_43becae890c573305a6510d7968e9cb8);
|
|
|
|
|
|
|
|
marker_4675ad9b6ec91a1abfec763edbfe060e.bindPopup(popup_5839d438d86f32a7b1d4e3c562fc9ea0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4675ad9b6ec91a1abfec763edbfe060e.setIcon(icon_b84e855645204d39903100c1851d83f2);
|
|
|
|
|
|
var marker_fd2fe65aa6d2fae473ff0772c63404d0 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4182a0d14f5bc11aa9512c33e5fccb48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb54f50b1357e6fcf96f357b7d792429 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9829dc361c305eabde055b2af0fa47ea = $(`<div id="html_9829dc361c305eabde055b2af0fa47ea" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_eb54f50b1357e6fcf96f357b7d792429.setContent(html_9829dc361c305eabde055b2af0fa47ea);
|
|
|
|
|
|
|
|
marker_fd2fe65aa6d2fae473ff0772c63404d0.bindPopup(popup_eb54f50b1357e6fcf96f357b7d792429)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd2fe65aa6d2fae473ff0772c63404d0.setIcon(icon_4182a0d14f5bc11aa9512c33e5fccb48);
|
|
|
|
|
|
var marker_663d3941d821968f6692d11e59af9b10 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_94927b27d3d0a20d6802771ad29648f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70c2a16c6bb64a604e56b27a372608bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7c6d56b1c4953bde00a600bf014ef69 = $(`<div id="html_b7c6d56b1c4953bde00a600bf014ef69" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_70c2a16c6bb64a604e56b27a372608bd.setContent(html_b7c6d56b1c4953bde00a600bf014ef69);
|
|
|
|
|
|
|
|
marker_663d3941d821968f6692d11e59af9b10.bindPopup(popup_70c2a16c6bb64a604e56b27a372608bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_663d3941d821968f6692d11e59af9b10.setIcon(icon_94927b27d3d0a20d6802771ad29648f5);
|
|
|
|
|
|
var marker_6da06532ddfa247133df6b988f6dce6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_e086afc5cd24f6ba869e140d83607f48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4de3e3bde42425b8a31a1bb8d0a9d843 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c1aa3f826cf45c67a90def335e319f3 = $(`<div id="html_6c1aa3f826cf45c67a90def335e319f3" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_4de3e3bde42425b8a31a1bb8d0a9d843.setContent(html_6c1aa3f826cf45c67a90def335e319f3);
|
|
|
|
|
|
|
|
marker_6da06532ddfa247133df6b988f6dce6d.bindPopup(popup_4de3e3bde42425b8a31a1bb8d0a9d843)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6da06532ddfa247133df6b988f6dce6d.setIcon(icon_e086afc5cd24f6ba869e140d83607f48);
|
|
|
|
|
|
var marker_aa7ec724760e0dc578180cd3773e0dca = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ccf42946fc4ad66fe8a35f3370bcff74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d108f89fd05924fe653e95ff6c92d0c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_575886e9e5f4adb338de05fa878a3fe7 = $(`<div id="html_575886e9e5f4adb338de05fa878a3fe7" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_d108f89fd05924fe653e95ff6c92d0c5.setContent(html_575886e9e5f4adb338de05fa878a3fe7);
|
|
|
|
|
|
|
|
marker_aa7ec724760e0dc578180cd3773e0dca.bindPopup(popup_d108f89fd05924fe653e95ff6c92d0c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa7ec724760e0dc578180cd3773e0dca.setIcon(icon_ccf42946fc4ad66fe8a35f3370bcff74);
|
|
|
|
|
|
var marker_04c19ff98347f7d889818b7f7f10be69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_6c86d3e3999acef45ac52b6d92646ece = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0581be7a30db477ab6eec97680a19053 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91505df5044802b78405beb8dc260baa = $(`<div id="html_91505df5044802b78405beb8dc260baa" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_0581be7a30db477ab6eec97680a19053.setContent(html_91505df5044802b78405beb8dc260baa);
|
|
|
|
|
|
|
|
marker_04c19ff98347f7d889818b7f7f10be69.bindPopup(popup_0581be7a30db477ab6eec97680a19053)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04c19ff98347f7d889818b7f7f10be69.setIcon(icon_6c86d3e3999acef45ac52b6d92646ece);
|
|
|
|
|
|
var marker_06d74c66ed9dc0ae1145731d3df4e6f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_11758a099cbf705d0c33fa8e5d0df058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbf2556fbb8822de08bad15f59616f21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e202a112c8298daf53f31c84bd04e9cf = $(`<div id="html_e202a112c8298daf53f31c84bd04e9cf" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_cbf2556fbb8822de08bad15f59616f21.setContent(html_e202a112c8298daf53f31c84bd04e9cf);
|
|
|
|
|
|
|
|
marker_06d74c66ed9dc0ae1145731d3df4e6f6.bindPopup(popup_cbf2556fbb8822de08bad15f59616f21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06d74c66ed9dc0ae1145731d3df4e6f6.setIcon(icon_11758a099cbf705d0c33fa8e5d0df058);
|
|
|
|
|
|
var marker_8b086e7898615c09c11fb88727467822 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8fe95b27f5c5584c884721674ac18e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7e7d4b8f825db29c0a0df23935b240f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99097d943e6c287a4f3039e19992a150 = $(`<div id="html_99097d943e6c287a4f3039e19992a150" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_e7e7d4b8f825db29c0a0df23935b240f.setContent(html_99097d943e6c287a4f3039e19992a150);
|
|
|
|
|
|
|
|
marker_8b086e7898615c09c11fb88727467822.bindPopup(popup_e7e7d4b8f825db29c0a0df23935b240f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b086e7898615c09c11fb88727467822.setIcon(icon_8fe95b27f5c5584c884721674ac18e1f);
|
|
|
|
|
|
var marker_458abe12168671240cd857bb0c205a6e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cd827b214968b8637afdcd37e7fff1ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2061e3d99641a71c31d6b7c1aa86ef81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7e966820d2895c1e8c35f517c3d970b = $(`<div id="html_b7e966820d2895c1e8c35f517c3d970b" style="width: 100.0%; height: 100.0%;">relay.astrolabe.finance</div>`)[0];
|
|
popup_2061e3d99641a71c31d6b7c1aa86ef81.setContent(html_b7e966820d2895c1e8c35f517c3d970b);
|
|
|
|
|
|
|
|
marker_458abe12168671240cd857bb0c205a6e.bindPopup(popup_2061e3d99641a71c31d6b7c1aa86ef81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_458abe12168671240cd857bb0c205a6e.setIcon(icon_cd827b214968b8637afdcd37e7fff1ee);
|
|
|
|
|
|
var marker_1901dca64ac587b021fb8294d20e6c6d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_dc2a6c5801ee69285ed3d114e95f01a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_357a54a249f91abd8e8d471a71805bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cb5b9e182f3fa06a7e200131e24578a = $(`<div id="html_7cb5b9e182f3fa06a7e200131e24578a" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_357a54a249f91abd8e8d471a71805bb2.setContent(html_7cb5b9e182f3fa06a7e200131e24578a);
|
|
|
|
|
|
|
|
marker_1901dca64ac587b021fb8294d20e6c6d.bindPopup(popup_357a54a249f91abd8e8d471a71805bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1901dca64ac587b021fb8294d20e6c6d.setIcon(icon_dc2a6c5801ee69285ed3d114e95f01a4);
|
|
|
|
|
|
var marker_dcc8d6f7235d326fb78ff362c46394e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_380db2a20a0127d5fcba351921b53d92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e995effd2b55f0a1ac08a796e8530bdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1e51491b0ab3320496078721dab9fdd = $(`<div id="html_b1e51491b0ab3320496078721dab9fdd" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_e995effd2b55f0a1ac08a796e8530bdd.setContent(html_b1e51491b0ab3320496078721dab9fdd);
|
|
|
|
|
|
|
|
marker_dcc8d6f7235d326fb78ff362c46394e3.bindPopup(popup_e995effd2b55f0a1ac08a796e8530bdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcc8d6f7235d326fb78ff362c46394e3.setIcon(icon_380db2a20a0127d5fcba351921b53d92);
|
|
|
|
|
|
var marker_bb56f5a98c64cf4019c695355264bcee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_1e969736531dace8c488060fac2a912d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd88fa76dc9f78268661bd41dbc59d16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4736f8eef01c184c711684b72c3626a = $(`<div id="html_a4736f8eef01c184c711684b72c3626a" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_fd88fa76dc9f78268661bd41dbc59d16.setContent(html_a4736f8eef01c184c711684b72c3626a);
|
|
|
|
|
|
|
|
marker_bb56f5a98c64cf4019c695355264bcee.bindPopup(popup_fd88fa76dc9f78268661bd41dbc59d16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb56f5a98c64cf4019c695355264bcee.setIcon(icon_1e969736531dace8c488060fac2a912d);
|
|
|
|
|
|
var marker_0b317ec941756fe766e5e92e99021be1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_75cc2aeb0feb2504571724b39a2524bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d105a8f7f8f72ac047ebace33c961e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbd842bb6f823a2c43a44bd71db7bbf6 = $(`<div id="html_dbd842bb6f823a2c43a44bd71db7bbf6" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_3d105a8f7f8f72ac047ebace33c961e9.setContent(html_dbd842bb6f823a2c43a44bd71db7bbf6);
|
|
|
|
|
|
|
|
marker_0b317ec941756fe766e5e92e99021be1.bindPopup(popup_3d105a8f7f8f72ac047ebace33c961e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b317ec941756fe766e5e92e99021be1.setIcon(icon_75cc2aeb0feb2504571724b39a2524bf);
|
|
|
|
|
|
var marker_79e3653ad83a8baa8217cbf2d9027fd5 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_93f659f02aa9aa7d6ddc5923ae6da41c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f419bdab7ba8e22bfba71075b5df1ab9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55199a1801df2a397b3ae34207af4cd5 = $(`<div id="html_55199a1801df2a397b3ae34207af4cd5" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_f419bdab7ba8e22bfba71075b5df1ab9.setContent(html_55199a1801df2a397b3ae34207af4cd5);
|
|
|
|
|
|
|
|
marker_79e3653ad83a8baa8217cbf2d9027fd5.bindPopup(popup_f419bdab7ba8e22bfba71075b5df1ab9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79e3653ad83a8baa8217cbf2d9027fd5.setIcon(icon_93f659f02aa9aa7d6ddc5923ae6da41c);
|
|
|
|
|
|
var marker_8ad4af8095685442b299839e8169c386 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_34822fd74da2be52a7fdb85ad0c44494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79138c19a281fda78e0100a7f0d77059 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89e182dc43ee67243ea0f6eee1b1b6d0 = $(`<div id="html_89e182dc43ee67243ea0f6eee1b1b6d0" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_79138c19a281fda78e0100a7f0d77059.setContent(html_89e182dc43ee67243ea0f6eee1b1b6d0);
|
|
|
|
|
|
|
|
marker_8ad4af8095685442b299839e8169c386.bindPopup(popup_79138c19a281fda78e0100a7f0d77059)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ad4af8095685442b299839e8169c386.setIcon(icon_34822fd74da2be52a7fdb85ad0c44494);
|
|
|
|
|
|
var marker_6c6112a54e99bc8ff7a713ab07c97e7e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_1b024bc90009e99c0c50913d9b024a89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_505cf0eda158a48ca47ab629975ce634 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86d9d7f2fb58a2322ff69a337efe75a4 = $(`<div id="html_86d9d7f2fb58a2322ff69a337efe75a4" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_505cf0eda158a48ca47ab629975ce634.setContent(html_86d9d7f2fb58a2322ff69a337efe75a4);
|
|
|
|
|
|
|
|
marker_6c6112a54e99bc8ff7a713ab07c97e7e.bindPopup(popup_505cf0eda158a48ca47ab629975ce634)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c6112a54e99bc8ff7a713ab07c97e7e.setIcon(icon_1b024bc90009e99c0c50913d9b024a89);
|
|
|
|
|
|
var marker_2781014c39d6606e767f2be649756f8f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_735446fac70c79473d6f3a6627cd3300 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f2884520f37909d0dd8c02e23aa7fd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12a8fc50e471c9d693bfed7bacc5b192 = $(`<div id="html_12a8fc50e471c9d693bfed7bacc5b192" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_5f2884520f37909d0dd8c02e23aa7fd5.setContent(html_12a8fc50e471c9d693bfed7bacc5b192);
|
|
|
|
|
|
|
|
marker_2781014c39d6606e767f2be649756f8f.bindPopup(popup_5f2884520f37909d0dd8c02e23aa7fd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2781014c39d6606e767f2be649756f8f.setIcon(icon_735446fac70c79473d6f3a6627cd3300);
|
|
|
|
|
|
var marker_af364a46971c55c63465653af0220e66 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a7b0a8d6b4aa357ed4673122fdff5121 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7881a23d497353d7942f63f0c1cdda6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23fbfd49466bc582cacb6dd09080d797 = $(`<div id="html_23fbfd49466bc582cacb6dd09080d797" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_b7881a23d497353d7942f63f0c1cdda6.setContent(html_23fbfd49466bc582cacb6dd09080d797);
|
|
|
|
|
|
|
|
marker_af364a46971c55c63465653af0220e66.bindPopup(popup_b7881a23d497353d7942f63f0c1cdda6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af364a46971c55c63465653af0220e66.setIcon(icon_a7b0a8d6b4aa357ed4673122fdff5121);
|
|
|
|
|
|
var marker_71887a00beca9d2ec66a6e2330fccdc1 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_9417f4a8e3f9d162a3311e77ec83ccd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6b81a16015c0e50c0fbc7d4f898f71c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8437cf07cf6520a2622ae4178a25489 = $(`<div id="html_b8437cf07cf6520a2622ae4178a25489" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_f6b81a16015c0e50c0fbc7d4f898f71c.setContent(html_b8437cf07cf6520a2622ae4178a25489);
|
|
|
|
|
|
|
|
marker_71887a00beca9d2ec66a6e2330fccdc1.bindPopup(popup_f6b81a16015c0e50c0fbc7d4f898f71c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71887a00beca9d2ec66a6e2330fccdc1.setIcon(icon_9417f4a8e3f9d162a3311e77ec83ccd0);
|
|
|
|
|
|
var marker_e3624962560e0d2a43158daddbc48a31 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a629c1bde5847bda4460103912ed9381 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e746036bb4aa2ccfffa0b1e37656ce2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54a8807ac168bc62ead9ec526768318d = $(`<div id="html_54a8807ac168bc62ead9ec526768318d" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_e746036bb4aa2ccfffa0b1e37656ce2f.setContent(html_54a8807ac168bc62ead9ec526768318d);
|
|
|
|
|
|
|
|
marker_e3624962560e0d2a43158daddbc48a31.bindPopup(popup_e746036bb4aa2ccfffa0b1e37656ce2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3624962560e0d2a43158daddbc48a31.setIcon(icon_a629c1bde5847bda4460103912ed9381);
|
|
|
|
|
|
var marker_ced01fbf5e52acce0c33ff9ef0e98b13 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_fc13e15e608feeb5a0efe4eea189168e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d7176f2626857f13e167e5a0f534738 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_008a0145a501b56789e4ddf8741daae0 = $(`<div id="html_008a0145a501b56789e4ddf8741daae0" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_5d7176f2626857f13e167e5a0f534738.setContent(html_008a0145a501b56789e4ddf8741daae0);
|
|
|
|
|
|
|
|
marker_ced01fbf5e52acce0c33ff9ef0e98b13.bindPopup(popup_5d7176f2626857f13e167e5a0f534738)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ced01fbf5e52acce0c33ff9ef0e98b13.setIcon(icon_fc13e15e608feeb5a0efe4eea189168e);
|
|
|
|
|
|
var marker_d2c0741066b281b8a0ee801afbdc7f68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_61d96168c9a820cbcc8e15bd54af4370 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8fb9ce91cb99791e7dcc8b79fed9fd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94e358a51db9b2e5589175594f33c1f8 = $(`<div id="html_94e358a51db9b2e5589175594f33c1f8" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_b8fb9ce91cb99791e7dcc8b79fed9fd7.setContent(html_94e358a51db9b2e5589175594f33c1f8);
|
|
|
|
|
|
|
|
marker_d2c0741066b281b8a0ee801afbdc7f68.bindPopup(popup_b8fb9ce91cb99791e7dcc8b79fed9fd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2c0741066b281b8a0ee801afbdc7f68.setIcon(icon_61d96168c9a820cbcc8e15bd54af4370);
|
|
|
|
|
|
var marker_da651d5d0e7ef401fa71e24fdf9f9a5e = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_969433b015781af3897fe6c150f26ca0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76f07793235da91cd25b720144d08df1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1348a25c0b134ed485a407061cb3be8d = $(`<div id="html_1348a25c0b134ed485a407061cb3be8d" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_76f07793235da91cd25b720144d08df1.setContent(html_1348a25c0b134ed485a407061cb3be8d);
|
|
|
|
|
|
|
|
marker_da651d5d0e7ef401fa71e24fdf9f9a5e.bindPopup(popup_76f07793235da91cd25b720144d08df1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da651d5d0e7ef401fa71e24fdf9f9a5e.setIcon(icon_969433b015781af3897fe6c150f26ca0);
|
|
|
|
|
|
var marker_af4102b4a6baf7701e56fbc693775422 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cad380fea70396e21d930e65e9935c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97ffff2aea5a344ebdcd4c996de96e69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59363ad84a6549169cc1dc9d62432c11 = $(`<div id="html_59363ad84a6549169cc1dc9d62432c11" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_97ffff2aea5a344ebdcd4c996de96e69.setContent(html_59363ad84a6549169cc1dc9d62432c11);
|
|
|
|
|
|
|
|
marker_af4102b4a6baf7701e56fbc693775422.bindPopup(popup_97ffff2aea5a344ebdcd4c996de96e69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af4102b4a6baf7701e56fbc693775422.setIcon(icon_cad380fea70396e21d930e65e9935c71);
|
|
|
|
|
|
var marker_a3929aa4dacdb32e4174b9c2832eb16e = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_aef34f448a5b1c4c105633f05eec2d0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_603b265df53eaa01c296d9419da22562 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93e0ee0856a47bd8734820163fcb8324 = $(`<div id="html_93e0ee0856a47bd8734820163fcb8324" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_603b265df53eaa01c296d9419da22562.setContent(html_93e0ee0856a47bd8734820163fcb8324);
|
|
|
|
|
|
|
|
marker_a3929aa4dacdb32e4174b9c2832eb16e.bindPopup(popup_603b265df53eaa01c296d9419da22562)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3929aa4dacdb32e4174b9c2832eb16e.setIcon(icon_aef34f448a5b1c4c105633f05eec2d0d);
|
|
|
|
|
|
var marker_d64bf5b86e798bffb7e7b3d3709d853d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_aa5491e845c6bd40c6f06f41f4ab25a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ade17eeba72add5d104cd3b5b8ab18e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_483f31c1fc374119faec417ea3e57576 = $(`<div id="html_483f31c1fc374119faec417ea3e57576" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_ade17eeba72add5d104cd3b5b8ab18e4.setContent(html_483f31c1fc374119faec417ea3e57576);
|
|
|
|
|
|
|
|
marker_d64bf5b86e798bffb7e7b3d3709d853d.bindPopup(popup_ade17eeba72add5d104cd3b5b8ab18e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d64bf5b86e798bffb7e7b3d3709d853d.setIcon(icon_aa5491e845c6bd40c6f06f41f4ab25a3);
|
|
|
|
|
|
var marker_82c97ac33193f6d5129dd5bc8d70be8c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8dba74001f77afe543062d36cc1add35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7a48ce695d2a437381e8c27d4c5851c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0771b2dc4f3533cc2df91293f0f9b33 = $(`<div id="html_b0771b2dc4f3533cc2df91293f0f9b33" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_b7a48ce695d2a437381e8c27d4c5851c.setContent(html_b0771b2dc4f3533cc2df91293f0f9b33);
|
|
|
|
|
|
|
|
marker_82c97ac33193f6d5129dd5bc8d70be8c.bindPopup(popup_b7a48ce695d2a437381e8c27d4c5851c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82c97ac33193f6d5129dd5bc8d70be8c.setIcon(icon_8dba74001f77afe543062d36cc1add35);
|
|
|
|
|
|
var marker_3e4472d1432d0974b965dfd4db93cad2 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8f56c3ffa545caf83b1589a822ede363 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5a998c0e305ef91098509ada5b9db49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b45624a82d5333abfad44953e1d62f4 = $(`<div id="html_6b45624a82d5333abfad44953e1d62f4" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_c5a998c0e305ef91098509ada5b9db49.setContent(html_6b45624a82d5333abfad44953e1d62f4);
|
|
|
|
|
|
|
|
marker_3e4472d1432d0974b965dfd4db93cad2.bindPopup(popup_c5a998c0e305ef91098509ada5b9db49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e4472d1432d0974b965dfd4db93cad2.setIcon(icon_8f56c3ffa545caf83b1589a822ede363);
|
|
|
|
|
|
var marker_f40dcb39be2b0d3166934774de845df7 = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cd724ab38705d4ce4b67124bb01ad0b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c39afddb924668501bf551bc52f4966 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6303c0ae8e4b0c06393abbbb110daa5f = $(`<div id="html_6303c0ae8e4b0c06393abbbb110daa5f" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_5c39afddb924668501bf551bc52f4966.setContent(html_6303c0ae8e4b0c06393abbbb110daa5f);
|
|
|
|
|
|
|
|
marker_f40dcb39be2b0d3166934774de845df7.bindPopup(popup_5c39afddb924668501bf551bc52f4966)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f40dcb39be2b0d3166934774de845df7.setIcon(icon_cd724ab38705d4ce4b67124bb01ad0b9);
|
|
|
|
|
|
var marker_334ae726c3c4331584aa1b9b7142d194 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a62220508b5569e36a7213c00d46d02b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2800406051889e4628dc086cd585605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_223556b7ee5dfe550605b3601ebf22e6 = $(`<div id="html_223556b7ee5dfe550605b3601ebf22e6" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_d2800406051889e4628dc086cd585605.setContent(html_223556b7ee5dfe550605b3601ebf22e6);
|
|
|
|
|
|
|
|
marker_334ae726c3c4331584aa1b9b7142d194.bindPopup(popup_d2800406051889e4628dc086cd585605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_334ae726c3c4331584aa1b9b7142d194.setIcon(icon_a62220508b5569e36a7213c00d46d02b);
|
|
|
|
|
|
var marker_46c14545e03a4bdb7bf90aa3b9ab70dc = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f0e19314520d853b96a56548ac8792c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52eb3907de99ab84d6ef72a962f60e2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cb9074b3556f07fefb5eb21000fa456 = $(`<div id="html_8cb9074b3556f07fefb5eb21000fa456" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_52eb3907de99ab84d6ef72a962f60e2c.setContent(html_8cb9074b3556f07fefb5eb21000fa456);
|
|
|
|
|
|
|
|
marker_46c14545e03a4bdb7bf90aa3b9ab70dc.bindPopup(popup_52eb3907de99ab84d6ef72a962f60e2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46c14545e03a4bdb7bf90aa3b9ab70dc.setIcon(icon_f0e19314520d853b96a56548ac8792c4);
|
|
|
|
|
|
var marker_aad390982bb7fb1efcf91fd02d048c28 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_e10bcfc4f5b6b86e92a893ea7795aa9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb5fd97ea1fda6d661aa64932a657bf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_498d2a68921a2f4c0347218713037b7f = $(`<div id="html_498d2a68921a2f4c0347218713037b7f" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_bb5fd97ea1fda6d661aa64932a657bf4.setContent(html_498d2a68921a2f4c0347218713037b7f);
|
|
|
|
|
|
|
|
marker_aad390982bb7fb1efcf91fd02d048c28.bindPopup(popup_bb5fd97ea1fda6d661aa64932a657bf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aad390982bb7fb1efcf91fd02d048c28.setIcon(icon_e10bcfc4f5b6b86e92a893ea7795aa9c);
|
|
|
|
|
|
var marker_9dc00b7cfa516463e1c11851089284cf = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_577e7034efb9b7f7b5f28d3e8a3f02df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_091eea5a6814ad59e3fc7236bf4dd44c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_906a7ce95b46fd36e41b0b8d1222dadf = $(`<div id="html_906a7ce95b46fd36e41b0b8d1222dadf" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_091eea5a6814ad59e3fc7236bf4dd44c.setContent(html_906a7ce95b46fd36e41b0b8d1222dadf);
|
|
|
|
|
|
|
|
marker_9dc00b7cfa516463e1c11851089284cf.bindPopup(popup_091eea5a6814ad59e3fc7236bf4dd44c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dc00b7cfa516463e1c11851089284cf.setIcon(icon_577e7034efb9b7f7b5f28d3e8a3f02df);
|
|
|
|
|
|
var marker_b42c7089c3b1c6de704b29a00cbec26d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_eca84a1b657b795ca0526c83dd06f600 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f8698eda549d1f2ddeabeaac9c14f97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17b1235c024953a03fbd972198d3147d = $(`<div id="html_17b1235c024953a03fbd972198d3147d" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_7f8698eda549d1f2ddeabeaac9c14f97.setContent(html_17b1235c024953a03fbd972198d3147d);
|
|
|
|
|
|
|
|
marker_b42c7089c3b1c6de704b29a00cbec26d.bindPopup(popup_7f8698eda549d1f2ddeabeaac9c14f97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b42c7089c3b1c6de704b29a00cbec26d.setIcon(icon_eca84a1b657b795ca0526c83dd06f600);
|
|
|
|
|
|
var marker_5a23801316e7cefe38f60d32eca791ba = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_6398d070187b87ccd3e86e24e28e97cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51686541fa6c7c080e4a3f234ef79da1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_549cb774f08ec6a052ba303f7ff2eb30 = $(`<div id="html_549cb774f08ec6a052ba303f7ff2eb30" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_51686541fa6c7c080e4a3f234ef79da1.setContent(html_549cb774f08ec6a052ba303f7ff2eb30);
|
|
|
|
|
|
|
|
marker_5a23801316e7cefe38f60d32eca791ba.bindPopup(popup_51686541fa6c7c080e4a3f234ef79da1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a23801316e7cefe38f60d32eca791ba.setIcon(icon_6398d070187b87ccd3e86e24e28e97cb);
|
|
|
|
|
|
var marker_cf95cc922f1f48390b32a236e68dfa19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cfff3bf10f239920a67b70474a4ad90b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79f6f06b50757cccd97ebb252f677b2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4c9c25d6a0ccbf8666d4887596f6e33 = $(`<div id="html_f4c9c25d6a0ccbf8666d4887596f6e33" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_79f6f06b50757cccd97ebb252f677b2b.setContent(html_f4c9c25d6a0ccbf8666d4887596f6e33);
|
|
|
|
|
|
|
|
marker_cf95cc922f1f48390b32a236e68dfa19.bindPopup(popup_79f6f06b50757cccd97ebb252f677b2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf95cc922f1f48390b32a236e68dfa19.setIcon(icon_cfff3bf10f239920a67b70474a4ad90b);
|
|
|
|
|
|
var marker_3c5aa6cc5867afed5a2c028b80c6dab3 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0db4c101af625bdce1f48d7b9c30e471 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f56e0b7597ab709b6acf5739306fa62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e366edf742cad07c383856ed881c86d = $(`<div id="html_4e366edf742cad07c383856ed881c86d" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_5f56e0b7597ab709b6acf5739306fa62.setContent(html_4e366edf742cad07c383856ed881c86d);
|
|
|
|
|
|
|
|
marker_3c5aa6cc5867afed5a2c028b80c6dab3.bindPopup(popup_5f56e0b7597ab709b6acf5739306fa62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c5aa6cc5867afed5a2c028b80c6dab3.setIcon(icon_0db4c101af625bdce1f48d7b9c30e471);
|
|
|
|
|
|
var marker_65f90bd85c8dd9bc27e91c6a4dfe931f = L.marker(
|
|
[-27.4971, 152.976],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_72172cb0efd10be63c5aebab2b3d0905 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24ae0c893865d8367d780aa873bccf09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb40b349d22b5095767a97021ec28ced = $(`<div id="html_bb40b349d22b5095767a97021ec28ced" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_24ae0c893865d8367d780aa873bccf09.setContent(html_bb40b349d22b5095767a97021ec28ced);
|
|
|
|
|
|
|
|
marker_65f90bd85c8dd9bc27e91c6a4dfe931f.bindPopup(popup_24ae0c893865d8367d780aa873bccf09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65f90bd85c8dd9bc27e91c6a4dfe931f.setIcon(icon_72172cb0efd10be63c5aebab2b3d0905);
|
|
|
|
|
|
var marker_8862ab7c9d952bded5b33e17a8348d83 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_25a5f5051444675dd05152fc3b973c76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0091491bd60bbdaa550abf06e1736c69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc546dee8514c8f553e9315023bdb1c2 = $(`<div id="html_fc546dee8514c8f553e9315023bdb1c2" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_0091491bd60bbdaa550abf06e1736c69.setContent(html_fc546dee8514c8f553e9315023bdb1c2);
|
|
|
|
|
|
|
|
marker_8862ab7c9d952bded5b33e17a8348d83.bindPopup(popup_0091491bd60bbdaa550abf06e1736c69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8862ab7c9d952bded5b33e17a8348d83.setIcon(icon_25a5f5051444675dd05152fc3b973c76);
|
|
|
|
|
|
var marker_9929af610031d2b02d03d79fcd67b266 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_6e6c222ab0221ccf519053d8d26301ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6024620d0b6628b9df1e527d3f3776cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1be5d9c0009d1826cd83f8dd26186fd = $(`<div id="html_c1be5d9c0009d1826cd83f8dd26186fd" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_6024620d0b6628b9df1e527d3f3776cf.setContent(html_c1be5d9c0009d1826cd83f8dd26186fd);
|
|
|
|
|
|
|
|
marker_9929af610031d2b02d03d79fcd67b266.bindPopup(popup_6024620d0b6628b9df1e527d3f3776cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9929af610031d2b02d03d79fcd67b266.setIcon(icon_6e6c222ab0221ccf519053d8d26301ed);
|
|
|
|
|
|
var marker_30545a6f9c100e8f18ce79cb96bab808 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_11d00a4cad010836fc3603d6f5712c90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34df8edf1526137c6504084b7e14eb34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f4727dc36614306f7e1125617d4b229 = $(`<div id="html_8f4727dc36614306f7e1125617d4b229" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_34df8edf1526137c6504084b7e14eb34.setContent(html_8f4727dc36614306f7e1125617d4b229);
|
|
|
|
|
|
|
|
marker_30545a6f9c100e8f18ce79cb96bab808.bindPopup(popup_34df8edf1526137c6504084b7e14eb34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30545a6f9c100e8f18ce79cb96bab808.setIcon(icon_11d00a4cad010836fc3603d6f5712c90);
|
|
|
|
|
|
var marker_530a5c34e9b1190b2599e662873ec06a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8c9b1b8ed65984c4335c20cacbf3c102 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e11a2dac5f655a5d876fd9a9d9b93b32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed64e62ece61a34cf950a9dc57b3e027 = $(`<div id="html_ed64e62ece61a34cf950a9dc57b3e027" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_e11a2dac5f655a5d876fd9a9d9b93b32.setContent(html_ed64e62ece61a34cf950a9dc57b3e027);
|
|
|
|
|
|
|
|
marker_530a5c34e9b1190b2599e662873ec06a.bindPopup(popup_e11a2dac5f655a5d876fd9a9d9b93b32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_530a5c34e9b1190b2599e662873ec06a.setIcon(icon_8c9b1b8ed65984c4335c20cacbf3c102);
|
|
|
|
|
|
var marker_afdf9ee4ef9029c053a164638ee65380 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_01379da0b81e64ded17941d845a192cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a3a7e75f247e7b57b2b92178746f1ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7678659936729331980dafc912c498d = $(`<div id="html_f7678659936729331980dafc912c498d" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_3a3a7e75f247e7b57b2b92178746f1ea.setContent(html_f7678659936729331980dafc912c498d);
|
|
|
|
|
|
|
|
marker_afdf9ee4ef9029c053a164638ee65380.bindPopup(popup_3a3a7e75f247e7b57b2b92178746f1ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afdf9ee4ef9029c053a164638ee65380.setIcon(icon_01379da0b81e64ded17941d845a192cb);
|
|
|
|
|
|
var marker_3613aa7ead5328e062f068af02d41b65 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ba5d013774b0d84dc501ba78ed164b81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cef18802f85b5b453bbab9b4e7fa2ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10333ad8cabc122daa267e417fd5bce9 = $(`<div id="html_10333ad8cabc122daa267e417fd5bce9" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_2cef18802f85b5b453bbab9b4e7fa2ed.setContent(html_10333ad8cabc122daa267e417fd5bce9);
|
|
|
|
|
|
|
|
marker_3613aa7ead5328e062f068af02d41b65.bindPopup(popup_2cef18802f85b5b453bbab9b4e7fa2ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3613aa7ead5328e062f068af02d41b65.setIcon(icon_ba5d013774b0d84dc501ba78ed164b81);
|
|
|
|
|
|
var marker_f38496ef25d583b296e79bb86469e0ea = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_1541ae2b93c0d539333cf4b40d88ea52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1448fb052ebe5ac9e14b6824592f1777 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c6a23ee6a3c36e269be0e440c3a71cc = $(`<div id="html_8c6a23ee6a3c36e269be0e440c3a71cc" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_1448fb052ebe5ac9e14b6824592f1777.setContent(html_8c6a23ee6a3c36e269be0e440c3a71cc);
|
|
|
|
|
|
|
|
marker_f38496ef25d583b296e79bb86469e0ea.bindPopup(popup_1448fb052ebe5ac9e14b6824592f1777)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f38496ef25d583b296e79bb86469e0ea.setIcon(icon_1541ae2b93c0d539333cf4b40d88ea52);
|
|
|
|
|
|
var marker_f05ea650b4e32c1398297a092324708c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f73d5ef584ffc093c2c20e1d8968e8fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7561729b92d0f2ff8c5b2ac651b51712 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abfd645ca3e014c9d07a3b5620bf92d7 = $(`<div id="html_abfd645ca3e014c9d07a3b5620bf92d7" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_7561729b92d0f2ff8c5b2ac651b51712.setContent(html_abfd645ca3e014c9d07a3b5620bf92d7);
|
|
|
|
|
|
|
|
marker_f05ea650b4e32c1398297a092324708c.bindPopup(popup_7561729b92d0f2ff8c5b2ac651b51712)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f05ea650b4e32c1398297a092324708c.setIcon(icon_f73d5ef584ffc093c2c20e1d8968e8fa);
|
|
|
|
|
|
var marker_1599589a6dc58ed8271872358b979301 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2c7aff4e0340d775d0d7a4e4afda553a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8886f0b1eebb16a45df4bc4037d669e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe08e1781cee7b992e44f28f6abd3f60 = $(`<div id="html_fe08e1781cee7b992e44f28f6abd3f60" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_d8886f0b1eebb16a45df4bc4037d669e.setContent(html_fe08e1781cee7b992e44f28f6abd3f60);
|
|
|
|
|
|
|
|
marker_1599589a6dc58ed8271872358b979301.bindPopup(popup_d8886f0b1eebb16a45df4bc4037d669e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1599589a6dc58ed8271872358b979301.setIcon(icon_2c7aff4e0340d775d0d7a4e4afda553a);
|
|
|
|
|
|
var marker_fd7fb0973e65bb04cc672039f37792a0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_34b0d5335b204c18c8fa82690b70fadc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c738fda73883cbb77738f2c5849d8db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50a377025e4d12a6cb144035d13c4591 = $(`<div id="html_50a377025e4d12a6cb144035d13c4591" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_9c738fda73883cbb77738f2c5849d8db.setContent(html_50a377025e4d12a6cb144035d13c4591);
|
|
|
|
|
|
|
|
marker_fd7fb0973e65bb04cc672039f37792a0.bindPopup(popup_9c738fda73883cbb77738f2c5849d8db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd7fb0973e65bb04cc672039f37792a0.setIcon(icon_34b0d5335b204c18c8fa82690b70fadc);
|
|
|
|
|
|
var marker_acf3d5e312b9aeb0435ae08b82910724 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2924f5ab730f11a2d881c1335f41ca7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10ba1cdbce395680fb56c88244468bf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27d7dc36f2d93baaaf1a0e4cdb9b3c98 = $(`<div id="html_27d7dc36f2d93baaaf1a0e4cdb9b3c98" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_10ba1cdbce395680fb56c88244468bf1.setContent(html_27d7dc36f2d93baaaf1a0e4cdb9b3c98);
|
|
|
|
|
|
|
|
marker_acf3d5e312b9aeb0435ae08b82910724.bindPopup(popup_10ba1cdbce395680fb56c88244468bf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acf3d5e312b9aeb0435ae08b82910724.setIcon(icon_2924f5ab730f11a2d881c1335f41ca7e);
|
|
|
|
|
|
var marker_b2faef2a193c7680bcf72d3cbaf06c56 = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_93df438dc8fe7871c7b13275089d6156 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbe0b1944a2b45c342a43a734e4f3808 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0c8aeaffbdb6ef012661055f5888da8 = $(`<div id="html_d0c8aeaffbdb6ef012661055f5888da8" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_cbe0b1944a2b45c342a43a734e4f3808.setContent(html_d0c8aeaffbdb6ef012661055f5888da8);
|
|
|
|
|
|
|
|
marker_b2faef2a193c7680bcf72d3cbaf06c56.bindPopup(popup_cbe0b1944a2b45c342a43a734e4f3808)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2faef2a193c7680bcf72d3cbaf06c56.setIcon(icon_93df438dc8fe7871c7b13275089d6156);
|
|
|
|
|
|
var marker_aa2285b921f005c6d5fb42acdab3122a = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_5df4d090388668f666bfd289c2c04388 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79e6b2648b49c62dba4d17511c03df73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8246cda3121ea9c2f1fd656c90ca7e9 = $(`<div id="html_a8246cda3121ea9c2f1fd656c90ca7e9" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_79e6b2648b49c62dba4d17511c03df73.setContent(html_a8246cda3121ea9c2f1fd656c90ca7e9);
|
|
|
|
|
|
|
|
marker_aa2285b921f005c6d5fb42acdab3122a.bindPopup(popup_79e6b2648b49c62dba4d17511c03df73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa2285b921f005c6d5fb42acdab3122a.setIcon(icon_5df4d090388668f666bfd289c2c04388);
|
|
|
|
|
|
var marker_9783c0c9b75cfd16a4906c969a8cc2a7 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cc6c1d85a5aa90abda382125a467d4d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d39e8a78eebc33b2ba8a57ff10c5f8ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25e12d2a22a0f5b0f40fe64a92e5acec = $(`<div id="html_25e12d2a22a0f5b0f40fe64a92e5acec" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_d39e8a78eebc33b2ba8a57ff10c5f8ea.setContent(html_25e12d2a22a0f5b0f40fe64a92e5acec);
|
|
|
|
|
|
|
|
marker_9783c0c9b75cfd16a4906c969a8cc2a7.bindPopup(popup_d39e8a78eebc33b2ba8a57ff10c5f8ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9783c0c9b75cfd16a4906c969a8cc2a7.setIcon(icon_cc6c1d85a5aa90abda382125a467d4d7);
|
|
|
|
|
|
var marker_171c1552d357c47ef337808dcaa94af7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_c42fc58882bed9aba1654fd9b8946d84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_927746bec7e562b3186e283ad53b3da5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9b41742a7e9407febd4646c19a82628 = $(`<div id="html_f9b41742a7e9407febd4646c19a82628" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_927746bec7e562b3186e283ad53b3da5.setContent(html_f9b41742a7e9407febd4646c19a82628);
|
|
|
|
|
|
|
|
marker_171c1552d357c47ef337808dcaa94af7.bindPopup(popup_927746bec7e562b3186e283ad53b3da5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_171c1552d357c47ef337808dcaa94af7.setIcon(icon_c42fc58882bed9aba1654fd9b8946d84);
|
|
|
|
|
|
var marker_13f53c140b25864caf075445a4b7bfd3 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_936e21905f503a34073fb7801e87e4a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d19f8a9bc8e034810fec7efffd2166c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffad3f6913832d9b121af31271a78189 = $(`<div id="html_ffad3f6913832d9b121af31271a78189" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_9d19f8a9bc8e034810fec7efffd2166c.setContent(html_ffad3f6913832d9b121af31271a78189);
|
|
|
|
|
|
|
|
marker_13f53c140b25864caf075445a4b7bfd3.bindPopup(popup_9d19f8a9bc8e034810fec7efffd2166c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13f53c140b25864caf075445a4b7bfd3.setIcon(icon_936e21905f503a34073fb7801e87e4a1);
|
|
|
|
|
|
var marker_fcef5a09937d999ee7acb0e5732e15bb = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_155bd77ffb84247da0eb98ee53e35f51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ac12f8a65bf1be8e436bd154a05da56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d1c16c34334c99fe724527b923e2fcd = $(`<div id="html_5d1c16c34334c99fe724527b923e2fcd" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_8ac12f8a65bf1be8e436bd154a05da56.setContent(html_5d1c16c34334c99fe724527b923e2fcd);
|
|
|
|
|
|
|
|
marker_fcef5a09937d999ee7acb0e5732e15bb.bindPopup(popup_8ac12f8a65bf1be8e436bd154a05da56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcef5a09937d999ee7acb0e5732e15bb.setIcon(icon_155bd77ffb84247da0eb98ee53e35f51);
|
|
|
|
|
|
var marker_43c8c888d16fc243efdccfa1a7015c69 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0244aafaaed1349eb2566e332ad588f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68dc2eaa9128b40a0d423fc3d519de2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ef4a92055fbe780bb2709206f691223 = $(`<div id="html_2ef4a92055fbe780bb2709206f691223" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_68dc2eaa9128b40a0d423fc3d519de2f.setContent(html_2ef4a92055fbe780bb2709206f691223);
|
|
|
|
|
|
|
|
marker_43c8c888d16fc243efdccfa1a7015c69.bindPopup(popup_68dc2eaa9128b40a0d423fc3d519de2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43c8c888d16fc243efdccfa1a7015c69.setIcon(icon_0244aafaaed1349eb2566e332ad588f2);
|
|
|
|
|
|
var marker_0cd68a486479cb2fbb2b4fc05ec65c6d = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_14865783a5015dbdb90e46b61a4d40cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f82a501d048ddec8a4e9c7385ab4fa47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab81f0ff6c308f868d687327f6b4ccf6 = $(`<div id="html_ab81f0ff6c308f868d687327f6b4ccf6" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_f82a501d048ddec8a4e9c7385ab4fa47.setContent(html_ab81f0ff6c308f868d687327f6b4ccf6);
|
|
|
|
|
|
|
|
marker_0cd68a486479cb2fbb2b4fc05ec65c6d.bindPopup(popup_f82a501d048ddec8a4e9c7385ab4fa47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cd68a486479cb2fbb2b4fc05ec65c6d.setIcon(icon_14865783a5015dbdb90e46b61a4d40cb);
|
|
|
|
|
|
var marker_e8938208f06a6a2b766e848e1601439f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_5e748272adbe09d0a2ba9b93759894f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65a68c5c2902b60593a9b458858a94db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52f11adbdc1604909464d9ab6f043fd1 = $(`<div id="html_52f11adbdc1604909464d9ab6f043fd1" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_65a68c5c2902b60593a9b458858a94db.setContent(html_52f11adbdc1604909464d9ab6f043fd1);
|
|
|
|
|
|
|
|
marker_e8938208f06a6a2b766e848e1601439f.bindPopup(popup_65a68c5c2902b60593a9b458858a94db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8938208f06a6a2b766e848e1601439f.setIcon(icon_5e748272adbe09d0a2ba9b93759894f1);
|
|
|
|
|
|
var marker_ae4b13999d84713e9d227d336312dd66 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_02eebe00abf675da14d1c828977d0e36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dc4e7c690508449854e629ee06a8187 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_532531639a124c303c00aaa1e63b8922 = $(`<div id="html_532531639a124c303c00aaa1e63b8922" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_7dc4e7c690508449854e629ee06a8187.setContent(html_532531639a124c303c00aaa1e63b8922);
|
|
|
|
|
|
|
|
marker_ae4b13999d84713e9d227d336312dd66.bindPopup(popup_7dc4e7c690508449854e629ee06a8187)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae4b13999d84713e9d227d336312dd66.setIcon(icon_02eebe00abf675da14d1c828977d0e36);
|
|
|
|
|
|
var marker_cf702d4269909520648739815ba9bc9b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4a86a15b1b33ffd106a5677782818634 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b50a7df400a93ac627ccdf569c2a2bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3a6052ca14558a98af56a5034d21cad = $(`<div id="html_f3a6052ca14558a98af56a5034d21cad" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_5b50a7df400a93ac627ccdf569c2a2bb.setContent(html_f3a6052ca14558a98af56a5034d21cad);
|
|
|
|
|
|
|
|
marker_cf702d4269909520648739815ba9bc9b.bindPopup(popup_5b50a7df400a93ac627ccdf569c2a2bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf702d4269909520648739815ba9bc9b.setIcon(icon_4a86a15b1b33ffd106a5677782818634);
|
|
|
|
|
|
var marker_2ea791be6630fd90ebfe9f02ee5e9e11 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_6976b8d2938393cbd91760b3e03e6ff0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ca7f3d1dfa159fe0bd82d5d73d345df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4beedf743fa68eba71cb2bb30821fc4d = $(`<div id="html_4beedf743fa68eba71cb2bb30821fc4d" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_4ca7f3d1dfa159fe0bd82d5d73d345df.setContent(html_4beedf743fa68eba71cb2bb30821fc4d);
|
|
|
|
|
|
|
|
marker_2ea791be6630fd90ebfe9f02ee5e9e11.bindPopup(popup_4ca7f3d1dfa159fe0bd82d5d73d345df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ea791be6630fd90ebfe9f02ee5e9e11.setIcon(icon_6976b8d2938393cbd91760b3e03e6ff0);
|
|
|
|
|
|
var marker_0bb77d94427cff5af1ee9dcfedd215b4 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_dc4eb58168ecf954a4da5666e70a3de5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3994a0b617c00ddd692e5d9fb904e575 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df98647188f5032d06cae3b2589f468a = $(`<div id="html_df98647188f5032d06cae3b2589f468a" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_3994a0b617c00ddd692e5d9fb904e575.setContent(html_df98647188f5032d06cae3b2589f468a);
|
|
|
|
|
|
|
|
marker_0bb77d94427cff5af1ee9dcfedd215b4.bindPopup(popup_3994a0b617c00ddd692e5d9fb904e575)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bb77d94427cff5af1ee9dcfedd215b4.setIcon(icon_dc4eb58168ecf954a4da5666e70a3de5);
|
|
|
|
|
|
var marker_6443e0bac349d587b7e801c54152c9eb = L.marker(
|
|
[41.1976, 1.11167],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b6008768ee3493b74700eb917c20be83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecd9dae5e7a788ae2d89c85e4c27a807 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d2c6afd61f24bcc13e7395ce82a39ab = $(`<div id="html_9d2c6afd61f24bcc13e7395ce82a39ab" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_ecd9dae5e7a788ae2d89c85e4c27a807.setContent(html_9d2c6afd61f24bcc13e7395ce82a39ab);
|
|
|
|
|
|
|
|
marker_6443e0bac349d587b7e801c54152c9eb.bindPopup(popup_ecd9dae5e7a788ae2d89c85e4c27a807)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6443e0bac349d587b7e801c54152c9eb.setIcon(icon_b6008768ee3493b74700eb917c20be83);
|
|
|
|
|
|
var marker_549be34c087a316b518404f4fa33e861 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_dda5c5bb2175a08622830dea7cae75a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9734fd67606222715eb8e52f908f41f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8a70ae22607670f9a0c0ddc5f06e516 = $(`<div id="html_a8a70ae22607670f9a0c0ddc5f06e516" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_9734fd67606222715eb8e52f908f41f6.setContent(html_a8a70ae22607670f9a0c0ddc5f06e516);
|
|
|
|
|
|
|
|
marker_549be34c087a316b518404f4fa33e861.bindPopup(popup_9734fd67606222715eb8e52f908f41f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_549be34c087a316b518404f4fa33e861.setIcon(icon_dda5c5bb2175a08622830dea7cae75a6);
|
|
|
|
|
|
var marker_c998838fcec154a31592579824100ab7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_da4229e8ac20b9ba8add341f5f168426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d03f8561f6842a1414ff51a970559f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac271aec8e141b242892172ede5f442e = $(`<div id="html_ac271aec8e141b242892172ede5f442e" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_2d03f8561f6842a1414ff51a970559f7.setContent(html_ac271aec8e141b242892172ede5f442e);
|
|
|
|
|
|
|
|
marker_c998838fcec154a31592579824100ab7.bindPopup(popup_2d03f8561f6842a1414ff51a970559f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c998838fcec154a31592579824100ab7.setIcon(icon_da4229e8ac20b9ba8add341f5f168426);
|
|
|
|
|
|
var marker_449f1fd65381ceb3abec80d8364613f6 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_fff0256bb0b19b2fb40dc8e176ac6807 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45c9d10068ba2f8aa6f5c5948463bc39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16870c2ec88ad526420cace825efa037 = $(`<div id="html_16870c2ec88ad526420cace825efa037" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_45c9d10068ba2f8aa6f5c5948463bc39.setContent(html_16870c2ec88ad526420cace825efa037);
|
|
|
|
|
|
|
|
marker_449f1fd65381ceb3abec80d8364613f6.bindPopup(popup_45c9d10068ba2f8aa6f5c5948463bc39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_449f1fd65381ceb3abec80d8364613f6.setIcon(icon_fff0256bb0b19b2fb40dc8e176ac6807);
|
|
|
|
|
|
var marker_74f231ead118b961031efc309520111b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_81b5d673e8119332cb3c9d829e86cfcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4b3cd9f039668e2db1859a05f8ef91f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26c9c7c0007c42e17e32ce6ea4383f40 = $(`<div id="html_26c9c7c0007c42e17e32ce6ea4383f40" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_b4b3cd9f039668e2db1859a05f8ef91f.setContent(html_26c9c7c0007c42e17e32ce6ea4383f40);
|
|
|
|
|
|
|
|
marker_74f231ead118b961031efc309520111b.bindPopup(popup_b4b3cd9f039668e2db1859a05f8ef91f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74f231ead118b961031efc309520111b.setIcon(icon_81b5d673e8119332cb3c9d829e86cfcf);
|
|
|
|
|
|
var marker_7644237a4088f7d57c8c7fd32ace2819 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f2ee1b892ded08d97caaeec7afa75094 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfbf4d1009d35ea0974f40d78ad700d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93d6c706023633b3c461c5e9980cb879 = $(`<div id="html_93d6c706023633b3c461c5e9980cb879" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_dfbf4d1009d35ea0974f40d78ad700d3.setContent(html_93d6c706023633b3c461c5e9980cb879);
|
|
|
|
|
|
|
|
marker_7644237a4088f7d57c8c7fd32ace2819.bindPopup(popup_dfbf4d1009d35ea0974f40d78ad700d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7644237a4088f7d57c8c7fd32ace2819.setIcon(icon_f2ee1b892ded08d97caaeec7afa75094);
|
|
|
|
|
|
var marker_6311f8790171762d65ad73f8b05cd152 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0977807ee6e93c62b7185bd38ced6b1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f7a5daf7e3d4ecdacf2f2ddd79b81a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662eeed913b77f4710422e30325a16c5 = $(`<div id="html_662eeed913b77f4710422e30325a16c5" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_8f7a5daf7e3d4ecdacf2f2ddd79b81a0.setContent(html_662eeed913b77f4710422e30325a16c5);
|
|
|
|
|
|
|
|
marker_6311f8790171762d65ad73f8b05cd152.bindPopup(popup_8f7a5daf7e3d4ecdacf2f2ddd79b81a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6311f8790171762d65ad73f8b05cd152.setIcon(icon_0977807ee6e93c62b7185bd38ced6b1d);
|
|
|
|
|
|
var marker_91bf012a65bab20897efff0fb8380134 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_c3efd1110d00847a3aae1d4161829a44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f2071e5fc9f2c0afc863339a790f294 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa7eb9518d45e4066af35d313afb679c = $(`<div id="html_fa7eb9518d45e4066af35d313afb679c" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_4f2071e5fc9f2c0afc863339a790f294.setContent(html_fa7eb9518d45e4066af35d313afb679c);
|
|
|
|
|
|
|
|
marker_91bf012a65bab20897efff0fb8380134.bindPopup(popup_4f2071e5fc9f2c0afc863339a790f294)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91bf012a65bab20897efff0fb8380134.setIcon(icon_c3efd1110d00847a3aae1d4161829a44);
|
|
|
|
|
|
var marker_1535b7599e53eb4a1ea0abdea0bbacbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b26001401e94613745cd87838bb0ddbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0553bb20b4e548a9c8746ecb9fe3cea7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae41fee575d0412647bdf4e97666fa85 = $(`<div id="html_ae41fee575d0412647bdf4e97666fa85" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_0553bb20b4e548a9c8746ecb9fe3cea7.setContent(html_ae41fee575d0412647bdf4e97666fa85);
|
|
|
|
|
|
|
|
marker_1535b7599e53eb4a1ea0abdea0bbacbc.bindPopup(popup_0553bb20b4e548a9c8746ecb9fe3cea7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1535b7599e53eb4a1ea0abdea0bbacbc.setIcon(icon_b26001401e94613745cd87838bb0ddbc);
|
|
|
|
|
|
var marker_d92901d28dc17dbc1eba373d0d7e2528 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_065cb64c5a7176fcb626d60d93e85559 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5359cbee52225f24dcdc4840714dd077 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92b540a43fac3d9c0b97438072bd893e = $(`<div id="html_92b540a43fac3d9c0b97438072bd893e" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_5359cbee52225f24dcdc4840714dd077.setContent(html_92b540a43fac3d9c0b97438072bd893e);
|
|
|
|
|
|
|
|
marker_d92901d28dc17dbc1eba373d0d7e2528.bindPopup(popup_5359cbee52225f24dcdc4840714dd077)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d92901d28dc17dbc1eba373d0d7e2528.setIcon(icon_065cb64c5a7176fcb626d60d93e85559);
|
|
|
|
|
|
var marker_8ee10ad60c0d75e3b473d2bdfacc461b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4e7a48de476154dcbd063d6b843d635a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ad85c36bfde5206bd0bc0a9c2f31664 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03ed2aed25601ea56179d3545ae46245 = $(`<div id="html_03ed2aed25601ea56179d3545ae46245" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_2ad85c36bfde5206bd0bc0a9c2f31664.setContent(html_03ed2aed25601ea56179d3545ae46245);
|
|
|
|
|
|
|
|
marker_8ee10ad60c0d75e3b473d2bdfacc461b.bindPopup(popup_2ad85c36bfde5206bd0bc0a9c2f31664)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ee10ad60c0d75e3b473d2bdfacc461b.setIcon(icon_4e7a48de476154dcbd063d6b843d635a);
|
|
|
|
|
|
var marker_9c6a23229e869c45ce50202d387e9a3c = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b2eec854c77fe75d2ab5f4e75c4fba7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83bb1d76edc7e91bdde146a59b0a5c52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d990d91617a10f44e5a0f870dadd741 = $(`<div id="html_6d990d91617a10f44e5a0f870dadd741" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_83bb1d76edc7e91bdde146a59b0a5c52.setContent(html_6d990d91617a10f44e5a0f870dadd741);
|
|
|
|
|
|
|
|
marker_9c6a23229e869c45ce50202d387e9a3c.bindPopup(popup_83bb1d76edc7e91bdde146a59b0a5c52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c6a23229e869c45ce50202d387e9a3c.setIcon(icon_b2eec854c77fe75d2ab5f4e75c4fba7f);
|
|
|
|
|
|
var marker_e17838e3b46e32cccc6793d6d65116a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_9deb33d691a1942c49061cf64defb6ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c9f7dc17b7c394c0fde4b1beb22cd7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef541c6dc83f2a00ccfa0ccbc4ff1f5b = $(`<div id="html_ef541c6dc83f2a00ccfa0ccbc4ff1f5b" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_6c9f7dc17b7c394c0fde4b1beb22cd7a.setContent(html_ef541c6dc83f2a00ccfa0ccbc4ff1f5b);
|
|
|
|
|
|
|
|
marker_e17838e3b46e32cccc6793d6d65116a1.bindPopup(popup_6c9f7dc17b7c394c0fde4b1beb22cd7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e17838e3b46e32cccc6793d6d65116a1.setIcon(icon_9deb33d691a1942c49061cf64defb6ea);
|
|
|
|
|
|
var marker_f901aa402950ef93283253666df0fe86 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_c2deb28f44ebe8d009c8dcb0bb9adf35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7e2cd1115ef02872845b1ad1d91eec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e328228de8b324ad3d24b1496b5309a7 = $(`<div id="html_e328228de8b324ad3d24b1496b5309a7" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_f7e2cd1115ef02872845b1ad1d91eec6.setContent(html_e328228de8b324ad3d24b1496b5309a7);
|
|
|
|
|
|
|
|
marker_f901aa402950ef93283253666df0fe86.bindPopup(popup_f7e2cd1115ef02872845b1ad1d91eec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f901aa402950ef93283253666df0fe86.setIcon(icon_c2deb28f44ebe8d009c8dcb0bb9adf35);
|
|
|
|
|
|
var marker_b9b57bd56acec6e6a87fc6a95f8c9c49 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cfa91ecd2f5feed30afce1539ab56eb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c28e227900d6b090a48e3369eead344 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d0cfda97d98fe119e1d74bdba005d30 = $(`<div id="html_5d0cfda97d98fe119e1d74bdba005d30" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_2c28e227900d6b090a48e3369eead344.setContent(html_5d0cfda97d98fe119e1d74bdba005d30);
|
|
|
|
|
|
|
|
marker_b9b57bd56acec6e6a87fc6a95f8c9c49.bindPopup(popup_2c28e227900d6b090a48e3369eead344)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9b57bd56acec6e6a87fc6a95f8c9c49.setIcon(icon_cfa91ecd2f5feed30afce1539ab56eb3);
|
|
|
|
|
|
var marker_8788dbd7f604f8e79f1d8518de9213a1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8c3a26ccd322517feb01c76557e3c1e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_258d2bc6ef9799a41969c1e92f72f77e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bfd729c4a77d72b6b479b1254f9a1f5 = $(`<div id="html_5bfd729c4a77d72b6b479b1254f9a1f5" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_258d2bc6ef9799a41969c1e92f72f77e.setContent(html_5bfd729c4a77d72b6b479b1254f9a1f5);
|
|
|
|
|
|
|
|
marker_8788dbd7f604f8e79f1d8518de9213a1.bindPopup(popup_258d2bc6ef9799a41969c1e92f72f77e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8788dbd7f604f8e79f1d8518de9213a1.setIcon(icon_8c3a26ccd322517feb01c76557e3c1e4);
|
|
|
|
|
|
var marker_af65d9b354665f6a65392d22571ec3bb = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_c681f8b7adf2ff84b371a9cd56b9647f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b459ec276bc4c6fdceff821bc25bade9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c31f907a8a607c6f85f48f29eb453319 = $(`<div id="html_c31f907a8a607c6f85f48f29eb453319" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_b459ec276bc4c6fdceff821bc25bade9.setContent(html_c31f907a8a607c6f85f48f29eb453319);
|
|
|
|
|
|
|
|
marker_af65d9b354665f6a65392d22571ec3bb.bindPopup(popup_b459ec276bc4c6fdceff821bc25bade9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af65d9b354665f6a65392d22571ec3bb.setIcon(icon_c681f8b7adf2ff84b371a9cd56b9647f);
|
|
|
|
|
|
var marker_5cb99d79dba6f3dd45562c82ce338cf3 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8f4d693297ef753a857abb128dd1328f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06cdcd6a8b718fad7ecb06c4711adfbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_649ae550d5b1d1016aaaa7270d584507 = $(`<div id="html_649ae550d5b1d1016aaaa7270d584507" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_06cdcd6a8b718fad7ecb06c4711adfbb.setContent(html_649ae550d5b1d1016aaaa7270d584507);
|
|
|
|
|
|
|
|
marker_5cb99d79dba6f3dd45562c82ce338cf3.bindPopup(popup_06cdcd6a8b718fad7ecb06c4711adfbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cb99d79dba6f3dd45562c82ce338cf3.setIcon(icon_8f4d693297ef753a857abb128dd1328f);
|
|
|
|
|
|
var marker_039d5e7f87a7bfadb990195252502366 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b1ef41ea4fc0e7849cfd72a824f95a58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b3535c82667c0d9f011263dfb0ce24f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea15535a822783a1c54d853ba9b42ccb = $(`<div id="html_ea15535a822783a1c54d853ba9b42ccb" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_4b3535c82667c0d9f011263dfb0ce24f.setContent(html_ea15535a822783a1c54d853ba9b42ccb);
|
|
|
|
|
|
|
|
marker_039d5e7f87a7bfadb990195252502366.bindPopup(popup_4b3535c82667c0d9f011263dfb0ce24f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_039d5e7f87a7bfadb990195252502366.setIcon(icon_b1ef41ea4fc0e7849cfd72a824f95a58);
|
|
|
|
|
|
var marker_f57c508842f6787a6b264e1077faabd4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_5fa062872863272b092f8fd86c41e510 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4ab565562610643cfd2e38c90a76920 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab493bf9e1174b1e9f377c07c414ae8f = $(`<div id="html_ab493bf9e1174b1e9f377c07c414ae8f" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_b4ab565562610643cfd2e38c90a76920.setContent(html_ab493bf9e1174b1e9f377c07c414ae8f);
|
|
|
|
|
|
|
|
marker_f57c508842f6787a6b264e1077faabd4.bindPopup(popup_b4ab565562610643cfd2e38c90a76920)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f57c508842f6787a6b264e1077faabd4.setIcon(icon_5fa062872863272b092f8fd86c41e510);
|
|
|
|
|
|
var marker_eeef13c9d1dcf5f8a0ee867d9be3392b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f1843fe5d6beb00f3df42bbf6bfa8e64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ae524c89ef0f1e819f3e23f252eefdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44725909bf710569ee40ce0470701a1d = $(`<div id="html_44725909bf710569ee40ce0470701a1d" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_5ae524c89ef0f1e819f3e23f252eefdb.setContent(html_44725909bf710569ee40ce0470701a1d);
|
|
|
|
|
|
|
|
marker_eeef13c9d1dcf5f8a0ee867d9be3392b.bindPopup(popup_5ae524c89ef0f1e819f3e23f252eefdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eeef13c9d1dcf5f8a0ee867d9be3392b.setIcon(icon_f1843fe5d6beb00f3df42bbf6bfa8e64);
|
|
|
|
|
|
var marker_3ba1d7a64541399b77994a4981ae981f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_e867c633d0da97ebf388f7acc375b939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dfa630e0d6e54c575b477aa33b49e67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea033e85489f5f97c6328e0ba802093c = $(`<div id="html_ea033e85489f5f97c6328e0ba802093c" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_3dfa630e0d6e54c575b477aa33b49e67.setContent(html_ea033e85489f5f97c6328e0ba802093c);
|
|
|
|
|
|
|
|
marker_3ba1d7a64541399b77994a4981ae981f.bindPopup(popup_3dfa630e0d6e54c575b477aa33b49e67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ba1d7a64541399b77994a4981ae981f.setIcon(icon_e867c633d0da97ebf388f7acc375b939);
|
|
|
|
|
|
var marker_9d9df9fc3a42d9aa614be25e6071ab7d = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ac74f2fba3c750e03609ecf3387a59c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3abaab10064447c34158269c10f480c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd58316fd280ef151347020534a66ed5 = $(`<div id="html_dd58316fd280ef151347020534a66ed5" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_3abaab10064447c34158269c10f480c7.setContent(html_dd58316fd280ef151347020534a66ed5);
|
|
|
|
|
|
|
|
marker_9d9df9fc3a42d9aa614be25e6071ab7d.bindPopup(popup_3abaab10064447c34158269c10f480c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d9df9fc3a42d9aa614be25e6071ab7d.setIcon(icon_ac74f2fba3c750e03609ecf3387a59c4);
|
|
|
|
|
|
var marker_ddc691ec767766a9564440963843efe5 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_183524175b560d95773791aa45646019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8debcba2bdeca8a55538027574f2003d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf9967f68bc6ad27c26b0d96d28f949 = $(`<div id="html_ecf9967f68bc6ad27c26b0d96d28f949" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_8debcba2bdeca8a55538027574f2003d.setContent(html_ecf9967f68bc6ad27c26b0d96d28f949);
|
|
|
|
|
|
|
|
marker_ddc691ec767766a9564440963843efe5.bindPopup(popup_8debcba2bdeca8a55538027574f2003d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddc691ec767766a9564440963843efe5.setIcon(icon_183524175b560d95773791aa45646019);
|
|
|
|
|
|
var marker_2d55a8ac29c15678ec8ee596fd3271f9 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_971d97c79b0356cad3ac225f5314e1bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d13b07956b8a87ce269c8aadc91fa026 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4de69411ed919ca56476975d846dcbf = $(`<div id="html_c4de69411ed919ca56476975d846dcbf" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_d13b07956b8a87ce269c8aadc91fa026.setContent(html_c4de69411ed919ca56476975d846dcbf);
|
|
|
|
|
|
|
|
marker_2d55a8ac29c15678ec8ee596fd3271f9.bindPopup(popup_d13b07956b8a87ce269c8aadc91fa026)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d55a8ac29c15678ec8ee596fd3271f9.setIcon(icon_971d97c79b0356cad3ac225f5314e1bc);
|
|
|
|
|
|
var marker_193d378063fc14aa44cb8baccc98ae39 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_606502b423d238460bb054fe7d659dd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_382a96c168630a197c060cf6633bad00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58bc562f365bac786caa3c779d0555cf = $(`<div id="html_58bc562f365bac786caa3c779d0555cf" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_382a96c168630a197c060cf6633bad00.setContent(html_58bc562f365bac786caa3c779d0555cf);
|
|
|
|
|
|
|
|
marker_193d378063fc14aa44cb8baccc98ae39.bindPopup(popup_382a96c168630a197c060cf6633bad00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_193d378063fc14aa44cb8baccc98ae39.setIcon(icon_606502b423d238460bb054fe7d659dd0);
|
|
|
|
|
|
var marker_01858478004cc45733098db417b85a4e = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_1e5e8bda0910727e5fd0a22ebd541250 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40b176723adb6f73c33f87a67c61a056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17df8f37fb5ed069b51bb26cc4dd131f = $(`<div id="html_17df8f37fb5ed069b51bb26cc4dd131f" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_40b176723adb6f73c33f87a67c61a056.setContent(html_17df8f37fb5ed069b51bb26cc4dd131f);
|
|
|
|
|
|
|
|
marker_01858478004cc45733098db417b85a4e.bindPopup(popup_40b176723adb6f73c33f87a67c61a056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01858478004cc45733098db417b85a4e.setIcon(icon_1e5e8bda0910727e5fd0a22ebd541250);
|
|
|
|
|
|
var marker_2ed76c8927068ad63f3cef812da2673c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cf34797da7a0b3d9a31b514131425804 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aa8e6bafc441cc89ef27333f76c34a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b023cc0ce8903d00c118e7c45d5daca = $(`<div id="html_1b023cc0ce8903d00c118e7c45d5daca" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_5aa8e6bafc441cc89ef27333f76c34a9.setContent(html_1b023cc0ce8903d00c118e7c45d5daca);
|
|
|
|
|
|
|
|
marker_2ed76c8927068ad63f3cef812da2673c.bindPopup(popup_5aa8e6bafc441cc89ef27333f76c34a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ed76c8927068ad63f3cef812da2673c.setIcon(icon_cf34797da7a0b3d9a31b514131425804);
|
|
|
|
|
|
var marker_67705d05f822aa3d6ec612268115f8db = L.marker(
|
|
[9.27447, -83.5797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_cbbbcf461e2e095ae6dbead21508e8b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66688b125b3e1f2996e1f4945508508c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fecbd7840859523dc5b21e5b8349721e = $(`<div id="html_fecbd7840859523dc5b21e5b8349721e" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_66688b125b3e1f2996e1f4945508508c.setContent(html_fecbd7840859523dc5b21e5b8349721e);
|
|
|
|
|
|
|
|
marker_67705d05f822aa3d6ec612268115f8db.bindPopup(popup_66688b125b3e1f2996e1f4945508508c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67705d05f822aa3d6ec612268115f8db.setIcon(icon_cbbbcf461e2e095ae6dbead21508e8b8);
|
|
|
|
|
|
var marker_02d5d09816848c990aba860b176ae17d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b2df13c9dcf7a58b004f805c24d642c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf7828572214c30c895056b48fe18437 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e5602b4ac3ad132d6ec967893e593bc = $(`<div id="html_9e5602b4ac3ad132d6ec967893e593bc" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_bf7828572214c30c895056b48fe18437.setContent(html_9e5602b4ac3ad132d6ec967893e593bc);
|
|
|
|
|
|
|
|
marker_02d5d09816848c990aba860b176ae17d.bindPopup(popup_bf7828572214c30c895056b48fe18437)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02d5d09816848c990aba860b176ae17d.setIcon(icon_b2df13c9dcf7a58b004f805c24d642c1);
|
|
|
|
|
|
var marker_34d2963c6ed46f2764f57ad28212634a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_96fc89a8d6e9f4640d011693e1382f2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03a73b49dd73784f735099884149a6c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7949642165d9e1266ff8088cc2101e62 = $(`<div id="html_7949642165d9e1266ff8088cc2101e62" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_03a73b49dd73784f735099884149a6c7.setContent(html_7949642165d9e1266ff8088cc2101e62);
|
|
|
|
|
|
|
|
marker_34d2963c6ed46f2764f57ad28212634a.bindPopup(popup_03a73b49dd73784f735099884149a6c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34d2963c6ed46f2764f57ad28212634a.setIcon(icon_96fc89a8d6e9f4640d011693e1382f2a);
|
|
|
|
|
|
var marker_855edc975b4cc58ca58b53b374331f47 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_dc2473617a4a3154e02fe8e2f2577056 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e006ba33c47f43ed7e8d442313cde342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bda8aa45466528950fa6cfa1507687f = $(`<div id="html_1bda8aa45466528950fa6cfa1507687f" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_e006ba33c47f43ed7e8d442313cde342.setContent(html_1bda8aa45466528950fa6cfa1507687f);
|
|
|
|
|
|
|
|
marker_855edc975b4cc58ca58b53b374331f47.bindPopup(popup_e006ba33c47f43ed7e8d442313cde342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_855edc975b4cc58ca58b53b374331f47.setIcon(icon_dc2473617a4a3154e02fe8e2f2577056);
|
|
|
|
|
|
var marker_652a2497afa8cc14d900104a319b5145 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_149f2756f24e4b5ebd082e9a2bf083c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_955b0ed84b86b0eb5dc7abe06d4325db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db2f87adbfe592336061d904f1090308 = $(`<div id="html_db2f87adbfe592336061d904f1090308" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_955b0ed84b86b0eb5dc7abe06d4325db.setContent(html_db2f87adbfe592336061d904f1090308);
|
|
|
|
|
|
|
|
marker_652a2497afa8cc14d900104a319b5145.bindPopup(popup_955b0ed84b86b0eb5dc7abe06d4325db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_652a2497afa8cc14d900104a319b5145.setIcon(icon_149f2756f24e4b5ebd082e9a2bf083c9);
|
|
|
|
|
|
var marker_b55bd05a5e5c36b509d391b8291cd46c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_77c5d5e4a9f360463278072a2637e0c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c4e262e7f694cc39013dd04b3c192ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_452cd0aa8a1184bd0c971671a5c53f9e = $(`<div id="html_452cd0aa8a1184bd0c971671a5c53f9e" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_2c4e262e7f694cc39013dd04b3c192ff.setContent(html_452cd0aa8a1184bd0c971671a5c53f9e);
|
|
|
|
|
|
|
|
marker_b55bd05a5e5c36b509d391b8291cd46c.bindPopup(popup_2c4e262e7f694cc39013dd04b3c192ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b55bd05a5e5c36b509d391b8291cd46c.setIcon(icon_77c5d5e4a9f360463278072a2637e0c7);
|
|
|
|
|
|
var marker_64eb276e814e3c0b3b9bb9feaabbc58b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_6ba7a613872d535de2392e89848d599f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c736de50c4f480f377b82f84f05d946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f596f98ef053f88d25ac8f94a5f9ba12 = $(`<div id="html_f596f98ef053f88d25ac8f94a5f9ba12" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_5c736de50c4f480f377b82f84f05d946.setContent(html_f596f98ef053f88d25ac8f94a5f9ba12);
|
|
|
|
|
|
|
|
marker_64eb276e814e3c0b3b9bb9feaabbc58b.bindPopup(popup_5c736de50c4f480f377b82f84f05d946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64eb276e814e3c0b3b9bb9feaabbc58b.setIcon(icon_6ba7a613872d535de2392e89848d599f);
|
|
|
|
|
|
var marker_91f3a94d3e2b576760f3a396d216cdcf = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b382e2285df6576468d219641a0ca381 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7299f437d5117869dd2dca384083c8d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53dcbac3b46ff9ea2cfba2e4932b0da8 = $(`<div id="html_53dcbac3b46ff9ea2cfba2e4932b0da8" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_7299f437d5117869dd2dca384083c8d8.setContent(html_53dcbac3b46ff9ea2cfba2e4932b0da8);
|
|
|
|
|
|
|
|
marker_91f3a94d3e2b576760f3a396d216cdcf.bindPopup(popup_7299f437d5117869dd2dca384083c8d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91f3a94d3e2b576760f3a396d216cdcf.setIcon(icon_b382e2285df6576468d219641a0ca381);
|
|
|
|
|
|
var marker_a98ba526a76a4989837664538e8cc2b0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ea2017f8d010bb7bb95679c78dc3df31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_614119458a3fa6d41f2d1aa3e6e9e33e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc520ca65ef4e91e6f69960bd3e26a68 = $(`<div id="html_dc520ca65ef4e91e6f69960bd3e26a68" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_614119458a3fa6d41f2d1aa3e6e9e33e.setContent(html_dc520ca65ef4e91e6f69960bd3e26a68);
|
|
|
|
|
|
|
|
marker_a98ba526a76a4989837664538e8cc2b0.bindPopup(popup_614119458a3fa6d41f2d1aa3e6e9e33e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a98ba526a76a4989837664538e8cc2b0.setIcon(icon_ea2017f8d010bb7bb95679c78dc3df31);
|
|
|
|
|
|
var marker_770cbcc20cc7a91ad4017a98f29459e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4ab4c45883b0ee2e6c4522c69923d7af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39060a2a25479ec14bea1634dfcb97a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d50299c5c324ba2f3ccfa5e6fc251112 = $(`<div id="html_d50299c5c324ba2f3ccfa5e6fc251112" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_39060a2a25479ec14bea1634dfcb97a2.setContent(html_d50299c5c324ba2f3ccfa5e6fc251112);
|
|
|
|
|
|
|
|
marker_770cbcc20cc7a91ad4017a98f29459e2.bindPopup(popup_39060a2a25479ec14bea1634dfcb97a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_770cbcc20cc7a91ad4017a98f29459e2.setIcon(icon_4ab4c45883b0ee2e6c4522c69923d7af);
|
|
|
|
|
|
var marker_76326eb49b42cd7116c50b3b1b5eec6d = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3288c0f2542d41dada544aef933b7441 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b69934060319b1ed7f699d8d0c65072b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c89cfed688ca68be0e9281cf4e4de574 = $(`<div id="html_c89cfed688ca68be0e9281cf4e4de574" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_b69934060319b1ed7f699d8d0c65072b.setContent(html_c89cfed688ca68be0e9281cf4e4de574);
|
|
|
|
|
|
|
|
marker_76326eb49b42cd7116c50b3b1b5eec6d.bindPopup(popup_b69934060319b1ed7f699d8d0c65072b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76326eb49b42cd7116c50b3b1b5eec6d.setIcon(icon_3288c0f2542d41dada544aef933b7441);
|
|
|
|
|
|
var marker_d40af580063c71dca1980ede15b873b1 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_740026a5adeca160dca7ce370072d7c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2be8d5879ca6122b8352cd018aedaee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6d6de1a1dc3fee98786a30b8fd4f594 = $(`<div id="html_c6d6de1a1dc3fee98786a30b8fd4f594" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_a2be8d5879ca6122b8352cd018aedaee.setContent(html_c6d6de1a1dc3fee98786a30b8fd4f594);
|
|
|
|
|
|
|
|
marker_d40af580063c71dca1980ede15b873b1.bindPopup(popup_a2be8d5879ca6122b8352cd018aedaee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d40af580063c71dca1980ede15b873b1.setIcon(icon_740026a5adeca160dca7ce370072d7c7);
|
|
|
|
|
|
var marker_ce2fd4cbffd1f6c93037c041d955e0ff = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_13a253fa57853d7856113512da58b928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df2e7be204ea7e45befb4e9b8dbdbc01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23de6ec22f2f026747f1dd3c5660249f = $(`<div id="html_23de6ec22f2f026747f1dd3c5660249f" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_df2e7be204ea7e45befb4e9b8dbdbc01.setContent(html_23de6ec22f2f026747f1dd3c5660249f);
|
|
|
|
|
|
|
|
marker_ce2fd4cbffd1f6c93037c041d955e0ff.bindPopup(popup_df2e7be204ea7e45befb4e9b8dbdbc01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce2fd4cbffd1f6c93037c041d955e0ff.setIcon(icon_13a253fa57853d7856113512da58b928);
|
|
|
|
|
|
var marker_fc9b81a4eb608cebb72bd7512a428057 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_eaa3bc5bb538f8968f9b87f1dd2f611d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a32d754eaf0bb93f45c61e9abc4e894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cad4e6d4ac52964069ca8bf184f5b5e1 = $(`<div id="html_cad4e6d4ac52964069ca8bf184f5b5e1" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_8a32d754eaf0bb93f45c61e9abc4e894.setContent(html_cad4e6d4ac52964069ca8bf184f5b5e1);
|
|
|
|
|
|
|
|
marker_fc9b81a4eb608cebb72bd7512a428057.bindPopup(popup_8a32d754eaf0bb93f45c61e9abc4e894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc9b81a4eb608cebb72bd7512a428057.setIcon(icon_eaa3bc5bb538f8968f9b87f1dd2f611d);
|
|
|
|
|
|
var marker_4c6f352ca5912b19b037dee0ad8dcc01 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_7b35215837468ecaf182d6831d4e8918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e2290f5b26abf2ada5d73fef72bdad6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a0229937cfe360cdbb863dbfd3ef4ba = $(`<div id="html_2a0229937cfe360cdbb863dbfd3ef4ba" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_8e2290f5b26abf2ada5d73fef72bdad6.setContent(html_2a0229937cfe360cdbb863dbfd3ef4ba);
|
|
|
|
|
|
|
|
marker_4c6f352ca5912b19b037dee0ad8dcc01.bindPopup(popup_8e2290f5b26abf2ada5d73fef72bdad6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c6f352ca5912b19b037dee0ad8dcc01.setIcon(icon_7b35215837468ecaf182d6831d4e8918);
|
|
|
|
|
|
var marker_a6660d808e71d4a38040e6daceee4f25 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_985e4fee3fb72603aa01818b3f55c55b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0266cab2c578d8d628a5577c0b95fe9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e257eaeda7ab77d12cfa72e4e0cb0216 = $(`<div id="html_e257eaeda7ab77d12cfa72e4e0cb0216" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_0266cab2c578d8d628a5577c0b95fe9f.setContent(html_e257eaeda7ab77d12cfa72e4e0cb0216);
|
|
|
|
|
|
|
|
marker_a6660d808e71d4a38040e6daceee4f25.bindPopup(popup_0266cab2c578d8d628a5577c0b95fe9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6660d808e71d4a38040e6daceee4f25.setIcon(icon_985e4fee3fb72603aa01818b3f55c55b);
|
|
|
|
|
|
var marker_8b9f0bc2009f08de7d4624b90cfec90b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_94d3dbaf96aee44ec7daeb2f64b1e8b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0902f947373c559318346efd6a6a854 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fe55f792dca8ce05ac63228de52faba = $(`<div id="html_2fe55f792dca8ce05ac63228de52faba" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_c0902f947373c559318346efd6a6a854.setContent(html_2fe55f792dca8ce05ac63228de52faba);
|
|
|
|
|
|
|
|
marker_8b9f0bc2009f08de7d4624b90cfec90b.bindPopup(popup_c0902f947373c559318346efd6a6a854)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b9f0bc2009f08de7d4624b90cfec90b.setIcon(icon_94d3dbaf96aee44ec7daeb2f64b1e8b0);
|
|
|
|
|
|
var marker_911003c2a404ab3887a9d5c5caf154e0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2000b0c4903bcdbc9d7bb3ab49a748be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_184b6efad817b644d62641d1e6af4da4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ddd78d3616ac2ceeb18cfb146a3950d = $(`<div id="html_8ddd78d3616ac2ceeb18cfb146a3950d" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_184b6efad817b644d62641d1e6af4da4.setContent(html_8ddd78d3616ac2ceeb18cfb146a3950d);
|
|
|
|
|
|
|
|
marker_911003c2a404ab3887a9d5c5caf154e0.bindPopup(popup_184b6efad817b644d62641d1e6af4da4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_911003c2a404ab3887a9d5c5caf154e0.setIcon(icon_2000b0c4903bcdbc9d7bb3ab49a748be);
|
|
|
|
|
|
var marker_29990e01b16db7e5bc38f43b3a3b7405 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b4e036a851008e93ae7fee3c113e9548 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fa8273c9e8f22b8affb4bf4ea36f596 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f363807f4b0d284b5b3562247f254cd = $(`<div id="html_5f363807f4b0d284b5b3562247f254cd" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_4fa8273c9e8f22b8affb4bf4ea36f596.setContent(html_5f363807f4b0d284b5b3562247f254cd);
|
|
|
|
|
|
|
|
marker_29990e01b16db7e5bc38f43b3a3b7405.bindPopup(popup_4fa8273c9e8f22b8affb4bf4ea36f596)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29990e01b16db7e5bc38f43b3a3b7405.setIcon(icon_b4e036a851008e93ae7fee3c113e9548);
|
|
|
|
|
|
var marker_1a48651eb34821b724e5d67d278446d8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f2ee128ecc15bfdb033fd8359e45c419 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe2a77e959b633f852d53d7174253492 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92fc4a7a616cacd0bf1122e6628fb536 = $(`<div id="html_92fc4a7a616cacd0bf1122e6628fb536" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_fe2a77e959b633f852d53d7174253492.setContent(html_92fc4a7a616cacd0bf1122e6628fb536);
|
|
|
|
|
|
|
|
marker_1a48651eb34821b724e5d67d278446d8.bindPopup(popup_fe2a77e959b633f852d53d7174253492)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a48651eb34821b724e5d67d278446d8.setIcon(icon_f2ee128ecc15bfdb033fd8359e45c419);
|
|
|
|
|
|
var marker_ffd2add2adc43061253f8414bf0899c2 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_273d037f8ab18e0ded7115563d5a1543 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98c9d5796e1cc269414f2ea43c48be5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faae0b3039cfee5aec7884a62c97fae7 = $(`<div id="html_faae0b3039cfee5aec7884a62c97fae7" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_98c9d5796e1cc269414f2ea43c48be5b.setContent(html_faae0b3039cfee5aec7884a62c97fae7);
|
|
|
|
|
|
|
|
marker_ffd2add2adc43061253f8414bf0899c2.bindPopup(popup_98c9d5796e1cc269414f2ea43c48be5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffd2add2adc43061253f8414bf0899c2.setIcon(icon_273d037f8ab18e0ded7115563d5a1543);
|
|
|
|
|
|
var marker_2be5c791d32b522f0cb448ade0e7e9b9 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_20808320f45df6e5b6ca22009190ffbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92fabacf2fe426223676e1cb128b3882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06202b00ca3f0065e8932b75edbc7027 = $(`<div id="html_06202b00ca3f0065e8932b75edbc7027" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_92fabacf2fe426223676e1cb128b3882.setContent(html_06202b00ca3f0065e8932b75edbc7027);
|
|
|
|
|
|
|
|
marker_2be5c791d32b522f0cb448ade0e7e9b9.bindPopup(popup_92fabacf2fe426223676e1cb128b3882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2be5c791d32b522f0cb448ade0e7e9b9.setIcon(icon_20808320f45df6e5b6ca22009190ffbf);
|
|
|
|
|
|
var marker_cbbd71bf6f46c2e6286048b3245e78ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2d7935a4d42ac4609078288d3efe7310 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_538ce2d52ec4023795e2386b6d31c20f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_695dc0e7174610b6edc66d4d39f026f5 = $(`<div id="html_695dc0e7174610b6edc66d4d39f026f5" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_538ce2d52ec4023795e2386b6d31c20f.setContent(html_695dc0e7174610b6edc66d4d39f026f5);
|
|
|
|
|
|
|
|
marker_cbbd71bf6f46c2e6286048b3245e78ef.bindPopup(popup_538ce2d52ec4023795e2386b6d31c20f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbbd71bf6f46c2e6286048b3245e78ef.setIcon(icon_2d7935a4d42ac4609078288d3efe7310);
|
|
|
|
|
|
var marker_356911adbfe46f2988a20a0e32619ee2 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_b4ca14190be88e779b7701bf595ce0c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dac3649a43422029cac14f9ff4198078 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d541465538a8d3b042993b267555c443 = $(`<div id="html_d541465538a8d3b042993b267555c443" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_dac3649a43422029cac14f9ff4198078.setContent(html_d541465538a8d3b042993b267555c443);
|
|
|
|
|
|
|
|
marker_356911adbfe46f2988a20a0e32619ee2.bindPopup(popup_dac3649a43422029cac14f9ff4198078)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_356911adbfe46f2988a20a0e32619ee2.setIcon(icon_b4ca14190be88e779b7701bf595ce0c8);
|
|
|
|
|
|
var marker_4f98dddbeb5911cf4b5c57595b371eee = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_80e78d8d257879ceaac4e04946232a2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26f5f8ffc7b8a183f75aab8f701541c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7312e5c3ae0313fc11ef06b096ace96c = $(`<div id="html_7312e5c3ae0313fc11ef06b096ace96c" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_26f5f8ffc7b8a183f75aab8f701541c6.setContent(html_7312e5c3ae0313fc11ef06b096ace96c);
|
|
|
|
|
|
|
|
marker_4f98dddbeb5911cf4b5c57595b371eee.bindPopup(popup_26f5f8ffc7b8a183f75aab8f701541c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f98dddbeb5911cf4b5c57595b371eee.setIcon(icon_80e78d8d257879ceaac4e04946232a2b);
|
|
|
|
|
|
var marker_b9ed0a26f9bbb6bda64e0d8d49c7610a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_39b90063a98d8d28237c32f349b94cd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd20c065e5b4938522630cec860146a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e3a8ecedf97462533f1b4b2029d0c63 = $(`<div id="html_4e3a8ecedf97462533f1b4b2029d0c63" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_cd20c065e5b4938522630cec860146a7.setContent(html_4e3a8ecedf97462533f1b4b2029d0c63);
|
|
|
|
|
|
|
|
marker_b9ed0a26f9bbb6bda64e0d8d49c7610a.bindPopup(popup_cd20c065e5b4938522630cec860146a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ed0a26f9bbb6bda64e0d8d49c7610a.setIcon(icon_39b90063a98d8d28237c32f349b94cd1);
|
|
|
|
|
|
var marker_7d9f704d19c85807b1ef7bbf7359ce84 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0443d3e8e7dbff525a1f6ad3b84ad053 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc67718ff559a9f090fb46f796916ba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acc1735d2df6d0c08c3ad7c4caeed52a = $(`<div id="html_acc1735d2df6d0c08c3ad7c4caeed52a" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_fc67718ff559a9f090fb46f796916ba7.setContent(html_acc1735d2df6d0c08c3ad7c4caeed52a);
|
|
|
|
|
|
|
|
marker_7d9f704d19c85807b1ef7bbf7359ce84.bindPopup(popup_fc67718ff559a9f090fb46f796916ba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d9f704d19c85807b1ef7bbf7359ce84.setIcon(icon_0443d3e8e7dbff525a1f6ad3b84ad053);
|
|
|
|
|
|
var marker_d82340679c7eac4e22b768b9b6014e89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ea9dfafbf87ecb16b2b93a5f7be52723 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d86722a5c50dfe4555b3dfc0b5a333c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8245ac284ad33da576bb55e7fb55a0c3 = $(`<div id="html_8245ac284ad33da576bb55e7fb55a0c3" style="width: 100.0%; height: 100.0%;">additions-rev-rainbow-task.trycloudflare.com</div>`)[0];
|
|
popup_6d86722a5c50dfe4555b3dfc0b5a333c.setContent(html_8245ac284ad33da576bb55e7fb55a0c3);
|
|
|
|
|
|
|
|
marker_d82340679c7eac4e22b768b9b6014e89.bindPopup(popup_6d86722a5c50dfe4555b3dfc0b5a333c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d82340679c7eac4e22b768b9b6014e89.setIcon(icon_ea9dfafbf87ecb16b2b93a5f7be52723);
|
|
|
|
|
|
var marker_3b04e91681ca7affef782c02a7e838a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_e7e2d84225128e20f66f5aed08e2a0ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69b0d1a04adb0854de8587a3263c27ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44d53609596547d1789cbd618f5a05f0 = $(`<div id="html_44d53609596547d1789cbd618f5a05f0" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_69b0d1a04adb0854de8587a3263c27ae.setContent(html_44d53609596547d1789cbd618f5a05f0);
|
|
|
|
|
|
|
|
marker_3b04e91681ca7affef782c02a7e838a9.bindPopup(popup_69b0d1a04adb0854de8587a3263c27ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b04e91681ca7affef782c02a7e838a9.setIcon(icon_e7e2d84225128e20f66f5aed08e2a0ac);
|
|
|
|
|
|
var marker_34ca70b9187112544f9b23a7d8e9271a = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_2e930d4262b59ada3902f1e5fcbbc1dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38f54fcf9aeab064b8687abc19c563a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72738d574f326784516c592b7ca92cf6 = $(`<div id="html_72738d574f326784516c592b7ca92cf6" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_38f54fcf9aeab064b8687abc19c563a8.setContent(html_72738d574f326784516c592b7ca92cf6);
|
|
|
|
|
|
|
|
marker_34ca70b9187112544f9b23a7d8e9271a.bindPopup(popup_38f54fcf9aeab064b8687abc19c563a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34ca70b9187112544f9b23a7d8e9271a.setIcon(icon_2e930d4262b59ada3902f1e5fcbbc1dd);
|
|
|
|
|
|
var marker_ac62d64202c50769710d0cd2dd8ae94e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8640457c5088b611c2119ce9401ae5fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ecaece0a067bb430b3ba8ca7985de31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cecd6f6f814eacc0eef8d468be56826c = $(`<div id="html_cecd6f6f814eacc0eef8d468be56826c" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_9ecaece0a067bb430b3ba8ca7985de31.setContent(html_cecd6f6f814eacc0eef8d468be56826c);
|
|
|
|
|
|
|
|
marker_ac62d64202c50769710d0cd2dd8ae94e.bindPopup(popup_9ecaece0a067bb430b3ba8ca7985de31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac62d64202c50769710d0cd2dd8ae94e.setIcon(icon_8640457c5088b611c2119ce9401ae5fa);
|
|
|
|
|
|
var marker_8b64ba70b18e335c86f8dc2e4b0f12e1 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4d6dae93d9482020355156a48074210b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce0287b693219472cfcdbba9c1d127aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b88211d87c0b57e4f1874952319fe014 = $(`<div id="html_b88211d87c0b57e4f1874952319fe014" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ce0287b693219472cfcdbba9c1d127aa.setContent(html_b88211d87c0b57e4f1874952319fe014);
|
|
|
|
|
|
|
|
marker_8b64ba70b18e335c86f8dc2e4b0f12e1.bindPopup(popup_ce0287b693219472cfcdbba9c1d127aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b64ba70b18e335c86f8dc2e4b0f12e1.setIcon(icon_4d6dae93d9482020355156a48074210b);
|
|
|
|
|
|
var marker_3bca7ad359fae53b8d1b709a90d53858 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f5368027958b6359357bcec28a46c68a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc467e1f5dff3429738f5aaab91d331f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_589dff7d5d657ad1c2bd700d321edecd = $(`<div id="html_589dff7d5d657ad1c2bd700d321edecd" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_dc467e1f5dff3429738f5aaab91d331f.setContent(html_589dff7d5d657ad1c2bd700d321edecd);
|
|
|
|
|
|
|
|
marker_3bca7ad359fae53b8d1b709a90d53858.bindPopup(popup_dc467e1f5dff3429738f5aaab91d331f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bca7ad359fae53b8d1b709a90d53858.setIcon(icon_f5368027958b6359357bcec28a46c68a);
|
|
|
|
|
|
var marker_a93efd279c99ebef89bde7f7fff2dba5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f2df9260a5fd9ffd99f2e8cfc1af5e2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc648b9a8f7fb55ccefb969a188d756b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27510f2a96f4e4e3e28b4f98d1e8ec62 = $(`<div id="html_27510f2a96f4e4e3e28b4f98d1e8ec62" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_cc648b9a8f7fb55ccefb969a188d756b.setContent(html_27510f2a96f4e4e3e28b4f98d1e8ec62);
|
|
|
|
|
|
|
|
marker_a93efd279c99ebef89bde7f7fff2dba5.bindPopup(popup_cc648b9a8f7fb55ccefb969a188d756b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a93efd279c99ebef89bde7f7fff2dba5.setIcon(icon_f2df9260a5fd9ffd99f2e8cfc1af5e2f);
|
|
|
|
|
|
var marker_7ece4195d22e9206f365ec05d4cafa8d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3053503dac4fc73dd2454f38951b5c55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f5d33fbfb493d6613a5e80d27bfec27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaded4e79869e9013629db5470213f79 = $(`<div id="html_eaded4e79869e9013629db5470213f79" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_1f5d33fbfb493d6613a5e80d27bfec27.setContent(html_eaded4e79869e9013629db5470213f79);
|
|
|
|
|
|
|
|
marker_7ece4195d22e9206f365ec05d4cafa8d.bindPopup(popup_1f5d33fbfb493d6613a5e80d27bfec27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ece4195d22e9206f365ec05d4cafa8d.setIcon(icon_3053503dac4fc73dd2454f38951b5c55);
|
|
|
|
|
|
var marker_e8ef87a8c0913e6f9629691f949a6f2b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_502e906cff02da254182cef53b56af9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4ffdb40f995a689415351d754dc669e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d35544aef8f8a08d3110348275f25d01 = $(`<div id="html_d35544aef8f8a08d3110348275f25d01" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_d4ffdb40f995a689415351d754dc669e.setContent(html_d35544aef8f8a08d3110348275f25d01);
|
|
|
|
|
|
|
|
marker_e8ef87a8c0913e6f9629691f949a6f2b.bindPopup(popup_d4ffdb40f995a689415351d754dc669e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8ef87a8c0913e6f9629691f949a6f2b.setIcon(icon_502e906cff02da254182cef53b56af9f);
|
|
|
|
|
|
var marker_325a2e19f42381a726e1ef77759685f1 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_aafdc0c0c4e3bd0289b7890899334785 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f739bb9e1b8351f09de508642fa9c27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33c3bc618781c8091a2db094fdfad9f1 = $(`<div id="html_33c3bc618781c8091a2db094fdfad9f1" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_4f739bb9e1b8351f09de508642fa9c27.setContent(html_33c3bc618781c8091a2db094fdfad9f1);
|
|
|
|
|
|
|
|
marker_325a2e19f42381a726e1ef77759685f1.bindPopup(popup_4f739bb9e1b8351f09de508642fa9c27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_325a2e19f42381a726e1ef77759685f1.setIcon(icon_aafdc0c0c4e3bd0289b7890899334785);
|
|
|
|
|
|
var marker_e82e104988f85181fe09e991c073e9e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_bda1dc7b6bee0c671971f204203eee96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dfc41f2875e74c1fcf659dd60fc8599 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25445dd6f793d1606402bd84411465d5 = $(`<div id="html_25445dd6f793d1606402bd84411465d5" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_2dfc41f2875e74c1fcf659dd60fc8599.setContent(html_25445dd6f793d1606402bd84411465d5);
|
|
|
|
|
|
|
|
marker_e82e104988f85181fe09e991c073e9e9.bindPopup(popup_2dfc41f2875e74c1fcf659dd60fc8599)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e82e104988f85181fe09e991c073e9e9.setIcon(icon_bda1dc7b6bee0c671971f204203eee96);
|
|
|
|
|
|
var marker_c64d1fd42a965f64bc617068e1764b6c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_69a93b8b84052b6c121766ebe2ecf351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef92608640836367e3dca3c403dee5ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72ec617e8d840e92a72cb4906eecf79a = $(`<div id="html_72ec617e8d840e92a72cb4906eecf79a" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_ef92608640836367e3dca3c403dee5ae.setContent(html_72ec617e8d840e92a72cb4906eecf79a);
|
|
|
|
|
|
|
|
marker_c64d1fd42a965f64bc617068e1764b6c.bindPopup(popup_ef92608640836367e3dca3c403dee5ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c64d1fd42a965f64bc617068e1764b6c.setIcon(icon_69a93b8b84052b6c121766ebe2ecf351);
|
|
|
|
|
|
var marker_c3aca07a5bea3aee27c05eab59e82567 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_fd6768c963aa21361be93ee6feaecd59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcf885ea77e37872c15d313ada8a7403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2109895badf04f46ae355f4a194f9a07 = $(`<div id="html_2109895badf04f46ae355f4a194f9a07" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_fcf885ea77e37872c15d313ada8a7403.setContent(html_2109895badf04f46ae355f4a194f9a07);
|
|
|
|
|
|
|
|
marker_c3aca07a5bea3aee27c05eab59e82567.bindPopup(popup_fcf885ea77e37872c15d313ada8a7403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3aca07a5bea3aee27c05eab59e82567.setIcon(icon_fd6768c963aa21361be93ee6feaecd59);
|
|
|
|
|
|
var marker_32426ada411a0a47cd35b1c680c179f6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_7568dc1756b894477fd4c73479b9a902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4922fb008a20b7aef983b5f1edead40b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79f2ae7d7e2022e6b8bb43a86babe240 = $(`<div id="html_79f2ae7d7e2022e6b8bb43a86babe240" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_4922fb008a20b7aef983b5f1edead40b.setContent(html_79f2ae7d7e2022e6b8bb43a86babe240);
|
|
|
|
|
|
|
|
marker_32426ada411a0a47cd35b1c680c179f6.bindPopup(popup_4922fb008a20b7aef983b5f1edead40b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32426ada411a0a47cd35b1c680c179f6.setIcon(icon_7568dc1756b894477fd4c73479b9a902);
|
|
|
|
|
|
var marker_0b6068e197d2ad8de20bae23a9f857ae = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_64080aaa54500dcddef8413f69208eae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_431186559a2e66f833f02f4711bbcf42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31a2ef4ea0a6c8d65e53899fd07b0f9a = $(`<div id="html_31a2ef4ea0a6c8d65e53899fd07b0f9a" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_431186559a2e66f833f02f4711bbcf42.setContent(html_31a2ef4ea0a6c8d65e53899fd07b0f9a);
|
|
|
|
|
|
|
|
marker_0b6068e197d2ad8de20bae23a9f857ae.bindPopup(popup_431186559a2e66f833f02f4711bbcf42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b6068e197d2ad8de20bae23a9f857ae.setIcon(icon_64080aaa54500dcddef8413f69208eae);
|
|
|
|
|
|
var marker_2582901fd9fa5971176903c378b020a0 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_426299c3a3209a8dffa9c1e9bac02a3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efed106cbe3614b53e655c338eae733a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_715c0b3f9b5cc9d36f72d8261f3550bb = $(`<div id="html_715c0b3f9b5cc9d36f72d8261f3550bb" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_efed106cbe3614b53e655c338eae733a.setContent(html_715c0b3f9b5cc9d36f72d8261f3550bb);
|
|
|
|
|
|
|
|
marker_2582901fd9fa5971176903c378b020a0.bindPopup(popup_efed106cbe3614b53e655c338eae733a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2582901fd9fa5971176903c378b020a0.setIcon(icon_426299c3a3209a8dffa9c1e9bac02a3f);
|
|
|
|
|
|
var marker_7cee81c1b3a2eaf29dcf2ce5b7c1b305 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3e78a712543fc7e55833baaff6501ee4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85f9812e75768449cc98527aeb180bdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c10753d5d3bf9c094c5cc14173b80aa1 = $(`<div id="html_c10753d5d3bf9c094c5cc14173b80aa1" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_85f9812e75768449cc98527aeb180bdc.setContent(html_c10753d5d3bf9c094c5cc14173b80aa1);
|
|
|
|
|
|
|
|
marker_7cee81c1b3a2eaf29dcf2ce5b7c1b305.bindPopup(popup_85f9812e75768449cc98527aeb180bdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cee81c1b3a2eaf29dcf2ce5b7c1b305.setIcon(icon_3e78a712543fc7e55833baaff6501ee4);
|
|
|
|
|
|
var marker_0c77edb242509135843ce5dc7045ab83 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_704920afd3370a03e8fea0d761a33e95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_563be2770b21bc2a6a07cbff38ff0dee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb65f7c5244f034d2c6bb7990281649c = $(`<div id="html_eb65f7c5244f034d2c6bb7990281649c" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_563be2770b21bc2a6a07cbff38ff0dee.setContent(html_eb65f7c5244f034d2c6bb7990281649c);
|
|
|
|
|
|
|
|
marker_0c77edb242509135843ce5dc7045ab83.bindPopup(popup_563be2770b21bc2a6a07cbff38ff0dee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c77edb242509135843ce5dc7045ab83.setIcon(icon_704920afd3370a03e8fea0d761a33e95);
|
|
|
|
|
|
var marker_b965aadc86afd7acb5df14a0c00881d7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3e9bcc7ed645a37c3504a56b87c99f70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb5852b1d68856c360a40fc643386c09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b25f9ea994b3df5d6a03735d143fbba7 = $(`<div id="html_b25f9ea994b3df5d6a03735d143fbba7" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_bb5852b1d68856c360a40fc643386c09.setContent(html_b25f9ea994b3df5d6a03735d143fbba7);
|
|
|
|
|
|
|
|
marker_b965aadc86afd7acb5df14a0c00881d7.bindPopup(popup_bb5852b1d68856c360a40fc643386c09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b965aadc86afd7acb5df14a0c00881d7.setIcon(icon_3e9bcc7ed645a37c3504a56b87c99f70);
|
|
|
|
|
|
var marker_427955ebd2cc73c9867193ad554dda2f = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3aaaf3db28a0ef3ed4aef4522679797a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1963808603156d39987a2ec5536fba49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7aeb4cd131c1052373a003949bd576a3 = $(`<div id="html_7aeb4cd131c1052373a003949bd576a3" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_1963808603156d39987a2ec5536fba49.setContent(html_7aeb4cd131c1052373a003949bd576a3);
|
|
|
|
|
|
|
|
marker_427955ebd2cc73c9867193ad554dda2f.bindPopup(popup_1963808603156d39987a2ec5536fba49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_427955ebd2cc73c9867193ad554dda2f.setIcon(icon_3aaaf3db28a0ef3ed4aef4522679797a);
|
|
|
|
|
|
var marker_051a4f515bce748cb9d51de8b3124c25 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ef6397ca093f1eb00f46a1dd705be918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a96c78204278dd7da19d901299fde6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f05274575d00e0dad6edc53a2fdd8d56 = $(`<div id="html_f05274575d00e0dad6edc53a2fdd8d56" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_4a96c78204278dd7da19d901299fde6e.setContent(html_f05274575d00e0dad6edc53a2fdd8d56);
|
|
|
|
|
|
|
|
marker_051a4f515bce748cb9d51de8b3124c25.bindPopup(popup_4a96c78204278dd7da19d901299fde6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_051a4f515bce748cb9d51de8b3124c25.setIcon(icon_ef6397ca093f1eb00f46a1dd705be918);
|
|
|
|
|
|
var marker_b592bcda4c466ccaf4fea992500ab1e9 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_7d1e7f1ff2b56ebf09d6a0c3ed7ee11a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abed59ee10b6c666c3175eb67d2b0a7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a4cd08835a32874c9c29d43aa914bc1 = $(`<div id="html_1a4cd08835a32874c9c29d43aa914bc1" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_abed59ee10b6c666c3175eb67d2b0a7f.setContent(html_1a4cd08835a32874c9c29d43aa914bc1);
|
|
|
|
|
|
|
|
marker_b592bcda4c466ccaf4fea992500ab1e9.bindPopup(popup_abed59ee10b6c666c3175eb67d2b0a7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b592bcda4c466ccaf4fea992500ab1e9.setIcon(icon_7d1e7f1ff2b56ebf09d6a0c3ed7ee11a);
|
|
|
|
|
|
var marker_fe6542d98d874e7b3e952d56c1c2f1cd = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4d6a55be44900f59dfe0566dbea4ce4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc982415f35b9932ef58d6dc9bab8536 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b735b26f95b15ac93f927876715398c5 = $(`<div id="html_b735b26f95b15ac93f927876715398c5" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_cc982415f35b9932ef58d6dc9bab8536.setContent(html_b735b26f95b15ac93f927876715398c5);
|
|
|
|
|
|
|
|
marker_fe6542d98d874e7b3e952d56c1c2f1cd.bindPopup(popup_cc982415f35b9932ef58d6dc9bab8536)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6542d98d874e7b3e952d56c1c2f1cd.setIcon(icon_4d6a55be44900f59dfe0566dbea4ce4e);
|
|
|
|
|
|
var marker_1b6e9a7fd4c5122d9dc8c9ec525e7836 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_7c76c260f3a3f7a6aac0d1bd22d861c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37a6e87e2cb3d027e90f4311cf7888cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27c0acd826dc109702df82fb7218d979 = $(`<div id="html_27c0acd826dc109702df82fb7218d979" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_37a6e87e2cb3d027e90f4311cf7888cb.setContent(html_27c0acd826dc109702df82fb7218d979);
|
|
|
|
|
|
|
|
marker_1b6e9a7fd4c5122d9dc8c9ec525e7836.bindPopup(popup_37a6e87e2cb3d027e90f4311cf7888cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b6e9a7fd4c5122d9dc8c9ec525e7836.setIcon(icon_7c76c260f3a3f7a6aac0d1bd22d861c8);
|
|
|
|
|
|
var marker_42f67048c102a1f2b04fa28ee5941137 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_034fd7b755ca90a1c15fe9a48447dfdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fca6b15b0a718955172f0da091b96b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a814126f55ff6c34467fa94d58c4ea84 = $(`<div id="html_a814126f55ff6c34467fa94d58c4ea84" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_1fca6b15b0a718955172f0da091b96b1.setContent(html_a814126f55ff6c34467fa94d58c4ea84);
|
|
|
|
|
|
|
|
marker_42f67048c102a1f2b04fa28ee5941137.bindPopup(popup_1fca6b15b0a718955172f0da091b96b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42f67048c102a1f2b04fa28ee5941137.setIcon(icon_034fd7b755ca90a1c15fe9a48447dfdb);
|
|
|
|
|
|
var marker_7f1468f3488bb94036e1034a64d50138 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_5cceb6beb4590ac3721a9580feabb0c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ce551b25a8cf2c8ec559f3c5b5422a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc262c81976323d19e8536df76d5780a = $(`<div id="html_dc262c81976323d19e8536df76d5780a" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_6ce551b25a8cf2c8ec559f3c5b5422a6.setContent(html_dc262c81976323d19e8536df76d5780a);
|
|
|
|
|
|
|
|
marker_7f1468f3488bb94036e1034a64d50138.bindPopup(popup_6ce551b25a8cf2c8ec559f3c5b5422a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f1468f3488bb94036e1034a64d50138.setIcon(icon_5cceb6beb4590ac3721a9580feabb0c3);
|
|
|
|
|
|
var marker_ed54e5b5d34b915e0e13615ea90ab6c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_372a1fdc1016605dd809b7a813fc1510 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ddd6c45744cf3951b564513ff350c06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edf190754f6a5343c2898f4a0b19ee77 = $(`<div id="html_edf190754f6a5343c2898f4a0b19ee77" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_0ddd6c45744cf3951b564513ff350c06.setContent(html_edf190754f6a5343c2898f4a0b19ee77);
|
|
|
|
|
|
|
|
marker_ed54e5b5d34b915e0e13615ea90ab6c0.bindPopup(popup_0ddd6c45744cf3951b564513ff350c06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed54e5b5d34b915e0e13615ea90ab6c0.setIcon(icon_372a1fdc1016605dd809b7a813fc1510);
|
|
|
|
|
|
var marker_20e583979db69cfe288b89b0bb8c27df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_562e22d2cc6cb79a0607f917e804165a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a368c2b2e08878457f0abc8a7daf9205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82689b20bc42bb10568552e6d7311315 = $(`<div id="html_82689b20bc42bb10568552e6d7311315" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_a368c2b2e08878457f0abc8a7daf9205.setContent(html_82689b20bc42bb10568552e6d7311315);
|
|
|
|
|
|
|
|
marker_20e583979db69cfe288b89b0bb8c27df.bindPopup(popup_a368c2b2e08878457f0abc8a7daf9205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20e583979db69cfe288b89b0bb8c27df.setIcon(icon_562e22d2cc6cb79a0607f917e804165a);
|
|
|
|
|
|
var marker_a32b5811e51180480913e380640a0854 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_1e425ea201458f60490555265e2184f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e94ec0bf0e2d38e4abefee1c6519b4ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b225e53c660779039cfa7e2bdb3906a = $(`<div id="html_8b225e53c660779039cfa7e2bdb3906a" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_e94ec0bf0e2d38e4abefee1c6519b4ee.setContent(html_8b225e53c660779039cfa7e2bdb3906a);
|
|
|
|
|
|
|
|
marker_a32b5811e51180480913e380640a0854.bindPopup(popup_e94ec0bf0e2d38e4abefee1c6519b4ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a32b5811e51180480913e380640a0854.setIcon(icon_1e425ea201458f60490555265e2184f0);
|
|
|
|
|
|
var marker_df4367e1eb6ff937ad499e83de088d0b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_18654806418d45d50819c0ce1c108e86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_929637ec30ec662f94ee97c6b3aca472 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12027b1cb4d38a0ea0a7a6062d67d92e = $(`<div id="html_12027b1cb4d38a0ea0a7a6062d67d92e" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_929637ec30ec662f94ee97c6b3aca472.setContent(html_12027b1cb4d38a0ea0a7a6062d67d92e);
|
|
|
|
|
|
|
|
marker_df4367e1eb6ff937ad499e83de088d0b.bindPopup(popup_929637ec30ec662f94ee97c6b3aca472)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df4367e1eb6ff937ad499e83de088d0b.setIcon(icon_18654806418d45d50819c0ce1c108e86);
|
|
|
|
|
|
var marker_c418cdb05ae7f0c5051b8c5d76b51474 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4981372d559491a152739b5e5d5cac10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f34e8f1d6feff2558b1dc16d0d9a5778 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdabe6b3d99b87efa09cb4ac24aa85a6 = $(`<div id="html_fdabe6b3d99b87efa09cb4ac24aa85a6" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_f34e8f1d6feff2558b1dc16d0d9a5778.setContent(html_fdabe6b3d99b87efa09cb4ac24aa85a6);
|
|
|
|
|
|
|
|
marker_c418cdb05ae7f0c5051b8c5d76b51474.bindPopup(popup_f34e8f1d6feff2558b1dc16d0d9a5778)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c418cdb05ae7f0c5051b8c5d76b51474.setIcon(icon_4981372d559491a152739b5e5d5cac10);
|
|
|
|
|
|
var marker_625d4e2d50ba672043bb39443fba7b0b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_9c840e074c0377d9e668350ff7ceee36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cd7182b8f0955f141b247895461dc07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffdbf2b39c512255b2cac02b6f30f5f0 = $(`<div id="html_ffdbf2b39c512255b2cac02b6f30f5f0" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_8cd7182b8f0955f141b247895461dc07.setContent(html_ffdbf2b39c512255b2cac02b6f30f5f0);
|
|
|
|
|
|
|
|
marker_625d4e2d50ba672043bb39443fba7b0b.bindPopup(popup_8cd7182b8f0955f141b247895461dc07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_625d4e2d50ba672043bb39443fba7b0b.setIcon(icon_9c840e074c0377d9e668350ff7ceee36);
|
|
|
|
|
|
var marker_4a24d346f93fb5f72f9b040c951ad116 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_84b9a25ee1cb98076896d98e4e75c4c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbdec1dda3eb847b11f15783e96d468b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c87e15528e2c7851c3c2c85cff221bbf = $(`<div id="html_c87e15528e2c7851c3c2c85cff221bbf" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_bbdec1dda3eb847b11f15783e96d468b.setContent(html_c87e15528e2c7851c3c2c85cff221bbf);
|
|
|
|
|
|
|
|
marker_4a24d346f93fb5f72f9b040c951ad116.bindPopup(popup_bbdec1dda3eb847b11f15783e96d468b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a24d346f93fb5f72f9b040c951ad116.setIcon(icon_84b9a25ee1cb98076896d98e4e75c4c0);
|
|
|
|
|
|
var marker_f6c2027b44796d1f35e96ed3ceafe6bb = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ede664e7280794b103bf63be301c4594 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab22d7cf9c70c28188702525d29da88f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a189f04b34ae9df8eada341ac1e453d = $(`<div id="html_1a189f04b34ae9df8eada341ac1e453d" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_ab22d7cf9c70c28188702525d29da88f.setContent(html_1a189f04b34ae9df8eada341ac1e453d);
|
|
|
|
|
|
|
|
marker_f6c2027b44796d1f35e96ed3ceafe6bb.bindPopup(popup_ab22d7cf9c70c28188702525d29da88f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6c2027b44796d1f35e96ed3ceafe6bb.setIcon(icon_ede664e7280794b103bf63be301c4594);
|
|
|
|
|
|
var marker_9d65b0306c03299b0a33879395d6ae0c = L.marker(
|
|
[14.0644, 101.515],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_62abe1bd1c92c43aed0c1141a71b7330 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b69df09565fa16891e217f104d870f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a53478c677a0ba1b6d6d14e8b16bb184 = $(`<div id="html_a53478c677a0ba1b6d6d14e8b16bb184" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_0b69df09565fa16891e217f104d870f4.setContent(html_a53478c677a0ba1b6d6d14e8b16bb184);
|
|
|
|
|
|
|
|
marker_9d65b0306c03299b0a33879395d6ae0c.bindPopup(popup_0b69df09565fa16891e217f104d870f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d65b0306c03299b0a33879395d6ae0c.setIcon(icon_62abe1bd1c92c43aed0c1141a71b7330);
|
|
|
|
|
|
var marker_4dd8e14d2c09ba708a859863a1256699 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_7c72528f79a3f64568461a45f473e225 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_375eb350068f5993fe5c2a098c030fb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3094906ea076e721bcd89a706a1d3147 = $(`<div id="html_3094906ea076e721bcd89a706a1d3147" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_375eb350068f5993fe5c2a098c030fb9.setContent(html_3094906ea076e721bcd89a706a1d3147);
|
|
|
|
|
|
|
|
marker_4dd8e14d2c09ba708a859863a1256699.bindPopup(popup_375eb350068f5993fe5c2a098c030fb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dd8e14d2c09ba708a859863a1256699.setIcon(icon_7c72528f79a3f64568461a45f473e225);
|
|
|
|
|
|
var marker_c84a1ef2866156ad4f9173d0cfef67bd = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_c77030740f75dbf5d16c3efbd572b589 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43e9304289cbb3b38555e0be38895a29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_354e043e5c1085333183685fd57e2052 = $(`<div id="html_354e043e5c1085333183685fd57e2052" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_43e9304289cbb3b38555e0be38895a29.setContent(html_354e043e5c1085333183685fd57e2052);
|
|
|
|
|
|
|
|
marker_c84a1ef2866156ad4f9173d0cfef67bd.bindPopup(popup_43e9304289cbb3b38555e0be38895a29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c84a1ef2866156ad4f9173d0cfef67bd.setIcon(icon_c77030740f75dbf5d16c3efbd572b589);
|
|
|
|
|
|
var marker_688847d0a2a0d7da10aeedb94ed7f90b = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_e068be4f3a5906f59374693eda5adb34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1965fb23b17a3a4431d96bbf99548cd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4a64a7d921a5a6f9b197dad947f9af1 = $(`<div id="html_c4a64a7d921a5a6f9b197dad947f9af1" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_1965fb23b17a3a4431d96bbf99548cd8.setContent(html_c4a64a7d921a5a6f9b197dad947f9af1);
|
|
|
|
|
|
|
|
marker_688847d0a2a0d7da10aeedb94ed7f90b.bindPopup(popup_1965fb23b17a3a4431d96bbf99548cd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_688847d0a2a0d7da10aeedb94ed7f90b.setIcon(icon_e068be4f3a5906f59374693eda5adb34);
|
|
|
|
|
|
var marker_769233a03a8683dadb8f82f31ed90ac2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_556deb93ea9c66d174dfd0d7239ca64e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce748ee0bdceee1fa41ed63f1f499937 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f92ae58dfe27b91146997b153851bd99 = $(`<div id="html_f92ae58dfe27b91146997b153851bd99" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_ce748ee0bdceee1fa41ed63f1f499937.setContent(html_f92ae58dfe27b91146997b153851bd99);
|
|
|
|
|
|
|
|
marker_769233a03a8683dadb8f82f31ed90ac2.bindPopup(popup_ce748ee0bdceee1fa41ed63f1f499937)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_769233a03a8683dadb8f82f31ed90ac2.setIcon(icon_556deb93ea9c66d174dfd0d7239ca64e);
|
|
|
|
|
|
var marker_c5eab50b7f7b6d4a146c64bbe94ffe7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_068df3f38e9fdad68f67a2e957fe6006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8944ec04692a6e3652036b68ff3e934a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ba3684c7dbeddb0ba6497b2567ed38d = $(`<div id="html_0ba3684c7dbeddb0ba6497b2567ed38d" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_8944ec04692a6e3652036b68ff3e934a.setContent(html_0ba3684c7dbeddb0ba6497b2567ed38d);
|
|
|
|
|
|
|
|
marker_c5eab50b7f7b6d4a146c64bbe94ffe7c.bindPopup(popup_8944ec04692a6e3652036b68ff3e934a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5eab50b7f7b6d4a146c64bbe94ffe7c.setIcon(icon_068df3f38e9fdad68f67a2e957fe6006);
|
|
|
|
|
|
var marker_7c24b418775d41d3b253dee400957498 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_1e50fc501f3439dfbe47f1d0b70fef99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97f39342674acd80e4dfa51b48e81c69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c51b64a02eba6621a7ef638939b60138 = $(`<div id="html_c51b64a02eba6621a7ef638939b60138" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_97f39342674acd80e4dfa51b48e81c69.setContent(html_c51b64a02eba6621a7ef638939b60138);
|
|
|
|
|
|
|
|
marker_7c24b418775d41d3b253dee400957498.bindPopup(popup_97f39342674acd80e4dfa51b48e81c69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c24b418775d41d3b253dee400957498.setIcon(icon_1e50fc501f3439dfbe47f1d0b70fef99);
|
|
|
|
|
|
var marker_f2b94caa2486cc6028c22d551238bead = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4e29182af35cd8362ecbdde0dc6bfd00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_076aa7a9f0187f232eac6dc467f543f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d37bf016fd3749fffec5c796cb3e5f6f = $(`<div id="html_d37bf016fd3749fffec5c796cb3e5f6f" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_076aa7a9f0187f232eac6dc467f543f8.setContent(html_d37bf016fd3749fffec5c796cb3e5f6f);
|
|
|
|
|
|
|
|
marker_f2b94caa2486cc6028c22d551238bead.bindPopup(popup_076aa7a9f0187f232eac6dc467f543f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2b94caa2486cc6028c22d551238bead.setIcon(icon_4e29182af35cd8362ecbdde0dc6bfd00);
|
|
|
|
|
|
var marker_05461838f1b5d8801c6c2003f9552f93 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_809bcfaa9a82c64d7ff62412a3916533 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_708ed656b623b78c615f6633926d1b10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_722e7e176da4fc0617ab14994270a0e9 = $(`<div id="html_722e7e176da4fc0617ab14994270a0e9" style="width: 100.0%; height: 100.0%;">librepress.libretechsystems.xyz</div>`)[0];
|
|
popup_708ed656b623b78c615f6633926d1b10.setContent(html_722e7e176da4fc0617ab14994270a0e9);
|
|
|
|
|
|
|
|
marker_05461838f1b5d8801c6c2003f9552f93.bindPopup(popup_708ed656b623b78c615f6633926d1b10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05461838f1b5d8801c6c2003f9552f93.setIcon(icon_809bcfaa9a82c64d7ff62412a3916533);
|
|
|
|
|
|
var marker_6e49755b70e840c08c1bc2f21a129bac = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_797aa271b226d01af72e363abef288f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78377ee2e66b14fc8207aba9bbaaf8ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a51de8fa4b980243df1f0da0bac933b = $(`<div id="html_6a51de8fa4b980243df1f0da0bac933b" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_78377ee2e66b14fc8207aba9bbaaf8ff.setContent(html_6a51de8fa4b980243df1f0da0bac933b);
|
|
|
|
|
|
|
|
marker_6e49755b70e840c08c1bc2f21a129bac.bindPopup(popup_78377ee2e66b14fc8207aba9bbaaf8ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e49755b70e840c08c1bc2f21a129bac.setIcon(icon_797aa271b226d01af72e363abef288f7);
|
|
|
|
|
|
var marker_f6ce0402b7ebe3a7943a05cbf3c94501 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_9a0d176c6e1884b7696b634686b93f56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1025cf3b7a44ed1a3606649f71c9300c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c67961936ea8a5c2ce56d77015226e5e = $(`<div id="html_c67961936ea8a5c2ce56d77015226e5e" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_1025cf3b7a44ed1a3606649f71c9300c.setContent(html_c67961936ea8a5c2ce56d77015226e5e);
|
|
|
|
|
|
|
|
marker_f6ce0402b7ebe3a7943a05cbf3c94501.bindPopup(popup_1025cf3b7a44ed1a3606649f71c9300c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6ce0402b7ebe3a7943a05cbf3c94501.setIcon(icon_9a0d176c6e1884b7696b634686b93f56);
|
|
|
|
|
|
var marker_f78d0f1a2a1c90fef8c6f5cc1a95b792 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_d216208f59c8f51a907e003e4e206669 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7936674e94417be9a3a06fd7dbc38423 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b24f16ce570ce0c3118c271fc3a1221 = $(`<div id="html_0b24f16ce570ce0c3118c271fc3a1221" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_7936674e94417be9a3a06fd7dbc38423.setContent(html_0b24f16ce570ce0c3118c271fc3a1221);
|
|
|
|
|
|
|
|
marker_f78d0f1a2a1c90fef8c6f5cc1a95b792.bindPopup(popup_7936674e94417be9a3a06fd7dbc38423)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f78d0f1a2a1c90fef8c6f5cc1a95b792.setIcon(icon_d216208f59c8f51a907e003e4e206669);
|
|
|
|
|
|
var marker_edcebbe8181cba55dda5b73575e0779c = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_29ea8664d87845b674bc59c71078c2ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce03b988384a9cde0f70cd19993a995b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31161e917bac51d2dfea41414701d517 = $(`<div id="html_31161e917bac51d2dfea41414701d517" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_ce03b988384a9cde0f70cd19993a995b.setContent(html_31161e917bac51d2dfea41414701d517);
|
|
|
|
|
|
|
|
marker_edcebbe8181cba55dda5b73575e0779c.bindPopup(popup_ce03b988384a9cde0f70cd19993a995b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edcebbe8181cba55dda5b73575e0779c.setIcon(icon_29ea8664d87845b674bc59c71078c2ee);
|
|
|
|
|
|
var marker_885a61bd01b633e22cbd6c1ef953d343 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4337599aa58d0fdb994ae2e1d34c2ad3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c3b4a54c4016619d342ef76312d5cc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43774a7f39da1111a1186112d8c5a3f9 = $(`<div id="html_43774a7f39da1111a1186112d8c5a3f9" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_0c3b4a54c4016619d342ef76312d5cc6.setContent(html_43774a7f39da1111a1186112d8c5a3f9);
|
|
|
|
|
|
|
|
marker_885a61bd01b633e22cbd6c1ef953d343.bindPopup(popup_0c3b4a54c4016619d342ef76312d5cc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_885a61bd01b633e22cbd6c1ef953d343.setIcon(icon_4337599aa58d0fdb994ae2e1d34c2ad3);
|
|
|
|
|
|
var marker_b7f49d26c52f71589946feb460110637 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_9662e61e2ac0ec5755916ad007222028 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c30342a1b0bfbe74163bc3b84becbc61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9da1d86a9d7aa48b578037f45b532c7c = $(`<div id="html_9da1d86a9d7aa48b578037f45b532c7c" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_c30342a1b0bfbe74163bc3b84becbc61.setContent(html_9da1d86a9d7aa48b578037f45b532c7c);
|
|
|
|
|
|
|
|
marker_b7f49d26c52f71589946feb460110637.bindPopup(popup_c30342a1b0bfbe74163bc3b84becbc61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7f49d26c52f71589946feb460110637.setIcon(icon_9662e61e2ac0ec5755916ad007222028);
|
|
|
|
|
|
var marker_eb380abf4056980227814b3c5b9bb979 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_c1c55af886986d6819579d6da819314d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_393eec512355acaf3543591229bc020c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7581951f15c33d8bbd051f24453d3982 = $(`<div id="html_7581951f15c33d8bbd051f24453d3982" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_393eec512355acaf3543591229bc020c.setContent(html_7581951f15c33d8bbd051f24453d3982);
|
|
|
|
|
|
|
|
marker_eb380abf4056980227814b3c5b9bb979.bindPopup(popup_393eec512355acaf3543591229bc020c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb380abf4056980227814b3c5b9bb979.setIcon(icon_c1c55af886986d6819579d6da819314d);
|
|
|
|
|
|
var marker_478ab429ec9111706f1dd9c3b9f9b8e9 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f9a8dee6235fa0ae0d93da2394d3b913 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06454485518056f2faeaee8e92fb2c25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b278d08520dd74b702543921a291d0dd = $(`<div id="html_b278d08520dd74b702543921a291d0dd" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_06454485518056f2faeaee8e92fb2c25.setContent(html_b278d08520dd74b702543921a291d0dd);
|
|
|
|
|
|
|
|
marker_478ab429ec9111706f1dd9c3b9f9b8e9.bindPopup(popup_06454485518056f2faeaee8e92fb2c25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_478ab429ec9111706f1dd9c3b9f9b8e9.setIcon(icon_f9a8dee6235fa0ae0d93da2394d3b913);
|
|
|
|
|
|
var marker_930dc3627558c38aade855a62c1c1c7a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_30f2e686d9dea0683ca726b7eec5d3a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2ad383aeab19fbc77e93df62d844795 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faf8de1ad27165d70e4fa0081a0352c5 = $(`<div id="html_faf8de1ad27165d70e4fa0081a0352c5" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_e2ad383aeab19fbc77e93df62d844795.setContent(html_faf8de1ad27165d70e4fa0081a0352c5);
|
|
|
|
|
|
|
|
marker_930dc3627558c38aade855a62c1c1c7a.bindPopup(popup_e2ad383aeab19fbc77e93df62d844795)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_930dc3627558c38aade855a62c1c1c7a.setIcon(icon_30f2e686d9dea0683ca726b7eec5d3a3);
|
|
|
|
|
|
var marker_51e0dbfc39213d64dbb1125dfc224c54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ff67b5af1e3f0084c21d94396d53ac49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_930ec28fdab04b3530d978d9025f2bfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_320d314e0c96bd610227018552fbc97a = $(`<div id="html_320d314e0c96bd610227018552fbc97a" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_930ec28fdab04b3530d978d9025f2bfc.setContent(html_320d314e0c96bd610227018552fbc97a);
|
|
|
|
|
|
|
|
marker_51e0dbfc39213d64dbb1125dfc224c54.bindPopup(popup_930ec28fdab04b3530d978d9025f2bfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51e0dbfc39213d64dbb1125dfc224c54.setIcon(icon_ff67b5af1e3f0084c21d94396d53ac49);
|
|
|
|
|
|
var marker_539390a5145499b63bb989454d2b896e = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_954a68142ad337447f901c67c805c2ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4784394384064c4b973dd0b2970810a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe497ae3fb4aadfec0b324449831f9f = $(`<div id="html_cfe497ae3fb4aadfec0b324449831f9f" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_4784394384064c4b973dd0b2970810a5.setContent(html_cfe497ae3fb4aadfec0b324449831f9f);
|
|
|
|
|
|
|
|
marker_539390a5145499b63bb989454d2b896e.bindPopup(popup_4784394384064c4b973dd0b2970810a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_539390a5145499b63bb989454d2b896e.setIcon(icon_954a68142ad337447f901c67c805c2ce);
|
|
|
|
|
|
var marker_84f7571251453691b2a5f24c14121704 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_0353f09b5c694ace66cf6f982e703653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29545858d20949b067baf5a38239e56c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1536c1c3961c305eb5decee841e28249 = $(`<div id="html_1536c1c3961c305eb5decee841e28249" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_29545858d20949b067baf5a38239e56c.setContent(html_1536c1c3961c305eb5decee841e28249);
|
|
|
|
|
|
|
|
marker_84f7571251453691b2a5f24c14121704.bindPopup(popup_29545858d20949b067baf5a38239e56c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84f7571251453691b2a5f24c14121704.setIcon(icon_0353f09b5c694ace66cf6f982e703653);
|
|
|
|
|
|
var marker_8774f73ca7e884be7ca4f34ca9536359 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_5d9353daee3ab9a9880bf484f9d86dc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3313ec892fc1d9d075ec9503fda205c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d2ff69878869d847260fe0804471410 = $(`<div id="html_5d2ff69878869d847260fe0804471410" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_3313ec892fc1d9d075ec9503fda205c0.setContent(html_5d2ff69878869d847260fe0804471410);
|
|
|
|
|
|
|
|
marker_8774f73ca7e884be7ca4f34ca9536359.bindPopup(popup_3313ec892fc1d9d075ec9503fda205c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8774f73ca7e884be7ca4f34ca9536359.setIcon(icon_5d9353daee3ab9a9880bf484f9d86dc7);
|
|
|
|
|
|
var marker_bcdc527e27c6c7c72b26b38e02fb7c63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_8a04e1b9fc189f1aedda1daeec938a0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_431ed947fbd676b6d5faadafc902f70f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a84bedabbb6792194fefe6ac9ceebaf6 = $(`<div id="html_a84bedabbb6792194fefe6ac9ceebaf6" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_431ed947fbd676b6d5faadafc902f70f.setContent(html_a84bedabbb6792194fefe6ac9ceebaf6);
|
|
|
|
|
|
|
|
marker_bcdc527e27c6c7c72b26b38e02fb7c63.bindPopup(popup_431ed947fbd676b6d5faadafc902f70f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcdc527e27c6c7c72b26b38e02fb7c63.setIcon(icon_8a04e1b9fc189f1aedda1daeec938a0f);
|
|
|
|
|
|
var marker_daaecdd86468a778f393bd65bdbf648b = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_18cadeca9549ffdca1a8ca220e95902c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a46c56bc564b82f399b3b5d01252293 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_463bdf6f8d23210366148fb5ce8a5b68 = $(`<div id="html_463bdf6f8d23210366148fb5ce8a5b68" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_0a46c56bc564b82f399b3b5d01252293.setContent(html_463bdf6f8d23210366148fb5ce8a5b68);
|
|
|
|
|
|
|
|
marker_daaecdd86468a778f393bd65bdbf648b.bindPopup(popup_0a46c56bc564b82f399b3b5d01252293)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daaecdd86468a778f393bd65bdbf648b.setIcon(icon_18cadeca9549ffdca1a8ca220e95902c);
|
|
|
|
|
|
var marker_53add6d3bc426f040e48878cdad22da0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ff6aa34e90b7276e76906391ef20eb88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_284c3c8ede7b68b77285b71251824e82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7f8eeadd8e64e3c523decea05857d23 = $(`<div id="html_f7f8eeadd8e64e3c523decea05857d23" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_284c3c8ede7b68b77285b71251824e82.setContent(html_f7f8eeadd8e64e3c523decea05857d23);
|
|
|
|
|
|
|
|
marker_53add6d3bc426f040e48878cdad22da0.bindPopup(popup_284c3c8ede7b68b77285b71251824e82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53add6d3bc426f040e48878cdad22da0.setIcon(icon_ff6aa34e90b7276e76906391ef20eb88);
|
|
|
|
|
|
var marker_2fb088bb18afc72d3967dbe2e4e8a437 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_a7d8a08c464c943a89a287e81fb74d08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04cdd7901eebf7196506bc9eb85e2475 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aed2599bf5468a32b805313ea9c4667f = $(`<div id="html_aed2599bf5468a32b805313ea9c4667f" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_04cdd7901eebf7196506bc9eb85e2475.setContent(html_aed2599bf5468a32b805313ea9c4667f);
|
|
|
|
|
|
|
|
marker_2fb088bb18afc72d3967dbe2e4e8a437.bindPopup(popup_04cdd7901eebf7196506bc9eb85e2475)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fb088bb18afc72d3967dbe2e4e8a437.setIcon(icon_a7d8a08c464c943a89a287e81fb74d08);
|
|
|
|
|
|
var marker_75e7f1c8f3703823c9365189d9b9d41f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_200c7a4a83562d9f1aef9892997a9364 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c65518a127594b559141626a858ffcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e30a922cc8299fe9ac65a7edb7c798a9 = $(`<div id="html_e30a922cc8299fe9ac65a7edb7c798a9" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_3c65518a127594b559141626a858ffcf.setContent(html_e30a922cc8299fe9ac65a7edb7c798a9);
|
|
|
|
|
|
|
|
marker_75e7f1c8f3703823c9365189d9b9d41f.bindPopup(popup_3c65518a127594b559141626a858ffcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75e7f1c8f3703823c9365189d9b9d41f.setIcon(icon_200c7a4a83562d9f1aef9892997a9364);
|
|
|
|
|
|
var marker_da73530687849ac0cf2bc72bb7f43b64 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_dde592f63da4dbdc5b7b84baeb6d5c72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86c98066b5fb26e084e2e955fbedd722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c7a32790f9960b3e17b3d28792c1e65 = $(`<div id="html_1c7a32790f9960b3e17b3d28792c1e65" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_86c98066b5fb26e084e2e955fbedd722.setContent(html_1c7a32790f9960b3e17b3d28792c1e65);
|
|
|
|
|
|
|
|
marker_da73530687849ac0cf2bc72bb7f43b64.bindPopup(popup_86c98066b5fb26e084e2e955fbedd722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da73530687849ac0cf2bc72bb7f43b64.setIcon(icon_dde592f63da4dbdc5b7b84baeb6d5c72);
|
|
|
|
|
|
var marker_4af151a1ff7f9b845cb7889ceb2134dd = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_184233738c8ba6fc2381bb7b34348cbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c8723ae93d5400d2408701c3afed376 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3853af989c5cf7ed8fd279c74215607 = $(`<div id="html_d3853af989c5cf7ed8fd279c74215607" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_0c8723ae93d5400d2408701c3afed376.setContent(html_d3853af989c5cf7ed8fd279c74215607);
|
|
|
|
|
|
|
|
marker_4af151a1ff7f9b845cb7889ceb2134dd.bindPopup(popup_0c8723ae93d5400d2408701c3afed376)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4af151a1ff7f9b845cb7889ceb2134dd.setIcon(icon_184233738c8ba6fc2381bb7b34348cbb);
|
|
|
|
|
|
var marker_e18d1fdb879f188890413bdc66b4edf6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_ad4d361a94576f7b251e079ba37670e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad95c8133b68b4818a979b0b4472185c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1955c66b0e4459e479dc34e7c26500a3 = $(`<div id="html_1955c66b0e4459e479dc34e7c26500a3" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_ad95c8133b68b4818a979b0b4472185c.setContent(html_1955c66b0e4459e479dc34e7c26500a3);
|
|
|
|
|
|
|
|
marker_e18d1fdb879f188890413bdc66b4edf6.bindPopup(popup_ad95c8133b68b4818a979b0b4472185c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e18d1fdb879f188890413bdc66b4edf6.setIcon(icon_ad4d361a94576f7b251e079ba37670e4);
|
|
|
|
|
|
var marker_20b3afc79457dce74a48345c041c79dd = L.marker(
|
|
[47.9351, 12.0152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3cb982d6a8cc7b003dc325b8de2d19d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e38854799f4a9d388094432bcf2e7aa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8fff8e96943ef0e14afa6ff471b8728 = $(`<div id="html_c8fff8e96943ef0e14afa6ff471b8728" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_e38854799f4a9d388094432bcf2e7aa2.setContent(html_c8fff8e96943ef0e14afa6ff471b8728);
|
|
|
|
|
|
|
|
marker_20b3afc79457dce74a48345c041c79dd.bindPopup(popup_e38854799f4a9d388094432bcf2e7aa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20b3afc79457dce74a48345c041c79dd.setIcon(icon_3cb982d6a8cc7b003dc325b8de2d19d0);
|
|
|
|
|
|
var marker_40634f692f0c0aa42b63532fab1d0658 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_850f804cbac69c15f9a9e005bc5b65df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbedcd5838547372aca1ce6781a3cdc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d5d8993bd1724a65cf623926d77310f = $(`<div id="html_7d5d8993bd1724a65cf623926d77310f" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_dbedcd5838547372aca1ce6781a3cdc0.setContent(html_7d5d8993bd1724a65cf623926d77310f);
|
|
|
|
|
|
|
|
marker_40634f692f0c0aa42b63532fab1d0658.bindPopup(popup_dbedcd5838547372aca1ce6781a3cdc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40634f692f0c0aa42b63532fab1d0658.setIcon(icon_850f804cbac69c15f9a9e005bc5b65df);
|
|
|
|
|
|
var marker_b4bf5de659dca8e42486a4c8d2b457b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_bfc897fb7ad5832ad78b2e6990b8a556 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6d0bf56ca0ac5ceec6d46f5cb322a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffa3bd829d60642eddb2a01847fd34d4 = $(`<div id="html_ffa3bd829d60642eddb2a01847fd34d4" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_ee6d0bf56ca0ac5ceec6d46f5cb322a1.setContent(html_ffa3bd829d60642eddb2a01847fd34d4);
|
|
|
|
|
|
|
|
marker_b4bf5de659dca8e42486a4c8d2b457b0.bindPopup(popup_ee6d0bf56ca0ac5ceec6d46f5cb322a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4bf5de659dca8e42486a4c8d2b457b0.setIcon(icon_bfc897fb7ad5832ad78b2e6990b8a556);
|
|
|
|
|
|
var marker_bbda26a77ed4c447b7865d1b6c80f0e8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3cf7fb0fe962254bd09b56cce754112c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cec0c9183dd54c35d732aca4777b7892 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cd57d839e5223a01e8b8c610b8aa2cb = $(`<div id="html_5cd57d839e5223a01e8b8c610b8aa2cb" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_cec0c9183dd54c35d732aca4777b7892.setContent(html_5cd57d839e5223a01e8b8c610b8aa2cb);
|
|
|
|
|
|
|
|
marker_bbda26a77ed4c447b7865d1b6c80f0e8.bindPopup(popup_cec0c9183dd54c35d732aca4777b7892)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbda26a77ed4c447b7865d1b6c80f0e8.setIcon(icon_3cf7fb0fe962254bd09b56cce754112c);
|
|
|
|
|
|
var marker_77e8873bde55dad093cadac8bf90bc81 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_3417a5d84c2140f5f208c0e3c1f9364e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fbbad9e2b9d0335f3b5855aae163641 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5040c6fe6f30b01a223e9a9cf7627f8 = $(`<div id="html_e5040c6fe6f30b01a223e9a9cf7627f8" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_7fbbad9e2b9d0335f3b5855aae163641.setContent(html_e5040c6fe6f30b01a223e9a9cf7627f8);
|
|
|
|
|
|
|
|
marker_77e8873bde55dad093cadac8bf90bc81.bindPopup(popup_7fbbad9e2b9d0335f3b5855aae163641)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77e8873bde55dad093cadac8bf90bc81.setIcon(icon_3417a5d84c2140f5f208c0e3c1f9364e);
|
|
|
|
|
|
var marker_552338c244a1743357c32a3dc41eb452 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_df49d8b817303c0802fea871e3bfc920 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ff2335613bee0e17ee246f931f654d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef543708d1e13cc413897cdc1aa7ae95 = $(`<div id="html_ef543708d1e13cc413897cdc1aa7ae95" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_1ff2335613bee0e17ee246f931f654d1.setContent(html_ef543708d1e13cc413897cdc1aa7ae95);
|
|
|
|
|
|
|
|
marker_552338c244a1743357c32a3dc41eb452.bindPopup(popup_1ff2335613bee0e17ee246f931f654d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_552338c244a1743357c32a3dc41eb452.setIcon(icon_df49d8b817303c0802fea871e3bfc920);
|
|
|
|
|
|
var marker_891d326d9c891b1e47896e6c6a426a81 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_9aeced16146fd675a4221ecd6120102f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c15eaab0d831c24bdebac7c31cec8d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92a56a01789d6a37f30036d0d9e20acc = $(`<div id="html_92a56a01789d6a37f30036d0d9e20acc" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_8c15eaab0d831c24bdebac7c31cec8d3.setContent(html_92a56a01789d6a37f30036d0d9e20acc);
|
|
|
|
|
|
|
|
marker_891d326d9c891b1e47896e6c6a426a81.bindPopup(popup_8c15eaab0d831c24bdebac7c31cec8d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_891d326d9c891b1e47896e6c6a426a81.setIcon(icon_9aeced16146fd675a4221ecd6120102f);
|
|
|
|
|
|
var marker_0c81e9f36c47ea58d3f37672622e036a = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_9ec9e1bb7e006316844057800ead285f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b2ac9eaeff78709462c0820a2cff9cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93e2a6bd45536533d3da227811ff70f6 = $(`<div id="html_93e2a6bd45536533d3da227811ff70f6" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_0b2ac9eaeff78709462c0820a2cff9cf.setContent(html_93e2a6bd45536533d3da227811ff70f6);
|
|
|
|
|
|
|
|
marker_0c81e9f36c47ea58d3f37672622e036a.bindPopup(popup_0b2ac9eaeff78709462c0820a2cff9cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c81e9f36c47ea58d3f37672622e036a.setIcon(icon_9ec9e1bb7e006316844057800ead285f);
|
|
|
|
|
|
var marker_e20f47c44146752107607979eb3e4046 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_f243b24d98f06abc74c376830690b5e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ad24e42ad94e86f175be86d4ca958c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ec9dfb8e742f79adf0a897955e05acf = $(`<div id="html_1ec9dfb8e742f79adf0a897955e05acf" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_5ad24e42ad94e86f175be86d4ca958c4.setContent(html_1ec9dfb8e742f79adf0a897955e05acf);
|
|
|
|
|
|
|
|
marker_e20f47c44146752107607979eb3e4046.bindPopup(popup_5ad24e42ad94e86f175be86d4ca958c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e20f47c44146752107607979eb3e4046.setIcon(icon_f243b24d98f06abc74c376830690b5e4);
|
|
|
|
|
|
var marker_68dcf771543253d802bbc07c0f00e4dd = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_4745d4aa67b0b456a6a4fde1a06054aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d840eead9f4688c7389d0b1ddec9edc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bff40931b809349ab4f07c67a99a9b7 = $(`<div id="html_4bff40931b809349ab4f07c67a99a9b7" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_d840eead9f4688c7389d0b1ddec9edc7.setContent(html_4bff40931b809349ab4f07c67a99a9b7);
|
|
|
|
|
|
|
|
marker_68dcf771543253d802bbc07c0f00e4dd.bindPopup(popup_d840eead9f4688c7389d0b1ddec9edc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68dcf771543253d802bbc07c0f00e4dd.setIcon(icon_4745d4aa67b0b456a6a4fde1a06054aa);
|
|
|
|
|
|
var marker_6da0b48bcca09eae2ea65fd012562d20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_62bb26b6c3445fa6f3e952412fb5b0ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37b933aad3e1a492f4ed66d6aa9ce529 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0947d3dd2ff186b331460a846be9d54c = $(`<div id="html_0947d3dd2ff186b331460a846be9d54c" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_37b933aad3e1a492f4ed66d6aa9ce529.setContent(html_0947d3dd2ff186b331460a846be9d54c);
|
|
|
|
|
|
|
|
marker_6da0b48bcca09eae2ea65fd012562d20.bindPopup(popup_37b933aad3e1a492f4ed66d6aa9ce529)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6da0b48bcca09eae2ea65fd012562d20.setIcon(icon_62bb26b6c3445fa6f3e952412fb5b0ad);
|
|
|
|
|
|
var marker_4446b6d2a5df7509d359d9fbc51464d7 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_47e11e4c434018013386bf346ee76fc7);
|
|
|
|
|
|
var icon_7a2643f1565ed1e1ce6857e15494611f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a45c54cb9966de0adbe6e2bac6a1eb65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97a02eed7edcc27a8231b4616d720019 = $(`<div id="html_97a02eed7edcc27a8231b4616d720019" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_a45c54cb9966de0adbe6e2bac6a1eb65.setContent(html_97a02eed7edcc27a8231b4616d720019);
|
|
|
|
|
|
|
|
marker_4446b6d2a5df7509d359d9fbc51464d7.bindPopup(popup_a45c54cb9966de0adbe6e2bac6a1eb65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4446b6d2a5df7509d359d9fbc51464d7.setIcon(icon_7a2643f1565ed1e1ce6857e15494611f);
|
|
|
|
|
|
marker_cluster_47e11e4c434018013386bf346ee76fc7.addTo(map_3a9ba67d7a4d963ee7227ddbe715ac82);
|
|
|
|
</script>
|
|
</html> |