mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 04:45:19 +00:00
10525 lines
306 KiB
HTML
10525 lines
306 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_62827af0c9a0a760829233278ce66716 {
|
|
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_62827af0c9a0a760829233278ce66716" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_62827af0c9a0a760829233278ce66716 = L.map(
|
|
"map_62827af0c9a0a760829233278ce66716",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_f1b49d102cbed4d4d0efbe3dfc845d76 = 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_f1b49d102cbed4d4d0efbe3dfc845d76.addTo(map_62827af0c9a0a760829233278ce66716);
|
|
|
|
|
|
var marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_1a339b42c0d3bb6ee032a18435c5d2e2 = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ee97dfceeb80686cc5cf9802b049911e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62261ed5b9edcf2ab1617c0d2d098555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a40dce875ef9c805b40f98f6510442cc = $(`<div id="html_a40dce875ef9c805b40f98f6510442cc" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_62261ed5b9edcf2ab1617c0d2d098555.setContent(html_a40dce875ef9c805b40f98f6510442cc);
|
|
|
|
|
|
|
|
marker_1a339b42c0d3bb6ee032a18435c5d2e2.bindPopup(popup_62261ed5b9edcf2ab1617c0d2d098555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a339b42c0d3bb6ee032a18435c5d2e2.setIcon(icon_ee97dfceeb80686cc5cf9802b049911e);
|
|
|
|
|
|
var marker_f9350c8b9ae8572dc96c764e94aa6a20 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_c5286ae0212d25917d5169e977d443e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec1485b64dd212667d493ed54ec70aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_305fc716ceff20482c666e6937ae4e10 = $(`<div id="html_305fc716ceff20482c666e6937ae4e10" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_ec1485b64dd212667d493ed54ec70aee.setContent(html_305fc716ceff20482c666e6937ae4e10);
|
|
|
|
|
|
|
|
marker_f9350c8b9ae8572dc96c764e94aa6a20.bindPopup(popup_ec1485b64dd212667d493ed54ec70aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9350c8b9ae8572dc96c764e94aa6a20.setIcon(icon_c5286ae0212d25917d5169e977d443e6);
|
|
|
|
|
|
var marker_57505e95bc0fe72b8fc0fa25921edb8e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e8bce084b9cfab29fede39821e86d67d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_853fa5ef09220db9aea4ffb0374fb7b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9d51e84f98cc31ff81de3ec166f5957 = $(`<div id="html_e9d51e84f98cc31ff81de3ec166f5957" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_853fa5ef09220db9aea4ffb0374fb7b8.setContent(html_e9d51e84f98cc31ff81de3ec166f5957);
|
|
|
|
|
|
|
|
marker_57505e95bc0fe72b8fc0fa25921edb8e.bindPopup(popup_853fa5ef09220db9aea4ffb0374fb7b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57505e95bc0fe72b8fc0fa25921edb8e.setIcon(icon_e8bce084b9cfab29fede39821e86d67d);
|
|
|
|
|
|
var marker_01af7fa2982ef3afbfde8d30f17e73a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_00a4be52eadfe486e6466470457d0dcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c30a9074a001e2564fbbe5a1bb0ba6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f0ef48000e40dc01325ff520459ef9d = $(`<div id="html_9f0ef48000e40dc01325ff520459ef9d" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_1c30a9074a001e2564fbbe5a1bb0ba6e.setContent(html_9f0ef48000e40dc01325ff520459ef9d);
|
|
|
|
|
|
|
|
marker_01af7fa2982ef3afbfde8d30f17e73a2.bindPopup(popup_1c30a9074a001e2564fbbe5a1bb0ba6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01af7fa2982ef3afbfde8d30f17e73a2.setIcon(icon_00a4be52eadfe486e6466470457d0dcc);
|
|
|
|
|
|
var marker_f7d79a9c3d1500047aa941d309edc6d6 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_302c8a2cdd9d24093f0add0e4bba4d7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2345a14ed04a5e81a760fe9d2f58bbe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_913034a8c8801a2072069adbb5c53027 = $(`<div id="html_913034a8c8801a2072069adbb5c53027" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_2345a14ed04a5e81a760fe9d2f58bbe1.setContent(html_913034a8c8801a2072069adbb5c53027);
|
|
|
|
|
|
|
|
marker_f7d79a9c3d1500047aa941d309edc6d6.bindPopup(popup_2345a14ed04a5e81a760fe9d2f58bbe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7d79a9c3d1500047aa941d309edc6d6.setIcon(icon_302c8a2cdd9d24093f0add0e4bba4d7d);
|
|
|
|
|
|
var marker_ee4bd9daa94e7e1aabe61a1e3fe93033 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_7f6b598c35aed4d954f4548da07b8bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_673cdeb3f315c4839afe2baad5b72709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ea70e5b581d2806c1ece31a8c1160a0 = $(`<div id="html_2ea70e5b581d2806c1ece31a8c1160a0" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_673cdeb3f315c4839afe2baad5b72709.setContent(html_2ea70e5b581d2806c1ece31a8c1160a0);
|
|
|
|
|
|
|
|
marker_ee4bd9daa94e7e1aabe61a1e3fe93033.bindPopup(popup_673cdeb3f315c4839afe2baad5b72709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee4bd9daa94e7e1aabe61a1e3fe93033.setIcon(icon_7f6b598c35aed4d954f4548da07b8bb6);
|
|
|
|
|
|
var marker_17de3f3506a5452bc68ce5071bd0ae6f = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_fa0866214d856a296228e0208c852d1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4949a3135de61f37c92704535470dd84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_330a796173ad31a4593066f876d789c3 = $(`<div id="html_330a796173ad31a4593066f876d789c3" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_4949a3135de61f37c92704535470dd84.setContent(html_330a796173ad31a4593066f876d789c3);
|
|
|
|
|
|
|
|
marker_17de3f3506a5452bc68ce5071bd0ae6f.bindPopup(popup_4949a3135de61f37c92704535470dd84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17de3f3506a5452bc68ce5071bd0ae6f.setIcon(icon_fa0866214d856a296228e0208c852d1f);
|
|
|
|
|
|
var marker_9bc57c151e1a9f7a773108e60d5332a5 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0de446cdc3b6809beec977373b6dc819 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e22eb71efbee1c7660926226562a1aa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a0ea49a64a0c24a1e1067cbb2dc1d8b = $(`<div id="html_2a0ea49a64a0c24a1e1067cbb2dc1d8b" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_e22eb71efbee1c7660926226562a1aa3.setContent(html_2a0ea49a64a0c24a1e1067cbb2dc1d8b);
|
|
|
|
|
|
|
|
marker_9bc57c151e1a9f7a773108e60d5332a5.bindPopup(popup_e22eb71efbee1c7660926226562a1aa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bc57c151e1a9f7a773108e60d5332a5.setIcon(icon_0de446cdc3b6809beec977373b6dc819);
|
|
|
|
|
|
var marker_a93f938a84a1135a047aed31a22179be = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_2801578d03653ccd34588e02ef261db2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d24605f3c80ce3d6bd5f605b634a341e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_942f4f7da36af5ed9b016fb921a0695a = $(`<div id="html_942f4f7da36af5ed9b016fb921a0695a" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_d24605f3c80ce3d6bd5f605b634a341e.setContent(html_942f4f7da36af5ed9b016fb921a0695a);
|
|
|
|
|
|
|
|
marker_a93f938a84a1135a047aed31a22179be.bindPopup(popup_d24605f3c80ce3d6bd5f605b634a341e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a93f938a84a1135a047aed31a22179be.setIcon(icon_2801578d03653ccd34588e02ef261db2);
|
|
|
|
|
|
var marker_f59217be0f47dee2dead398d45302272 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_c757a3efdbc1cf37394bade11caf34a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8915512c2a6bf310647da0cdb035e5ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd05fa9fa7de211b27c7f1e3a52fdf4c = $(`<div id="html_bd05fa9fa7de211b27c7f1e3a52fdf4c" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_8915512c2a6bf310647da0cdb035e5ac.setContent(html_bd05fa9fa7de211b27c7f1e3a52fdf4c);
|
|
|
|
|
|
|
|
marker_f59217be0f47dee2dead398d45302272.bindPopup(popup_8915512c2a6bf310647da0cdb035e5ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f59217be0f47dee2dead398d45302272.setIcon(icon_c757a3efdbc1cf37394bade11caf34a3);
|
|
|
|
|
|
var marker_fed85beb1e8cb16fa12d3a94d98db610 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e6ff65240d978c4e59050d2202117536 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cb3672e73c762183bf6b022e1d238ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b940839c1a69e645314a79da94c0e10e = $(`<div id="html_b940839c1a69e645314a79da94c0e10e" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_8cb3672e73c762183bf6b022e1d238ec.setContent(html_b940839c1a69e645314a79da94c0e10e);
|
|
|
|
|
|
|
|
marker_fed85beb1e8cb16fa12d3a94d98db610.bindPopup(popup_8cb3672e73c762183bf6b022e1d238ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fed85beb1e8cb16fa12d3a94d98db610.setIcon(icon_e6ff65240d978c4e59050d2202117536);
|
|
|
|
|
|
var marker_02e8faf9323da0799e41d9db4867af71 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8b3661e36673bd5db24e9c9431dec5cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64873cd05d063507ad06603be936bb51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca32b6ed1c6fd6db5ba56830406fbfbd = $(`<div id="html_ca32b6ed1c6fd6db5ba56830406fbfbd" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_64873cd05d063507ad06603be936bb51.setContent(html_ca32b6ed1c6fd6db5ba56830406fbfbd);
|
|
|
|
|
|
|
|
marker_02e8faf9323da0799e41d9db4867af71.bindPopup(popup_64873cd05d063507ad06603be936bb51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02e8faf9323da0799e41d9db4867af71.setIcon(icon_8b3661e36673bd5db24e9c9431dec5cf);
|
|
|
|
|
|
var marker_95e7b0f5f1af4da869386626b16f1d73 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_cf54b7633be7890fcbb01d635e294979 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7f713efebe482fa1e6bf726850cdc2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_831f77e95093ee0486e08034d728fcce = $(`<div id="html_831f77e95093ee0486e08034d728fcce" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_d7f713efebe482fa1e6bf726850cdc2e.setContent(html_831f77e95093ee0486e08034d728fcce);
|
|
|
|
|
|
|
|
marker_95e7b0f5f1af4da869386626b16f1d73.bindPopup(popup_d7f713efebe482fa1e6bf726850cdc2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95e7b0f5f1af4da869386626b16f1d73.setIcon(icon_cf54b7633be7890fcbb01d635e294979);
|
|
|
|
|
|
var marker_f254073d0aa52a31e947fa2c6d314d5b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_c69947c9cd07fbfb4257454c8db8f984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcc515f5688d6630a0382723cc94b112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7de652102aecbc3976bf1d9661659160 = $(`<div id="html_7de652102aecbc3976bf1d9661659160" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_dcc515f5688d6630a0382723cc94b112.setContent(html_7de652102aecbc3976bf1d9661659160);
|
|
|
|
|
|
|
|
marker_f254073d0aa52a31e947fa2c6d314d5b.bindPopup(popup_dcc515f5688d6630a0382723cc94b112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f254073d0aa52a31e947fa2c6d314d5b.setIcon(icon_c69947c9cd07fbfb4257454c8db8f984);
|
|
|
|
|
|
var marker_ba94bd153b39542a5039a064ea598c09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8730e3d7945b2e24bb4b7e3acb52a1a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_585b988370c2f6371411be426b706030 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_028faeb8c2efc0f91af24408d64cc3fc = $(`<div id="html_028faeb8c2efc0f91af24408d64cc3fc" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_585b988370c2f6371411be426b706030.setContent(html_028faeb8c2efc0f91af24408d64cc3fc);
|
|
|
|
|
|
|
|
marker_ba94bd153b39542a5039a064ea598c09.bindPopup(popup_585b988370c2f6371411be426b706030)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba94bd153b39542a5039a064ea598c09.setIcon(icon_8730e3d7945b2e24bb4b7e3acb52a1a5);
|
|
|
|
|
|
var marker_2924aa182d18dcf34f2fbaa6dc67260d = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d43c6cf99fe10422d3cefd182ac7d946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84bcc60265d3a0eba3a97930ffc16c03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_197adca6ab0ee6513c2fe2e9b840983e = $(`<div id="html_197adca6ab0ee6513c2fe2e9b840983e" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_84bcc60265d3a0eba3a97930ffc16c03.setContent(html_197adca6ab0ee6513c2fe2e9b840983e);
|
|
|
|
|
|
|
|
marker_2924aa182d18dcf34f2fbaa6dc67260d.bindPopup(popup_84bcc60265d3a0eba3a97930ffc16c03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2924aa182d18dcf34f2fbaa6dc67260d.setIcon(icon_d43c6cf99fe10422d3cefd182ac7d946);
|
|
|
|
|
|
var marker_9eb47bf421b8bb52156a378869f517f0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_fc5699aea563dd1a76f394106c4916ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65ba9819c55460bdd5248ef5015ea751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_264df41c10b066cdbd9d9f837838f241 = $(`<div id="html_264df41c10b066cdbd9d9f837838f241" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_65ba9819c55460bdd5248ef5015ea751.setContent(html_264df41c10b066cdbd9d9f837838f241);
|
|
|
|
|
|
|
|
marker_9eb47bf421b8bb52156a378869f517f0.bindPopup(popup_65ba9819c55460bdd5248ef5015ea751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eb47bf421b8bb52156a378869f517f0.setIcon(icon_fc5699aea563dd1a76f394106c4916ee);
|
|
|
|
|
|
var marker_75d860b55da6ac916dd05dd82a833940 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_29617feb125ce21d29bff629bd26a4d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0adba75a2e115b7d98a63a760295681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3969cee5eed8ec17a8cec4db062963c = $(`<div id="html_b3969cee5eed8ec17a8cec4db062963c" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_e0adba75a2e115b7d98a63a760295681.setContent(html_b3969cee5eed8ec17a8cec4db062963c);
|
|
|
|
|
|
|
|
marker_75d860b55da6ac916dd05dd82a833940.bindPopup(popup_e0adba75a2e115b7d98a63a760295681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75d860b55da6ac916dd05dd82a833940.setIcon(icon_29617feb125ce21d29bff629bd26a4d3);
|
|
|
|
|
|
var marker_833f403a43f2fe2a007b9b29d604442f = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_73ec841b76c3ee6dfb15f5b596adae48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6636ebb3190012159a8d4c973e331e4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b319617ae286fd36ce28b9cf20df139 = $(`<div id="html_8b319617ae286fd36ce28b9cf20df139" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_6636ebb3190012159a8d4c973e331e4b.setContent(html_8b319617ae286fd36ce28b9cf20df139);
|
|
|
|
|
|
|
|
marker_833f403a43f2fe2a007b9b29d604442f.bindPopup(popup_6636ebb3190012159a8d4c973e331e4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_833f403a43f2fe2a007b9b29d604442f.setIcon(icon_73ec841b76c3ee6dfb15f5b596adae48);
|
|
|
|
|
|
var marker_79da77f3e031f4e0024b3c22cf1c188c = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_3118e8944b75aea1df7257fe0fb96b0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea01290cf79067ceb06d529be9a700d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe5a94a05f138685997e3509647177b8 = $(`<div id="html_fe5a94a05f138685997e3509647177b8" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_ea01290cf79067ceb06d529be9a700d8.setContent(html_fe5a94a05f138685997e3509647177b8);
|
|
|
|
|
|
|
|
marker_79da77f3e031f4e0024b3c22cf1c188c.bindPopup(popup_ea01290cf79067ceb06d529be9a700d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79da77f3e031f4e0024b3c22cf1c188c.setIcon(icon_3118e8944b75aea1df7257fe0fb96b0e);
|
|
|
|
|
|
var marker_c0ec6ed6c1f0ac1741f81eeaf4df7e84 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b1a8e73b71154a279246704c9c5ed0a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_418ad088777ad4c69a531b7c6d7fa7ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f344e3e4a88e093b4880cab065896aa2 = $(`<div id="html_f344e3e4a88e093b4880cab065896aa2" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_418ad088777ad4c69a531b7c6d7fa7ac.setContent(html_f344e3e4a88e093b4880cab065896aa2);
|
|
|
|
|
|
|
|
marker_c0ec6ed6c1f0ac1741f81eeaf4df7e84.bindPopup(popup_418ad088777ad4c69a531b7c6d7fa7ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0ec6ed6c1f0ac1741f81eeaf4df7e84.setIcon(icon_b1a8e73b71154a279246704c9c5ed0a8);
|
|
|
|
|
|
var marker_ea63b5aac6633ad299a590e5b22975e0 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ab48168ac276298bd34e5d3bff2a4002 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c411e84d5b7fd3aa860cbede98c6c829 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be619ff42206199d614b6016c8ce5384 = $(`<div id="html_be619ff42206199d614b6016c8ce5384" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_c411e84d5b7fd3aa860cbede98c6c829.setContent(html_be619ff42206199d614b6016c8ce5384);
|
|
|
|
|
|
|
|
marker_ea63b5aac6633ad299a590e5b22975e0.bindPopup(popup_c411e84d5b7fd3aa860cbede98c6c829)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea63b5aac6633ad299a590e5b22975e0.setIcon(icon_ab48168ac276298bd34e5d3bff2a4002);
|
|
|
|
|
|
var marker_b1291af1fdc23951520018bdaaf019b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e61fbf8ce9d4abc131fb027c18b827cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b5b4d799786974e237899c4174ca70d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fbcb737f2c2c212d5f676695021a086 = $(`<div id="html_4fbcb737f2c2c212d5f676695021a086" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_6b5b4d799786974e237899c4174ca70d.setContent(html_4fbcb737f2c2c212d5f676695021a086);
|
|
|
|
|
|
|
|
marker_b1291af1fdc23951520018bdaaf019b0.bindPopup(popup_6b5b4d799786974e237899c4174ca70d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1291af1fdc23951520018bdaaf019b0.setIcon(icon_e61fbf8ce9d4abc131fb027c18b827cc);
|
|
|
|
|
|
var marker_48ec4937e2f06625950d579c52591016 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_37a3932437ee1fbe3496b3dc240185d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e11ebb788cd736e84246b91fef2ee7a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fd64f4392a5ba9db67f459a4a844f58 = $(`<div id="html_6fd64f4392a5ba9db67f459a4a844f58" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_e11ebb788cd736e84246b91fef2ee7a9.setContent(html_6fd64f4392a5ba9db67f459a4a844f58);
|
|
|
|
|
|
|
|
marker_48ec4937e2f06625950d579c52591016.bindPopup(popup_e11ebb788cd736e84246b91fef2ee7a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48ec4937e2f06625950d579c52591016.setIcon(icon_37a3932437ee1fbe3496b3dc240185d7);
|
|
|
|
|
|
var marker_f14d35658b713d0b6c5883b9ff104821 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_c5679a5d7b4e0fb4938033af77a36263 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37103cb04656f984ab3cbb0924c3b392 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9084aa4148e7d610845f6d9ad42a04d = $(`<div id="html_e9084aa4148e7d610845f6d9ad42a04d" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_37103cb04656f984ab3cbb0924c3b392.setContent(html_e9084aa4148e7d610845f6d9ad42a04d);
|
|
|
|
|
|
|
|
marker_f14d35658b713d0b6c5883b9ff104821.bindPopup(popup_37103cb04656f984ab3cbb0924c3b392)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f14d35658b713d0b6c5883b9ff104821.setIcon(icon_c5679a5d7b4e0fb4938033af77a36263);
|
|
|
|
|
|
var marker_3a96fd4c4924780cc3a4ab54f054d718 = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_81cc58bb1393fe4c1465c8bbdbd27e08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c493a8cfd40b3b5a5d907bf83f206bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c02b577ba1d0f0735c0f9e902d10c72 = $(`<div id="html_7c02b577ba1d0f0735c0f9e902d10c72" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_4c493a8cfd40b3b5a5d907bf83f206bb.setContent(html_7c02b577ba1d0f0735c0f9e902d10c72);
|
|
|
|
|
|
|
|
marker_3a96fd4c4924780cc3a4ab54f054d718.bindPopup(popup_4c493a8cfd40b3b5a5d907bf83f206bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a96fd4c4924780cc3a4ab54f054d718.setIcon(icon_81cc58bb1393fe4c1465c8bbdbd27e08);
|
|
|
|
|
|
var marker_b2da8459345381d77300253f295e01c8 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_235f83b99a6ab50b25a6bb7000796c9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8693608e9d43c2c5326243827e091071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_433176d862bdd4e5b137063039089808 = $(`<div id="html_433176d862bdd4e5b137063039089808" style="width: 100.0%; height: 100.0%;">nostr-relay.aruku.kro.kr</div>`)[0];
|
|
popup_8693608e9d43c2c5326243827e091071.setContent(html_433176d862bdd4e5b137063039089808);
|
|
|
|
|
|
|
|
marker_b2da8459345381d77300253f295e01c8.bindPopup(popup_8693608e9d43c2c5326243827e091071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2da8459345381d77300253f295e01c8.setIcon(icon_235f83b99a6ab50b25a6bb7000796c9e);
|
|
|
|
|
|
var marker_5f5e84f5eedaf1ba476db03b0f26eba9 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d4b9a5d093918d8ac0639b266c077983 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf173d1331f4a08f7676dd907d2f6e31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db2ab1c0ff065355aedb0b3f4a2a144b = $(`<div id="html_db2ab1c0ff065355aedb0b3f4a2a144b" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_cf173d1331f4a08f7676dd907d2f6e31.setContent(html_db2ab1c0ff065355aedb0b3f4a2a144b);
|
|
|
|
|
|
|
|
marker_5f5e84f5eedaf1ba476db03b0f26eba9.bindPopup(popup_cf173d1331f4a08f7676dd907d2f6e31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f5e84f5eedaf1ba476db03b0f26eba9.setIcon(icon_d4b9a5d093918d8ac0639b266c077983);
|
|
|
|
|
|
var marker_7feb8b4b019bdf1f2b34345281bbfb52 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d42e3672441c08b1d6f899da93fd3c6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3437e2705934b5cd1df79efb289cc5f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0d2812c0e0389d07a9dbe53893901a5 = $(`<div id="html_e0d2812c0e0389d07a9dbe53893901a5" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_3437e2705934b5cd1df79efb289cc5f2.setContent(html_e0d2812c0e0389d07a9dbe53893901a5);
|
|
|
|
|
|
|
|
marker_7feb8b4b019bdf1f2b34345281bbfb52.bindPopup(popup_3437e2705934b5cd1df79efb289cc5f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7feb8b4b019bdf1f2b34345281bbfb52.setIcon(icon_d42e3672441c08b1d6f899da93fd3c6d);
|
|
|
|
|
|
var marker_7c84f3aef7cb46bfaebc00d7166c4e0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_008c1b60137b1d69dbcb19e81f9a17f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbd3ce98c6d3489e1eca35a50713bafc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3244a2332938123f556cb5449bf51dfc = $(`<div id="html_3244a2332938123f556cb5449bf51dfc" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_dbd3ce98c6d3489e1eca35a50713bafc.setContent(html_3244a2332938123f556cb5449bf51dfc);
|
|
|
|
|
|
|
|
marker_7c84f3aef7cb46bfaebc00d7166c4e0a.bindPopup(popup_dbd3ce98c6d3489e1eca35a50713bafc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c84f3aef7cb46bfaebc00d7166c4e0a.setIcon(icon_008c1b60137b1d69dbcb19e81f9a17f8);
|
|
|
|
|
|
var marker_2c494541ffc56f40b583ee661c0d1165 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b3907695c5c14731e1e4926c87b23f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ccaa1d5f143e96f9b0f008e5e4058dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a8dbd7417a2765db66bb06f67d3a8a7 = $(`<div id="html_9a8dbd7417a2765db66bb06f67d3a8a7" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_3ccaa1d5f143e96f9b0f008e5e4058dd.setContent(html_9a8dbd7417a2765db66bb06f67d3a8a7);
|
|
|
|
|
|
|
|
marker_2c494541ffc56f40b583ee661c0d1165.bindPopup(popup_3ccaa1d5f143e96f9b0f008e5e4058dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c494541ffc56f40b583ee661c0d1165.setIcon(icon_b3907695c5c14731e1e4926c87b23f3f);
|
|
|
|
|
|
var marker_98041d3a7544db62a12ea7e7125a8006 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_057c63e533a0c356e0a6ecef7099f2f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de2699e940a13ca82e2053a6400e59e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25842d2df53facf06d5d75bd5429bdcd = $(`<div id="html_25842d2df53facf06d5d75bd5429bdcd" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_de2699e940a13ca82e2053a6400e59e9.setContent(html_25842d2df53facf06d5d75bd5429bdcd);
|
|
|
|
|
|
|
|
marker_98041d3a7544db62a12ea7e7125a8006.bindPopup(popup_de2699e940a13ca82e2053a6400e59e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98041d3a7544db62a12ea7e7125a8006.setIcon(icon_057c63e533a0c356e0a6ecef7099f2f5);
|
|
|
|
|
|
var marker_3eeac6c426385c167b67d6f775ad68c6 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_12d80b9f4bbcc5add943c1e002e693eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c29697d61aac55c24d9fd2318f42a32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b0a0401d3d40211ee4438c79e5fb28f = $(`<div id="html_3b0a0401d3d40211ee4438c79e5fb28f" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_7c29697d61aac55c24d9fd2318f42a32.setContent(html_3b0a0401d3d40211ee4438c79e5fb28f);
|
|
|
|
|
|
|
|
marker_3eeac6c426385c167b67d6f775ad68c6.bindPopup(popup_7c29697d61aac55c24d9fd2318f42a32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eeac6c426385c167b67d6f775ad68c6.setIcon(icon_12d80b9f4bbcc5add943c1e002e693eb);
|
|
|
|
|
|
var marker_cb10215f4c348df5c3483e4692452033 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e03e17458c01d07009321527bb9af8b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbc3bb03d9260f755af5503c519e62a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41662dd3cc6325a8a5c4ad966884be9f = $(`<div id="html_41662dd3cc6325a8a5c4ad966884be9f" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_cbc3bb03d9260f755af5503c519e62a9.setContent(html_41662dd3cc6325a8a5c4ad966884be9f);
|
|
|
|
|
|
|
|
marker_cb10215f4c348df5c3483e4692452033.bindPopup(popup_cbc3bb03d9260f755af5503c519e62a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb10215f4c348df5c3483e4692452033.setIcon(icon_e03e17458c01d07009321527bb9af8b8);
|
|
|
|
|
|
var marker_7fa40282c9b995bb2c819842d1e2c840 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d5d9ad6647e148ae48278b332df9e82f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75aefc3129272148726eacd41465f50c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6106f819b7c44dfd7f67a9cfb11f66f5 = $(`<div id="html_6106f819b7c44dfd7f67a9cfb11f66f5" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_75aefc3129272148726eacd41465f50c.setContent(html_6106f819b7c44dfd7f67a9cfb11f66f5);
|
|
|
|
|
|
|
|
marker_7fa40282c9b995bb2c819842d1e2c840.bindPopup(popup_75aefc3129272148726eacd41465f50c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fa40282c9b995bb2c819842d1e2c840.setIcon(icon_d5d9ad6647e148ae48278b332df9e82f);
|
|
|
|
|
|
var marker_33237610d32b7277baefe64561827e28 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_bf0f07af38a31dee0d5deab986fc111a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de684337c33f5b9d8fc5e574081609b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ab1388d04794bc3418515e57a8154b4 = $(`<div id="html_3ab1388d04794bc3418515e57a8154b4" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_de684337c33f5b9d8fc5e574081609b9.setContent(html_3ab1388d04794bc3418515e57a8154b4);
|
|
|
|
|
|
|
|
marker_33237610d32b7277baefe64561827e28.bindPopup(popup_de684337c33f5b9d8fc5e574081609b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33237610d32b7277baefe64561827e28.setIcon(icon_bf0f07af38a31dee0d5deab986fc111a);
|
|
|
|
|
|
var marker_96ec0af63f251db9090b492abb21957f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_76731863ccf1b23908af25fcf2d154ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_781e71a7301110b9e0d49406bb24a0d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56ff10a5ab63aba0d700bb7606d0d548 = $(`<div id="html_56ff10a5ab63aba0d700bb7606d0d548" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_781e71a7301110b9e0d49406bb24a0d1.setContent(html_56ff10a5ab63aba0d700bb7606d0d548);
|
|
|
|
|
|
|
|
marker_96ec0af63f251db9090b492abb21957f.bindPopup(popup_781e71a7301110b9e0d49406bb24a0d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96ec0af63f251db9090b492abb21957f.setIcon(icon_76731863ccf1b23908af25fcf2d154ee);
|
|
|
|
|
|
var marker_3213b0cc4e40daa753287511bb3f801c = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_67878cba2d1204c0723231c907f32338 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a7ad6235e1d4e1c5b39cc1f0db53fee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7639f316b6111403a51e6bd2adbddf0d = $(`<div id="html_7639f316b6111403a51e6bd2adbddf0d" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_9a7ad6235e1d4e1c5b39cc1f0db53fee.setContent(html_7639f316b6111403a51e6bd2adbddf0d);
|
|
|
|
|
|
|
|
marker_3213b0cc4e40daa753287511bb3f801c.bindPopup(popup_9a7ad6235e1d4e1c5b39cc1f0db53fee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3213b0cc4e40daa753287511bb3f801c.setIcon(icon_67878cba2d1204c0723231c907f32338);
|
|
|
|
|
|
var marker_ddbe53e5097c2bf0431b14a8e35c25bc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_520629fe42b61e8a6ec3d43446cd66de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_968b04ff11fd9ef2ad7dd5e212e8bfca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d21a0e982130a814fc54915e7f96321 = $(`<div id="html_2d21a0e982130a814fc54915e7f96321" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_968b04ff11fd9ef2ad7dd5e212e8bfca.setContent(html_2d21a0e982130a814fc54915e7f96321);
|
|
|
|
|
|
|
|
marker_ddbe53e5097c2bf0431b14a8e35c25bc.bindPopup(popup_968b04ff11fd9ef2ad7dd5e212e8bfca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddbe53e5097c2bf0431b14a8e35c25bc.setIcon(icon_520629fe42b61e8a6ec3d43446cd66de);
|
|
|
|
|
|
var marker_b0ad2b208255ff7cb620f054fb6c692d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_5e07f86e602088b67217504490873bf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3114b39a51eda96768f83bfeae224d9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd3aeeae5ea7fca3991cfae1f13c4bb0 = $(`<div id="html_dd3aeeae5ea7fca3991cfae1f13c4bb0" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_3114b39a51eda96768f83bfeae224d9a.setContent(html_dd3aeeae5ea7fca3991cfae1f13c4bb0);
|
|
|
|
|
|
|
|
marker_b0ad2b208255ff7cb620f054fb6c692d.bindPopup(popup_3114b39a51eda96768f83bfeae224d9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0ad2b208255ff7cb620f054fb6c692d.setIcon(icon_5e07f86e602088b67217504490873bf1);
|
|
|
|
|
|
var marker_72c28f732cea226982f886aef81aee52 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_cb7f7ba6c93c94f4d2617c51ee04248e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68ccbbdf6a322ceb39c9bb7ad093cfb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7785113d9e7c506902250469af2a803 = $(`<div id="html_f7785113d9e7c506902250469af2a803" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_68ccbbdf6a322ceb39c9bb7ad093cfb1.setContent(html_f7785113d9e7c506902250469af2a803);
|
|
|
|
|
|
|
|
marker_72c28f732cea226982f886aef81aee52.bindPopup(popup_68ccbbdf6a322ceb39c9bb7ad093cfb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72c28f732cea226982f886aef81aee52.setIcon(icon_cb7f7ba6c93c94f4d2617c51ee04248e);
|
|
|
|
|
|
var marker_1a85042f9a5efc03704cb8e04b45958f = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8f6177c4eafa66c84617478596b3210d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0cc3f11858625dfdd2001a577756b25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47360c1e94859c54d5674c4b29f26ce3 = $(`<div id="html_47360c1e94859c54d5674c4b29f26ce3" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_c0cc3f11858625dfdd2001a577756b25.setContent(html_47360c1e94859c54d5674c4b29f26ce3);
|
|
|
|
|
|
|
|
marker_1a85042f9a5efc03704cb8e04b45958f.bindPopup(popup_c0cc3f11858625dfdd2001a577756b25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a85042f9a5efc03704cb8e04b45958f.setIcon(icon_8f6177c4eafa66c84617478596b3210d);
|
|
|
|
|
|
var marker_fd5101bb42a44318d72a0fe016e09c9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e2edfd18a49e2c614e22913dcd2ddd82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c0c33a62c6a28504f9952941e3ba2b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dc91b54de1f7eb298732ee0ff6b0b6b = $(`<div id="html_9dc91b54de1f7eb298732ee0ff6b0b6b" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_6c0c33a62c6a28504f9952941e3ba2b8.setContent(html_9dc91b54de1f7eb298732ee0ff6b0b6b);
|
|
|
|
|
|
|
|
marker_fd5101bb42a44318d72a0fe016e09c9f.bindPopup(popup_6c0c33a62c6a28504f9952941e3ba2b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd5101bb42a44318d72a0fe016e09c9f.setIcon(icon_e2edfd18a49e2c614e22913dcd2ddd82);
|
|
|
|
|
|
var marker_2c0447a7359280abd82ea05089e83c95 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_dad744e3849e9bd7d78423c71c8e7bf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e22d54d82f7d5e32a51692da5147ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b34f5e9552051157a48f51bbeb9b4f9f = $(`<div id="html_b34f5e9552051157a48f51bbeb9b4f9f" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_37e22d54d82f7d5e32a51692da5147ca.setContent(html_b34f5e9552051157a48f51bbeb9b4f9f);
|
|
|
|
|
|
|
|
marker_2c0447a7359280abd82ea05089e83c95.bindPopup(popup_37e22d54d82f7d5e32a51692da5147ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c0447a7359280abd82ea05089e83c95.setIcon(icon_dad744e3849e9bd7d78423c71c8e7bf3);
|
|
|
|
|
|
var marker_7c4b0540ea99472885edccce9eac16cf = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_18474d79aa683073d0d22035e3fd3ae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ea81b3fa89f222c12212cb5f78ffe07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f33cffa2c40f850d4de452ad1cd12490 = $(`<div id="html_f33cffa2c40f850d4de452ad1cd12490" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_6ea81b3fa89f222c12212cb5f78ffe07.setContent(html_f33cffa2c40f850d4de452ad1cd12490);
|
|
|
|
|
|
|
|
marker_7c4b0540ea99472885edccce9eac16cf.bindPopup(popup_6ea81b3fa89f222c12212cb5f78ffe07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c4b0540ea99472885edccce9eac16cf.setIcon(icon_18474d79aa683073d0d22035e3fd3ae8);
|
|
|
|
|
|
var marker_5adb97633ceb547c82fd232e44105ff7 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_29db71a637ec46bf524852c96263a310 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d032a905118ce67bf953f2340e38dbe7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95f0b53b9d501b428218adc7740418ab = $(`<div id="html_95f0b53b9d501b428218adc7740418ab" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_d032a905118ce67bf953f2340e38dbe7.setContent(html_95f0b53b9d501b428218adc7740418ab);
|
|
|
|
|
|
|
|
marker_5adb97633ceb547c82fd232e44105ff7.bindPopup(popup_d032a905118ce67bf953f2340e38dbe7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5adb97633ceb547c82fd232e44105ff7.setIcon(icon_29db71a637ec46bf524852c96263a310);
|
|
|
|
|
|
var marker_96b2f73ee379d91d917d79aa66a87722 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b6a7b1e57c351cc833f3f15cc7c74c72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed8eca966a39c47b343270ea83cba485 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5b3490f08fe8a8163edd07229e0a4b9 = $(`<div id="html_c5b3490f08fe8a8163edd07229e0a4b9" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_ed8eca966a39c47b343270ea83cba485.setContent(html_c5b3490f08fe8a8163edd07229e0a4b9);
|
|
|
|
|
|
|
|
marker_96b2f73ee379d91d917d79aa66a87722.bindPopup(popup_ed8eca966a39c47b343270ea83cba485)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96b2f73ee379d91d917d79aa66a87722.setIcon(icon_b6a7b1e57c351cc833f3f15cc7c74c72);
|
|
|
|
|
|
var marker_94c6a0dec40fdb7bc5809c7d773a3c19 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_5abb8a107a727180ea34715dd3fb9059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecdbe98eb0e8878dbcdd0f9d7a23d3a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f974395e5daef46f6a3cf1a7008d1c0c = $(`<div id="html_f974395e5daef46f6a3cf1a7008d1c0c" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_ecdbe98eb0e8878dbcdd0f9d7a23d3a5.setContent(html_f974395e5daef46f6a3cf1a7008d1c0c);
|
|
|
|
|
|
|
|
marker_94c6a0dec40fdb7bc5809c7d773a3c19.bindPopup(popup_ecdbe98eb0e8878dbcdd0f9d7a23d3a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94c6a0dec40fdb7bc5809c7d773a3c19.setIcon(icon_5abb8a107a727180ea34715dd3fb9059);
|
|
|
|
|
|
var marker_5ec606484a9e1323c13f74caea2c408f = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_41eca193fa96dc3f4b730123297a82a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bae06fa525d3b5cef2d41a9d2ae825e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69a9980ac280a0582f042f81216ed506 = $(`<div id="html_69a9980ac280a0582f042f81216ed506" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_bae06fa525d3b5cef2d41a9d2ae825e4.setContent(html_69a9980ac280a0582f042f81216ed506);
|
|
|
|
|
|
|
|
marker_5ec606484a9e1323c13f74caea2c408f.bindPopup(popup_bae06fa525d3b5cef2d41a9d2ae825e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ec606484a9e1323c13f74caea2c408f.setIcon(icon_41eca193fa96dc3f4b730123297a82a4);
|
|
|
|
|
|
var marker_13aded51fc2cf298f238d45d0e5e5c52 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ed7a358c808e56925c9a97f525429485 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_412c2fbbb370e0f3e745d6e9b9038b10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0150523615a64d88dabcff530d0ef230 = $(`<div id="html_0150523615a64d88dabcff530d0ef230" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_412c2fbbb370e0f3e745d6e9b9038b10.setContent(html_0150523615a64d88dabcff530d0ef230);
|
|
|
|
|
|
|
|
marker_13aded51fc2cf298f238d45d0e5e5c52.bindPopup(popup_412c2fbbb370e0f3e745d6e9b9038b10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13aded51fc2cf298f238d45d0e5e5c52.setIcon(icon_ed7a358c808e56925c9a97f525429485);
|
|
|
|
|
|
var marker_929a5549c8a2bd16e8d87472a6d250fd = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_fc85865ce9304a38fe030087edbc9195 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76a8691c4d3abe564739b0407c23e172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6773d9bf223df906617a2f2cad9f0e07 = $(`<div id="html_6773d9bf223df906617a2f2cad9f0e07" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_76a8691c4d3abe564739b0407c23e172.setContent(html_6773d9bf223df906617a2f2cad9f0e07);
|
|
|
|
|
|
|
|
marker_929a5549c8a2bd16e8d87472a6d250fd.bindPopup(popup_76a8691c4d3abe564739b0407c23e172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_929a5549c8a2bd16e8d87472a6d250fd.setIcon(icon_fc85865ce9304a38fe030087edbc9195);
|
|
|
|
|
|
var marker_b8c3755ea92b98ef376caa513280be00 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1221070e2460677477be398cbb1026a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7cb4db57e2ea1c52e35ebe09c10c5e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aaf0bef6ea5c1c7ffd3721aa2f1d93b = $(`<div id="html_5aaf0bef6ea5c1c7ffd3721aa2f1d93b" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_b7cb4db57e2ea1c52e35ebe09c10c5e3.setContent(html_5aaf0bef6ea5c1c7ffd3721aa2f1d93b);
|
|
|
|
|
|
|
|
marker_b8c3755ea92b98ef376caa513280be00.bindPopup(popup_b7cb4db57e2ea1c52e35ebe09c10c5e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8c3755ea92b98ef376caa513280be00.setIcon(icon_1221070e2460677477be398cbb1026a1);
|
|
|
|
|
|
var marker_4dbb2283334239c94a89a10221ccad48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_45fa6159a3b03376a2736fb0a8170c6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5ebf6e4b485d0a6f157ef1e1ef439f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_369bc337c0001ac572588adbdfc5c798 = $(`<div id="html_369bc337c0001ac572588adbdfc5c798" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_b5ebf6e4b485d0a6f157ef1e1ef439f4.setContent(html_369bc337c0001ac572588adbdfc5c798);
|
|
|
|
|
|
|
|
marker_4dbb2283334239c94a89a10221ccad48.bindPopup(popup_b5ebf6e4b485d0a6f157ef1e1ef439f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dbb2283334239c94a89a10221ccad48.setIcon(icon_45fa6159a3b03376a2736fb0a8170c6c);
|
|
|
|
|
|
var marker_a8123b4aded3c5d1ec09154a161fe0ce = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0b764b4e055a7eede29bc0bf8361fbc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef565d0f4a7c1bbda697fb48bd77528c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc74e77a9f7efafa21cccc8a750cdca9 = $(`<div id="html_fc74e77a9f7efafa21cccc8a750cdca9" style="width: 100.0%; height: 100.0%;">193.149.189.247</div>`)[0];
|
|
popup_ef565d0f4a7c1bbda697fb48bd77528c.setContent(html_fc74e77a9f7efafa21cccc8a750cdca9);
|
|
|
|
|
|
|
|
marker_a8123b4aded3c5d1ec09154a161fe0ce.bindPopup(popup_ef565d0f4a7c1bbda697fb48bd77528c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8123b4aded3c5d1ec09154a161fe0ce.setIcon(icon_0b764b4e055a7eede29bc0bf8361fbc8);
|
|
|
|
|
|
var marker_782fbf60fc3e2c0c5191355bf9bf9483 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b14e20ed27143fbc4f1516744536330b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9138ee806886e42545ceed23266a747b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a27ab4ee3a0c38259e5d55e6c4dfb71e = $(`<div id="html_a27ab4ee3a0c38259e5d55e6c4dfb71e" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_9138ee806886e42545ceed23266a747b.setContent(html_a27ab4ee3a0c38259e5d55e6c4dfb71e);
|
|
|
|
|
|
|
|
marker_782fbf60fc3e2c0c5191355bf9bf9483.bindPopup(popup_9138ee806886e42545ceed23266a747b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_782fbf60fc3e2c0c5191355bf9bf9483.setIcon(icon_b14e20ed27143fbc4f1516744536330b);
|
|
|
|
|
|
var marker_8fa3fdf123502e4ef57e4a08a8fe1667 = L.marker(
|
|
[44.5533, 2.7312],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_bc0216b47aef35a2655672ab5cd1c6e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75943576e2688da09023efd433daf257 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5c9fd15e573180b955c8d4a8a841fa7 = $(`<div id="html_b5c9fd15e573180b955c8d4a8a841fa7" style="width: 100.0%; height: 100.0%;">nostr.lanpinet.fr</div>`)[0];
|
|
popup_75943576e2688da09023efd433daf257.setContent(html_b5c9fd15e573180b955c8d4a8a841fa7);
|
|
|
|
|
|
|
|
marker_8fa3fdf123502e4ef57e4a08a8fe1667.bindPopup(popup_75943576e2688da09023efd433daf257)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fa3fdf123502e4ef57e4a08a8fe1667.setIcon(icon_bc0216b47aef35a2655672ab5cd1c6e6);
|
|
|
|
|
|
var marker_5e401e9073966428efc32839e6f2bf56 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8643d177bb6c379f373b3a06f740c24e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2221ae446cc78664e8049f890f61274 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9da1c65c77adcd0c846daa0dca059719 = $(`<div id="html_9da1c65c77adcd0c846daa0dca059719" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_b2221ae446cc78664e8049f890f61274.setContent(html_9da1c65c77adcd0c846daa0dca059719);
|
|
|
|
|
|
|
|
marker_5e401e9073966428efc32839e6f2bf56.bindPopup(popup_b2221ae446cc78664e8049f890f61274)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e401e9073966428efc32839e6f2bf56.setIcon(icon_8643d177bb6c379f373b3a06f740c24e);
|
|
|
|
|
|
var marker_05406e3fe7e4e636ea2b2c4ca12f4ce4 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ad823f825e17e043f9fb92f780bdaf3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9564295ca02e72720dd617f28aebbea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e6f5e143048d015635e8aef2e39ec77 = $(`<div id="html_9e6f5e143048d015635e8aef2e39ec77" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_9564295ca02e72720dd617f28aebbea6.setContent(html_9e6f5e143048d015635e8aef2e39ec77);
|
|
|
|
|
|
|
|
marker_05406e3fe7e4e636ea2b2c4ca12f4ce4.bindPopup(popup_9564295ca02e72720dd617f28aebbea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05406e3fe7e4e636ea2b2c4ca12f4ce4.setIcon(icon_ad823f825e17e043f9fb92f780bdaf3d);
|
|
|
|
|
|
var marker_61b3203deae31fc672eb36241fb9f88e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9fffd7d68c574edba92d96c3964fe8f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b779837c06b3ecdcf9f482c2d08a90c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f71c94935e23207cb5d1167225f09418 = $(`<div id="html_f71c94935e23207cb5d1167225f09418" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_b779837c06b3ecdcf9f482c2d08a90c0.setContent(html_f71c94935e23207cb5d1167225f09418);
|
|
|
|
|
|
|
|
marker_61b3203deae31fc672eb36241fb9f88e.bindPopup(popup_b779837c06b3ecdcf9f482c2d08a90c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61b3203deae31fc672eb36241fb9f88e.setIcon(icon_9fffd7d68c574edba92d96c3964fe8f1);
|
|
|
|
|
|
var marker_e79b3ec187307c1e65df29953e292b38 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d4d15e2919bf731403d63a4f2a00e324 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2743e18e953825b07a61cbe22fdc7321 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4d831e12424073ebc7bbf8e7ceb03fb = $(`<div id="html_d4d831e12424073ebc7bbf8e7ceb03fb" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_2743e18e953825b07a61cbe22fdc7321.setContent(html_d4d831e12424073ebc7bbf8e7ceb03fb);
|
|
|
|
|
|
|
|
marker_e79b3ec187307c1e65df29953e292b38.bindPopup(popup_2743e18e953825b07a61cbe22fdc7321)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e79b3ec187307c1e65df29953e292b38.setIcon(icon_d4d15e2919bf731403d63a4f2a00e324);
|
|
|
|
|
|
var marker_23b93fc9e555ab40998c0ade89d10d23 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b040abb975d436a502fa015447da393f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aba5d996391b465a05e8bd4b58a4e7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f107bda08051435fecbd9992b6e07e6 = $(`<div id="html_6f107bda08051435fecbd9992b6e07e6" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_7aba5d996391b465a05e8bd4b58a4e7a.setContent(html_6f107bda08051435fecbd9992b6e07e6);
|
|
|
|
|
|
|
|
marker_23b93fc9e555ab40998c0ade89d10d23.bindPopup(popup_7aba5d996391b465a05e8bd4b58a4e7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23b93fc9e555ab40998c0ade89d10d23.setIcon(icon_b040abb975d436a502fa015447da393f);
|
|
|
|
|
|
var marker_32eaf785c3455cf3f566e587cb65411f = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_c9b84b7b2e31e3d50d7db37b47e65a55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70a344baf92f5e7d8145640297ee8f9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddfc54191a3c442fc6390a563bebfe86 = $(`<div id="html_ddfc54191a3c442fc6390a563bebfe86" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_70a344baf92f5e7d8145640297ee8f9d.setContent(html_ddfc54191a3c442fc6390a563bebfe86);
|
|
|
|
|
|
|
|
marker_32eaf785c3455cf3f566e587cb65411f.bindPopup(popup_70a344baf92f5e7d8145640297ee8f9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32eaf785c3455cf3f566e587cb65411f.setIcon(icon_c9b84b7b2e31e3d50d7db37b47e65a55);
|
|
|
|
|
|
var marker_53c7c09f6864abc3310307f14f1e9438 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_3904a1f3f27ed5bad08cd246ff310db9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c093984923bf5b2a596c4dc982151b91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78f8e287ffa6aa0c0055c07b534003e9 = $(`<div id="html_78f8e287ffa6aa0c0055c07b534003e9" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_c093984923bf5b2a596c4dc982151b91.setContent(html_78f8e287ffa6aa0c0055c07b534003e9);
|
|
|
|
|
|
|
|
marker_53c7c09f6864abc3310307f14f1e9438.bindPopup(popup_c093984923bf5b2a596c4dc982151b91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53c7c09f6864abc3310307f14f1e9438.setIcon(icon_3904a1f3f27ed5bad08cd246ff310db9);
|
|
|
|
|
|
var marker_997e6067bc9bf02f85e36e148bfdcfb3 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_cd4a1debfd820758984d6cb464f22945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2af716a302dea7e6b7a615ef9d4a4584 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca2b9671b18bdf49a7c51d72f272fde4 = $(`<div id="html_ca2b9671b18bdf49a7c51d72f272fde4" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_2af716a302dea7e6b7a615ef9d4a4584.setContent(html_ca2b9671b18bdf49a7c51d72f272fde4);
|
|
|
|
|
|
|
|
marker_997e6067bc9bf02f85e36e148bfdcfb3.bindPopup(popup_2af716a302dea7e6b7a615ef9d4a4584)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_997e6067bc9bf02f85e36e148bfdcfb3.setIcon(icon_cd4a1debfd820758984d6cb464f22945);
|
|
|
|
|
|
var marker_0966fb3c5a030fe576681fe332f7e43a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_57980ae85779f6eafa2615f3cb4fae07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2ce30d6632c4ed1649332b356a50ecb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc8dcdd4b8ba7fe6cccfb07d5df1362b = $(`<div id="html_bc8dcdd4b8ba7fe6cccfb07d5df1362b" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_a2ce30d6632c4ed1649332b356a50ecb.setContent(html_bc8dcdd4b8ba7fe6cccfb07d5df1362b);
|
|
|
|
|
|
|
|
marker_0966fb3c5a030fe576681fe332f7e43a.bindPopup(popup_a2ce30d6632c4ed1649332b356a50ecb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0966fb3c5a030fe576681fe332f7e43a.setIcon(icon_57980ae85779f6eafa2615f3cb4fae07);
|
|
|
|
|
|
var marker_05822e63a9f7e552ce66f10eaf1f693d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8cdb4d8ab45b980c63ebe173ef8a22d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e8324969de6f15a417c8e3376bef417 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f8f620c17dcc3a0849aa653d088e6d8 = $(`<div id="html_7f8f620c17dcc3a0849aa653d088e6d8" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_2e8324969de6f15a417c8e3376bef417.setContent(html_7f8f620c17dcc3a0849aa653d088e6d8);
|
|
|
|
|
|
|
|
marker_05822e63a9f7e552ce66f10eaf1f693d.bindPopup(popup_2e8324969de6f15a417c8e3376bef417)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05822e63a9f7e552ce66f10eaf1f693d.setIcon(icon_8cdb4d8ab45b980c63ebe173ef8a22d4);
|
|
|
|
|
|
var marker_f1dc622ead2f601b205e23d4aedb8db5 = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1dda8dd4542190424071586aa18037a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_688a49c4eaefa33c8b34b707610247cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c7e24a74f1975613669588d0d94134 = $(`<div id="html_a0c7e24a74f1975613669588d0d94134" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_688a49c4eaefa33c8b34b707610247cb.setContent(html_a0c7e24a74f1975613669588d0d94134);
|
|
|
|
|
|
|
|
marker_f1dc622ead2f601b205e23d4aedb8db5.bindPopup(popup_688a49c4eaefa33c8b34b707610247cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1dc622ead2f601b205e23d4aedb8db5.setIcon(icon_1dda8dd4542190424071586aa18037a4);
|
|
|
|
|
|
var marker_40eae8363ea4d67da6540a67df1fe33b = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_158d71fd6bd09385ed6c47f3f037324d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b92090724381f0c6e638af41560728f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bcecef2b1b0255f1284858c28be7d81 = $(`<div id="html_3bcecef2b1b0255f1284858c28be7d81" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_9b92090724381f0c6e638af41560728f.setContent(html_3bcecef2b1b0255f1284858c28be7d81);
|
|
|
|
|
|
|
|
marker_40eae8363ea4d67da6540a67df1fe33b.bindPopup(popup_9b92090724381f0c6e638af41560728f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40eae8363ea4d67da6540a67df1fe33b.setIcon(icon_158d71fd6bd09385ed6c47f3f037324d);
|
|
|
|
|
|
var marker_b19c897123ccad4784f40fcbe12ac6f4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_2f8a242f9d4f62b59552f068c2c22ef7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53fddd19739674d12eb08a81d454e1dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2d9e8e033584f7eb5424ea4b45fee3e = $(`<div id="html_b2d9e8e033584f7eb5424ea4b45fee3e" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_53fddd19739674d12eb08a81d454e1dd.setContent(html_b2d9e8e033584f7eb5424ea4b45fee3e);
|
|
|
|
|
|
|
|
marker_b19c897123ccad4784f40fcbe12ac6f4.bindPopup(popup_53fddd19739674d12eb08a81d454e1dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b19c897123ccad4784f40fcbe12ac6f4.setIcon(icon_2f8a242f9d4f62b59552f068c2c22ef7);
|
|
|
|
|
|
var marker_0682dcf4a3b301a56065aaeda64374ac = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_95f962d1e06ac996707899c5327387a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad1eb08d156c2fb8cc7c083eb062327c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d703afa836a5e15950ab2df7f9c2e91c = $(`<div id="html_d703afa836a5e15950ab2df7f9c2e91c" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_ad1eb08d156c2fb8cc7c083eb062327c.setContent(html_d703afa836a5e15950ab2df7f9c2e91c);
|
|
|
|
|
|
|
|
marker_0682dcf4a3b301a56065aaeda64374ac.bindPopup(popup_ad1eb08d156c2fb8cc7c083eb062327c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0682dcf4a3b301a56065aaeda64374ac.setIcon(icon_95f962d1e06ac996707899c5327387a5);
|
|
|
|
|
|
var marker_982f019149ecbc46ad516b3e40f3bd09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0e7db4d2f60615ca67a58dfec8a70257 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f00cb653556d82207233d1b4c07116a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f7635719e195cd340bcbec44e6976b2 = $(`<div id="html_4f7635719e195cd340bcbec44e6976b2" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_f00cb653556d82207233d1b4c07116a2.setContent(html_4f7635719e195cd340bcbec44e6976b2);
|
|
|
|
|
|
|
|
marker_982f019149ecbc46ad516b3e40f3bd09.bindPopup(popup_f00cb653556d82207233d1b4c07116a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_982f019149ecbc46ad516b3e40f3bd09.setIcon(icon_0e7db4d2f60615ca67a58dfec8a70257);
|
|
|
|
|
|
var marker_f5cc5a8b9780eed31277672863ae65e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b90070af43e1d4684acc3f3fb3ffa69d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c09a7ea30cc4528884d225bd8b4571c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3da3774c16ae74876731e0f8432cc5d2 = $(`<div id="html_3da3774c16ae74876731e0f8432cc5d2" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_c09a7ea30cc4528884d225bd8b4571c7.setContent(html_3da3774c16ae74876731e0f8432cc5d2);
|
|
|
|
|
|
|
|
marker_f5cc5a8b9780eed31277672863ae65e2.bindPopup(popup_c09a7ea30cc4528884d225bd8b4571c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5cc5a8b9780eed31277672863ae65e2.setIcon(icon_b90070af43e1d4684acc3f3fb3ffa69d);
|
|
|
|
|
|
var marker_7306e11bd4199da846c6e7ec874f6de2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_199d0e39038e4e8399f588af8f428d2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3c442393c5caa45c50e7ab081a780a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85abde14512c29a5cafc58e257291eff = $(`<div id="html_85abde14512c29a5cafc58e257291eff" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_c3c442393c5caa45c50e7ab081a780a0.setContent(html_85abde14512c29a5cafc58e257291eff);
|
|
|
|
|
|
|
|
marker_7306e11bd4199da846c6e7ec874f6de2.bindPopup(popup_c3c442393c5caa45c50e7ab081a780a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7306e11bd4199da846c6e7ec874f6de2.setIcon(icon_199d0e39038e4e8399f588af8f428d2b);
|
|
|
|
|
|
var marker_09af029744292198ef1ec5356af0abb5 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_beaebe5a7638098fa33d3ab258b45f07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ab116900ee38dc40a03206eed7a5620 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46853c827e1812023746d3ee1fcf0a8c = $(`<div id="html_46853c827e1812023746d3ee1fcf0a8c" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_3ab116900ee38dc40a03206eed7a5620.setContent(html_46853c827e1812023746d3ee1fcf0a8c);
|
|
|
|
|
|
|
|
marker_09af029744292198ef1ec5356af0abb5.bindPopup(popup_3ab116900ee38dc40a03206eed7a5620)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09af029744292198ef1ec5356af0abb5.setIcon(icon_beaebe5a7638098fa33d3ab258b45f07);
|
|
|
|
|
|
var marker_c22ce4b25292e18885e1730cdc01fe8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_71588770761c8a72000be8e867b6dfaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78568dae02685d492f078a0c37cc47f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_258ed1d362ebecf7f6662d9c2416a800 = $(`<div id="html_258ed1d362ebecf7f6662d9c2416a800" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_78568dae02685d492f078a0c37cc47f4.setContent(html_258ed1d362ebecf7f6662d9c2416a800);
|
|
|
|
|
|
|
|
marker_c22ce4b25292e18885e1730cdc01fe8a.bindPopup(popup_78568dae02685d492f078a0c37cc47f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c22ce4b25292e18885e1730cdc01fe8a.setIcon(icon_71588770761c8a72000be8e867b6dfaa);
|
|
|
|
|
|
var marker_23a899b749812895ddf1942e8707f97e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_10017399dc5b2862eb52302fc70f3b1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70e4a7726be078579d9ee317e49480f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a79fe0229cf8bf50bc40b4ad3d1d175a = $(`<div id="html_a79fe0229cf8bf50bc40b4ad3d1d175a" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_70e4a7726be078579d9ee317e49480f6.setContent(html_a79fe0229cf8bf50bc40b4ad3d1d175a);
|
|
|
|
|
|
|
|
marker_23a899b749812895ddf1942e8707f97e.bindPopup(popup_70e4a7726be078579d9ee317e49480f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23a899b749812895ddf1942e8707f97e.setIcon(icon_10017399dc5b2862eb52302fc70f3b1d);
|
|
|
|
|
|
var marker_c3d38b18370fbff532a0d1387d8efd60 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_47fac93e5b3608b963c2683c171381ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bd8f698d46ebafe772c7ecd574d25bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_064f0d7ddf428a87bccdeba09e526eaf = $(`<div id="html_064f0d7ddf428a87bccdeba09e526eaf" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_7bd8f698d46ebafe772c7ecd574d25bd.setContent(html_064f0d7ddf428a87bccdeba09e526eaf);
|
|
|
|
|
|
|
|
marker_c3d38b18370fbff532a0d1387d8efd60.bindPopup(popup_7bd8f698d46ebafe772c7ecd574d25bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3d38b18370fbff532a0d1387d8efd60.setIcon(icon_47fac93e5b3608b963c2683c171381ad);
|
|
|
|
|
|
var marker_c6cb848ae1457b61caa48d2fc15b18c9 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_89d40ce3a9e97d6e750cdb6ac529fc81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28f854345635afe69b8a75aef725434b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54ceec9bd146f6dcad4f596226a51945 = $(`<div id="html_54ceec9bd146f6dcad4f596226a51945" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_28f854345635afe69b8a75aef725434b.setContent(html_54ceec9bd146f6dcad4f596226a51945);
|
|
|
|
|
|
|
|
marker_c6cb848ae1457b61caa48d2fc15b18c9.bindPopup(popup_28f854345635afe69b8a75aef725434b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6cb848ae1457b61caa48d2fc15b18c9.setIcon(icon_89d40ce3a9e97d6e750cdb6ac529fc81);
|
|
|
|
|
|
var marker_2bd58e6ec05fa44ebb2426c1aeea441e = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9dd03f9f9b70597debbb9c55d6a7e87c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9373c12965df54db6aada18a0bb2436e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_301278e7fcf633d2bec32efe05dd9e62 = $(`<div id="html_301278e7fcf633d2bec32efe05dd9e62" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_9373c12965df54db6aada18a0bb2436e.setContent(html_301278e7fcf633d2bec32efe05dd9e62);
|
|
|
|
|
|
|
|
marker_2bd58e6ec05fa44ebb2426c1aeea441e.bindPopup(popup_9373c12965df54db6aada18a0bb2436e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bd58e6ec05fa44ebb2426c1aeea441e.setIcon(icon_9dd03f9f9b70597debbb9c55d6a7e87c);
|
|
|
|
|
|
var marker_832d403dd32869d0af57289f4c6739b0 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4aec60b621357608857ece8e08e29fd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c677a951fa828f71df9caff3b736732a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff9bf04c235c2ac48820da44ea7c68ee = $(`<div id="html_ff9bf04c235c2ac48820da44ea7c68ee" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_c677a951fa828f71df9caff3b736732a.setContent(html_ff9bf04c235c2ac48820da44ea7c68ee);
|
|
|
|
|
|
|
|
marker_832d403dd32869d0af57289f4c6739b0.bindPopup(popup_c677a951fa828f71df9caff3b736732a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_832d403dd32869d0af57289f4c6739b0.setIcon(icon_4aec60b621357608857ece8e08e29fd5);
|
|
|
|
|
|
var marker_292f75cefa3dbfa42c938b463ad6c43d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_20aae679dde5934aef03addb50281a6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3cd2e15f34213680aa0193b80235539 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69f967d95ee23a9bad150947fcb70bc9 = $(`<div id="html_69f967d95ee23a9bad150947fcb70bc9" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_f3cd2e15f34213680aa0193b80235539.setContent(html_69f967d95ee23a9bad150947fcb70bc9);
|
|
|
|
|
|
|
|
marker_292f75cefa3dbfa42c938b463ad6c43d.bindPopup(popup_f3cd2e15f34213680aa0193b80235539)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_292f75cefa3dbfa42c938b463ad6c43d.setIcon(icon_20aae679dde5934aef03addb50281a6f);
|
|
|
|
|
|
var marker_28a4f0f373e6f56d4e289e86dfcfee98 = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_2d8a7f5c69eab17c47ba91e60ef013c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4847afebce49c55cf50fe86f132558d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3d5d7ce4611f6ef21d7a0a79c7310be = $(`<div id="html_b3d5d7ce4611f6ef21d7a0a79c7310be" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_b4847afebce49c55cf50fe86f132558d.setContent(html_b3d5d7ce4611f6ef21d7a0a79c7310be);
|
|
|
|
|
|
|
|
marker_28a4f0f373e6f56d4e289e86dfcfee98.bindPopup(popup_b4847afebce49c55cf50fe86f132558d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28a4f0f373e6f56d4e289e86dfcfee98.setIcon(icon_2d8a7f5c69eab17c47ba91e60ef013c9);
|
|
|
|
|
|
var marker_f5d500979f39095d9a0d1e96f36a0782 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8b7e7fa9da03a354d3ad32508697037c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f440bfebe5d577d29df638e1635ad4d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4730be98c81f6fda5067e04d0a3e741 = $(`<div id="html_c4730be98c81f6fda5067e04d0a3e741" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_f440bfebe5d577d29df638e1635ad4d4.setContent(html_c4730be98c81f6fda5067e04d0a3e741);
|
|
|
|
|
|
|
|
marker_f5d500979f39095d9a0d1e96f36a0782.bindPopup(popup_f440bfebe5d577d29df638e1635ad4d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5d500979f39095d9a0d1e96f36a0782.setIcon(icon_8b7e7fa9da03a354d3ad32508697037c);
|
|
|
|
|
|
var marker_fb93a38e727c082b911b16318ff8ce06 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_dc5124fece7d3a0e9489c21b7d2fb6d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb8be15625162181ea5d514faa09226f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_386ffef766285f240b25fae7161417f1 = $(`<div id="html_386ffef766285f240b25fae7161417f1" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_fb8be15625162181ea5d514faa09226f.setContent(html_386ffef766285f240b25fae7161417f1);
|
|
|
|
|
|
|
|
marker_fb93a38e727c082b911b16318ff8ce06.bindPopup(popup_fb8be15625162181ea5d514faa09226f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb93a38e727c082b911b16318ff8ce06.setIcon(icon_dc5124fece7d3a0e9489c21b7d2fb6d7);
|
|
|
|
|
|
var marker_7a84774642523ad3138c9d5e384246a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1f7eea7895e60fe5316a7dda3aa2833c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fba5f741bd7277a477fbc2c28b47b8da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27d4937bdd1d248b539d3996ccb295d9 = $(`<div id="html_27d4937bdd1d248b539d3996ccb295d9" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_fba5f741bd7277a477fbc2c28b47b8da.setContent(html_27d4937bdd1d248b539d3996ccb295d9);
|
|
|
|
|
|
|
|
marker_7a84774642523ad3138c9d5e384246a3.bindPopup(popup_fba5f741bd7277a477fbc2c28b47b8da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a84774642523ad3138c9d5e384246a3.setIcon(icon_1f7eea7895e60fe5316a7dda3aa2833c);
|
|
|
|
|
|
var marker_40790956872488e8a872447927be37de = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_f0a77d62df2766aa8fcb34917342da7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dbad6768ffb34f87e7883950d637e31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71149ee4ea2733c8bc2bd0c3cf29257d = $(`<div id="html_71149ee4ea2733c8bc2bd0c3cf29257d" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_6dbad6768ffb34f87e7883950d637e31.setContent(html_71149ee4ea2733c8bc2bd0c3cf29257d);
|
|
|
|
|
|
|
|
marker_40790956872488e8a872447927be37de.bindPopup(popup_6dbad6768ffb34f87e7883950d637e31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40790956872488e8a872447927be37de.setIcon(icon_f0a77d62df2766aa8fcb34917342da7a);
|
|
|
|
|
|
var marker_d60ba974ba41803f3d4c044c34e7878a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8ac8ccfbc916c15815a2cd796c7577c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b506c43ea93bbdb8d9e8fd80b94729f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_639a0935036be560e3f350eaa7b858b6 = $(`<div id="html_639a0935036be560e3f350eaa7b858b6" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_b506c43ea93bbdb8d9e8fd80b94729f8.setContent(html_639a0935036be560e3f350eaa7b858b6);
|
|
|
|
|
|
|
|
marker_d60ba974ba41803f3d4c044c34e7878a.bindPopup(popup_b506c43ea93bbdb8d9e8fd80b94729f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d60ba974ba41803f3d4c044c34e7878a.setIcon(icon_8ac8ccfbc916c15815a2cd796c7577c5);
|
|
|
|
|
|
var marker_fa30ffbe34d24ea273eff18bd5e9493e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_bbb4aa925cdc0611db0b04ce408d8c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_154418d0f9a6f401e4c582fbb7c821d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b4f71093619f34ee7d537e1b1a1c7c7 = $(`<div id="html_1b4f71093619f34ee7d537e1b1a1c7c7" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_154418d0f9a6f401e4c582fbb7c821d3.setContent(html_1b4f71093619f34ee7d537e1b1a1c7c7);
|
|
|
|
|
|
|
|
marker_fa30ffbe34d24ea273eff18bd5e9493e.bindPopup(popup_154418d0f9a6f401e4c582fbb7c821d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa30ffbe34d24ea273eff18bd5e9493e.setIcon(icon_bbb4aa925cdc0611db0b04ce408d8c71);
|
|
|
|
|
|
var marker_9db3cd22d26a3ab3ad480fef69e15736 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_941d20a42e4644cc1d12beeaa15ebb21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d173982e5c228bd9281c2c72f0138d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a15322ca6a618e188596328cab826180 = $(`<div id="html_a15322ca6a618e188596328cab826180" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_5d173982e5c228bd9281c2c72f0138d3.setContent(html_a15322ca6a618e188596328cab826180);
|
|
|
|
|
|
|
|
marker_9db3cd22d26a3ab3ad480fef69e15736.bindPopup(popup_5d173982e5c228bd9281c2c72f0138d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9db3cd22d26a3ab3ad480fef69e15736.setIcon(icon_941d20a42e4644cc1d12beeaa15ebb21);
|
|
|
|
|
|
var marker_4dadd432aed4875fb198e62a4de39af9 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8035416e40409570b737bed08256ede7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d90df1db371e4ecc13c1633c51aa1795 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a29352bd506d5ac144fd00494c29f68 = $(`<div id="html_0a29352bd506d5ac144fd00494c29f68" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_d90df1db371e4ecc13c1633c51aa1795.setContent(html_0a29352bd506d5ac144fd00494c29f68);
|
|
|
|
|
|
|
|
marker_4dadd432aed4875fb198e62a4de39af9.bindPopup(popup_d90df1db371e4ecc13c1633c51aa1795)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dadd432aed4875fb198e62a4de39af9.setIcon(icon_8035416e40409570b737bed08256ede7);
|
|
|
|
|
|
var marker_9bfbdeb79c64ca8142038d56d9f4a4d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ea9275f98c24da2eaa78525bbde1a529 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af720b6b537480757feea35af19d37be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f73b2eb533dd9a965c6207090483de78 = $(`<div id="html_f73b2eb533dd9a965c6207090483de78" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_af720b6b537480757feea35af19d37be.setContent(html_f73b2eb533dd9a965c6207090483de78);
|
|
|
|
|
|
|
|
marker_9bfbdeb79c64ca8142038d56d9f4a4d3.bindPopup(popup_af720b6b537480757feea35af19d37be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bfbdeb79c64ca8142038d56d9f4a4d3.setIcon(icon_ea9275f98c24da2eaa78525bbde1a529);
|
|
|
|
|
|
var marker_52912abb073213bd0a91a99b5c0fa76b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_c38e449a01b01bd2cc26b96e0b168f11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_167df671792cdbd3a52d788baba72975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9d83acd792825b959fcfc3e7659e3ec = $(`<div id="html_c9d83acd792825b959fcfc3e7659e3ec" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_167df671792cdbd3a52d788baba72975.setContent(html_c9d83acd792825b959fcfc3e7659e3ec);
|
|
|
|
|
|
|
|
marker_52912abb073213bd0a91a99b5c0fa76b.bindPopup(popup_167df671792cdbd3a52d788baba72975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52912abb073213bd0a91a99b5c0fa76b.setIcon(icon_c38e449a01b01bd2cc26b96e0b168f11);
|
|
|
|
|
|
var marker_84aca521c17378ed16c6d25a75fcc1f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_74b11dcc29185179c146dad8e9bb6b5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62029cf5defc6d449a5b3eb4c2763d5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_410e9c8ad062e670eee8a17c0b7cf0b7 = $(`<div id="html_410e9c8ad062e670eee8a17c0b7cf0b7" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_62029cf5defc6d449a5b3eb4c2763d5e.setContent(html_410e9c8ad062e670eee8a17c0b7cf0b7);
|
|
|
|
|
|
|
|
marker_84aca521c17378ed16c6d25a75fcc1f3.bindPopup(popup_62029cf5defc6d449a5b3eb4c2763d5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84aca521c17378ed16c6d25a75fcc1f3.setIcon(icon_74b11dcc29185179c146dad8e9bb6b5c);
|
|
|
|
|
|
var marker_f05b78a0326bd138382a40f9ee0a3874 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_797b1225ccbea8e5e62ac9ed9582e492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16b30b02a35101593b57ec4df6e493a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6141a6deaf26ee7e6ca708f241dc5e34 = $(`<div id="html_6141a6deaf26ee7e6ca708f241dc5e34" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_16b30b02a35101593b57ec4df6e493a8.setContent(html_6141a6deaf26ee7e6ca708f241dc5e34);
|
|
|
|
|
|
|
|
marker_f05b78a0326bd138382a40f9ee0a3874.bindPopup(popup_16b30b02a35101593b57ec4df6e493a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f05b78a0326bd138382a40f9ee0a3874.setIcon(icon_797b1225ccbea8e5e62ac9ed9582e492);
|
|
|
|
|
|
var marker_2bf4e3267b19d312f1b16c03bedf7cf1 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_cd1d3222cffc970d6df4cc248d03d6b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_159d07758db55fd471019187233029ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bb211ae09cdaff80606284ac397a185 = $(`<div id="html_1bb211ae09cdaff80606284ac397a185" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_159d07758db55fd471019187233029ba.setContent(html_1bb211ae09cdaff80606284ac397a185);
|
|
|
|
|
|
|
|
marker_2bf4e3267b19d312f1b16c03bedf7cf1.bindPopup(popup_159d07758db55fd471019187233029ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bf4e3267b19d312f1b16c03bedf7cf1.setIcon(icon_cd1d3222cffc970d6df4cc248d03d6b2);
|
|
|
|
|
|
var marker_af10d12fc4f6c7b744ae70d11a9766da = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_f2690477059ad38f0865a3ca39273cc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0190c0c27f6a1e57eb07944ba7b047ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81b9ac7781a015c3949e514d133e5faa = $(`<div id="html_81b9ac7781a015c3949e514d133e5faa" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_0190c0c27f6a1e57eb07944ba7b047ee.setContent(html_81b9ac7781a015c3949e514d133e5faa);
|
|
|
|
|
|
|
|
marker_af10d12fc4f6c7b744ae70d11a9766da.bindPopup(popup_0190c0c27f6a1e57eb07944ba7b047ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af10d12fc4f6c7b744ae70d11a9766da.setIcon(icon_f2690477059ad38f0865a3ca39273cc5);
|
|
|
|
|
|
var marker_1d5c7116958691d58423391841a71ef2 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_adce27fe1dd71e95a01e81c5b890fa08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c949740be923f7cb41baa955b6cd76bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_263d02ad321743c4eefeda94cd93ce5f = $(`<div id="html_263d02ad321743c4eefeda94cd93ce5f" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_c949740be923f7cb41baa955b6cd76bd.setContent(html_263d02ad321743c4eefeda94cd93ce5f);
|
|
|
|
|
|
|
|
marker_1d5c7116958691d58423391841a71ef2.bindPopup(popup_c949740be923f7cb41baa955b6cd76bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d5c7116958691d58423391841a71ef2.setIcon(icon_adce27fe1dd71e95a01e81c5b890fa08);
|
|
|
|
|
|
var marker_b3992d24a8bce0b0e77b28c7991b77a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ca944a845fc24caa8d9124e4b39cce22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5806d3313992395e62c9ad21d00e463b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84f8af285f9f103c612e0b026a09f984 = $(`<div id="html_84f8af285f9f103c612e0b026a09f984" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_5806d3313992395e62c9ad21d00e463b.setContent(html_84f8af285f9f103c612e0b026a09f984);
|
|
|
|
|
|
|
|
marker_b3992d24a8bce0b0e77b28c7991b77a9.bindPopup(popup_5806d3313992395e62c9ad21d00e463b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3992d24a8bce0b0e77b28c7991b77a9.setIcon(icon_ca944a845fc24caa8d9124e4b39cce22);
|
|
|
|
|
|
var marker_f93f9b4050ecf61a59a07756c6f90786 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d126fb15378780703680b3d5b63b2c46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0daa290a867a91444df2c4c8a8de04e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0091353f9af55dc47eeafa57db40b53 = $(`<div id="html_e0091353f9af55dc47eeafa57db40b53" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_0daa290a867a91444df2c4c8a8de04e2.setContent(html_e0091353f9af55dc47eeafa57db40b53);
|
|
|
|
|
|
|
|
marker_f93f9b4050ecf61a59a07756c6f90786.bindPopup(popup_0daa290a867a91444df2c4c8a8de04e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f93f9b4050ecf61a59a07756c6f90786.setIcon(icon_d126fb15378780703680b3d5b63b2c46);
|
|
|
|
|
|
var marker_5871ecbec64668e53a1070cb1a641c09 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_7b793fb5e3475525927ce895b737c43f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f43f53b666dccb3a45193d44ea9abc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2b757bdbf8fbee460cc2b428a472285 = $(`<div id="html_d2b757bdbf8fbee460cc2b428a472285" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_1f43f53b666dccb3a45193d44ea9abc3.setContent(html_d2b757bdbf8fbee460cc2b428a472285);
|
|
|
|
|
|
|
|
marker_5871ecbec64668e53a1070cb1a641c09.bindPopup(popup_1f43f53b666dccb3a45193d44ea9abc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5871ecbec64668e53a1070cb1a641c09.setIcon(icon_7b793fb5e3475525927ce895b737c43f);
|
|
|
|
|
|
var marker_bea59afbd1b28cd80c49c8559e5341b6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d3f75db8631ec34fffa208bef5d5a010 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2b739197d204966f710e9abe6fe251a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c19e9d4392f0ae1682be4ee967b86ae6 = $(`<div id="html_c19e9d4392f0ae1682be4ee967b86ae6" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_d2b739197d204966f710e9abe6fe251a.setContent(html_c19e9d4392f0ae1682be4ee967b86ae6);
|
|
|
|
|
|
|
|
marker_bea59afbd1b28cd80c49c8559e5341b6.bindPopup(popup_d2b739197d204966f710e9abe6fe251a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bea59afbd1b28cd80c49c8559e5341b6.setIcon(icon_d3f75db8631ec34fffa208bef5d5a010);
|
|
|
|
|
|
var marker_6dcc9791ce670505edda8df0f173d7dc = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_7eb082c47de01789995221599da7ac4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25a94c32bcd789daa4cf7f09fa77cd80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_237c790a1775952336969722a7b5b184 = $(`<div id="html_237c790a1775952336969722a7b5b184" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_25a94c32bcd789daa4cf7f09fa77cd80.setContent(html_237c790a1775952336969722a7b5b184);
|
|
|
|
|
|
|
|
marker_6dcc9791ce670505edda8df0f173d7dc.bindPopup(popup_25a94c32bcd789daa4cf7f09fa77cd80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dcc9791ce670505edda8df0f173d7dc.setIcon(icon_7eb082c47de01789995221599da7ac4d);
|
|
|
|
|
|
var marker_be2a8083fccf4fac028488592bf8cde9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_063700fc63ffd7b2ee36e4e3d7a45f20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1883872ea2d9b89ec227895d87b06fc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_068e1820c0d391adeb2798bf9e1878e9 = $(`<div id="html_068e1820c0d391adeb2798bf9e1878e9" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_1883872ea2d9b89ec227895d87b06fc4.setContent(html_068e1820c0d391adeb2798bf9e1878e9);
|
|
|
|
|
|
|
|
marker_be2a8083fccf4fac028488592bf8cde9.bindPopup(popup_1883872ea2d9b89ec227895d87b06fc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be2a8083fccf4fac028488592bf8cde9.setIcon(icon_063700fc63ffd7b2ee36e4e3d7a45f20);
|
|
|
|
|
|
var marker_6a229d87455a886208da9724de300509 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1aa61039ec4dc50a6faad9dc722f359d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbfac97f0bb33c3b34a84cc2b6a310f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82860b626a93c7b0411233da2b089344 = $(`<div id="html_82860b626a93c7b0411233da2b089344" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_fbfac97f0bb33c3b34a84cc2b6a310f5.setContent(html_82860b626a93c7b0411233da2b089344);
|
|
|
|
|
|
|
|
marker_6a229d87455a886208da9724de300509.bindPopup(popup_fbfac97f0bb33c3b34a84cc2b6a310f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a229d87455a886208da9724de300509.setIcon(icon_1aa61039ec4dc50a6faad9dc722f359d);
|
|
|
|
|
|
var marker_270a3edd5f5f251eaf52cafa993303f4 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_805025edcace86ee2fab4fc95a010eb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de2e72806cf748f1f6ae727543018db6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_704d5f70b2cb4a35bb1189a1d9d9ede1 = $(`<div id="html_704d5f70b2cb4a35bb1189a1d9d9ede1" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_de2e72806cf748f1f6ae727543018db6.setContent(html_704d5f70b2cb4a35bb1189a1d9d9ede1);
|
|
|
|
|
|
|
|
marker_270a3edd5f5f251eaf52cafa993303f4.bindPopup(popup_de2e72806cf748f1f6ae727543018db6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_270a3edd5f5f251eaf52cafa993303f4.setIcon(icon_805025edcace86ee2fab4fc95a010eb4);
|
|
|
|
|
|
var marker_7091675185f4c629a8bc869acc06a362 = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_a49e51a900126b104ed1ef12366ce58a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06e07ad040fea043c3cc4366bb3a1725 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2a46152b4d7d0cceb2b65b140adf317 = $(`<div id="html_c2a46152b4d7d0cceb2b65b140adf317" style="width: 100.0%; height: 100.0%;">toby.nettek.io</div>`)[0];
|
|
popup_06e07ad040fea043c3cc4366bb3a1725.setContent(html_c2a46152b4d7d0cceb2b65b140adf317);
|
|
|
|
|
|
|
|
marker_7091675185f4c629a8bc869acc06a362.bindPopup(popup_06e07ad040fea043c3cc4366bb3a1725)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7091675185f4c629a8bc869acc06a362.setIcon(icon_a49e51a900126b104ed1ef12366ce58a);
|
|
|
|
|
|
var marker_b96db5deeb13247b67e01ec483153050 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_379558cb384787729096ce2845c4a1d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ecd7887bb172b42f590becf214b1d3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7328788bbe63c086e60ada927146956 = $(`<div id="html_f7328788bbe63c086e60ada927146956" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_1ecd7887bb172b42f590becf214b1d3d.setContent(html_f7328788bbe63c086e60ada927146956);
|
|
|
|
|
|
|
|
marker_b96db5deeb13247b67e01ec483153050.bindPopup(popup_1ecd7887bb172b42f590becf214b1d3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b96db5deeb13247b67e01ec483153050.setIcon(icon_379558cb384787729096ce2845c4a1d1);
|
|
|
|
|
|
var marker_31ad0368a1792a0bfb621ebbe7de53d2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_14ac5ee58833e56d90f46b3ad8cb1a96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d1807c8ec9e1eba0f69890e8a759199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_431692040f4dcd17cd84fd39ab54b2ad = $(`<div id="html_431692040f4dcd17cd84fd39ab54b2ad" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_4d1807c8ec9e1eba0f69890e8a759199.setContent(html_431692040f4dcd17cd84fd39ab54b2ad);
|
|
|
|
|
|
|
|
marker_31ad0368a1792a0bfb621ebbe7de53d2.bindPopup(popup_4d1807c8ec9e1eba0f69890e8a759199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31ad0368a1792a0bfb621ebbe7de53d2.setIcon(icon_14ac5ee58833e56d90f46b3ad8cb1a96);
|
|
|
|
|
|
var marker_068ff4d1bd2d222b729922753dee066b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_914f986534f7a7a496f55d066b95d887 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76bcc0db9487fa7beefbbe0f6d71e526 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23c09f5296ea6307dd9235b0d21bafc0 = $(`<div id="html_23c09f5296ea6307dd9235b0d21bafc0" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_76bcc0db9487fa7beefbbe0f6d71e526.setContent(html_23c09f5296ea6307dd9235b0d21bafc0);
|
|
|
|
|
|
|
|
marker_068ff4d1bd2d222b729922753dee066b.bindPopup(popup_76bcc0db9487fa7beefbbe0f6d71e526)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_068ff4d1bd2d222b729922753dee066b.setIcon(icon_914f986534f7a7a496f55d066b95d887);
|
|
|
|
|
|
var marker_31276b4f7b3061f18fbab1b83693805a = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ebeb9dbbdb1b8cfa5794925a7deb4d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c571961c2c0aefabd939ad5d19d9ed9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6b5fe80d2b3326930abcb4d93092ef3 = $(`<div id="html_a6b5fe80d2b3326930abcb4d93092ef3" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_0c571961c2c0aefabd939ad5d19d9ed9.setContent(html_a6b5fe80d2b3326930abcb4d93092ef3);
|
|
|
|
|
|
|
|
marker_31276b4f7b3061f18fbab1b83693805a.bindPopup(popup_0c571961c2c0aefabd939ad5d19d9ed9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31276b4f7b3061f18fbab1b83693805a.setIcon(icon_ebeb9dbbdb1b8cfa5794925a7deb4d06);
|
|
|
|
|
|
var marker_c24eeb889de8fe971b64c4e23fba764a = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_6c54ec4d765f07180de1e27459a21bbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f469d065652e2fecf2bbd11443741d75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5c8e0e82a323dfae66558c01aaf1def = $(`<div id="html_e5c8e0e82a323dfae66558c01aaf1def" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_f469d065652e2fecf2bbd11443741d75.setContent(html_e5c8e0e82a323dfae66558c01aaf1def);
|
|
|
|
|
|
|
|
marker_c24eeb889de8fe971b64c4e23fba764a.bindPopup(popup_f469d065652e2fecf2bbd11443741d75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c24eeb889de8fe971b64c4e23fba764a.setIcon(icon_6c54ec4d765f07180de1e27459a21bbc);
|
|
|
|
|
|
var marker_4e1586d8cee98ea523dfe763aee9c510 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_6e65fc9fcdca8df6e78630429a06e944 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c709b483a77850463605dd024402fe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16c0eb83950aa5ef3dd7992c79c9b3fa = $(`<div id="html_16c0eb83950aa5ef3dd7992c79c9b3fa" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_4c709b483a77850463605dd024402fe6.setContent(html_16c0eb83950aa5ef3dd7992c79c9b3fa);
|
|
|
|
|
|
|
|
marker_4e1586d8cee98ea523dfe763aee9c510.bindPopup(popup_4c709b483a77850463605dd024402fe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e1586d8cee98ea523dfe763aee9c510.setIcon(icon_6e65fc9fcdca8df6e78630429a06e944);
|
|
|
|
|
|
var marker_013d024a2e17e1f0526f404b69beefb4 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0af0d40092742a5bb4ed3ee7b426cfd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_757d085ae6cd073af19601273e433205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f583ef7ec815240a0c6d80f6035ed02 = $(`<div id="html_5f583ef7ec815240a0c6d80f6035ed02" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_757d085ae6cd073af19601273e433205.setContent(html_5f583ef7ec815240a0c6d80f6035ed02);
|
|
|
|
|
|
|
|
marker_013d024a2e17e1f0526f404b69beefb4.bindPopup(popup_757d085ae6cd073af19601273e433205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_013d024a2e17e1f0526f404b69beefb4.setIcon(icon_0af0d40092742a5bb4ed3ee7b426cfd0);
|
|
|
|
|
|
var marker_2360e106a5a84efc7e7f623c11fdec09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_6b5d1233c3af1acbf6ec93e56e295a3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_414ce0574298e7a02f476ba2c8c7ca2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8befda6643b9fab802f3fb649c40efbe = $(`<div id="html_8befda6643b9fab802f3fb649c40efbe" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_414ce0574298e7a02f476ba2c8c7ca2c.setContent(html_8befda6643b9fab802f3fb649c40efbe);
|
|
|
|
|
|
|
|
marker_2360e106a5a84efc7e7f623c11fdec09.bindPopup(popup_414ce0574298e7a02f476ba2c8c7ca2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2360e106a5a84efc7e7f623c11fdec09.setIcon(icon_6b5d1233c3af1acbf6ec93e56e295a3e);
|
|
|
|
|
|
var marker_83083547db79370efcb61d6f6dd978e4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_31d09b09d0636411b1cddfa69064c1cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8ef6f603f1e9fe1605f4c77b210dfde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_710e90a79ff762ec793e9b5930dd7c81 = $(`<div id="html_710e90a79ff762ec793e9b5930dd7c81" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_a8ef6f603f1e9fe1605f4c77b210dfde.setContent(html_710e90a79ff762ec793e9b5930dd7c81);
|
|
|
|
|
|
|
|
marker_83083547db79370efcb61d6f6dd978e4.bindPopup(popup_a8ef6f603f1e9fe1605f4c77b210dfde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83083547db79370efcb61d6f6dd978e4.setIcon(icon_31d09b09d0636411b1cddfa69064c1cb);
|
|
|
|
|
|
var marker_426dcf0ec7e2465fc92f60193227b096 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9ce9ede16d48ad0653416dd42c3161a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0df0ea4d2ed18850079f2cdd5b131b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74526f74af5fd54d9d4daf4adadd3935 = $(`<div id="html_74526f74af5fd54d9d4daf4adadd3935" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_b0df0ea4d2ed18850079f2cdd5b131b7.setContent(html_74526f74af5fd54d9d4daf4adadd3935);
|
|
|
|
|
|
|
|
marker_426dcf0ec7e2465fc92f60193227b096.bindPopup(popup_b0df0ea4d2ed18850079f2cdd5b131b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_426dcf0ec7e2465fc92f60193227b096.setIcon(icon_9ce9ede16d48ad0653416dd42c3161a4);
|
|
|
|
|
|
var marker_1fdbac9817ca27ec870752a35a167e59 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9a4e7d941f62455584645385d5b59e72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_289b082cf21edd5fe5c56f006abd094e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9baf6a4e9e9d0d55ac93a3fa30669be2 = $(`<div id="html_9baf6a4e9e9d0d55ac93a3fa30669be2" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_289b082cf21edd5fe5c56f006abd094e.setContent(html_9baf6a4e9e9d0d55ac93a3fa30669be2);
|
|
|
|
|
|
|
|
marker_1fdbac9817ca27ec870752a35a167e59.bindPopup(popup_289b082cf21edd5fe5c56f006abd094e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fdbac9817ca27ec870752a35a167e59.setIcon(icon_9a4e7d941f62455584645385d5b59e72);
|
|
|
|
|
|
var marker_d8c4e29e3b422b22abc46ee6a9b945c4 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9c4adf5ab4c3f2a904380b9e853a1585 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebf77e4762503de072481659dd570197 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_077b0244839aa1e9ece40f7bb3e9f068 = $(`<div id="html_077b0244839aa1e9ece40f7bb3e9f068" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_ebf77e4762503de072481659dd570197.setContent(html_077b0244839aa1e9ece40f7bb3e9f068);
|
|
|
|
|
|
|
|
marker_d8c4e29e3b422b22abc46ee6a9b945c4.bindPopup(popup_ebf77e4762503de072481659dd570197)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8c4e29e3b422b22abc46ee6a9b945c4.setIcon(icon_9c4adf5ab4c3f2a904380b9e853a1585);
|
|
|
|
|
|
var marker_07b6a9a8a9661a8502fcba54ba32f8de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_527e60ef154ff1af4b1882231c865a01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b915bdff28c5c0904b3559347b8a681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cf2e4dc69b66622cbb366d18ed24648 = $(`<div id="html_6cf2e4dc69b66622cbb366d18ed24648" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_1b915bdff28c5c0904b3559347b8a681.setContent(html_6cf2e4dc69b66622cbb366d18ed24648);
|
|
|
|
|
|
|
|
marker_07b6a9a8a9661a8502fcba54ba32f8de.bindPopup(popup_1b915bdff28c5c0904b3559347b8a681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07b6a9a8a9661a8502fcba54ba32f8de.setIcon(icon_527e60ef154ff1af4b1882231c865a01);
|
|
|
|
|
|
var marker_6a15828d7c57b1fc0d4364b801926eab = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9da4bef591c6299c8e4efc817584ff36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b01362afba61f35e9456d274709cf32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8207698a76af138dd1a7fe6c50d6ba81 = $(`<div id="html_8207698a76af138dd1a7fe6c50d6ba81" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_9b01362afba61f35e9456d274709cf32.setContent(html_8207698a76af138dd1a7fe6c50d6ba81);
|
|
|
|
|
|
|
|
marker_6a15828d7c57b1fc0d4364b801926eab.bindPopup(popup_9b01362afba61f35e9456d274709cf32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a15828d7c57b1fc0d4364b801926eab.setIcon(icon_9da4bef591c6299c8e4efc817584ff36);
|
|
|
|
|
|
var marker_af044ebf06b29250808489f3918c245a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b67218c30140b0e499aa005ddb2739ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f183372872fdd53c1ae995e929fc1e99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_349ca123a2d2ace11950735beede5b05 = $(`<div id="html_349ca123a2d2ace11950735beede5b05" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_f183372872fdd53c1ae995e929fc1e99.setContent(html_349ca123a2d2ace11950735beede5b05);
|
|
|
|
|
|
|
|
marker_af044ebf06b29250808489f3918c245a.bindPopup(popup_f183372872fdd53c1ae995e929fc1e99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af044ebf06b29250808489f3918c245a.setIcon(icon_b67218c30140b0e499aa005ddb2739ad);
|
|
|
|
|
|
var marker_ec2eedfb0b631ac3395de5d0961a7e19 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_f6cfafafa7c296823265aa3213bbbec0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d949c9d10a85f91ff5c9ac2ea1464680 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b59705c43cd8bce0d07cc4dad451f03 = $(`<div id="html_3b59705c43cd8bce0d07cc4dad451f03" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_d949c9d10a85f91ff5c9ac2ea1464680.setContent(html_3b59705c43cd8bce0d07cc4dad451f03);
|
|
|
|
|
|
|
|
marker_ec2eedfb0b631ac3395de5d0961a7e19.bindPopup(popup_d949c9d10a85f91ff5c9ac2ea1464680)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec2eedfb0b631ac3395de5d0961a7e19.setIcon(icon_f6cfafafa7c296823265aa3213bbbec0);
|
|
|
|
|
|
var marker_314bab87ded52ec7c70fc7a24475d88f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_58a900444ee00b801655e42b8f5b39f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21c37f33eff983e73c30c45d03db6272 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b248403c1b6b340f10a6fdbd7c73813 = $(`<div id="html_0b248403c1b6b340f10a6fdbd7c73813" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_21c37f33eff983e73c30c45d03db6272.setContent(html_0b248403c1b6b340f10a6fdbd7c73813);
|
|
|
|
|
|
|
|
marker_314bab87ded52ec7c70fc7a24475d88f.bindPopup(popup_21c37f33eff983e73c30c45d03db6272)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_314bab87ded52ec7c70fc7a24475d88f.setIcon(icon_58a900444ee00b801655e42b8f5b39f5);
|
|
|
|
|
|
var marker_1a6ad180b2a058a90460bff69be5b3b3 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_75d1083f054191c5380a1ac0adcf609b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d57f7f3ab23cc3f4a2b58cca372748a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb374c77cfd6ccadcab95154e94ae614 = $(`<div id="html_cb374c77cfd6ccadcab95154e94ae614" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_7d57f7f3ab23cc3f4a2b58cca372748a.setContent(html_cb374c77cfd6ccadcab95154e94ae614);
|
|
|
|
|
|
|
|
marker_1a6ad180b2a058a90460bff69be5b3b3.bindPopup(popup_7d57f7f3ab23cc3f4a2b58cca372748a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a6ad180b2a058a90460bff69be5b3b3.setIcon(icon_75d1083f054191c5380a1ac0adcf609b);
|
|
|
|
|
|
var marker_73e9fa51a4c8def648a59799c49206a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_f7d654eca3a6ab7fc5bbdc5558a6b53f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92b2a023444b37edf39e26b8c317a984 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4197ebe775bfcaecec11320c75da18fb = $(`<div id="html_4197ebe775bfcaecec11320c75da18fb" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_92b2a023444b37edf39e26b8c317a984.setContent(html_4197ebe775bfcaecec11320c75da18fb);
|
|
|
|
|
|
|
|
marker_73e9fa51a4c8def648a59799c49206a9.bindPopup(popup_92b2a023444b37edf39e26b8c317a984)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73e9fa51a4c8def648a59799c49206a9.setIcon(icon_f7d654eca3a6ab7fc5bbdc5558a6b53f);
|
|
|
|
|
|
var marker_4dd43efc5c6a464fb37d780c1318434e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_c9375985eb681842dbc7802f12da40ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_822db5df5dbab99eb5dcc90057a0e5d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d83cf04456f986e296640143424b050c = $(`<div id="html_d83cf04456f986e296640143424b050c" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_822db5df5dbab99eb5dcc90057a0e5d6.setContent(html_d83cf04456f986e296640143424b050c);
|
|
|
|
|
|
|
|
marker_4dd43efc5c6a464fb37d780c1318434e.bindPopup(popup_822db5df5dbab99eb5dcc90057a0e5d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dd43efc5c6a464fb37d780c1318434e.setIcon(icon_c9375985eb681842dbc7802f12da40ec);
|
|
|
|
|
|
var marker_ed1ef6a918a8e1aaaca715a58bb8b942 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_554fda90ee67dfde41ac32c5906145cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5f991fe1b7df28e9c4768bc7a87b9a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18aa2c2cf589ecebd219e2c5d9192cb4 = $(`<div id="html_18aa2c2cf589ecebd219e2c5d9192cb4" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_d5f991fe1b7df28e9c4768bc7a87b9a6.setContent(html_18aa2c2cf589ecebd219e2c5d9192cb4);
|
|
|
|
|
|
|
|
marker_ed1ef6a918a8e1aaaca715a58bb8b942.bindPopup(popup_d5f991fe1b7df28e9c4768bc7a87b9a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed1ef6a918a8e1aaaca715a58bb8b942.setIcon(icon_554fda90ee67dfde41ac32c5906145cf);
|
|
|
|
|
|
var marker_b6ee9746363b31c058872674888487fa = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_f6243ff72150596f58ad1d7ef545e689 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec3c5deac630f0f914d374e24e1f781e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_155f628b61c9b791fe927e39fcb0074f = $(`<div id="html_155f628b61c9b791fe927e39fcb0074f" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_ec3c5deac630f0f914d374e24e1f781e.setContent(html_155f628b61c9b791fe927e39fcb0074f);
|
|
|
|
|
|
|
|
marker_b6ee9746363b31c058872674888487fa.bindPopup(popup_ec3c5deac630f0f914d374e24e1f781e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6ee9746363b31c058872674888487fa.setIcon(icon_f6243ff72150596f58ad1d7ef545e689);
|
|
|
|
|
|
var marker_47f09b6ec0d3d301b642fe948e360dfe = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_452049b0b69d4ec78346cdf5e13bb430 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c087c1d5c13d1f99779cf92906dc2b5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67428ddfe2b5d5bb58771552cdc7798f = $(`<div id="html_67428ddfe2b5d5bb58771552cdc7798f" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_c087c1d5c13d1f99779cf92906dc2b5c.setContent(html_67428ddfe2b5d5bb58771552cdc7798f);
|
|
|
|
|
|
|
|
marker_47f09b6ec0d3d301b642fe948e360dfe.bindPopup(popup_c087c1d5c13d1f99779cf92906dc2b5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47f09b6ec0d3d301b642fe948e360dfe.setIcon(icon_452049b0b69d4ec78346cdf5e13bb430);
|
|
|
|
|
|
var marker_71f78e4d0c55abc4ca0f0874580c0f9a = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_28fb2c02f1e82aeaa2a5a6714a4a46d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b14043dce0a34c00905d10f6679c8c01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3434f508a7e1e6a847aea6b50669b55f = $(`<div id="html_3434f508a7e1e6a847aea6b50669b55f" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_b14043dce0a34c00905d10f6679c8c01.setContent(html_3434f508a7e1e6a847aea6b50669b55f);
|
|
|
|
|
|
|
|
marker_71f78e4d0c55abc4ca0f0874580c0f9a.bindPopup(popup_b14043dce0a34c00905d10f6679c8c01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71f78e4d0c55abc4ca0f0874580c0f9a.setIcon(icon_28fb2c02f1e82aeaa2a5a6714a4a46d8);
|
|
|
|
|
|
var marker_37c7c596e0f0827bf20ce602e69fa5c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ed50a82ca70ffadd91f732826e2dfe87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33459c49c78bd729ad7ae42a70ea1569 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_631110c4a87c4963a56abbc34289453a = $(`<div id="html_631110c4a87c4963a56abbc34289453a" style="width: 100.0%; height: 100.0%;">taxation-capable-cards-takes.trycloudflare.com</div>`)[0];
|
|
popup_33459c49c78bd729ad7ae42a70ea1569.setContent(html_631110c4a87c4963a56abbc34289453a);
|
|
|
|
|
|
|
|
marker_37c7c596e0f0827bf20ce602e69fa5c5.bindPopup(popup_33459c49c78bd729ad7ae42a70ea1569)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37c7c596e0f0827bf20ce602e69fa5c5.setIcon(icon_ed50a82ca70ffadd91f732826e2dfe87);
|
|
|
|
|
|
var marker_6c75ab2013e5f90c1f8acd5759198737 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_bd83bc64a8cc25ffbe2588bc4be2e199 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4344f95b55219c5cf8747e3abd19eb69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21d09390e05a441546ca895f3a024fa4 = $(`<div id="html_21d09390e05a441546ca895f3a024fa4" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_4344f95b55219c5cf8747e3abd19eb69.setContent(html_21d09390e05a441546ca895f3a024fa4);
|
|
|
|
|
|
|
|
marker_6c75ab2013e5f90c1f8acd5759198737.bindPopup(popup_4344f95b55219c5cf8747e3abd19eb69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c75ab2013e5f90c1f8acd5759198737.setIcon(icon_bd83bc64a8cc25ffbe2588bc4be2e199);
|
|
|
|
|
|
var marker_a21a043355b72522e1dfaae2bbdfd2a6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_91b5fb721fc8e103c70d2e28202ed603 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed25e30d17f268e6edfae48c3b87aeda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f602ca9634a79af524068917cc4edc01 = $(`<div id="html_f602ca9634a79af524068917cc4edc01" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_ed25e30d17f268e6edfae48c3b87aeda.setContent(html_f602ca9634a79af524068917cc4edc01);
|
|
|
|
|
|
|
|
marker_a21a043355b72522e1dfaae2bbdfd2a6.bindPopup(popup_ed25e30d17f268e6edfae48c3b87aeda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a21a043355b72522e1dfaae2bbdfd2a6.setIcon(icon_91b5fb721fc8e103c70d2e28202ed603);
|
|
|
|
|
|
var marker_81965aa9c835391f185567d09b2f7e90 = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_59771b63ff83ad359b9df0e3804f9418 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b4d362cac958ea01d79468411739dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe5dfe7881cbd78d130361c748d79f6d = $(`<div id="html_fe5dfe7881cbd78d130361c748d79f6d" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_33b4d362cac958ea01d79468411739dc.setContent(html_fe5dfe7881cbd78d130361c748d79f6d);
|
|
|
|
|
|
|
|
marker_81965aa9c835391f185567d09b2f7e90.bindPopup(popup_33b4d362cac958ea01d79468411739dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81965aa9c835391f185567d09b2f7e90.setIcon(icon_59771b63ff83ad359b9df0e3804f9418);
|
|
|
|
|
|
var marker_d9fe5073c91cb2580b0bf2ca58a1d1c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9b4d9677fe4edc0e5cfc4322e6732448 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c77b081a971a1f247487ddf80c17efab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3df44c5b93affbb5f1c1536c75f8e52e = $(`<div id="html_3df44c5b93affbb5f1c1536c75f8e52e" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_c77b081a971a1f247487ddf80c17efab.setContent(html_3df44c5b93affbb5f1c1536c75f8e52e);
|
|
|
|
|
|
|
|
marker_d9fe5073c91cb2580b0bf2ca58a1d1c6.bindPopup(popup_c77b081a971a1f247487ddf80c17efab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9fe5073c91cb2580b0bf2ca58a1d1c6.setIcon(icon_9b4d9677fe4edc0e5cfc4322e6732448);
|
|
|
|
|
|
var marker_20523ce32a74ee6b7eec87d281bb49f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_72d04e502b890ac3912dbb295abc747c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_136ba6a9941bcc18e2a6d9f63270bf78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10095f25d55f956cd58c48e3b1cd74cd = $(`<div id="html_10095f25d55f956cd58c48e3b1cd74cd" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_136ba6a9941bcc18e2a6d9f63270bf78.setContent(html_10095f25d55f956cd58c48e3b1cd74cd);
|
|
|
|
|
|
|
|
marker_20523ce32a74ee6b7eec87d281bb49f3.bindPopup(popup_136ba6a9941bcc18e2a6d9f63270bf78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20523ce32a74ee6b7eec87d281bb49f3.setIcon(icon_72d04e502b890ac3912dbb295abc747c);
|
|
|
|
|
|
var marker_c0ab85deb54d49fb355e677d022ae91b = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_f0b7f8ed0453de2a19dc0df124e28868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7932f680a9324dd77dfd9683349566d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1de31a05c6c831390dc748932b0e56eb = $(`<div id="html_1de31a05c6c831390dc748932b0e56eb" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_d7932f680a9324dd77dfd9683349566d.setContent(html_1de31a05c6c831390dc748932b0e56eb);
|
|
|
|
|
|
|
|
marker_c0ab85deb54d49fb355e677d022ae91b.bindPopup(popup_d7932f680a9324dd77dfd9683349566d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0ab85deb54d49fb355e677d022ae91b.setIcon(icon_f0b7f8ed0453de2a19dc0df124e28868);
|
|
|
|
|
|
var marker_b3e1b15c43469661753c7654e1837d9f = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1d7bebfff981ab3a6a853e797e42a8d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a943b6dbeb6b11c56fce647a00625de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11ed6fb7471e0683b55caf8fd2a57c6f = $(`<div id="html_11ed6fb7471e0683b55caf8fd2a57c6f" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_2a943b6dbeb6b11c56fce647a00625de.setContent(html_11ed6fb7471e0683b55caf8fd2a57c6f);
|
|
|
|
|
|
|
|
marker_b3e1b15c43469661753c7654e1837d9f.bindPopup(popup_2a943b6dbeb6b11c56fce647a00625de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3e1b15c43469661753c7654e1837d9f.setIcon(icon_1d7bebfff981ab3a6a853e797e42a8d0);
|
|
|
|
|
|
var marker_ac0772cd40e45685c4888a92409ad6c1 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_adc044d04d1f6c56207d7606287b79ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0df99540678b58f22e81254c03341f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a277356a12c83e753698a733815e7b6 = $(`<div id="html_3a277356a12c83e753698a733815e7b6" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_e0df99540678b58f22e81254c03341f4.setContent(html_3a277356a12c83e753698a733815e7b6);
|
|
|
|
|
|
|
|
marker_ac0772cd40e45685c4888a92409ad6c1.bindPopup(popup_e0df99540678b58f22e81254c03341f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac0772cd40e45685c4888a92409ad6c1.setIcon(icon_adc044d04d1f6c56207d7606287b79ed);
|
|
|
|
|
|
var marker_aaf975a7e596e353022f8b88010162fe = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_95b5269cbd7ce530f6fce51dc05b8aeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_363759679d1a18daa0388f490f5d7986 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e0cd856aa4be054bb9825c09b36c609 = $(`<div id="html_5e0cd856aa4be054bb9825c09b36c609" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_363759679d1a18daa0388f490f5d7986.setContent(html_5e0cd856aa4be054bb9825c09b36c609);
|
|
|
|
|
|
|
|
marker_aaf975a7e596e353022f8b88010162fe.bindPopup(popup_363759679d1a18daa0388f490f5d7986)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaf975a7e596e353022f8b88010162fe.setIcon(icon_95b5269cbd7ce530f6fce51dc05b8aeb);
|
|
|
|
|
|
var marker_a85e8cba7c52b2a2650797946861085e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4d93d86f34ddc6ad824af7a7af5d05f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2b2407fb9a3bae6f73cb089340a4ee0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6c3d81ba8074d031f0581e95a68f7de = $(`<div id="html_f6c3d81ba8074d031f0581e95a68f7de" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_b2b2407fb9a3bae6f73cb089340a4ee0.setContent(html_f6c3d81ba8074d031f0581e95a68f7de);
|
|
|
|
|
|
|
|
marker_a85e8cba7c52b2a2650797946861085e.bindPopup(popup_b2b2407fb9a3bae6f73cb089340a4ee0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a85e8cba7c52b2a2650797946861085e.setIcon(icon_4d93d86f34ddc6ad824af7a7af5d05f6);
|
|
|
|
|
|
var marker_9973ce5be6034e7a101ab2f937eca0c8 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_893efdeae01c6caa369fb16db06dc41d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_724daec1a032d7ddc6d6cc215d19b6f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cea09162fbb436015d9cdf1defb33e0 = $(`<div id="html_7cea09162fbb436015d9cdf1defb33e0" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_724daec1a032d7ddc6d6cc215d19b6f4.setContent(html_7cea09162fbb436015d9cdf1defb33e0);
|
|
|
|
|
|
|
|
marker_9973ce5be6034e7a101ab2f937eca0c8.bindPopup(popup_724daec1a032d7ddc6d6cc215d19b6f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9973ce5be6034e7a101ab2f937eca0c8.setIcon(icon_893efdeae01c6caa369fb16db06dc41d);
|
|
|
|
|
|
var marker_454c7ff5cdb407e2872ccf27afefd253 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_a73ca555aebb711adf457fb6aafb5d32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9215ebeb7520d57a4ecc74c00c2808b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0843875870769f843d15d25b71ba3ab3 = $(`<div id="html_0843875870769f843d15d25b71ba3ab3" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_9215ebeb7520d57a4ecc74c00c2808b3.setContent(html_0843875870769f843d15d25b71ba3ab3);
|
|
|
|
|
|
|
|
marker_454c7ff5cdb407e2872ccf27afefd253.bindPopup(popup_9215ebeb7520d57a4ecc74c00c2808b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_454c7ff5cdb407e2872ccf27afefd253.setIcon(icon_a73ca555aebb711adf457fb6aafb5d32);
|
|
|
|
|
|
var marker_200ba3a4b03bdb41cdaaf55153b2f1ce = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b70d5632d0b73d6087e6fcee4ed18ffa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d84a49663fff1b9cc515673b0f5ba8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b19231890c79db4803e233fe7272ab8f = $(`<div id="html_b19231890c79db4803e233fe7272ab8f" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_02d84a49663fff1b9cc515673b0f5ba8.setContent(html_b19231890c79db4803e233fe7272ab8f);
|
|
|
|
|
|
|
|
marker_200ba3a4b03bdb41cdaaf55153b2f1ce.bindPopup(popup_02d84a49663fff1b9cc515673b0f5ba8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_200ba3a4b03bdb41cdaaf55153b2f1ce.setIcon(icon_b70d5632d0b73d6087e6fcee4ed18ffa);
|
|
|
|
|
|
var marker_e6fdc76e61b1ba81493a8d265e47bbbf = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_f2e3f5037c330b14b806900b867bd3ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dced5c036a7846be581d3c54f13ad91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0d7449503a0a07d868ab4711894d575 = $(`<div id="html_d0d7449503a0a07d868ab4711894d575" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_9dced5c036a7846be581d3c54f13ad91.setContent(html_d0d7449503a0a07d868ab4711894d575);
|
|
|
|
|
|
|
|
marker_e6fdc76e61b1ba81493a8d265e47bbbf.bindPopup(popup_9dced5c036a7846be581d3c54f13ad91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6fdc76e61b1ba81493a8d265e47bbbf.setIcon(icon_f2e3f5037c330b14b806900b867bd3ea);
|
|
|
|
|
|
var marker_680839399ae9445de6fc8f813b7442c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ab4d85c13cd2fd4f398e06b53cfb455b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23bec38c5d5affd80acb01e44c5fe895 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4202814f3d3d7e40d24e86ee9f6a5f4f = $(`<div id="html_4202814f3d3d7e40d24e86ee9f6a5f4f" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_23bec38c5d5affd80acb01e44c5fe895.setContent(html_4202814f3d3d7e40d24e86ee9f6a5f4f);
|
|
|
|
|
|
|
|
marker_680839399ae9445de6fc8f813b7442c3.bindPopup(popup_23bec38c5d5affd80acb01e44c5fe895)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_680839399ae9445de6fc8f813b7442c3.setIcon(icon_ab4d85c13cd2fd4f398e06b53cfb455b);
|
|
|
|
|
|
var marker_9f602521ac00faa87f039991d7a5307e = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_5df63b1347a05a607b6adaf55b5b413a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_118b740e2874345a051310dfae14c6bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b6765909fb3fff975ca3145bb89923c = $(`<div id="html_3b6765909fb3fff975ca3145bb89923c" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_118b740e2874345a051310dfae14c6bb.setContent(html_3b6765909fb3fff975ca3145bb89923c);
|
|
|
|
|
|
|
|
marker_9f602521ac00faa87f039991d7a5307e.bindPopup(popup_118b740e2874345a051310dfae14c6bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f602521ac00faa87f039991d7a5307e.setIcon(icon_5df63b1347a05a607b6adaf55b5b413a);
|
|
|
|
|
|
var marker_19ab33130a98b1e3d8aeef945a16be8a = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_92c340240434e1f4e2e4195c55fbfc0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_869906a13d12e38757432c6ff8ab4b8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2775fe1dbd08c247677e04ca18624a8 = $(`<div id="html_e2775fe1dbd08c247677e04ca18624a8" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_869906a13d12e38757432c6ff8ab4b8d.setContent(html_e2775fe1dbd08c247677e04ca18624a8);
|
|
|
|
|
|
|
|
marker_19ab33130a98b1e3d8aeef945a16be8a.bindPopup(popup_869906a13d12e38757432c6ff8ab4b8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19ab33130a98b1e3d8aeef945a16be8a.setIcon(icon_92c340240434e1f4e2e4195c55fbfc0b);
|
|
|
|
|
|
var marker_414f55f34a05590fe2cb43ff0357b7e7 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4fdb0722967092d6c6dfc0e7a7e24c6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40e6b0a8d8f6667199aaa32f7b3da6be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e35174d136e191dff8a738ba716721 = $(`<div id="html_d8e35174d136e191dff8a738ba716721" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_40e6b0a8d8f6667199aaa32f7b3da6be.setContent(html_d8e35174d136e191dff8a738ba716721);
|
|
|
|
|
|
|
|
marker_414f55f34a05590fe2cb43ff0357b7e7.bindPopup(popup_40e6b0a8d8f6667199aaa32f7b3da6be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_414f55f34a05590fe2cb43ff0357b7e7.setIcon(icon_4fdb0722967092d6c6dfc0e7a7e24c6b);
|
|
|
|
|
|
var marker_78cb308ffcfe7c958169c0d327340e4d = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_67b2dcd3fa3f63418c1ec43f070f45e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ef74dbb2b3d76e53a86da12b126104f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45075c538725712de843e06b1e35c711 = $(`<div id="html_45075c538725712de843e06b1e35c711" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_2ef74dbb2b3d76e53a86da12b126104f.setContent(html_45075c538725712de843e06b1e35c711);
|
|
|
|
|
|
|
|
marker_78cb308ffcfe7c958169c0d327340e4d.bindPopup(popup_2ef74dbb2b3d76e53a86da12b126104f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78cb308ffcfe7c958169c0d327340e4d.setIcon(icon_67b2dcd3fa3f63418c1ec43f070f45e8);
|
|
|
|
|
|
var marker_2d49ccb2c2310f41b39120ec4707ef7f = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_59bdc1db0009c424391df8d2c0c3e814 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f985f798df879b91c03db95d2a08dd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db1d3c52e2bbff0b7658d6318b6a3cb3 = $(`<div id="html_db1d3c52e2bbff0b7658d6318b6a3cb3" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_5f985f798df879b91c03db95d2a08dd6.setContent(html_db1d3c52e2bbff0b7658d6318b6a3cb3);
|
|
|
|
|
|
|
|
marker_2d49ccb2c2310f41b39120ec4707ef7f.bindPopup(popup_5f985f798df879b91c03db95d2a08dd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d49ccb2c2310f41b39120ec4707ef7f.setIcon(icon_59bdc1db0009c424391df8d2c0c3e814);
|
|
|
|
|
|
var marker_57cc179a1592a7d404dd17298287fbb8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_bfe3d5ea9803abe9bc551d94244e382a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_225a5ae10a3d1f468e65e74eb2408ed1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ef0c1e707b4515dc8ca4a127a947690 = $(`<div id="html_4ef0c1e707b4515dc8ca4a127a947690" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_225a5ae10a3d1f468e65e74eb2408ed1.setContent(html_4ef0c1e707b4515dc8ca4a127a947690);
|
|
|
|
|
|
|
|
marker_57cc179a1592a7d404dd17298287fbb8.bindPopup(popup_225a5ae10a3d1f468e65e74eb2408ed1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57cc179a1592a7d404dd17298287fbb8.setIcon(icon_bfe3d5ea9803abe9bc551d94244e382a);
|
|
|
|
|
|
var marker_76134fd98d915c877ca19297103705b8 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_112f114b1468d9910cf58dbcdeacdbbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b13a65aed9a4901078a5048b07d9c30b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1bbe25fec9ef147562b5762db89ae3f = $(`<div id="html_e1bbe25fec9ef147562b5762db89ae3f" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_b13a65aed9a4901078a5048b07d9c30b.setContent(html_e1bbe25fec9ef147562b5762db89ae3f);
|
|
|
|
|
|
|
|
marker_76134fd98d915c877ca19297103705b8.bindPopup(popup_b13a65aed9a4901078a5048b07d9c30b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76134fd98d915c877ca19297103705b8.setIcon(icon_112f114b1468d9910cf58dbcdeacdbbe);
|
|
|
|
|
|
var marker_68be3f0196886301561d4fd3378c7f9e = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_08261ec6dd247d84fc5a4deb2fe1d8ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdcb2e970575d533af4d94649593afab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccdd1c68103bff13da72077cc6964f62 = $(`<div id="html_ccdd1c68103bff13da72077cc6964f62" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_fdcb2e970575d533af4d94649593afab.setContent(html_ccdd1c68103bff13da72077cc6964f62);
|
|
|
|
|
|
|
|
marker_68be3f0196886301561d4fd3378c7f9e.bindPopup(popup_fdcb2e970575d533af4d94649593afab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68be3f0196886301561d4fd3378c7f9e.setIcon(icon_08261ec6dd247d84fc5a4deb2fe1d8ab);
|
|
|
|
|
|
var marker_e22f13163ec145a17cebc6e28d953270 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d9d7bb1ba07314a40ae4417e719de0dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41acb70fb712a4ea293b6ce38cdd4c70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7a08e056fbdbee69f452b3d6071b342 = $(`<div id="html_f7a08e056fbdbee69f452b3d6071b342" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_41acb70fb712a4ea293b6ce38cdd4c70.setContent(html_f7a08e056fbdbee69f452b3d6071b342);
|
|
|
|
|
|
|
|
marker_e22f13163ec145a17cebc6e28d953270.bindPopup(popup_41acb70fb712a4ea293b6ce38cdd4c70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e22f13163ec145a17cebc6e28d953270.setIcon(icon_d9d7bb1ba07314a40ae4417e719de0dd);
|
|
|
|
|
|
var marker_8c4ec8c3dcb8259e6d85321e6d9de4f3 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_bddc105c7eff660d043b37c842c69c8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dae581df68928c7e8798bb1890283de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56714dd7c85655ef06fec1f831aec7be = $(`<div id="html_56714dd7c85655ef06fec1f831aec7be" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_9dae581df68928c7e8798bb1890283de.setContent(html_56714dd7c85655ef06fec1f831aec7be);
|
|
|
|
|
|
|
|
marker_8c4ec8c3dcb8259e6d85321e6d9de4f3.bindPopup(popup_9dae581df68928c7e8798bb1890283de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c4ec8c3dcb8259e6d85321e6d9de4f3.setIcon(icon_bddc105c7eff660d043b37c842c69c8b);
|
|
|
|
|
|
var marker_f1fde4687e5d68b8bc5340d951c419d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_272b51c662da67f9c4a5fa4afa6ccd36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_567aab302545453755c653406fa29ac5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9913085646d284d14ce321726e3fa48e = $(`<div id="html_9913085646d284d14ce321726e3fa48e" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_567aab302545453755c653406fa29ac5.setContent(html_9913085646d284d14ce321726e3fa48e);
|
|
|
|
|
|
|
|
marker_f1fde4687e5d68b8bc5340d951c419d8.bindPopup(popup_567aab302545453755c653406fa29ac5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1fde4687e5d68b8bc5340d951c419d8.setIcon(icon_272b51c662da67f9c4a5fa4afa6ccd36);
|
|
|
|
|
|
var marker_dce2f78e1b8d6ee105643af6bf753400 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e3e4b74101a0b86289eb7e3ac645ab82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df4eb1cd8197cc798630bd2e6be52bde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cccd39432c46a139d38facf821dc8dba = $(`<div id="html_cccd39432c46a139d38facf821dc8dba" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_df4eb1cd8197cc798630bd2e6be52bde.setContent(html_cccd39432c46a139d38facf821dc8dba);
|
|
|
|
|
|
|
|
marker_dce2f78e1b8d6ee105643af6bf753400.bindPopup(popup_df4eb1cd8197cc798630bd2e6be52bde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dce2f78e1b8d6ee105643af6bf753400.setIcon(icon_e3e4b74101a0b86289eb7e3ac645ab82);
|
|
|
|
|
|
var marker_e05f7694222769f0826fa31d3cfbb580 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8265ba6fe44b3485d4423d5b0626dc78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_342b283755b7a045ee7c14f3ec2432e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6fafd456ddc816d00a5aa2197455333 = $(`<div id="html_a6fafd456ddc816d00a5aa2197455333" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_342b283755b7a045ee7c14f3ec2432e3.setContent(html_a6fafd456ddc816d00a5aa2197455333);
|
|
|
|
|
|
|
|
marker_e05f7694222769f0826fa31d3cfbb580.bindPopup(popup_342b283755b7a045ee7c14f3ec2432e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e05f7694222769f0826fa31d3cfbb580.setIcon(icon_8265ba6fe44b3485d4423d5b0626dc78);
|
|
|
|
|
|
var marker_f2d617546fa46df38036740e3af15992 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_28eac1d13bfbdc3f3c347eeca85e2ada = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7f8c8bf57761fa7174b77a2024e1655 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b78dad47d53419da9d93f9bec74aedaf = $(`<div id="html_b78dad47d53419da9d93f9bec74aedaf" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_e7f8c8bf57761fa7174b77a2024e1655.setContent(html_b78dad47d53419da9d93f9bec74aedaf);
|
|
|
|
|
|
|
|
marker_f2d617546fa46df38036740e3af15992.bindPopup(popup_e7f8c8bf57761fa7174b77a2024e1655)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2d617546fa46df38036740e3af15992.setIcon(icon_28eac1d13bfbdc3f3c347eeca85e2ada);
|
|
|
|
|
|
var marker_4c6f6896ac5636d67a254e5d5f1aa8ab = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_938fa4cc3480a9a704ec9f2cf79204e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e602225fa3c19aadff0f85925bab9145 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76905855a399af84fa378a38e43bf0f1 = $(`<div id="html_76905855a399af84fa378a38e43bf0f1" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_e602225fa3c19aadff0f85925bab9145.setContent(html_76905855a399af84fa378a38e43bf0f1);
|
|
|
|
|
|
|
|
marker_4c6f6896ac5636d67a254e5d5f1aa8ab.bindPopup(popup_e602225fa3c19aadff0f85925bab9145)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c6f6896ac5636d67a254e5d5f1aa8ab.setIcon(icon_938fa4cc3480a9a704ec9f2cf79204e7);
|
|
|
|
|
|
var marker_26974528fa63c7844d70e38edb6be334 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_f639afb40fbf40193d0b6b06985701c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca31013b0c0902458149b72f5a1a4670 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e79e78a1904296b60a48b747b8572dc5 = $(`<div id="html_e79e78a1904296b60a48b747b8572dc5" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_ca31013b0c0902458149b72f5a1a4670.setContent(html_e79e78a1904296b60a48b747b8572dc5);
|
|
|
|
|
|
|
|
marker_26974528fa63c7844d70e38edb6be334.bindPopup(popup_ca31013b0c0902458149b72f5a1a4670)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26974528fa63c7844d70e38edb6be334.setIcon(icon_f639afb40fbf40193d0b6b06985701c5);
|
|
|
|
|
|
var marker_3b4e9a817739d7cb2750bf1cf55d9e3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_13e0d5263e4c9c3b0ab63d5da54ca26d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01c482a7b85bafcd890fd5c752f302c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_664cf2449ef25b40beefd27800e7426d = $(`<div id="html_664cf2449ef25b40beefd27800e7426d" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_01c482a7b85bafcd890fd5c752f302c9.setContent(html_664cf2449ef25b40beefd27800e7426d);
|
|
|
|
|
|
|
|
marker_3b4e9a817739d7cb2750bf1cf55d9e3a.bindPopup(popup_01c482a7b85bafcd890fd5c752f302c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b4e9a817739d7cb2750bf1cf55d9e3a.setIcon(icon_13e0d5263e4c9c3b0ab63d5da54ca26d);
|
|
|
|
|
|
var marker_d2d2d73ca01867a9c3d473e0564f7ba7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_a05d637d0ab7f2a669de7ea0cd54bf07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d1e3b190876a247b7dac7a1368957de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_068d0a8eea2e8b80e3e00cc4d287c152 = $(`<div id="html_068d0a8eea2e8b80e3e00cc4d287c152" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_6d1e3b190876a247b7dac7a1368957de.setContent(html_068d0a8eea2e8b80e3e00cc4d287c152);
|
|
|
|
|
|
|
|
marker_d2d2d73ca01867a9c3d473e0564f7ba7.bindPopup(popup_6d1e3b190876a247b7dac7a1368957de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2d2d73ca01867a9c3d473e0564f7ba7.setIcon(icon_a05d637d0ab7f2a669de7ea0cd54bf07);
|
|
|
|
|
|
var marker_e2feeed7a87ee38de38b9a954403171b = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_cc10414d51cd490ba78ac9fcffbf381c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdb4ccb3756cc90113dc57c8151885b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d71daf9923e095568daa40948e1f0ace = $(`<div id="html_d71daf9923e095568daa40948e1f0ace" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_fdb4ccb3756cc90113dc57c8151885b2.setContent(html_d71daf9923e095568daa40948e1f0ace);
|
|
|
|
|
|
|
|
marker_e2feeed7a87ee38de38b9a954403171b.bindPopup(popup_fdb4ccb3756cc90113dc57c8151885b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2feeed7a87ee38de38b9a954403171b.setIcon(icon_cc10414d51cd490ba78ac9fcffbf381c);
|
|
|
|
|
|
var marker_0426f6766284b29d5450b4f89108270a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d0bd794598833e6e8f376a3a8e2335b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1978626c7275de8bc54173e95e844c48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7cfe14676d170c54c2bb3dfbde9ffb3 = $(`<div id="html_b7cfe14676d170c54c2bb3dfbde9ffb3" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_1978626c7275de8bc54173e95e844c48.setContent(html_b7cfe14676d170c54c2bb3dfbde9ffb3);
|
|
|
|
|
|
|
|
marker_0426f6766284b29d5450b4f89108270a.bindPopup(popup_1978626c7275de8bc54173e95e844c48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0426f6766284b29d5450b4f89108270a.setIcon(icon_d0bd794598833e6e8f376a3a8e2335b8);
|
|
|
|
|
|
var marker_162d4ef917e30e9a623d23f0244f4583 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_917817ab8f19d84cc40946b0b915980c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c84c80c376b03926ae618be4503771d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19f412a53c3bff4587d1d7c35f0c29f0 = $(`<div id="html_19f412a53c3bff4587d1d7c35f0c29f0" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_0c84c80c376b03926ae618be4503771d.setContent(html_19f412a53c3bff4587d1d7c35f0c29f0);
|
|
|
|
|
|
|
|
marker_162d4ef917e30e9a623d23f0244f4583.bindPopup(popup_0c84c80c376b03926ae618be4503771d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_162d4ef917e30e9a623d23f0244f4583.setIcon(icon_917817ab8f19d84cc40946b0b915980c);
|
|
|
|
|
|
var marker_e8fd494e42776d216b2ca6357542318a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_621b2a3b3f56d62e90eea4cdb29b2552 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16514916180f91b94991f7c89ae5f657 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74663178938871d3e9a2fc15308d2d51 = $(`<div id="html_74663178938871d3e9a2fc15308d2d51" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_16514916180f91b94991f7c89ae5f657.setContent(html_74663178938871d3e9a2fc15308d2d51);
|
|
|
|
|
|
|
|
marker_e8fd494e42776d216b2ca6357542318a.bindPopup(popup_16514916180f91b94991f7c89ae5f657)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8fd494e42776d216b2ca6357542318a.setIcon(icon_621b2a3b3f56d62e90eea4cdb29b2552);
|
|
|
|
|
|
var marker_1fd465b96d14cf06d2ef1fa9a7724dcb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_cfe8e3bef2d7aeb6eb7194f79f9e78cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19aabc7cb0a95d31896224f25f9c0181 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df73a91f687cf6555644b68e9b611546 = $(`<div id="html_df73a91f687cf6555644b68e9b611546" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_19aabc7cb0a95d31896224f25f9c0181.setContent(html_df73a91f687cf6555644b68e9b611546);
|
|
|
|
|
|
|
|
marker_1fd465b96d14cf06d2ef1fa9a7724dcb.bindPopup(popup_19aabc7cb0a95d31896224f25f9c0181)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fd465b96d14cf06d2ef1fa9a7724dcb.setIcon(icon_cfe8e3bef2d7aeb6eb7194f79f9e78cb);
|
|
|
|
|
|
var marker_a928b69822121540799eff16f876cef6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4720d704cb8b45a39a462c96ebbafaaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bf82fef8b8e2fda4e4c89f22476c09f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_002c81ea72d6928adc13f2d1e0918d74 = $(`<div id="html_002c81ea72d6928adc13f2d1e0918d74" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_7bf82fef8b8e2fda4e4c89f22476c09f.setContent(html_002c81ea72d6928adc13f2d1e0918d74);
|
|
|
|
|
|
|
|
marker_a928b69822121540799eff16f876cef6.bindPopup(popup_7bf82fef8b8e2fda4e4c89f22476c09f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a928b69822121540799eff16f876cef6.setIcon(icon_4720d704cb8b45a39a462c96ebbafaaf);
|
|
|
|
|
|
var marker_27465de448a99333b7f61b689d5d4a7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_507f11a66cd820fdae6eb5e1dd5ab0dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1367c76d8c74dbd2ea1d6fb3c4e61a4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f35793656b0367d3cddad744af187ad = $(`<div id="html_7f35793656b0367d3cddad744af187ad" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_1367c76d8c74dbd2ea1d6fb3c4e61a4d.setContent(html_7f35793656b0367d3cddad744af187ad);
|
|
|
|
|
|
|
|
marker_27465de448a99333b7f61b689d5d4a7d.bindPopup(popup_1367c76d8c74dbd2ea1d6fb3c4e61a4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27465de448a99333b7f61b689d5d4a7d.setIcon(icon_507f11a66cd820fdae6eb5e1dd5ab0dd);
|
|
|
|
|
|
var marker_4538c532fd36ecd600f693c630e70cb8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ee436a16365de5973d5f363ec7db57bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14d4a4ca9a7bc128dad142a0ea664a93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33c0c2814cabe6df25cd2f8072d21513 = $(`<div id="html_33c0c2814cabe6df25cd2f8072d21513" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_14d4a4ca9a7bc128dad142a0ea664a93.setContent(html_33c0c2814cabe6df25cd2f8072d21513);
|
|
|
|
|
|
|
|
marker_4538c532fd36ecd600f693c630e70cb8.bindPopup(popup_14d4a4ca9a7bc128dad142a0ea664a93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4538c532fd36ecd600f693c630e70cb8.setIcon(icon_ee436a16365de5973d5f363ec7db57bd);
|
|
|
|
|
|
var marker_97d610125ead93d39ea198e3a8ff7579 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_8684bdf177f003edf55b444c1705d9fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f99758594dda9f92ffcc5ae66e52e73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3db008e7e670486f86610ad819b70fd7 = $(`<div id="html_3db008e7e670486f86610ad819b70fd7" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_9f99758594dda9f92ffcc5ae66e52e73.setContent(html_3db008e7e670486f86610ad819b70fd7);
|
|
|
|
|
|
|
|
marker_97d610125ead93d39ea198e3a8ff7579.bindPopup(popup_9f99758594dda9f92ffcc5ae66e52e73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97d610125ead93d39ea198e3a8ff7579.setIcon(icon_8684bdf177f003edf55b444c1705d9fe);
|
|
|
|
|
|
var marker_be784d9ab475d57ea122d18c35b507ea = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ab1f631744cb92329c8b6d2e8d27f979 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5576730642c512a9e462521df23d69e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc2ad8bb34630b59df9e818c51417133 = $(`<div id="html_fc2ad8bb34630b59df9e818c51417133" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_5576730642c512a9e462521df23d69e4.setContent(html_fc2ad8bb34630b59df9e818c51417133);
|
|
|
|
|
|
|
|
marker_be784d9ab475d57ea122d18c35b507ea.bindPopup(popup_5576730642c512a9e462521df23d69e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be784d9ab475d57ea122d18c35b507ea.setIcon(icon_ab1f631744cb92329c8b6d2e8d27f979);
|
|
|
|
|
|
var marker_fb0b7897ab95ea40012e33766475a4a4 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_6ea05998f3b6504ca34967a01be5645b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cd5577b043b763149f78206cb1294b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02d9eb0b6e98476f19c199f4d74f0173 = $(`<div id="html_02d9eb0b6e98476f19c199f4d74f0173" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_0cd5577b043b763149f78206cb1294b8.setContent(html_02d9eb0b6e98476f19c199f4d74f0173);
|
|
|
|
|
|
|
|
marker_fb0b7897ab95ea40012e33766475a4a4.bindPopup(popup_0cd5577b043b763149f78206cb1294b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb0b7897ab95ea40012e33766475a4a4.setIcon(icon_6ea05998f3b6504ca34967a01be5645b);
|
|
|
|
|
|
var marker_1d8975c63751aaee85e70d35ce98c486 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_f11b1985cd3d30e8cc9481be3103b371 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e4f4159f66c25b72715218709b1fc4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41712ed7c2eb80b2380c21ee22e29da6 = $(`<div id="html_41712ed7c2eb80b2380c21ee22e29da6" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_6e4f4159f66c25b72715218709b1fc4b.setContent(html_41712ed7c2eb80b2380c21ee22e29da6);
|
|
|
|
|
|
|
|
marker_1d8975c63751aaee85e70d35ce98c486.bindPopup(popup_6e4f4159f66c25b72715218709b1fc4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d8975c63751aaee85e70d35ce98c486.setIcon(icon_f11b1985cd3d30e8cc9481be3103b371);
|
|
|
|
|
|
var marker_dad49c4dca635887d0ab97c5ec4ba564 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b3fdef8b20e21c7ea3fded3521ef1ac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4e890008fcbc689341513f7bf9b3869 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe89efd767dbdba854450665beade668 = $(`<div id="html_fe89efd767dbdba854450665beade668" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_f4e890008fcbc689341513f7bf9b3869.setContent(html_fe89efd767dbdba854450665beade668);
|
|
|
|
|
|
|
|
marker_dad49c4dca635887d0ab97c5ec4ba564.bindPopup(popup_f4e890008fcbc689341513f7bf9b3869)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dad49c4dca635887d0ab97c5ec4ba564.setIcon(icon_b3fdef8b20e21c7ea3fded3521ef1ac9);
|
|
|
|
|
|
var marker_579a4d5bdfcb72f17b0007b5fae524d3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ff3cf60721682feebb2e03305fa5f24c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1684ad563283f95eb85494d740ef396f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a456b36be356e837ce2c9d792aaab7b = $(`<div id="html_1a456b36be356e837ce2c9d792aaab7b" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_1684ad563283f95eb85494d740ef396f.setContent(html_1a456b36be356e837ce2c9d792aaab7b);
|
|
|
|
|
|
|
|
marker_579a4d5bdfcb72f17b0007b5fae524d3.bindPopup(popup_1684ad563283f95eb85494d740ef396f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579a4d5bdfcb72f17b0007b5fae524d3.setIcon(icon_ff3cf60721682feebb2e03305fa5f24c);
|
|
|
|
|
|
var marker_4019b803b5464f301eb288c0f9010c29 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_89c41b90b4f884de7de0e2fe549ebb0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d70cccd0162e6ac8b7bf0ad9c2dccbda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e39213ae809b515000a9a497029c174f = $(`<div id="html_e39213ae809b515000a9a497029c174f" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_d70cccd0162e6ac8b7bf0ad9c2dccbda.setContent(html_e39213ae809b515000a9a497029c174f);
|
|
|
|
|
|
|
|
marker_4019b803b5464f301eb288c0f9010c29.bindPopup(popup_d70cccd0162e6ac8b7bf0ad9c2dccbda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4019b803b5464f301eb288c0f9010c29.setIcon(icon_89c41b90b4f884de7de0e2fe549ebb0e);
|
|
|
|
|
|
var marker_78502716a5af3ebb4914b0f167d2ff02 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_87a29f112381e3e5c3e517c15a0d94af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d00897de904395d14b8179ad4771c96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68aaae4795b12e6d4cc905aa733825ac = $(`<div id="html_68aaae4795b12e6d4cc905aa733825ac" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_0d00897de904395d14b8179ad4771c96.setContent(html_68aaae4795b12e6d4cc905aa733825ac);
|
|
|
|
|
|
|
|
marker_78502716a5af3ebb4914b0f167d2ff02.bindPopup(popup_0d00897de904395d14b8179ad4771c96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78502716a5af3ebb4914b0f167d2ff02.setIcon(icon_87a29f112381e3e5c3e517c15a0d94af);
|
|
|
|
|
|
var marker_fb8cc8c26416256d275c0b4bb3b871c3 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1422e3c0c032b9462d2fa68911e99a33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74982cd993a3e3cf3197c23c37952a1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f86c270bb16737cc8c7524e95fc22b92 = $(`<div id="html_f86c270bb16737cc8c7524e95fc22b92" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_74982cd993a3e3cf3197c23c37952a1e.setContent(html_f86c270bb16737cc8c7524e95fc22b92);
|
|
|
|
|
|
|
|
marker_fb8cc8c26416256d275c0b4bb3b871c3.bindPopup(popup_74982cd993a3e3cf3197c23c37952a1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb8cc8c26416256d275c0b4bb3b871c3.setIcon(icon_1422e3c0c032b9462d2fa68911e99a33);
|
|
|
|
|
|
var marker_e68f6ca33b16aa9702b50f58195d04c5 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e0c6efc539e0426d49998b750fcd4732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee429a5db2f7f12c034e3e40254702d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2932a63385584e101f52b5164726031 = $(`<div id="html_f2932a63385584e101f52b5164726031" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_ee429a5db2f7f12c034e3e40254702d3.setContent(html_f2932a63385584e101f52b5164726031);
|
|
|
|
|
|
|
|
marker_e68f6ca33b16aa9702b50f58195d04c5.bindPopup(popup_ee429a5db2f7f12c034e3e40254702d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e68f6ca33b16aa9702b50f58195d04c5.setIcon(icon_e0c6efc539e0426d49998b750fcd4732);
|
|
|
|
|
|
var marker_a46fb78f07752b5669d36e4e32317200 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_2a1214da219bf5db7d62f172047911b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_636cbca8696d612bea6edf9a686e7e65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b8400a22300eb268982437b1d76d8a0 = $(`<div id="html_3b8400a22300eb268982437b1d76d8a0" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_636cbca8696d612bea6edf9a686e7e65.setContent(html_3b8400a22300eb268982437b1d76d8a0);
|
|
|
|
|
|
|
|
marker_a46fb78f07752b5669d36e4e32317200.bindPopup(popup_636cbca8696d612bea6edf9a686e7e65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a46fb78f07752b5669d36e4e32317200.setIcon(icon_2a1214da219bf5db7d62f172047911b7);
|
|
|
|
|
|
var marker_321d397f2726ae3868362e23405c07c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1500bea37ecf579b36a533a2fc3f94f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e5a3473c1f6ce259348e4d77abde112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9540bbc82a0d67d59d778f5b81b59283 = $(`<div id="html_9540bbc82a0d67d59d778f5b81b59283" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_0e5a3473c1f6ce259348e4d77abde112.setContent(html_9540bbc82a0d67d59d778f5b81b59283);
|
|
|
|
|
|
|
|
marker_321d397f2726ae3868362e23405c07c1.bindPopup(popup_0e5a3473c1f6ce259348e4d77abde112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_321d397f2726ae3868362e23405c07c1.setIcon(icon_1500bea37ecf579b36a533a2fc3f94f4);
|
|
|
|
|
|
var marker_89da1c6f12281ad740fd1da26e12726c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_14418854026e4b2495907ed0199b9952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7455ed8c5b867eb29bcc4303fa875ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65dea4e932904fdbfe3c8cd98800218c = $(`<div id="html_65dea4e932904fdbfe3c8cd98800218c" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_a7455ed8c5b867eb29bcc4303fa875ba.setContent(html_65dea4e932904fdbfe3c8cd98800218c);
|
|
|
|
|
|
|
|
marker_89da1c6f12281ad740fd1da26e12726c.bindPopup(popup_a7455ed8c5b867eb29bcc4303fa875ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89da1c6f12281ad740fd1da26e12726c.setIcon(icon_14418854026e4b2495907ed0199b9952);
|
|
|
|
|
|
var marker_ff384ad7e883cd5f7f91be5f179e1581 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_bce8ad0c20450d2e1581fd7fac5da32c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8c77f77d220eb1435ff9c0c3c9d50fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0682ed1829b0b875bcf7d96881f5980 = $(`<div id="html_c0682ed1829b0b875bcf7d96881f5980" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_a8c77f77d220eb1435ff9c0c3c9d50fc.setContent(html_c0682ed1829b0b875bcf7d96881f5980);
|
|
|
|
|
|
|
|
marker_ff384ad7e883cd5f7f91be5f179e1581.bindPopup(popup_a8c77f77d220eb1435ff9c0c3c9d50fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff384ad7e883cd5f7f91be5f179e1581.setIcon(icon_bce8ad0c20450d2e1581fd7fac5da32c);
|
|
|
|
|
|
var marker_7c5fe607214dcf4a42b29e781c6e63e7 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ff774f8bb0376973263d2fca82cdcd42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3487f82e77f58884fe97e591a7556deb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b66ecb232c1d26278ceeb1bdad61a74 = $(`<div id="html_1b66ecb232c1d26278ceeb1bdad61a74" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_3487f82e77f58884fe97e591a7556deb.setContent(html_1b66ecb232c1d26278ceeb1bdad61a74);
|
|
|
|
|
|
|
|
marker_7c5fe607214dcf4a42b29e781c6e63e7.bindPopup(popup_3487f82e77f58884fe97e591a7556deb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c5fe607214dcf4a42b29e781c6e63e7.setIcon(icon_ff774f8bb0376973263d2fca82cdcd42);
|
|
|
|
|
|
var marker_3a35031d8b630b8cac6c9839269aab96 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ad28f2dc3277f981a874abd0196ec595 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b04beb628ccb520c17f227695041bae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d67a442022a2b86b7e0975798bc4205 = $(`<div id="html_6d67a442022a2b86b7e0975798bc4205" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_0b04beb628ccb520c17f227695041bae.setContent(html_6d67a442022a2b86b7e0975798bc4205);
|
|
|
|
|
|
|
|
marker_3a35031d8b630b8cac6c9839269aab96.bindPopup(popup_0b04beb628ccb520c17f227695041bae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a35031d8b630b8cac6c9839269aab96.setIcon(icon_ad28f2dc3277f981a874abd0196ec595);
|
|
|
|
|
|
var marker_b74a0cad322e4f79a2e10cde77d8ea85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_5ef309a0df69d2cfe7016a188178219a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e7126f30bdb9273660d88a38137581f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d14aff97aa0dbe0d4f7f51778cc1d485 = $(`<div id="html_d14aff97aa0dbe0d4f7f51778cc1d485" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_5e7126f30bdb9273660d88a38137581f.setContent(html_d14aff97aa0dbe0d4f7f51778cc1d485);
|
|
|
|
|
|
|
|
marker_b74a0cad322e4f79a2e10cde77d8ea85.bindPopup(popup_5e7126f30bdb9273660d88a38137581f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b74a0cad322e4f79a2e10cde77d8ea85.setIcon(icon_5ef309a0df69d2cfe7016a188178219a);
|
|
|
|
|
|
var marker_eb99b5ff7a1b5f9b898b61c1ac56e7c8 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_df141983dacafd217007f89c558036e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_990ae0e1f637af2520f1162493b51fe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cb8b6b3eb3a4096a7601d44ff607238 = $(`<div id="html_9cb8b6b3eb3a4096a7601d44ff607238" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_990ae0e1f637af2520f1162493b51fe6.setContent(html_9cb8b6b3eb3a4096a7601d44ff607238);
|
|
|
|
|
|
|
|
marker_eb99b5ff7a1b5f9b898b61c1ac56e7c8.bindPopup(popup_990ae0e1f637af2520f1162493b51fe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb99b5ff7a1b5f9b898b61c1ac56e7c8.setIcon(icon_df141983dacafd217007f89c558036e1);
|
|
|
|
|
|
var marker_b0acbe661c675e1ac78ab364f6ea75f1 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_88263f2e84203e21202ed775ee767420 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0a51f9e04017b20857e3d98714ec474 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51f9c5595e14c9a84f8a889365067532 = $(`<div id="html_51f9c5595e14c9a84f8a889365067532" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_e0a51f9e04017b20857e3d98714ec474.setContent(html_51f9c5595e14c9a84f8a889365067532);
|
|
|
|
|
|
|
|
marker_b0acbe661c675e1ac78ab364f6ea75f1.bindPopup(popup_e0a51f9e04017b20857e3d98714ec474)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0acbe661c675e1ac78ab364f6ea75f1.setIcon(icon_88263f2e84203e21202ed775ee767420);
|
|
|
|
|
|
var marker_b1d91f30174da5711b5358a095e48efc = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_11834859076c599217425e3b5fc9c5eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9750183d519d8a24a7603b57cfb2f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_423eb8d96c0b72e9dfe6d378832187ca = $(`<div id="html_423eb8d96c0b72e9dfe6d378832187ca" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_b9750183d519d8a24a7603b57cfb2f39.setContent(html_423eb8d96c0b72e9dfe6d378832187ca);
|
|
|
|
|
|
|
|
marker_b1d91f30174da5711b5358a095e48efc.bindPopup(popup_b9750183d519d8a24a7603b57cfb2f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1d91f30174da5711b5358a095e48efc.setIcon(icon_11834859076c599217425e3b5fc9c5eb);
|
|
|
|
|
|
var marker_6c524464563cc10fdbc902b6b59c0cdb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0bca8801c2501471bd34a582b7193497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c14cd17255751b48f713b494c52f4103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd70a6282f6487dcf0bdb80bbb19b23e = $(`<div id="html_fd70a6282f6487dcf0bdb80bbb19b23e" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_c14cd17255751b48f713b494c52f4103.setContent(html_fd70a6282f6487dcf0bdb80bbb19b23e);
|
|
|
|
|
|
|
|
marker_6c524464563cc10fdbc902b6b59c0cdb.bindPopup(popup_c14cd17255751b48f713b494c52f4103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c524464563cc10fdbc902b6b59c0cdb.setIcon(icon_0bca8801c2501471bd34a582b7193497);
|
|
|
|
|
|
var marker_8e8a92ca16fa6ffa4c24e0889227c358 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e2ea1e29727a9d5602614d0c2d09765e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3fa7241f7ed7339f79bd7b8caf3db89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69b22cfd94040597db1af8683c4d64b7 = $(`<div id="html_69b22cfd94040597db1af8683c4d64b7" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_c3fa7241f7ed7339f79bd7b8caf3db89.setContent(html_69b22cfd94040597db1af8683c4d64b7);
|
|
|
|
|
|
|
|
marker_8e8a92ca16fa6ffa4c24e0889227c358.bindPopup(popup_c3fa7241f7ed7339f79bd7b8caf3db89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e8a92ca16fa6ffa4c24e0889227c358.setIcon(icon_e2ea1e29727a9d5602614d0c2d09765e);
|
|
|
|
|
|
var marker_5692094e3a1eb688392e32122dac66ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1a4ebc667d9ac2774652262f7b7f5869 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9307d34dab056aff6dd5df69f254a4dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b7c8327a832ec32a63a3fcf24e4fda5 = $(`<div id="html_0b7c8327a832ec32a63a3fcf24e4fda5" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_9307d34dab056aff6dd5df69f254a4dd.setContent(html_0b7c8327a832ec32a63a3fcf24e4fda5);
|
|
|
|
|
|
|
|
marker_5692094e3a1eb688392e32122dac66ad.bindPopup(popup_9307d34dab056aff6dd5df69f254a4dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5692094e3a1eb688392e32122dac66ad.setIcon(icon_1a4ebc667d9ac2774652262f7b7f5869);
|
|
|
|
|
|
var marker_42f7309d3138a097f67804b2d6651c18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4fcd3a07bde79d8aee52a4654cecde68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a66b013c6ff0cfa77bd5ebe14cb9f546 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4440cb4f8c3778e0ea26860ab7deb685 = $(`<div id="html_4440cb4f8c3778e0ea26860ab7deb685" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_a66b013c6ff0cfa77bd5ebe14cb9f546.setContent(html_4440cb4f8c3778e0ea26860ab7deb685);
|
|
|
|
|
|
|
|
marker_42f7309d3138a097f67804b2d6651c18.bindPopup(popup_a66b013c6ff0cfa77bd5ebe14cb9f546)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42f7309d3138a097f67804b2d6651c18.setIcon(icon_4fcd3a07bde79d8aee52a4654cecde68);
|
|
|
|
|
|
var marker_b2523b463083248430e1e2531d8a6aba = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_7f6967016fc93bd96d63acf7ce608152 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b66cbf8aae78a00de60a953da19718b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48d36682b5985ecec9baa12dcbccad45 = $(`<div id="html_48d36682b5985ecec9baa12dcbccad45" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_b66cbf8aae78a00de60a953da19718b9.setContent(html_48d36682b5985ecec9baa12dcbccad45);
|
|
|
|
|
|
|
|
marker_b2523b463083248430e1e2531d8a6aba.bindPopup(popup_b66cbf8aae78a00de60a953da19718b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2523b463083248430e1e2531d8a6aba.setIcon(icon_7f6967016fc93bd96d63acf7ce608152);
|
|
|
|
|
|
var marker_12bc4ddb8f4acfd423eb7a603b42c38c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1a663ef18dbcfaa5cf6a50897ca730e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6764932540f9b4e60c90d76887a345b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_658d6f62106c830b8ae3c6d22bff0b5e = $(`<div id="html_658d6f62106c830b8ae3c6d22bff0b5e" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_f6764932540f9b4e60c90d76887a345b.setContent(html_658d6f62106c830b8ae3c6d22bff0b5e);
|
|
|
|
|
|
|
|
marker_12bc4ddb8f4acfd423eb7a603b42c38c.bindPopup(popup_f6764932540f9b4e60c90d76887a345b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12bc4ddb8f4acfd423eb7a603b42c38c.setIcon(icon_1a663ef18dbcfaa5cf6a50897ca730e1);
|
|
|
|
|
|
var marker_8e4f4b4ec18fc3a99edd7f22ac01bcb3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0202f24420df48334d6e3236da669c67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81ccd773d756afc83e34fe73bcea70d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b994553ffa58e364f8d4789602f2462 = $(`<div id="html_9b994553ffa58e364f8d4789602f2462" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_81ccd773d756afc83e34fe73bcea70d0.setContent(html_9b994553ffa58e364f8d4789602f2462);
|
|
|
|
|
|
|
|
marker_8e4f4b4ec18fc3a99edd7f22ac01bcb3.bindPopup(popup_81ccd773d756afc83e34fe73bcea70d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4f4b4ec18fc3a99edd7f22ac01bcb3.setIcon(icon_0202f24420df48334d6e3236da669c67);
|
|
|
|
|
|
var marker_febe641161b02858867feee6130576d1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_478a93b3aa7b5cfbe4ce92e9a73e6715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1670709a39f67f9f803e06420a3bf317 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd8bb5164f7a3169e4074d934b3f6806 = $(`<div id="html_fd8bb5164f7a3169e4074d934b3f6806" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_1670709a39f67f9f803e06420a3bf317.setContent(html_fd8bb5164f7a3169e4074d934b3f6806);
|
|
|
|
|
|
|
|
marker_febe641161b02858867feee6130576d1.bindPopup(popup_1670709a39f67f9f803e06420a3bf317)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_febe641161b02858867feee6130576d1.setIcon(icon_478a93b3aa7b5cfbe4ce92e9a73e6715);
|
|
|
|
|
|
var marker_f7c576c5c2427363f88e7fd659fffa1f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_a93a4d308c2a83b7215293d7f455e4ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beb3e5b672078b04453a12318f6e14fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f3f2e660b5dc973a74535efba753773 = $(`<div id="html_3f3f2e660b5dc973a74535efba753773" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_beb3e5b672078b04453a12318f6e14fc.setContent(html_3f3f2e660b5dc973a74535efba753773);
|
|
|
|
|
|
|
|
marker_f7c576c5c2427363f88e7fd659fffa1f.bindPopup(popup_beb3e5b672078b04453a12318f6e14fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7c576c5c2427363f88e7fd659fffa1f.setIcon(icon_a93a4d308c2a83b7215293d7f455e4ef);
|
|
|
|
|
|
var marker_07a876a8ddb7dd9183218952460918b9 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d16f0e65f74dd12fdb1c58f80867ab4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_346d22d3a57e61f280724f2982da6d1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f79104f0a238231390996770ace9113 = $(`<div id="html_1f79104f0a238231390996770ace9113" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_346d22d3a57e61f280724f2982da6d1e.setContent(html_1f79104f0a238231390996770ace9113);
|
|
|
|
|
|
|
|
marker_07a876a8ddb7dd9183218952460918b9.bindPopup(popup_346d22d3a57e61f280724f2982da6d1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07a876a8ddb7dd9183218952460918b9.setIcon(icon_d16f0e65f74dd12fdb1c58f80867ab4e);
|
|
|
|
|
|
var marker_a930ba2b33c9264302c5444b78bd960b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_de06688c04b4f40e1f232adbd1116e41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f74a9753e0799390fb1d9d005c479af6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_864e6234ca01d07a6feb4f84d602dd06 = $(`<div id="html_864e6234ca01d07a6feb4f84d602dd06" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_f74a9753e0799390fb1d9d005c479af6.setContent(html_864e6234ca01d07a6feb4f84d602dd06);
|
|
|
|
|
|
|
|
marker_a930ba2b33c9264302c5444b78bd960b.bindPopup(popup_f74a9753e0799390fb1d9d005c479af6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a930ba2b33c9264302c5444b78bd960b.setIcon(icon_de06688c04b4f40e1f232adbd1116e41);
|
|
|
|
|
|
var marker_e924803737d637d562029cd5c9e344ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4d0574433306af895d74ce773714fac3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a46e7be1040e771c72e0746f817ed24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ed20ba2e0bb667610acbaa2e42b8103 = $(`<div id="html_0ed20ba2e0bb667610acbaa2e42b8103" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_0a46e7be1040e771c72e0746f817ed24.setContent(html_0ed20ba2e0bb667610acbaa2e42b8103);
|
|
|
|
|
|
|
|
marker_e924803737d637d562029cd5c9e344ed.bindPopup(popup_0a46e7be1040e771c72e0746f817ed24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e924803737d637d562029cd5c9e344ed.setIcon(icon_4d0574433306af895d74ce773714fac3);
|
|
|
|
|
|
var marker_7f0548de4b3fbec5a7d285e953e6839b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_5cbde77c3ddc283c2cb2af7a9767fff0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d71f6dc9e9ca5fd7ff368f1810c0682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfe61dbd3d26107afb03a790ea0b42b8 = $(`<div id="html_dfe61dbd3d26107afb03a790ea0b42b8" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_2d71f6dc9e9ca5fd7ff368f1810c0682.setContent(html_dfe61dbd3d26107afb03a790ea0b42b8);
|
|
|
|
|
|
|
|
marker_7f0548de4b3fbec5a7d285e953e6839b.bindPopup(popup_2d71f6dc9e9ca5fd7ff368f1810c0682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f0548de4b3fbec5a7d285e953e6839b.setIcon(icon_5cbde77c3ddc283c2cb2af7a9767fff0);
|
|
|
|
|
|
var marker_8d1dfd42cbd3993a68e33eb0fc5a18ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_55d6e70ddde1018a6f73c00a65468eb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28853d005cdb358798f6baec37bf2683 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_169a3a4216693b3a338c0baeab3ac73c = $(`<div id="html_169a3a4216693b3a338c0baeab3ac73c" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_28853d005cdb358798f6baec37bf2683.setContent(html_169a3a4216693b3a338c0baeab3ac73c);
|
|
|
|
|
|
|
|
marker_8d1dfd42cbd3993a68e33eb0fc5a18ff.bindPopup(popup_28853d005cdb358798f6baec37bf2683)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d1dfd42cbd3993a68e33eb0fc5a18ff.setIcon(icon_55d6e70ddde1018a6f73c00a65468eb9);
|
|
|
|
|
|
var marker_f7f221cfbb5100816cc5d6a2216857ce = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_509addc30d546ea1009c2ebe330aabe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01cf6f271fbaee3d2b9d72fef80e5a01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a6d876c048f887734ac47e247bf00cb = $(`<div id="html_8a6d876c048f887734ac47e247bf00cb" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_01cf6f271fbaee3d2b9d72fef80e5a01.setContent(html_8a6d876c048f887734ac47e247bf00cb);
|
|
|
|
|
|
|
|
marker_f7f221cfbb5100816cc5d6a2216857ce.bindPopup(popup_01cf6f271fbaee3d2b9d72fef80e5a01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7f221cfbb5100816cc5d6a2216857ce.setIcon(icon_509addc30d546ea1009c2ebe330aabe4);
|
|
|
|
|
|
var marker_80eeab93488dc39660a724828129220c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b0425a64118547b9d4eaed10c9ac8ad6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d390b7982d710c7106ebb97a7d8afb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18a9ef4ac4dbfd2641d9b3c148288d5e = $(`<div id="html_18a9ef4ac4dbfd2641d9b3c148288d5e" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_6d390b7982d710c7106ebb97a7d8afb5.setContent(html_18a9ef4ac4dbfd2641d9b3c148288d5e);
|
|
|
|
|
|
|
|
marker_80eeab93488dc39660a724828129220c.bindPopup(popup_6d390b7982d710c7106ebb97a7d8afb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80eeab93488dc39660a724828129220c.setIcon(icon_b0425a64118547b9d4eaed10c9ac8ad6);
|
|
|
|
|
|
var marker_7cb1445134af2df05b3420bd80055231 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_922702fb12ae4e1cccba2ae9cd692310 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce04ceea1d556b3989d38009dc05dd7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34d53d173ff1efe470771b46efa0434d = $(`<div id="html_34d53d173ff1efe470771b46efa0434d" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_ce04ceea1d556b3989d38009dc05dd7d.setContent(html_34d53d173ff1efe470771b46efa0434d);
|
|
|
|
|
|
|
|
marker_7cb1445134af2df05b3420bd80055231.bindPopup(popup_ce04ceea1d556b3989d38009dc05dd7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cb1445134af2df05b3420bd80055231.setIcon(icon_922702fb12ae4e1cccba2ae9cd692310);
|
|
|
|
|
|
var marker_a4d5d2d22a576d0435d50180099cd08c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d19c8d2717a994f1252c6a9d533aae92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8448d5b69a88bbc7c4b1f42886dc06e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42ecc826af2d33784e5bfbfa6ed2495e = $(`<div id="html_42ecc826af2d33784e5bfbfa6ed2495e" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_8448d5b69a88bbc7c4b1f42886dc06e1.setContent(html_42ecc826af2d33784e5bfbfa6ed2495e);
|
|
|
|
|
|
|
|
marker_a4d5d2d22a576d0435d50180099cd08c.bindPopup(popup_8448d5b69a88bbc7c4b1f42886dc06e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4d5d2d22a576d0435d50180099cd08c.setIcon(icon_d19c8d2717a994f1252c6a9d533aae92);
|
|
|
|
|
|
var marker_64269a62be645aa0124b76788838a0e0 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0b7668b42fd58e5a41946a868e2e6de4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45f1944b3e19d29742fd95e8241656fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6f86e7750f8e3de1ad54f19214a5639 = $(`<div id="html_e6f86e7750f8e3de1ad54f19214a5639" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_45f1944b3e19d29742fd95e8241656fa.setContent(html_e6f86e7750f8e3de1ad54f19214a5639);
|
|
|
|
|
|
|
|
marker_64269a62be645aa0124b76788838a0e0.bindPopup(popup_45f1944b3e19d29742fd95e8241656fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64269a62be645aa0124b76788838a0e0.setIcon(icon_0b7668b42fd58e5a41946a868e2e6de4);
|
|
|
|
|
|
var marker_6301e18a5936a5b66e198c487d087d10 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_571913aa3d70dbd967cc0845df103aa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06d68618ecf43028a0600c4bc3c77468 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f98c64391d8a0820c3f7932617834cab = $(`<div id="html_f98c64391d8a0820c3f7932617834cab" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_06d68618ecf43028a0600c4bc3c77468.setContent(html_f98c64391d8a0820c3f7932617834cab);
|
|
|
|
|
|
|
|
marker_6301e18a5936a5b66e198c487d087d10.bindPopup(popup_06d68618ecf43028a0600c4bc3c77468)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6301e18a5936a5b66e198c487d087d10.setIcon(icon_571913aa3d70dbd967cc0845df103aa5);
|
|
|
|
|
|
var marker_8182ffd27c467f9461766234e89a4636 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ad9f0c88d819de16527e45f4ac3ba9ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f76965750813ddc7b3f5669cffff9108 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49fa2ee77368cd86b1528c76ede6a2ef = $(`<div id="html_49fa2ee77368cd86b1528c76ede6a2ef" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_f76965750813ddc7b3f5669cffff9108.setContent(html_49fa2ee77368cd86b1528c76ede6a2ef);
|
|
|
|
|
|
|
|
marker_8182ffd27c467f9461766234e89a4636.bindPopup(popup_f76965750813ddc7b3f5669cffff9108)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8182ffd27c467f9461766234e89a4636.setIcon(icon_ad9f0c88d819de16527e45f4ac3ba9ea);
|
|
|
|
|
|
var marker_a50d0681e715e8cd82040c9bc630c7e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b30a3379b342a75a4946ee3fc886c148 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5b068c5a2fda83d70cc235db21c1064 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39625f4d3cc95adfa4004e9762a0a408 = $(`<div id="html_39625f4d3cc95adfa4004e9762a0a408" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_e5b068c5a2fda83d70cc235db21c1064.setContent(html_39625f4d3cc95adfa4004e9762a0a408);
|
|
|
|
|
|
|
|
marker_a50d0681e715e8cd82040c9bc630c7e1.bindPopup(popup_e5b068c5a2fda83d70cc235db21c1064)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a50d0681e715e8cd82040c9bc630c7e1.setIcon(icon_b30a3379b342a75a4946ee3fc886c148);
|
|
|
|
|
|
var marker_173affcdd255a6b0fe54aab1619405db = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e12242e197fc249e41333c86345440e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a65b3bd3c1cde84a5f729ecff08ea590 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37fa9ffc5c01665a3308ac9c468af656 = $(`<div id="html_37fa9ffc5c01665a3308ac9c468af656" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_a65b3bd3c1cde84a5f729ecff08ea590.setContent(html_37fa9ffc5c01665a3308ac9c468af656);
|
|
|
|
|
|
|
|
marker_173affcdd255a6b0fe54aab1619405db.bindPopup(popup_a65b3bd3c1cde84a5f729ecff08ea590)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_173affcdd255a6b0fe54aab1619405db.setIcon(icon_e12242e197fc249e41333c86345440e3);
|
|
|
|
|
|
var marker_ec9982bd3b0a19ae537c8a1e35814986 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_976d4addaa051de5af16e36f7dbbafe1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f35902080947e4263def99f42cb6d31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76600623d166e7f0f65c25d85c3bb428 = $(`<div id="html_76600623d166e7f0f65c25d85c3bb428" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_2f35902080947e4263def99f42cb6d31.setContent(html_76600623d166e7f0f65c25d85c3bb428);
|
|
|
|
|
|
|
|
marker_ec9982bd3b0a19ae537c8a1e35814986.bindPopup(popup_2f35902080947e4263def99f42cb6d31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec9982bd3b0a19ae537c8a1e35814986.setIcon(icon_976d4addaa051de5af16e36f7dbbafe1);
|
|
|
|
|
|
var marker_bd9a22a91754d9ee890f94b07e92058c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_27c68b9d770733285d412e2956cda24f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9805bb5bba2e7363d5b26992cc94f97b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_755813f3c477307a05b49768e2db8cae = $(`<div id="html_755813f3c477307a05b49768e2db8cae" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_9805bb5bba2e7363d5b26992cc94f97b.setContent(html_755813f3c477307a05b49768e2db8cae);
|
|
|
|
|
|
|
|
marker_bd9a22a91754d9ee890f94b07e92058c.bindPopup(popup_9805bb5bba2e7363d5b26992cc94f97b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd9a22a91754d9ee890f94b07e92058c.setIcon(icon_27c68b9d770733285d412e2956cda24f);
|
|
|
|
|
|
var marker_75315e1377755baca58234baa21b0110 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e7b751ccd9598f47b4b44617f7e50ac2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20e57f0592bfc33bbd72f313f1bd94e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ccaa2ad6572e7d1ece8b7341218369b = $(`<div id="html_4ccaa2ad6572e7d1ece8b7341218369b" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_20e57f0592bfc33bbd72f313f1bd94e3.setContent(html_4ccaa2ad6572e7d1ece8b7341218369b);
|
|
|
|
|
|
|
|
marker_75315e1377755baca58234baa21b0110.bindPopup(popup_20e57f0592bfc33bbd72f313f1bd94e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75315e1377755baca58234baa21b0110.setIcon(icon_e7b751ccd9598f47b4b44617f7e50ac2);
|
|
|
|
|
|
var marker_24feb9f58540e03a94c85e20fa4c3cc0 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_adf5bbc9c1de7b6207a26ab32bd86614 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b045195722c4559ffd1f892d25edda7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8781d595e91eb1b24d4949edec4b777f = $(`<div id="html_8781d595e91eb1b24d4949edec4b777f" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_3b045195722c4559ffd1f892d25edda7.setContent(html_8781d595e91eb1b24d4949edec4b777f);
|
|
|
|
|
|
|
|
marker_24feb9f58540e03a94c85e20fa4c3cc0.bindPopup(popup_3b045195722c4559ffd1f892d25edda7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24feb9f58540e03a94c85e20fa4c3cc0.setIcon(icon_adf5bbc9c1de7b6207a26ab32bd86614);
|
|
|
|
|
|
var marker_9fe4c1cb23356576db0cbb872fe397fa = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_a6d048c878f9255464aecb74fb79b7b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3ebd912fd4022271988228f30f81f4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ae40a5cc5d278be331c3cadc8dec561 = $(`<div id="html_9ae40a5cc5d278be331c3cadc8dec561" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_a3ebd912fd4022271988228f30f81f4b.setContent(html_9ae40a5cc5d278be331c3cadc8dec561);
|
|
|
|
|
|
|
|
marker_9fe4c1cb23356576db0cbb872fe397fa.bindPopup(popup_a3ebd912fd4022271988228f30f81f4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fe4c1cb23356576db0cbb872fe397fa.setIcon(icon_a6d048c878f9255464aecb74fb79b7b8);
|
|
|
|
|
|
var marker_94190083e346c25e6bdc28898cd1d286 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b1297407b5179d2af654ab3aabbd3eb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7f20d957b5566748c11fcbae4ab2ebd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_382a99e4a1237232e142f19ef733d398 = $(`<div id="html_382a99e4a1237232e142f19ef733d398" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_a7f20d957b5566748c11fcbae4ab2ebd.setContent(html_382a99e4a1237232e142f19ef733d398);
|
|
|
|
|
|
|
|
marker_94190083e346c25e6bdc28898cd1d286.bindPopup(popup_a7f20d957b5566748c11fcbae4ab2ebd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94190083e346c25e6bdc28898cd1d286.setIcon(icon_b1297407b5179d2af654ab3aabbd3eb2);
|
|
|
|
|
|
var marker_3ecd974261d7f8e55ca818f0c7dbcaaa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_ca8eebab769eb9e3dd4a0a1ce0c8a736 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16aa2d220acbae9e2b71b49ac4648161 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7a0e8aa3246302093fce8d0f8803cd0 = $(`<div id="html_b7a0e8aa3246302093fce8d0f8803cd0" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_16aa2d220acbae9e2b71b49ac4648161.setContent(html_b7a0e8aa3246302093fce8d0f8803cd0);
|
|
|
|
|
|
|
|
marker_3ecd974261d7f8e55ca818f0c7dbcaaa.bindPopup(popup_16aa2d220acbae9e2b71b49ac4648161)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ecd974261d7f8e55ca818f0c7dbcaaa.setIcon(icon_ca8eebab769eb9e3dd4a0a1ce0c8a736);
|
|
|
|
|
|
var marker_ea478dc37d387ff68cd8cde58a703ffa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4d9d2ed7cd706f4265e2ed053d0a0a6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd52d3e783c25dc00d10ec83b1d55f46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d70e26786a0414dd54adf4c9bc28d382 = $(`<div id="html_d70e26786a0414dd54adf4c9bc28d382" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_bd52d3e783c25dc00d10ec83b1d55f46.setContent(html_d70e26786a0414dd54adf4c9bc28d382);
|
|
|
|
|
|
|
|
marker_ea478dc37d387ff68cd8cde58a703ffa.bindPopup(popup_bd52d3e783c25dc00d10ec83b1d55f46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea478dc37d387ff68cd8cde58a703ffa.setIcon(icon_4d9d2ed7cd706f4265e2ed053d0a0a6d);
|
|
|
|
|
|
var marker_686c90fb92fe7e6f297aae9482ed4fa8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_5ee84045bfb0cf037c7de02a8b039207 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_543de011e2a0bcbc46ee6bcea56ea420 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f39bdabcbdff8d2f8f3445a132fd29c1 = $(`<div id="html_f39bdabcbdff8d2f8f3445a132fd29c1" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_543de011e2a0bcbc46ee6bcea56ea420.setContent(html_f39bdabcbdff8d2f8f3445a132fd29c1);
|
|
|
|
|
|
|
|
marker_686c90fb92fe7e6f297aae9482ed4fa8.bindPopup(popup_543de011e2a0bcbc46ee6bcea56ea420)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_686c90fb92fe7e6f297aae9482ed4fa8.setIcon(icon_5ee84045bfb0cf037c7de02a8b039207);
|
|
|
|
|
|
var marker_ceb65c616897286e1fdcb9c65f846a9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b3c34da60c920b321e86f000f4c818b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f684be9b1ee720bfc46c7fae1183aa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8102c71008ff36e25af8fdc15b520076 = $(`<div id="html_8102c71008ff36e25af8fdc15b520076" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_7f684be9b1ee720bfc46c7fae1183aa9.setContent(html_8102c71008ff36e25af8fdc15b520076);
|
|
|
|
|
|
|
|
marker_ceb65c616897286e1fdcb9c65f846a9f.bindPopup(popup_7f684be9b1ee720bfc46c7fae1183aa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceb65c616897286e1fdcb9c65f846a9f.setIcon(icon_b3c34da60c920b321e86f000f4c818b7);
|
|
|
|
|
|
var marker_0d9da09d93eac602ea5f4b2e7f0788b3 = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_94947ab0b705e7d082c6d4944739dd8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c281c66721c6c8533b58c348f364408 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6711a678ce113e246ae576a9e24c97ba = $(`<div id="html_6711a678ce113e246ae576a9e24c97ba" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_6c281c66721c6c8533b58c348f364408.setContent(html_6711a678ce113e246ae576a9e24c97ba);
|
|
|
|
|
|
|
|
marker_0d9da09d93eac602ea5f4b2e7f0788b3.bindPopup(popup_6c281c66721c6c8533b58c348f364408)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d9da09d93eac602ea5f4b2e7f0788b3.setIcon(icon_94947ab0b705e7d082c6d4944739dd8b);
|
|
|
|
|
|
var marker_790f9b95883750ae118f1eba5c6787aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b84b4451450e7b28313b424086198c7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd1cdfc8b0efcbd5c0b2b58f3afa3d36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cf2f98e327a6970c8128f59c56f4175 = $(`<div id="html_3cf2f98e327a6970c8128f59c56f4175" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_dd1cdfc8b0efcbd5c0b2b58f3afa3d36.setContent(html_3cf2f98e327a6970c8128f59c56f4175);
|
|
|
|
|
|
|
|
marker_790f9b95883750ae118f1eba5c6787aa.bindPopup(popup_dd1cdfc8b0efcbd5c0b2b58f3afa3d36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_790f9b95883750ae118f1eba5c6787aa.setIcon(icon_b84b4451450e7b28313b424086198c7e);
|
|
|
|
|
|
var marker_8a338a2875aea0e1f22fdd6f79d28e7d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4bc1eba5271f8b11b57bf00cafde2085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46617b00de32f3c8ca6a35e4f1d8b184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e114c7a4fdd621330d9cb86390d2ca9a = $(`<div id="html_e114c7a4fdd621330d9cb86390d2ca9a" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_46617b00de32f3c8ca6a35e4f1d8b184.setContent(html_e114c7a4fdd621330d9cb86390d2ca9a);
|
|
|
|
|
|
|
|
marker_8a338a2875aea0e1f22fdd6f79d28e7d.bindPopup(popup_46617b00de32f3c8ca6a35e4f1d8b184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a338a2875aea0e1f22fdd6f79d28e7d.setIcon(icon_4bc1eba5271f8b11b57bf00cafde2085);
|
|
|
|
|
|
var marker_b91c57575c8c637d8b46a01bee80f4ba = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_771ace9b35f0d9ca67cf4e17aa52ee36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88b160926d12daa3dd3397f9f7b1bd52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36ebc48031d9c2d674b3b1794956dd8d = $(`<div id="html_36ebc48031d9c2d674b3b1794956dd8d" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_88b160926d12daa3dd3397f9f7b1bd52.setContent(html_36ebc48031d9c2d674b3b1794956dd8d);
|
|
|
|
|
|
|
|
marker_b91c57575c8c637d8b46a01bee80f4ba.bindPopup(popup_88b160926d12daa3dd3397f9f7b1bd52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b91c57575c8c637d8b46a01bee80f4ba.setIcon(icon_771ace9b35f0d9ca67cf4e17aa52ee36);
|
|
|
|
|
|
var marker_c325fdf07e76cb556a24ad78e0847213 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_a44c3975b3312a0802d9e046bf4f37e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_926a0e0b093647d4d167ccc6dbfe4a48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a7337d972366515922afe13dc8154a7 = $(`<div id="html_0a7337d972366515922afe13dc8154a7" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_926a0e0b093647d4d167ccc6dbfe4a48.setContent(html_0a7337d972366515922afe13dc8154a7);
|
|
|
|
|
|
|
|
marker_c325fdf07e76cb556a24ad78e0847213.bindPopup(popup_926a0e0b093647d4d167ccc6dbfe4a48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c325fdf07e76cb556a24ad78e0847213.setIcon(icon_a44c3975b3312a0802d9e046bf4f37e8);
|
|
|
|
|
|
var marker_d9e04c35b8f01301f0e1feaf34c71e79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_09b3cc965966914ed042cc2c5018aadd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_515472b74d23a867bca13a1c73c4b0ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c8d1ebd2415450753d41c3ad41862b9 = $(`<div id="html_6c8d1ebd2415450753d41c3ad41862b9" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_515472b74d23a867bca13a1c73c4b0ca.setContent(html_6c8d1ebd2415450753d41c3ad41862b9);
|
|
|
|
|
|
|
|
marker_d9e04c35b8f01301f0e1feaf34c71e79.bindPopup(popup_515472b74d23a867bca13a1c73c4b0ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9e04c35b8f01301f0e1feaf34c71e79.setIcon(icon_09b3cc965966914ed042cc2c5018aadd);
|
|
|
|
|
|
var marker_c4c96e058bc16be66cec12e48eb4d1e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0c75d53a0875694a5d77c7bfefedb86c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a482b4d55e423b87789483c6e64612fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35639bb1b9482f235189c4089575b782 = $(`<div id="html_35639bb1b9482f235189c4089575b782" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_a482b4d55e423b87789483c6e64612fc.setContent(html_35639bb1b9482f235189c4089575b782);
|
|
|
|
|
|
|
|
marker_c4c96e058bc16be66cec12e48eb4d1e1.bindPopup(popup_a482b4d55e423b87789483c6e64612fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4c96e058bc16be66cec12e48eb4d1e1.setIcon(icon_0c75d53a0875694a5d77c7bfefedb86c);
|
|
|
|
|
|
var marker_f7b0bfac34e5cf7c71f6095425bc87c1 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_dcd0e62ca8c321048ef1f11e9adb10a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2c09c50b55c359c81822d1818d3bf9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b349c7a554bd83cf99f25e5571d583a8 = $(`<div id="html_b349c7a554bd83cf99f25e5571d583a8" style="width: 100.0%; height: 100.0%;">relay.aruku.kro.kr</div>`)[0];
|
|
popup_f2c09c50b55c359c81822d1818d3bf9e.setContent(html_b349c7a554bd83cf99f25e5571d583a8);
|
|
|
|
|
|
|
|
marker_f7b0bfac34e5cf7c71f6095425bc87c1.bindPopup(popup_f2c09c50b55c359c81822d1818d3bf9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7b0bfac34e5cf7c71f6095425bc87c1.setIcon(icon_dcd0e62ca8c321048ef1f11e9adb10a5);
|
|
|
|
|
|
var marker_a29cb0555a60e553ec0a9ae6f6e0c79d = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e10b7c77eec890e8f24fdf050e5f990a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d0b0909424361a7421de2ba4b55329f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aa2b8393cf43d65d1243259772ee021 = $(`<div id="html_4aa2b8393cf43d65d1243259772ee021" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_6d0b0909424361a7421de2ba4b55329f.setContent(html_4aa2b8393cf43d65d1243259772ee021);
|
|
|
|
|
|
|
|
marker_a29cb0555a60e553ec0a9ae6f6e0c79d.bindPopup(popup_6d0b0909424361a7421de2ba4b55329f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a29cb0555a60e553ec0a9ae6f6e0c79d.setIcon(icon_e10b7c77eec890e8f24fdf050e5f990a);
|
|
|
|
|
|
var marker_a23a2dc98c3b2888cfc6396d81df9473 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_57e4f586e29ee99f82964feb74b82aa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e537238af21edd285b9202910f9c8c58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8c9537448b6a9d5d3e6e12d167518b2 = $(`<div id="html_e8c9537448b6a9d5d3e6e12d167518b2" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_e537238af21edd285b9202910f9c8c58.setContent(html_e8c9537448b6a9d5d3e6e12d167518b2);
|
|
|
|
|
|
|
|
marker_a23a2dc98c3b2888cfc6396d81df9473.bindPopup(popup_e537238af21edd285b9202910f9c8c58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a23a2dc98c3b2888cfc6396d81df9473.setIcon(icon_57e4f586e29ee99f82964feb74b82aa6);
|
|
|
|
|
|
var marker_1b542fcdf4712b318a74ba25247b25cd = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_3f5223cbdb4825a2ca131d4fdc902fc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b08e60891257f83802edc2790b9177d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01baeef54ea029c6d6a18116c6aaa8f0 = $(`<div id="html_01baeef54ea029c6d6a18116c6aaa8f0" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_b08e60891257f83802edc2790b9177d7.setContent(html_01baeef54ea029c6d6a18116c6aaa8f0);
|
|
|
|
|
|
|
|
marker_1b542fcdf4712b318a74ba25247b25cd.bindPopup(popup_b08e60891257f83802edc2790b9177d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b542fcdf4712b318a74ba25247b25cd.setIcon(icon_3f5223cbdb4825a2ca131d4fdc902fc1);
|
|
|
|
|
|
var marker_bb148d2dbaf80445656e847d58bf5fd8 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4c0ea37ab2e7ecd6b54b12c97d002b4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d71af3e817f1d2eadc9492978cba1bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_423fed128cd6e2c2107a4c79b1b287ec = $(`<div id="html_423fed128cd6e2c2107a4c79b1b287ec" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_4d71af3e817f1d2eadc9492978cba1bd.setContent(html_423fed128cd6e2c2107a4c79b1b287ec);
|
|
|
|
|
|
|
|
marker_bb148d2dbaf80445656e847d58bf5fd8.bindPopup(popup_4d71af3e817f1d2eadc9492978cba1bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb148d2dbaf80445656e847d58bf5fd8.setIcon(icon_4c0ea37ab2e7ecd6b54b12c97d002b4d);
|
|
|
|
|
|
var marker_90113e28f6af51f876013b658b95c1b3 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4713bd8456389427963aabaecee432ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65d3a9d1e589b9e32e8b99d74c514619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bff0f6da2f75ec64f1ba7dd4bf4e8952 = $(`<div id="html_bff0f6da2f75ec64f1ba7dd4bf4e8952" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_65d3a9d1e589b9e32e8b99d74c514619.setContent(html_bff0f6da2f75ec64f1ba7dd4bf4e8952);
|
|
|
|
|
|
|
|
marker_90113e28f6af51f876013b658b95c1b3.bindPopup(popup_65d3a9d1e589b9e32e8b99d74c514619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90113e28f6af51f876013b658b95c1b3.setIcon(icon_4713bd8456389427963aabaecee432ac);
|
|
|
|
|
|
var marker_8eadb7112dda6e65d7ee16411ce57658 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_4f0d609fd68eaf212fe289634635692d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e49c46060b899702b79099b3a5b67721 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe98c48a6e97c78e715efad83c05399 = $(`<div id="html_cfe98c48a6e97c78e715efad83c05399" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_e49c46060b899702b79099b3a5b67721.setContent(html_cfe98c48a6e97c78e715efad83c05399);
|
|
|
|
|
|
|
|
marker_8eadb7112dda6e65d7ee16411ce57658.bindPopup(popup_e49c46060b899702b79099b3a5b67721)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eadb7112dda6e65d7ee16411ce57658.setIcon(icon_4f0d609fd68eaf212fe289634635692d);
|
|
|
|
|
|
var marker_4053cf1198d1fc37b416c4fa99da6c23 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_871269437912f19c2c173edc5efb857f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afb33da2cb6975e6227cf37c23fb6b9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9580f22ae0b93dd97a73db9502c69ae4 = $(`<div id="html_9580f22ae0b93dd97a73db9502c69ae4" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_afb33da2cb6975e6227cf37c23fb6b9a.setContent(html_9580f22ae0b93dd97a73db9502c69ae4);
|
|
|
|
|
|
|
|
marker_4053cf1198d1fc37b416c4fa99da6c23.bindPopup(popup_afb33da2cb6975e6227cf37c23fb6b9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4053cf1198d1fc37b416c4fa99da6c23.setIcon(icon_871269437912f19c2c173edc5efb857f);
|
|
|
|
|
|
var marker_9a2fe94a4df1ce4b6e10d3a90b4447a8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_5bc9627853882dc75e3635b8583ecc9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d2be5c3bfbe2603793df79446abf6a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb10511211a3d607262c1100269adfad = $(`<div id="html_cb10511211a3d607262c1100269adfad" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_6d2be5c3bfbe2603793df79446abf6a9.setContent(html_cb10511211a3d607262c1100269adfad);
|
|
|
|
|
|
|
|
marker_9a2fe94a4df1ce4b6e10d3a90b4447a8.bindPopup(popup_6d2be5c3bfbe2603793df79446abf6a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a2fe94a4df1ce4b6e10d3a90b4447a8.setIcon(icon_5bc9627853882dc75e3635b8583ecc9b);
|
|
|
|
|
|
var marker_25a01b0f08f256fb1bd7e8eb9fa4cef8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_86dea4f2192e915c9eb9c50e54aaf558 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed57729cc5374c998bf3492bdd5b0db2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_948399622f17b94cdc2d6d14e01343b1 = $(`<div id="html_948399622f17b94cdc2d6d14e01343b1" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_ed57729cc5374c998bf3492bdd5b0db2.setContent(html_948399622f17b94cdc2d6d14e01343b1);
|
|
|
|
|
|
|
|
marker_25a01b0f08f256fb1bd7e8eb9fa4cef8.bindPopup(popup_ed57729cc5374c998bf3492bdd5b0db2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25a01b0f08f256fb1bd7e8eb9fa4cef8.setIcon(icon_86dea4f2192e915c9eb9c50e54aaf558);
|
|
|
|
|
|
var marker_8ed4a8e50070e573334611bb94252f0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_a10861613668e732dbe78feac53626f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2fe46db5a4a8517d5b43dc7a2dbeac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_728813e02695b11bdc98ce759b6fcc8a = $(`<div id="html_728813e02695b11bdc98ce759b6fcc8a" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_d2fe46db5a4a8517d5b43dc7a2dbeac1.setContent(html_728813e02695b11bdc98ce759b6fcc8a);
|
|
|
|
|
|
|
|
marker_8ed4a8e50070e573334611bb94252f0a.bindPopup(popup_d2fe46db5a4a8517d5b43dc7a2dbeac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ed4a8e50070e573334611bb94252f0a.setIcon(icon_a10861613668e732dbe78feac53626f4);
|
|
|
|
|
|
var marker_781190102387899f0df5912d1a646c55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_a3f95db3ac68f8a06688bfe8343c49c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceeb9ae92cc4ec03dc1a510d4210c235 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e9c96baeaef9d7dec58547e5b25d289 = $(`<div id="html_8e9c96baeaef9d7dec58547e5b25d289" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_ceeb9ae92cc4ec03dc1a510d4210c235.setContent(html_8e9c96baeaef9d7dec58547e5b25d289);
|
|
|
|
|
|
|
|
marker_781190102387899f0df5912d1a646c55.bindPopup(popup_ceeb9ae92cc4ec03dc1a510d4210c235)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_781190102387899f0df5912d1a646c55.setIcon(icon_a3f95db3ac68f8a06688bfe8343c49c4);
|
|
|
|
|
|
var marker_3deebdcbc47192b969089320a955e989 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_194685e27988e14d4a9cb1dcbf36f015 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eee384589af10aa7694d3b6809aa73a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acf7572b01771d63dca5bf1c2c782676 = $(`<div id="html_acf7572b01771d63dca5bf1c2c782676" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_eee384589af10aa7694d3b6809aa73a9.setContent(html_acf7572b01771d63dca5bf1c2c782676);
|
|
|
|
|
|
|
|
marker_3deebdcbc47192b969089320a955e989.bindPopup(popup_eee384589af10aa7694d3b6809aa73a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3deebdcbc47192b969089320a955e989.setIcon(icon_194685e27988e14d4a9cb1dcbf36f015);
|
|
|
|
|
|
var marker_059a15fa4420ebda7ffba4af59ae8f5f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_71c16486f89ce6e4c5431322b1985246 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f8488509998b64eeaccfa9abd2860a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1c6f8219fb6a9acc41206bef0924773 = $(`<div id="html_d1c6f8219fb6a9acc41206bef0924773" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_2f8488509998b64eeaccfa9abd2860a9.setContent(html_d1c6f8219fb6a9acc41206bef0924773);
|
|
|
|
|
|
|
|
marker_059a15fa4420ebda7ffba4af59ae8f5f.bindPopup(popup_2f8488509998b64eeaccfa9abd2860a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_059a15fa4420ebda7ffba4af59ae8f5f.setIcon(icon_71c16486f89ce6e4c5431322b1985246);
|
|
|
|
|
|
var marker_cd98a2ec659c16594b98172f4505bdfc = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_71f60e62f06e70c3938c7b4567a3e39e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed9a5e5c6d8cac1925619ed2790242cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca5d5cf530f1a07577f4666231c68b4b = $(`<div id="html_ca5d5cf530f1a07577f4666231c68b4b" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_ed9a5e5c6d8cac1925619ed2790242cc.setContent(html_ca5d5cf530f1a07577f4666231c68b4b);
|
|
|
|
|
|
|
|
marker_cd98a2ec659c16594b98172f4505bdfc.bindPopup(popup_ed9a5e5c6d8cac1925619ed2790242cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd98a2ec659c16594b98172f4505bdfc.setIcon(icon_71f60e62f06e70c3938c7b4567a3e39e);
|
|
|
|
|
|
var marker_7c4531144b8d9d82e0a8ed62bbf58627 = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_5b3dcb99ffb2537417c3649279c9964d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c382a71be2de228761ee2c3c292cd539 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9dfad2cff81e23c3c92762fd35150d2 = $(`<div id="html_e9dfad2cff81e23c3c92762fd35150d2" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_c382a71be2de228761ee2c3c292cd539.setContent(html_e9dfad2cff81e23c3c92762fd35150d2);
|
|
|
|
|
|
|
|
marker_7c4531144b8d9d82e0a8ed62bbf58627.bindPopup(popup_c382a71be2de228761ee2c3c292cd539)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c4531144b8d9d82e0a8ed62bbf58627.setIcon(icon_5b3dcb99ffb2537417c3649279c9964d);
|
|
|
|
|
|
var marker_ac5fe8bdd4a0eec35c530ef9d2877de2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_17f22685c44bcef60bdbca5692da1868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1176a77fc439bfd9ab2b938128c6fd45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c2beb99f80b566bf11ed55e6c321e5a = $(`<div id="html_4c2beb99f80b566bf11ed55e6c321e5a" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_1176a77fc439bfd9ab2b938128c6fd45.setContent(html_4c2beb99f80b566bf11ed55e6c321e5a);
|
|
|
|
|
|
|
|
marker_ac5fe8bdd4a0eec35c530ef9d2877de2.bindPopup(popup_1176a77fc439bfd9ab2b938128c6fd45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac5fe8bdd4a0eec35c530ef9d2877de2.setIcon(icon_17f22685c44bcef60bdbca5692da1868);
|
|
|
|
|
|
var marker_28806005a039ec17461105ba13151f20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d7532d43b863ef9ef12a2528142fb8d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_857c2f3fb4ef5e41396e3ed382607b04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9880fb9e7ca644f694492eecead8fb35 = $(`<div id="html_9880fb9e7ca644f694492eecead8fb35" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_857c2f3fb4ef5e41396e3ed382607b04.setContent(html_9880fb9e7ca644f694492eecead8fb35);
|
|
|
|
|
|
|
|
marker_28806005a039ec17461105ba13151f20.bindPopup(popup_857c2f3fb4ef5e41396e3ed382607b04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28806005a039ec17461105ba13151f20.setIcon(icon_d7532d43b863ef9ef12a2528142fb8d5);
|
|
|
|
|
|
var marker_9f6f82ffed60ebea6599893116894e54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_d22380f7cffd4ecb76a2c4ce0b55b9e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8646b2db58a9cb2d91c4f69d12cd3ae5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac031a0bb6da4a97eee3a223459d8b0f = $(`<div id="html_ac031a0bb6da4a97eee3a223459d8b0f" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_8646b2db58a9cb2d91c4f69d12cd3ae5.setContent(html_ac031a0bb6da4a97eee3a223459d8b0f);
|
|
|
|
|
|
|
|
marker_9f6f82ffed60ebea6599893116894e54.bindPopup(popup_8646b2db58a9cb2d91c4f69d12cd3ae5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f6f82ffed60ebea6599893116894e54.setIcon(icon_d22380f7cffd4ecb76a2c4ce0b55b9e4);
|
|
|
|
|
|
var marker_897b19efdd8207b10d57d42a620c077c = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_33025a32721291baaaa792cfa7b67313 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dd64ea7410d957e30065f621e275db2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_087da671042eab265d84b574ef8f8d26 = $(`<div id="html_087da671042eab265d84b574ef8f8d26" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_7dd64ea7410d957e30065f621e275db2.setContent(html_087da671042eab265d84b574ef8f8d26);
|
|
|
|
|
|
|
|
marker_897b19efdd8207b10d57d42a620c077c.bindPopup(popup_7dd64ea7410d957e30065f621e275db2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_897b19efdd8207b10d57d42a620c077c.setIcon(icon_33025a32721291baaaa792cfa7b67313);
|
|
|
|
|
|
var marker_ce611c5e562dba243fdc11d0af4820f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b5221a130909d0a5f17fbc8fe7d5c766 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80c781ceed8e1ba971288b7893c54eb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d834e263ca04912f2538202e9a5992e7 = $(`<div id="html_d834e263ca04912f2538202e9a5992e7" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_80c781ceed8e1ba971288b7893c54eb3.setContent(html_d834e263ca04912f2538202e9a5992e7);
|
|
|
|
|
|
|
|
marker_ce611c5e562dba243fdc11d0af4820f7.bindPopup(popup_80c781ceed8e1ba971288b7893c54eb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce611c5e562dba243fdc11d0af4820f7.setIcon(icon_b5221a130909d0a5f17fbc8fe7d5c766);
|
|
|
|
|
|
var marker_cd0071c4855664165f0a3d2ab2874950 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b701abdfaf257e9c126cdb34f89ec54d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c43c7ced4451497b5041edc9890c613 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80d02cb5c182ec696fbb5b9542f87807 = $(`<div id="html_80d02cb5c182ec696fbb5b9542f87807" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_4c43c7ced4451497b5041edc9890c613.setContent(html_80d02cb5c182ec696fbb5b9542f87807);
|
|
|
|
|
|
|
|
marker_cd0071c4855664165f0a3d2ab2874950.bindPopup(popup_4c43c7ced4451497b5041edc9890c613)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd0071c4855664165f0a3d2ab2874950.setIcon(icon_b701abdfaf257e9c126cdb34f89ec54d);
|
|
|
|
|
|
var marker_a7e5d2eae70bb4c4d8e534f5ed00f3cd = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_c5bc3df0d45b5c2d41c88858e81b7c29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_400163e2f35c4947398cd403ff7950f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea924ea5e9b3cead58ced49465fc5296 = $(`<div id="html_ea924ea5e9b3cead58ced49465fc5296" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_400163e2f35c4947398cd403ff7950f9.setContent(html_ea924ea5e9b3cead58ced49465fc5296);
|
|
|
|
|
|
|
|
marker_a7e5d2eae70bb4c4d8e534f5ed00f3cd.bindPopup(popup_400163e2f35c4947398cd403ff7950f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7e5d2eae70bb4c4d8e534f5ed00f3cd.setIcon(icon_c5bc3df0d45b5c2d41c88858e81b7c29);
|
|
|
|
|
|
var marker_3943cc4498f0ac9910135147a557d46e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_7406b6660655e9605580b06bfe62e50c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_703d72b7a4c0d175cd36fe6dd6fddac9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb52704dccbfa1443032eca250c63835 = $(`<div id="html_cb52704dccbfa1443032eca250c63835" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_703d72b7a4c0d175cd36fe6dd6fddac9.setContent(html_cb52704dccbfa1443032eca250c63835);
|
|
|
|
|
|
|
|
marker_3943cc4498f0ac9910135147a557d46e.bindPopup(popup_703d72b7a4c0d175cd36fe6dd6fddac9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3943cc4498f0ac9910135147a557d46e.setIcon(icon_7406b6660655e9605580b06bfe62e50c);
|
|
|
|
|
|
var marker_3c14bf0930ca156066d350868e7e9e59 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e9ed2369ec0d3d79366e5045716e8949 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_874b610600300c3efd49c4dedca84c5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b66b5d17b84e117b1bd860e860f345c = $(`<div id="html_0b66b5d17b84e117b1bd860e860f345c" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_874b610600300c3efd49c4dedca84c5c.setContent(html_0b66b5d17b84e117b1bd860e860f345c);
|
|
|
|
|
|
|
|
marker_3c14bf0930ca156066d350868e7e9e59.bindPopup(popup_874b610600300c3efd49c4dedca84c5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c14bf0930ca156066d350868e7e9e59.setIcon(icon_e9ed2369ec0d3d79366e5045716e8949);
|
|
|
|
|
|
var marker_1c7ef24352d8b1173ecf3607ae2d8f12 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_be657afcb98c6954f8b2088e20acbff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47b4846730584351ceb3d8136b2e3f6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a230c3b4bb0ce0da8029f73782413384 = $(`<div id="html_a230c3b4bb0ce0da8029f73782413384" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_47b4846730584351ceb3d8136b2e3f6a.setContent(html_a230c3b4bb0ce0da8029f73782413384);
|
|
|
|
|
|
|
|
marker_1c7ef24352d8b1173ecf3607ae2d8f12.bindPopup(popup_47b4846730584351ceb3d8136b2e3f6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c7ef24352d8b1173ecf3607ae2d8f12.setIcon(icon_be657afcb98c6954f8b2088e20acbff7);
|
|
|
|
|
|
var marker_8195f1f0f22cd0856a9ceb4eab09015d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_fe278f63affa8c1f356f48fad0c68af7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac66b1c42f9b9054e308d720058d9d32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c75254b8f59c65f7c148bfca75e34d5 = $(`<div id="html_6c75254b8f59c65f7c148bfca75e34d5" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_ac66b1c42f9b9054e308d720058d9d32.setContent(html_6c75254b8f59c65f7c148bfca75e34d5);
|
|
|
|
|
|
|
|
marker_8195f1f0f22cd0856a9ceb4eab09015d.bindPopup(popup_ac66b1c42f9b9054e308d720058d9d32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8195f1f0f22cd0856a9ceb4eab09015d.setIcon(icon_fe278f63affa8c1f356f48fad0c68af7);
|
|
|
|
|
|
var marker_ffb4fa9440f0a595284fd0b1be207c29 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_5c9a9fd19a336b81586ac9cb331bcc73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9217f4e8ec4bea27b5c175b7da1ad8c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0b5fa83d2996988bde5a0e1f0b5172a = $(`<div id="html_b0b5fa83d2996988bde5a0e1f0b5172a" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_9217f4e8ec4bea27b5c175b7da1ad8c7.setContent(html_b0b5fa83d2996988bde5a0e1f0b5172a);
|
|
|
|
|
|
|
|
marker_ffb4fa9440f0a595284fd0b1be207c29.bindPopup(popup_9217f4e8ec4bea27b5c175b7da1ad8c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffb4fa9440f0a595284fd0b1be207c29.setIcon(icon_5c9a9fd19a336b81586ac9cb331bcc73);
|
|
|
|
|
|
var marker_7e558f0294446cabd4251678ab68e5e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9b85a92f71959a0db83a3f6d581d4cb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40e5719ad2451742a14c20ed2b8fefd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5c4ab9b479d4fe2d77cb9cb9e559c69 = $(`<div id="html_b5c4ab9b479d4fe2d77cb9cb9e559c69" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_40e5719ad2451742a14c20ed2b8fefd8.setContent(html_b5c4ab9b479d4fe2d77cb9cb9e559c69);
|
|
|
|
|
|
|
|
marker_7e558f0294446cabd4251678ab68e5e5.bindPopup(popup_40e5719ad2451742a14c20ed2b8fefd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e558f0294446cabd4251678ab68e5e5.setIcon(icon_9b85a92f71959a0db83a3f6d581d4cb4);
|
|
|
|
|
|
var marker_cbbc47a5024eac59949ef5113bf1eeb9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_2509b27cb84dbb97cf74224553eae71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc6203f3765d12da88b77911c43c7216 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea2e8388ad2f9f5dea026a8f57e90c6b = $(`<div id="html_ea2e8388ad2f9f5dea026a8f57e90c6b" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_fc6203f3765d12da88b77911c43c7216.setContent(html_ea2e8388ad2f9f5dea026a8f57e90c6b);
|
|
|
|
|
|
|
|
marker_cbbc47a5024eac59949ef5113bf1eeb9.bindPopup(popup_fc6203f3765d12da88b77911c43c7216)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbbc47a5024eac59949ef5113bf1eeb9.setIcon(icon_2509b27cb84dbb97cf74224553eae71d);
|
|
|
|
|
|
var marker_2dadfb9cb1ce9e98d88e5c3ed118b411 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_3437f01a5c449214d4d05f86f7fc2e88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9c1c6f1183a99e431b756eb1fb02c58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f714e1a6e000477badd28cf06ddaf8c8 = $(`<div id="html_f714e1a6e000477badd28cf06ddaf8c8" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_a9c1c6f1183a99e431b756eb1fb02c58.setContent(html_f714e1a6e000477badd28cf06ddaf8c8);
|
|
|
|
|
|
|
|
marker_2dadfb9cb1ce9e98d88e5c3ed118b411.bindPopup(popup_a9c1c6f1183a99e431b756eb1fb02c58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dadfb9cb1ce9e98d88e5c3ed118b411.setIcon(icon_3437f01a5c449214d4d05f86f7fc2e88);
|
|
|
|
|
|
var marker_0aaf4236d2e78c3e408472dd12403dfc = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_dd15e537723a55b8966280b6dc97f566 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00fe0e2de3a33e2459f3a18b7a9ad131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fed959041820e65ba1c1e03a1f928063 = $(`<div id="html_fed959041820e65ba1c1e03a1f928063" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_00fe0e2de3a33e2459f3a18b7a9ad131.setContent(html_fed959041820e65ba1c1e03a1f928063);
|
|
|
|
|
|
|
|
marker_0aaf4236d2e78c3e408472dd12403dfc.bindPopup(popup_00fe0e2de3a33e2459f3a18b7a9ad131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aaf4236d2e78c3e408472dd12403dfc.setIcon(icon_dd15e537723a55b8966280b6dc97f566);
|
|
|
|
|
|
var marker_8a7054cc2d693653aa7045adf862e5a2 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_408c220927a1ee4f0ff26e48a332ade0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37634206e61249ce560ff39b34ceab48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a537fe35aafc251f50c45d15ed97de3d = $(`<div id="html_a537fe35aafc251f50c45d15ed97de3d" style="width: 100.0%; height: 100.0%;">relay.fiatdenier.com</div>`)[0];
|
|
popup_37634206e61249ce560ff39b34ceab48.setContent(html_a537fe35aafc251f50c45d15ed97de3d);
|
|
|
|
|
|
|
|
marker_8a7054cc2d693653aa7045adf862e5a2.bindPopup(popup_37634206e61249ce560ff39b34ceab48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a7054cc2d693653aa7045adf862e5a2.setIcon(icon_408c220927a1ee4f0ff26e48a332ade0);
|
|
|
|
|
|
var marker_11de149c8c4fc362dac7baf308de876b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_2ea10ae94a8d6bbf4a22ab59849787a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_683a6531dbe7487ab6afa29f438b0412 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfbbc86751d55a3133e788bac39a99ca = $(`<div id="html_dfbbc86751d55a3133e788bac39a99ca" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_683a6531dbe7487ab6afa29f438b0412.setContent(html_dfbbc86751d55a3133e788bac39a99ca);
|
|
|
|
|
|
|
|
marker_11de149c8c4fc362dac7baf308de876b.bindPopup(popup_683a6531dbe7487ab6afa29f438b0412)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11de149c8c4fc362dac7baf308de876b.setIcon(icon_2ea10ae94a8d6bbf4a22ab59849787a7);
|
|
|
|
|
|
var marker_cc48da141308139954564e3a36407d07 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9c236345586023313be95f0e5226cd6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4875873eb9f8839b425f2a8b896c23d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1e945d9b9a26d01c84d6ee1fec30bb3 = $(`<div id="html_e1e945d9b9a26d01c84d6ee1fec30bb3" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_4875873eb9f8839b425f2a8b896c23d1.setContent(html_e1e945d9b9a26d01c84d6ee1fec30bb3);
|
|
|
|
|
|
|
|
marker_cc48da141308139954564e3a36407d07.bindPopup(popup_4875873eb9f8839b425f2a8b896c23d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc48da141308139954564e3a36407d07.setIcon(icon_9c236345586023313be95f0e5226cd6f);
|
|
|
|
|
|
var marker_355ee8965393ef08ea5ccbac4c6dbbde = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_051834bfb971c563c1475eaf1ed4e20c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b22983875129171a17e189038a8e5c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11079844259410d73665b222cadbff07 = $(`<div id="html_11079844259410d73665b222cadbff07" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_0b22983875129171a17e189038a8e5c3.setContent(html_11079844259410d73665b222cadbff07);
|
|
|
|
|
|
|
|
marker_355ee8965393ef08ea5ccbac4c6dbbde.bindPopup(popup_0b22983875129171a17e189038a8e5c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_355ee8965393ef08ea5ccbac4c6dbbde.setIcon(icon_051834bfb971c563c1475eaf1ed4e20c);
|
|
|
|
|
|
var marker_4453f6f430a1527f7572f40a29c72ebc = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_9215ea853b3f9a02dbc91a5e068167bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91888eeff3f0bfc37e2bea51cb0b566b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e0f68cc643b7b5e7cb6db3c6628bbbe = $(`<div id="html_5e0f68cc643b7b5e7cb6db3c6628bbbe" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_91888eeff3f0bfc37e2bea51cb0b566b.setContent(html_5e0f68cc643b7b5e7cb6db3c6628bbbe);
|
|
|
|
|
|
|
|
marker_4453f6f430a1527f7572f40a29c72ebc.bindPopup(popup_91888eeff3f0bfc37e2bea51cb0b566b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4453f6f430a1527f7572f40a29c72ebc.setIcon(icon_9215ea853b3f9a02dbc91a5e068167bd);
|
|
|
|
|
|
var marker_034ebe6d939c9adfa025b0664e370095 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_e7e3851f71a94cb3711e1b1461f1427e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_968638d84aee151a3717ae020328616c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a8e0483be50546df48c46957c53459d = $(`<div id="html_0a8e0483be50546df48c46957c53459d" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_968638d84aee151a3717ae020328616c.setContent(html_0a8e0483be50546df48c46957c53459d);
|
|
|
|
|
|
|
|
marker_034ebe6d939c9adfa025b0664e370095.bindPopup(popup_968638d84aee151a3717ae020328616c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_034ebe6d939c9adfa025b0664e370095.setIcon(icon_e7e3851f71a94cb3711e1b1461f1427e);
|
|
|
|
|
|
var marker_d06a76ba7c9446329e8db786b31b9be8 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_1770d22940b99afc921c97394868a3d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27f3f68dd367110102611a406bbe00dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed10a6f1e63e5c78a76f9f82ffeb5b01 = $(`<div id="html_ed10a6f1e63e5c78a76f9f82ffeb5b01" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_27f3f68dd367110102611a406bbe00dd.setContent(html_ed10a6f1e63e5c78a76f9f82ffeb5b01);
|
|
|
|
|
|
|
|
marker_d06a76ba7c9446329e8db786b31b9be8.bindPopup(popup_27f3f68dd367110102611a406bbe00dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d06a76ba7c9446329e8db786b31b9be8.setIcon(icon_1770d22940b99afc921c97394868a3d2);
|
|
|
|
|
|
var marker_6caa31668e6778e31493df4754d87492 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0dd671b46dd23bc8512692101ab40694 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b243e797c43197c29d6cff96287f50d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_921497f9b451565378c46c23d7ebf1b1 = $(`<div id="html_921497f9b451565378c46c23d7ebf1b1" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_5b243e797c43197c29d6cff96287f50d.setContent(html_921497f9b451565378c46c23d7ebf1b1);
|
|
|
|
|
|
|
|
marker_6caa31668e6778e31493df4754d87492.bindPopup(popup_5b243e797c43197c29d6cff96287f50d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6caa31668e6778e31493df4754d87492.setIcon(icon_0dd671b46dd23bc8512692101ab40694);
|
|
|
|
|
|
var marker_ff9842fdff9bdb70897dd8a2162a33f2 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_0c2aa486d9f59ee1ee1def816ae12da9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc36b28345e7e1a867924155f892a8ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81d61d59186b186fdd8e3ae86b7d585a = $(`<div id="html_81d61d59186b186fdd8e3ae86b7d585a" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_fc36b28345e7e1a867924155f892a8ab.setContent(html_81d61d59186b186fdd8e3ae86b7d585a);
|
|
|
|
|
|
|
|
marker_ff9842fdff9bdb70897dd8a2162a33f2.bindPopup(popup_fc36b28345e7e1a867924155f892a8ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff9842fdff9bdb70897dd8a2162a33f2.setIcon(icon_0c2aa486d9f59ee1ee1def816ae12da9);
|
|
|
|
|
|
var marker_1de9434cd38224f9c57a5c5a4afed600 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31);
|
|
|
|
|
|
var icon_b9e7fb296e8a9b9ee92083c007fd5ae3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cc07200273aa3d65ca38352e2c0bdf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e140a37247c9fc33bb7d8e2409d134b3 = $(`<div id="html_e140a37247c9fc33bb7d8e2409d134b3" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_2cc07200273aa3d65ca38352e2c0bdf7.setContent(html_e140a37247c9fc33bb7d8e2409d134b3);
|
|
|
|
|
|
|
|
marker_1de9434cd38224f9c57a5c5a4afed600.bindPopup(popup_2cc07200273aa3d65ca38352e2c0bdf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1de9434cd38224f9c57a5c5a4afed600.setIcon(icon_b9e7fb296e8a9b9ee92083c007fd5ae3);
|
|
|
|
|
|
marker_cluster_417fbaab98cbfcc5aaeb3db0a65e9b31.addTo(map_62827af0c9a0a760829233278ce66716);
|
|
|
|
</script>
|
|
</html> |