mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 06:05:18 +00:00
11551 lines
336 KiB
HTML
11551 lines
336 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_f6c29195e4a8ffd4fe12950cb037b085 {
|
|
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_f6c29195e4a8ffd4fe12950cb037b085" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_f6c29195e4a8ffd4fe12950cb037b085 = L.map(
|
|
"map_f6c29195e4a8ffd4fe12950cb037b085",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_70bf9cf3c139dba5ef5248c1d04410e6 = 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_70bf9cf3c139dba5ef5248c1d04410e6.addTo(map_f6c29195e4a8ffd4fe12950cb037b085);
|
|
|
|
|
|
var marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_63fc21d1a61ea180b4e09434b9213f1f = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3946c2bf4c17193c69cdb4f36901d414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_828001c187c8a0a982570a580adc59ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_819d0d1becf6c717b2371268a28d5e4f = $(`<div id="html_819d0d1becf6c717b2371268a28d5e4f" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_828001c187c8a0a982570a580adc59ac.setContent(html_819d0d1becf6c717b2371268a28d5e4f);
|
|
|
|
|
|
|
|
marker_63fc21d1a61ea180b4e09434b9213f1f.bindPopup(popup_828001c187c8a0a982570a580adc59ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63fc21d1a61ea180b4e09434b9213f1f.setIcon(icon_3946c2bf4c17193c69cdb4f36901d414);
|
|
|
|
|
|
var marker_57a43a48cfacd43c89f1d9d8788c12ed = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2e512c5d50f98c8e881e95d4914be625 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ba60900daf66c935a0047d073662d27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b94adf25276876fed184486eb0193121 = $(`<div id="html_b94adf25276876fed184486eb0193121" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_5ba60900daf66c935a0047d073662d27.setContent(html_b94adf25276876fed184486eb0193121);
|
|
|
|
|
|
|
|
marker_57a43a48cfacd43c89f1d9d8788c12ed.bindPopup(popup_5ba60900daf66c935a0047d073662d27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57a43a48cfacd43c89f1d9d8788c12ed.setIcon(icon_2e512c5d50f98c8e881e95d4914be625);
|
|
|
|
|
|
var marker_c307b04b4f771a35207c5959231ed4af = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e28a41f8ea79dd436436de6c1adba956 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7780c61ad258e8fbef363e03d1ed1895 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab1a7d234b983ce57fc00c413164df5f = $(`<div id="html_ab1a7d234b983ce57fc00c413164df5f" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_7780c61ad258e8fbef363e03d1ed1895.setContent(html_ab1a7d234b983ce57fc00c413164df5f);
|
|
|
|
|
|
|
|
marker_c307b04b4f771a35207c5959231ed4af.bindPopup(popup_7780c61ad258e8fbef363e03d1ed1895)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c307b04b4f771a35207c5959231ed4af.setIcon(icon_e28a41f8ea79dd436436de6c1adba956);
|
|
|
|
|
|
var marker_57b5803a3ecec0712d5b1094d1c691b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4ef49d4a530ccab3d39fa17f71710f53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e52d7589a9a9b29af5f9c2a01678a62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ab089b01ab9bd1335cc25cdae0edbfb = $(`<div id="html_4ab089b01ab9bd1335cc25cdae0edbfb" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_2e52d7589a9a9b29af5f9c2a01678a62.setContent(html_4ab089b01ab9bd1335cc25cdae0edbfb);
|
|
|
|
|
|
|
|
marker_57b5803a3ecec0712d5b1094d1c691b5.bindPopup(popup_2e52d7589a9a9b29af5f9c2a01678a62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57b5803a3ecec0712d5b1094d1c691b5.setIcon(icon_4ef49d4a530ccab3d39fa17f71710f53);
|
|
|
|
|
|
var marker_317d38c414143dfcf6da27b8f917ce37 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_db3b097cdcf351346948637050d178c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0329d0f0f943c5f257d706eb4af77622 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00f2449f50ec5b539efb68767013af6d = $(`<div id="html_00f2449f50ec5b539efb68767013af6d" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_0329d0f0f943c5f257d706eb4af77622.setContent(html_00f2449f50ec5b539efb68767013af6d);
|
|
|
|
|
|
|
|
marker_317d38c414143dfcf6da27b8f917ce37.bindPopup(popup_0329d0f0f943c5f257d706eb4af77622)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_317d38c414143dfcf6da27b8f917ce37.setIcon(icon_db3b097cdcf351346948637050d178c7);
|
|
|
|
|
|
var marker_0bfb42495586f0d8b49eb0c5f040e9c3 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0717e422ace80ef277918ebe441953df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb6dde6ce0d636f0fb55941903a3e319 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23cac6d67d8ed3f60226e6cc500552b9 = $(`<div id="html_23cac6d67d8ed3f60226e6cc500552b9" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_eb6dde6ce0d636f0fb55941903a3e319.setContent(html_23cac6d67d8ed3f60226e6cc500552b9);
|
|
|
|
|
|
|
|
marker_0bfb42495586f0d8b49eb0c5f040e9c3.bindPopup(popup_eb6dde6ce0d636f0fb55941903a3e319)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bfb42495586f0d8b49eb0c5f040e9c3.setIcon(icon_0717e422ace80ef277918ebe441953df);
|
|
|
|
|
|
var marker_b8a14df11198732fc6fe3c92a86ee1b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e313981ad5fdd0b441b7618b62e26180 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b7a50173fc9bf338e285a59b017f021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62f9d4d34aa4c864f28864e1800a019b = $(`<div id="html_62f9d4d34aa4c864f28864e1800a019b" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_7b7a50173fc9bf338e285a59b017f021.setContent(html_62f9d4d34aa4c864f28864e1800a019b);
|
|
|
|
|
|
|
|
marker_b8a14df11198732fc6fe3c92a86ee1b0.bindPopup(popup_7b7a50173fc9bf338e285a59b017f021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a14df11198732fc6fe3c92a86ee1b0.setIcon(icon_e313981ad5fdd0b441b7618b62e26180);
|
|
|
|
|
|
var marker_3602e01d0519a9769ad0ac0a1e12880f = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2465c79767b743fd73e076ac2c311c9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3481d5fbc39406c70d286e4e6543b038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd39d6fabce9ed2986d586a059c30bc2 = $(`<div id="html_dd39d6fabce9ed2986d586a059c30bc2" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_3481d5fbc39406c70d286e4e6543b038.setContent(html_dd39d6fabce9ed2986d586a059c30bc2);
|
|
|
|
|
|
|
|
marker_3602e01d0519a9769ad0ac0a1e12880f.bindPopup(popup_3481d5fbc39406c70d286e4e6543b038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3602e01d0519a9769ad0ac0a1e12880f.setIcon(icon_2465c79767b743fd73e076ac2c311c9c);
|
|
|
|
|
|
var marker_ac6898e49620c6b2d0ef98c2047763c4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_ea8b4be922db917b8ade74ba283f409f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e55f005605a1934e72a75db369f2d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9e001a0f6e328785cd675d699c657f6 = $(`<div id="html_c9e001a0f6e328785cd675d699c657f6" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_9e55f005605a1934e72a75db369f2d94.setContent(html_c9e001a0f6e328785cd675d699c657f6);
|
|
|
|
|
|
|
|
marker_ac6898e49620c6b2d0ef98c2047763c4.bindPopup(popup_9e55f005605a1934e72a75db369f2d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac6898e49620c6b2d0ef98c2047763c4.setIcon(icon_ea8b4be922db917b8ade74ba283f409f);
|
|
|
|
|
|
var marker_ff13d2a00813be9c1071c458272fe1f1 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_1eab4c62bbc11a3e29c35135e096e4da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_164044e32703c9fa81e41f39955d3465 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86bfa55deb7871d13a0b3214ba77330e = $(`<div id="html_86bfa55deb7871d13a0b3214ba77330e" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_164044e32703c9fa81e41f39955d3465.setContent(html_86bfa55deb7871d13a0b3214ba77330e);
|
|
|
|
|
|
|
|
marker_ff13d2a00813be9c1071c458272fe1f1.bindPopup(popup_164044e32703c9fa81e41f39955d3465)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff13d2a00813be9c1071c458272fe1f1.setIcon(icon_1eab4c62bbc11a3e29c35135e096e4da);
|
|
|
|
|
|
var marker_ef24261e2a40effcc5a316fee8340420 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_93328ce553d8671fce70dfb4a29091e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_507e08cf55b9b00db9a0fa4769a6eca0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbd29ab6b61d08e4a97e92745770cb51 = $(`<div id="html_cbd29ab6b61d08e4a97e92745770cb51" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_507e08cf55b9b00db9a0fa4769a6eca0.setContent(html_cbd29ab6b61d08e4a97e92745770cb51);
|
|
|
|
|
|
|
|
marker_ef24261e2a40effcc5a316fee8340420.bindPopup(popup_507e08cf55b9b00db9a0fa4769a6eca0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef24261e2a40effcc5a316fee8340420.setIcon(icon_93328ce553d8671fce70dfb4a29091e3);
|
|
|
|
|
|
var marker_1e2283613ec5206eda0030f3023c8dbc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_27635f25b175d8a5192ef4bfbdbbf7f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b6e7308a2a261496047e6f3b4b1addc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d33cfce76635c1e5c84e9da98f3466f9 = $(`<div id="html_d33cfce76635c1e5c84e9da98f3466f9" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_0b6e7308a2a261496047e6f3b4b1addc.setContent(html_d33cfce76635c1e5c84e9da98f3466f9);
|
|
|
|
|
|
|
|
marker_1e2283613ec5206eda0030f3023c8dbc.bindPopup(popup_0b6e7308a2a261496047e6f3b4b1addc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e2283613ec5206eda0030f3023c8dbc.setIcon(icon_27635f25b175d8a5192ef4bfbdbbf7f3);
|
|
|
|
|
|
var marker_981465f0187e45429b2b027f58e07a6d = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_94ec3ce2167d869716c5694eae390655 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64928415ae777930a2abc3f96320d5fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a949a743cc8596d3c4d1e013cac8d270 = $(`<div id="html_a949a743cc8596d3c4d1e013cac8d270" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_64928415ae777930a2abc3f96320d5fa.setContent(html_a949a743cc8596d3c4d1e013cac8d270);
|
|
|
|
|
|
|
|
marker_981465f0187e45429b2b027f58e07a6d.bindPopup(popup_64928415ae777930a2abc3f96320d5fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_981465f0187e45429b2b027f58e07a6d.setIcon(icon_94ec3ce2167d869716c5694eae390655);
|
|
|
|
|
|
var marker_75d9a33be318f243e42e22bdf724ca31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f58c0ed134f890c7f6df22c795e74668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb796468000133638cd33d86735afa65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f44a23b73780ee0cc72e27b7391a8f4b = $(`<div id="html_f44a23b73780ee0cc72e27b7391a8f4b" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_fb796468000133638cd33d86735afa65.setContent(html_f44a23b73780ee0cc72e27b7391a8f4b);
|
|
|
|
|
|
|
|
marker_75d9a33be318f243e42e22bdf724ca31.bindPopup(popup_fb796468000133638cd33d86735afa65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75d9a33be318f243e42e22bdf724ca31.setIcon(icon_f58c0ed134f890c7f6df22c795e74668);
|
|
|
|
|
|
var marker_41089fa21b158fff97239d3a0d9a0791 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_40c2a59b164558b367173c4fe89e2875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72925db3b99fdb7b379ded0a03d55706 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae19841efb85c56700a7d5f27cd48404 = $(`<div id="html_ae19841efb85c56700a7d5f27cd48404" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_72925db3b99fdb7b379ded0a03d55706.setContent(html_ae19841efb85c56700a7d5f27cd48404);
|
|
|
|
|
|
|
|
marker_41089fa21b158fff97239d3a0d9a0791.bindPopup(popup_72925db3b99fdb7b379ded0a03d55706)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41089fa21b158fff97239d3a0d9a0791.setIcon(icon_40c2a59b164558b367173c4fe89e2875);
|
|
|
|
|
|
var marker_2f6bc12667a0b8642693ae92e4191b94 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f18ec6d724be559f75930f30e0a7f29c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a999955b32d7e722e85a02eb28ccf636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f406b02115b2245d17be566b3729b686 = $(`<div id="html_f406b02115b2245d17be566b3729b686" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_a999955b32d7e722e85a02eb28ccf636.setContent(html_f406b02115b2245d17be566b3729b686);
|
|
|
|
|
|
|
|
marker_2f6bc12667a0b8642693ae92e4191b94.bindPopup(popup_a999955b32d7e722e85a02eb28ccf636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f6bc12667a0b8642693ae92e4191b94.setIcon(icon_f18ec6d724be559f75930f30e0a7f29c);
|
|
|
|
|
|
var marker_8a5845b9ff3ba7636b4c77e3cecd36be = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_267005d2e7df322dcd4b4a2c1a6f05d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b6b8d0a3df49b4ac42563091d9cf055 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_651d08e731675bf3e83e205d2697aced = $(`<div id="html_651d08e731675bf3e83e205d2697aced" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_6b6b8d0a3df49b4ac42563091d9cf055.setContent(html_651d08e731675bf3e83e205d2697aced);
|
|
|
|
|
|
|
|
marker_8a5845b9ff3ba7636b4c77e3cecd36be.bindPopup(popup_6b6b8d0a3df49b4ac42563091d9cf055)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a5845b9ff3ba7636b4c77e3cecd36be.setIcon(icon_267005d2e7df322dcd4b4a2c1a6f05d1);
|
|
|
|
|
|
var marker_a28eb16e2978e56230cffad6c492a9b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c084f82c1978cff96d569eccaf55d52c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2275d9f07e044d4f8988c506cfa6cb11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e625439ef2834694985c0ad695e60e4 = $(`<div id="html_9e625439ef2834694985c0ad695e60e4" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_2275d9f07e044d4f8988c506cfa6cb11.setContent(html_9e625439ef2834694985c0ad695e60e4);
|
|
|
|
|
|
|
|
marker_a28eb16e2978e56230cffad6c492a9b3.bindPopup(popup_2275d9f07e044d4f8988c506cfa6cb11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a28eb16e2978e56230cffad6c492a9b3.setIcon(icon_c084f82c1978cff96d569eccaf55d52c);
|
|
|
|
|
|
var marker_490ade063c741b89501027327b82b6c4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_61a3b55cf8a815c0aba7b7da2c0c3acf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b2abb21d5f5b8565101f6a2490573e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0e3ee8e98294eab958c11bc941f7d47 = $(`<div id="html_d0e3ee8e98294eab958c11bc941f7d47" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_4b2abb21d5f5b8565101f6a2490573e9.setContent(html_d0e3ee8e98294eab958c11bc941f7d47);
|
|
|
|
|
|
|
|
marker_490ade063c741b89501027327b82b6c4.bindPopup(popup_4b2abb21d5f5b8565101f6a2490573e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_490ade063c741b89501027327b82b6c4.setIcon(icon_61a3b55cf8a815c0aba7b7da2c0c3acf);
|
|
|
|
|
|
var marker_d29767dc35a7b770a1bc4ebd3684aa54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b0359b4b1d7ef8fd28f79536ec41d0a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_108e2b79c80586cc3eb6a2e85a3a1e70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4626af0fdf857cc3bb448144ff9981b = $(`<div id="html_f4626af0fdf857cc3bb448144ff9981b" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_108e2b79c80586cc3eb6a2e85a3a1e70.setContent(html_f4626af0fdf857cc3bb448144ff9981b);
|
|
|
|
|
|
|
|
marker_d29767dc35a7b770a1bc4ebd3684aa54.bindPopup(popup_108e2b79c80586cc3eb6a2e85a3a1e70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d29767dc35a7b770a1bc4ebd3684aa54.setIcon(icon_b0359b4b1d7ef8fd28f79536ec41d0a4);
|
|
|
|
|
|
var marker_52641ecb3e8233e6b7f6c88caeefdf4c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_6ba10fcf4f91150d21d3d139dd5dca26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_004a9afbbd4f07ece08f0182a01c3fc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ff59536ceac4dc506ba2f42f77371bc = $(`<div id="html_2ff59536ceac4dc506ba2f42f77371bc" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_004a9afbbd4f07ece08f0182a01c3fc1.setContent(html_2ff59536ceac4dc506ba2f42f77371bc);
|
|
|
|
|
|
|
|
marker_52641ecb3e8233e6b7f6c88caeefdf4c.bindPopup(popup_004a9afbbd4f07ece08f0182a01c3fc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52641ecb3e8233e6b7f6c88caeefdf4c.setIcon(icon_6ba10fcf4f91150d21d3d139dd5dca26);
|
|
|
|
|
|
var marker_1dc3ebf2288a1cecc1a1596d51144127 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2fedf23037d3eb99bce29538a5e6b543 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_955fc7f1156b25d55a09286a59856f0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0ef3a98e8d8e1075c2d1cc827b2f81c = $(`<div id="html_e0ef3a98e8d8e1075c2d1cc827b2f81c" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_955fc7f1156b25d55a09286a59856f0a.setContent(html_e0ef3a98e8d8e1075c2d1cc827b2f81c);
|
|
|
|
|
|
|
|
marker_1dc3ebf2288a1cecc1a1596d51144127.bindPopup(popup_955fc7f1156b25d55a09286a59856f0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dc3ebf2288a1cecc1a1596d51144127.setIcon(icon_2fedf23037d3eb99bce29538a5e6b543);
|
|
|
|
|
|
var marker_1bb5723466e238c0a24b243294ba7f61 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_6b159ab416ce110ebcb1b654924e2163 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_480bc3e50cbe498bd400d4b7896dcc41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_139d532c2a4992d4f3a392b3b6fedd57 = $(`<div id="html_139d532c2a4992d4f3a392b3b6fedd57" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_480bc3e50cbe498bd400d4b7896dcc41.setContent(html_139d532c2a4992d4f3a392b3b6fedd57);
|
|
|
|
|
|
|
|
marker_1bb5723466e238c0a24b243294ba7f61.bindPopup(popup_480bc3e50cbe498bd400d4b7896dcc41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bb5723466e238c0a24b243294ba7f61.setIcon(icon_6b159ab416ce110ebcb1b654924e2163);
|
|
|
|
|
|
var marker_cfa3bf389178b17fc4b76d93fc70fb80 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4157568d41fd4f22a6b69eb21b67ab13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f11523433e0cf5d852faeb3fac00a33b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d8e0631ecf2596c19f9baddab6c582d = $(`<div id="html_7d8e0631ecf2596c19f9baddab6c582d" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_f11523433e0cf5d852faeb3fac00a33b.setContent(html_7d8e0631ecf2596c19f9baddab6c582d);
|
|
|
|
|
|
|
|
marker_cfa3bf389178b17fc4b76d93fc70fb80.bindPopup(popup_f11523433e0cf5d852faeb3fac00a33b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfa3bf389178b17fc4b76d93fc70fb80.setIcon(icon_4157568d41fd4f22a6b69eb21b67ab13);
|
|
|
|
|
|
var marker_d5e9af6b38873ea4d974b61c4ff7ee7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7ad593d5d3b8edb769fb494d44b41c46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d0033251b81a285340b00df9d2c9727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d02e7b02e350c831e43a37495a6c4f1 = $(`<div id="html_9d02e7b02e350c831e43a37495a6c4f1" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_4d0033251b81a285340b00df9d2c9727.setContent(html_9d02e7b02e350c831e43a37495a6c4f1);
|
|
|
|
|
|
|
|
marker_d5e9af6b38873ea4d974b61c4ff7ee7d.bindPopup(popup_4d0033251b81a285340b00df9d2c9727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5e9af6b38873ea4d974b61c4ff7ee7d.setIcon(icon_7ad593d5d3b8edb769fb494d44b41c46);
|
|
|
|
|
|
var marker_53c6ae16233cd1b5fd05d641780646b2 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_fa63030dd0102a57b9565508509a4e4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc6d27b07188bde5bfe36586bd8ded77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_167ad29f15c9123d377a11a20bf51ab0 = $(`<div id="html_167ad29f15c9123d377a11a20bf51ab0" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_bc6d27b07188bde5bfe36586bd8ded77.setContent(html_167ad29f15c9123d377a11a20bf51ab0);
|
|
|
|
|
|
|
|
marker_53c6ae16233cd1b5fd05d641780646b2.bindPopup(popup_bc6d27b07188bde5bfe36586bd8ded77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53c6ae16233cd1b5fd05d641780646b2.setIcon(icon_fa63030dd0102a57b9565508509a4e4e);
|
|
|
|
|
|
var marker_84325f4210300814385d3b7d792041d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e05564de087b8dfad76462609f715536 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94a78fe10fad3f2374226235de67af80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44080309ea5d3bbbf3531cb12e8b87e8 = $(`<div id="html_44080309ea5d3bbbf3531cb12e8b87e8" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_94a78fe10fad3f2374226235de67af80.setContent(html_44080309ea5d3bbbf3531cb12e8b87e8);
|
|
|
|
|
|
|
|
marker_84325f4210300814385d3b7d792041d7.bindPopup(popup_94a78fe10fad3f2374226235de67af80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84325f4210300814385d3b7d792041d7.setIcon(icon_e05564de087b8dfad76462609f715536);
|
|
|
|
|
|
var marker_31f984dc2686afa79785e88ec663d95b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b0d95a00da8f2b32fd117084c3d761f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ad51ec7e2962a75ecf50e2bcad6ff5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f73c9a345f1b700a4b6feac7ef7f6ddd = $(`<div id="html_f73c9a345f1b700a4b6feac7ef7f6ddd" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_20ad51ec7e2962a75ecf50e2bcad6ff5.setContent(html_f73c9a345f1b700a4b6feac7ef7f6ddd);
|
|
|
|
|
|
|
|
marker_31f984dc2686afa79785e88ec663d95b.bindPopup(popup_20ad51ec7e2962a75ecf50e2bcad6ff5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31f984dc2686afa79785e88ec663d95b.setIcon(icon_b0d95a00da8f2b32fd117084c3d761f4);
|
|
|
|
|
|
var marker_95c7e07d146b770211a3e35ef9b5333a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d5356ed63acc99c3e66656bcdc6fc74c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e6cf0e1bbae3f2c88d2b0cebc125aa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a550da8dee5ac5075d71522a83e56b8c = $(`<div id="html_a550da8dee5ac5075d71522a83e56b8c" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_1e6cf0e1bbae3f2c88d2b0cebc125aa0.setContent(html_a550da8dee5ac5075d71522a83e56b8c);
|
|
|
|
|
|
|
|
marker_95c7e07d146b770211a3e35ef9b5333a.bindPopup(popup_1e6cf0e1bbae3f2c88d2b0cebc125aa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95c7e07d146b770211a3e35ef9b5333a.setIcon(icon_d5356ed63acc99c3e66656bcdc6fc74c);
|
|
|
|
|
|
var marker_0a96ed9387815405b206e1a51c98e47f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_31fe249ca29c86e94305851e740ae729 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77638e56f4ced3925e1ea0ae6bd2d5f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cc25258e1e886d550fa885dcf7438d6 = $(`<div id="html_6cc25258e1e886d550fa885dcf7438d6" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_77638e56f4ced3925e1ea0ae6bd2d5f1.setContent(html_6cc25258e1e886d550fa885dcf7438d6);
|
|
|
|
|
|
|
|
marker_0a96ed9387815405b206e1a51c98e47f.bindPopup(popup_77638e56f4ced3925e1ea0ae6bd2d5f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a96ed9387815405b206e1a51c98e47f.setIcon(icon_31fe249ca29c86e94305851e740ae729);
|
|
|
|
|
|
var marker_c72c948da99da886d300f8cfd7e440d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_82534497029c4e7e94a794b92ce419c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9db9acc2cda098b3f03050a26c822c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16a5b7364a0d962ba3e2bcc90c3792ac = $(`<div id="html_16a5b7364a0d962ba3e2bcc90c3792ac" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_b9db9acc2cda098b3f03050a26c822c4.setContent(html_16a5b7364a0d962ba3e2bcc90c3792ac);
|
|
|
|
|
|
|
|
marker_c72c948da99da886d300f8cfd7e440d2.bindPopup(popup_b9db9acc2cda098b3f03050a26c822c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c72c948da99da886d300f8cfd7e440d2.setIcon(icon_82534497029c4e7e94a794b92ce419c6);
|
|
|
|
|
|
var marker_9c67bf6b78ccf8d88d867c9036b916af = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_125693e93246d2f258356389ed58f32b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1f34c0468081a6824da0caaba91d856 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c0d0985b12e92f64d62ebe4f0e01d4c = $(`<div id="html_6c0d0985b12e92f64d62ebe4f0e01d4c" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_d1f34c0468081a6824da0caaba91d856.setContent(html_6c0d0985b12e92f64d62ebe4f0e01d4c);
|
|
|
|
|
|
|
|
marker_9c67bf6b78ccf8d88d867c9036b916af.bindPopup(popup_d1f34c0468081a6824da0caaba91d856)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c67bf6b78ccf8d88d867c9036b916af.setIcon(icon_125693e93246d2f258356389ed58f32b);
|
|
|
|
|
|
var marker_321cde188e8f9f9f75beaf1832a77b9b = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_219dd39f98662887e1d414b966185a77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a94f1c17d31bdf80f3d69cce77f0c61d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_785ae188bd537ed64d921e2f338bc4d9 = $(`<div id="html_785ae188bd537ed64d921e2f338bc4d9" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_a94f1c17d31bdf80f3d69cce77f0c61d.setContent(html_785ae188bd537ed64d921e2f338bc4d9);
|
|
|
|
|
|
|
|
marker_321cde188e8f9f9f75beaf1832a77b9b.bindPopup(popup_a94f1c17d31bdf80f3d69cce77f0c61d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_321cde188e8f9f9f75beaf1832a77b9b.setIcon(icon_219dd39f98662887e1d414b966185a77);
|
|
|
|
|
|
var marker_5b2d15284d3cb4277e2d8b853bf6eb3b = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_ed8831424251f7983940152004485c01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5dac7c967680a6b10df9776af09823b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19a3875397803c3febdcb3762e2e1e4d = $(`<div id="html_19a3875397803c3febdcb3762e2e1e4d" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_f5dac7c967680a6b10df9776af09823b.setContent(html_19a3875397803c3febdcb3762e2e1e4d);
|
|
|
|
|
|
|
|
marker_5b2d15284d3cb4277e2d8b853bf6eb3b.bindPopup(popup_f5dac7c967680a6b10df9776af09823b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b2d15284d3cb4277e2d8b853bf6eb3b.setIcon(icon_ed8831424251f7983940152004485c01);
|
|
|
|
|
|
var marker_8709a50fe0d07efe6c011e83621fba74 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4a3650b80e005dc6961ffeb301319e79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b428de95cd699890a7e43da827ca9f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f40229cf84417d308a62b2191737ddc = $(`<div id="html_8f40229cf84417d308a62b2191737ddc" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_6b428de95cd699890a7e43da827ca9f5.setContent(html_8f40229cf84417d308a62b2191737ddc);
|
|
|
|
|
|
|
|
marker_8709a50fe0d07efe6c011e83621fba74.bindPopup(popup_6b428de95cd699890a7e43da827ca9f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8709a50fe0d07efe6c011e83621fba74.setIcon(icon_4a3650b80e005dc6961ffeb301319e79);
|
|
|
|
|
|
var marker_570090ba952923d84a6bd3446109f193 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e39aec5d49b6082a10c9cc3132cf718d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdc9adcfcc686e22cd8a21f5616e80c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2e9cefcf73af65fde8ffef692d4eb58 = $(`<div id="html_d2e9cefcf73af65fde8ffef692d4eb58" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_cdc9adcfcc686e22cd8a21f5616e80c2.setContent(html_d2e9cefcf73af65fde8ffef692d4eb58);
|
|
|
|
|
|
|
|
marker_570090ba952923d84a6bd3446109f193.bindPopup(popup_cdc9adcfcc686e22cd8a21f5616e80c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_570090ba952923d84a6bd3446109f193.setIcon(icon_e39aec5d49b6082a10c9cc3132cf718d);
|
|
|
|
|
|
var marker_118f3236f2f4e39fac994c9d1927726d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c0486fc6f546651905a54bee239a5646 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e32b04778b64976279958263286e7572 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc03142bcc03f7dae5d2517980e547e8 = $(`<div id="html_fc03142bcc03f7dae5d2517980e547e8" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_e32b04778b64976279958263286e7572.setContent(html_fc03142bcc03f7dae5d2517980e547e8);
|
|
|
|
|
|
|
|
marker_118f3236f2f4e39fac994c9d1927726d.bindPopup(popup_e32b04778b64976279958263286e7572)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_118f3236f2f4e39fac994c9d1927726d.setIcon(icon_c0486fc6f546651905a54bee239a5646);
|
|
|
|
|
|
var marker_b53ab0c993657a46b122f5c42ad95e21 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_9cf86a4b562086fdf45c937cff05ec62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4548e31fb0b63f54c691d5c0d618e3c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8cea99e92b259f74408060210a2e4c1 = $(`<div id="html_a8cea99e92b259f74408060210a2e4c1" style="width: 100.0%; height: 100.0%;">canteen-hankering.space</div>`)[0];
|
|
popup_4548e31fb0b63f54c691d5c0d618e3c4.setContent(html_a8cea99e92b259f74408060210a2e4c1);
|
|
|
|
|
|
|
|
marker_b53ab0c993657a46b122f5c42ad95e21.bindPopup(popup_4548e31fb0b63f54c691d5c0d618e3c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b53ab0c993657a46b122f5c42ad95e21.setIcon(icon_9cf86a4b562086fdf45c937cff05ec62);
|
|
|
|
|
|
var marker_da5696540bf3f1fc67af967794a57cc2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_232caa2596ed183b3a46137cf27946a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2ad1101f7a8a027eaf7ffbaec3720c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fa57cf7323c74c7578b7c48c0f48b37 = $(`<div id="html_2fa57cf7323c74c7578b7c48c0f48b37" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_d2ad1101f7a8a027eaf7ffbaec3720c9.setContent(html_2fa57cf7323c74c7578b7c48c0f48b37);
|
|
|
|
|
|
|
|
marker_da5696540bf3f1fc67af967794a57cc2.bindPopup(popup_d2ad1101f7a8a027eaf7ffbaec3720c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da5696540bf3f1fc67af967794a57cc2.setIcon(icon_232caa2596ed183b3a46137cf27946a7);
|
|
|
|
|
|
var marker_2ae5f3e772683f56d42b2088429ae1f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_066e82eb917314545ff91db608a2304c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_326c3a7105be15c8778983b497df6940 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee1a1abfe9392aaea226352b2468edaa = $(`<div id="html_ee1a1abfe9392aaea226352b2468edaa" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_326c3a7105be15c8778983b497df6940.setContent(html_ee1a1abfe9392aaea226352b2468edaa);
|
|
|
|
|
|
|
|
marker_2ae5f3e772683f56d42b2088429ae1f2.bindPopup(popup_326c3a7105be15c8778983b497df6940)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ae5f3e772683f56d42b2088429ae1f2.setIcon(icon_066e82eb917314545ff91db608a2304c);
|
|
|
|
|
|
var marker_3b98a2f20caf059c2a4a3cfde522ead0 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_760d6dcfa0d01bc9f1dad172461d11fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b6ac158a1181c69233db6ce5d68a057 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78f78f53524916695c4fa540cf15d0ee = $(`<div id="html_78f78f53524916695c4fa540cf15d0ee" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_9b6ac158a1181c69233db6ce5d68a057.setContent(html_78f78f53524916695c4fa540cf15d0ee);
|
|
|
|
|
|
|
|
marker_3b98a2f20caf059c2a4a3cfde522ead0.bindPopup(popup_9b6ac158a1181c69233db6ce5d68a057)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b98a2f20caf059c2a4a3cfde522ead0.setIcon(icon_760d6dcfa0d01bc9f1dad172461d11fd);
|
|
|
|
|
|
var marker_7d709c4f9c23e7fd1df6054921880598 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_1d3cbd55cfab25b693e8c9acfe90b083 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54f2a2ab574a3cf55864738016800974 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deebfc8f947a808671af633664ae1ea6 = $(`<div id="html_deebfc8f947a808671af633664ae1ea6" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_54f2a2ab574a3cf55864738016800974.setContent(html_deebfc8f947a808671af633664ae1ea6);
|
|
|
|
|
|
|
|
marker_7d709c4f9c23e7fd1df6054921880598.bindPopup(popup_54f2a2ab574a3cf55864738016800974)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d709c4f9c23e7fd1df6054921880598.setIcon(icon_1d3cbd55cfab25b693e8c9acfe90b083);
|
|
|
|
|
|
var marker_05ad822c0966e9bf18e2f42d36204e13 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3c3a474cca0f7d56d0e3febc49d2bae6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be1c25e9ca9daa03af278526581da59f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7b35720170b924ca87ac13dc4829c03 = $(`<div id="html_e7b35720170b924ca87ac13dc4829c03" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_be1c25e9ca9daa03af278526581da59f.setContent(html_e7b35720170b924ca87ac13dc4829c03);
|
|
|
|
|
|
|
|
marker_05ad822c0966e9bf18e2f42d36204e13.bindPopup(popup_be1c25e9ca9daa03af278526581da59f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05ad822c0966e9bf18e2f42d36204e13.setIcon(icon_3c3a474cca0f7d56d0e3febc49d2bae6);
|
|
|
|
|
|
var marker_ec1c66b3cc8d37ffa48bf6349b26aac5 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_449c9e9248df7cdf9adf1725d38a286b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12876e4fed8a40229096063f980cb928 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe800a9e6316d4ba5beb1d35c89d929e = $(`<div id="html_fe800a9e6316d4ba5beb1d35c89d929e" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_12876e4fed8a40229096063f980cb928.setContent(html_fe800a9e6316d4ba5beb1d35c89d929e);
|
|
|
|
|
|
|
|
marker_ec1c66b3cc8d37ffa48bf6349b26aac5.bindPopup(popup_12876e4fed8a40229096063f980cb928)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec1c66b3cc8d37ffa48bf6349b26aac5.setIcon(icon_449c9e9248df7cdf9adf1725d38a286b);
|
|
|
|
|
|
var marker_bc42da7fe6c238245bfc7b19cb83a1a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2f026dfa497d816829e2093e5d91e5bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e316b88d6e2cce37f64b81bf2354a921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1932b86f41e6699bbd1ed670aed92f2 = $(`<div id="html_f1932b86f41e6699bbd1ed670aed92f2" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_e316b88d6e2cce37f64b81bf2354a921.setContent(html_f1932b86f41e6699bbd1ed670aed92f2);
|
|
|
|
|
|
|
|
marker_bc42da7fe6c238245bfc7b19cb83a1a0.bindPopup(popup_e316b88d6e2cce37f64b81bf2354a921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc42da7fe6c238245bfc7b19cb83a1a0.setIcon(icon_2f026dfa497d816829e2093e5d91e5bb);
|
|
|
|
|
|
var marker_8cbe961c63bc4e272fd79894d8437ac0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2ce8b0491a8a444fa546744135105e34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86a78f6fef9661166da4a9be30ca1b92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89f071a19664606dd71f4ffd8d215fc4 = $(`<div id="html_89f071a19664606dd71f4ffd8d215fc4" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_86a78f6fef9661166da4a9be30ca1b92.setContent(html_89f071a19664606dd71f4ffd8d215fc4);
|
|
|
|
|
|
|
|
marker_8cbe961c63bc4e272fd79894d8437ac0.bindPopup(popup_86a78f6fef9661166da4a9be30ca1b92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cbe961c63bc4e272fd79894d8437ac0.setIcon(icon_2ce8b0491a8a444fa546744135105e34);
|
|
|
|
|
|
var marker_8768f40846dbe759739de8003628d335 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_1a870aae433aeafdabb5e180496e2965 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9094b32afa1212183aec805ea0a6c94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6be41b0ec83d10abdbbd92e0c12edb2b = $(`<div id="html_6be41b0ec83d10abdbbd92e0c12edb2b" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_e9094b32afa1212183aec805ea0a6c94.setContent(html_6be41b0ec83d10abdbbd92e0c12edb2b);
|
|
|
|
|
|
|
|
marker_8768f40846dbe759739de8003628d335.bindPopup(popup_e9094b32afa1212183aec805ea0a6c94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8768f40846dbe759739de8003628d335.setIcon(icon_1a870aae433aeafdabb5e180496e2965);
|
|
|
|
|
|
var marker_474748ad61fbe256b08a638429277fd6 = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d0df5ee5665c62971bc39d40b2e7cfb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f87e611bda927117a08e95769bf34bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f14f5a874e28ed17fb1bba21425b90f = $(`<div id="html_0f14f5a874e28ed17fb1bba21425b90f" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_5f87e611bda927117a08e95769bf34bf.setContent(html_0f14f5a874e28ed17fb1bba21425b90f);
|
|
|
|
|
|
|
|
marker_474748ad61fbe256b08a638429277fd6.bindPopup(popup_5f87e611bda927117a08e95769bf34bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_474748ad61fbe256b08a638429277fd6.setIcon(icon_d0df5ee5665c62971bc39d40b2e7cfb4);
|
|
|
|
|
|
var marker_2e589b5615fb0aec2918fa4dcf6ae29a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4c85487153f42d6403e27080855cf914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbb1f62c845850ac1b3bdb984d0cc3a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c417e256e5ca2c115079d09a6935c66 = $(`<div id="html_6c417e256e5ca2c115079d09a6935c66" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_bbb1f62c845850ac1b3bdb984d0cc3a5.setContent(html_6c417e256e5ca2c115079d09a6935c66);
|
|
|
|
|
|
|
|
marker_2e589b5615fb0aec2918fa4dcf6ae29a.bindPopup(popup_bbb1f62c845850ac1b3bdb984d0cc3a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e589b5615fb0aec2918fa4dcf6ae29a.setIcon(icon_4c85487153f42d6403e27080855cf914);
|
|
|
|
|
|
var marker_ff524cb490ecd6da587079e3c18aa6e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0fb5bac9d6c1c81d4f496f00c94477be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aab101b2e9845c3bd72d32afc5e9031e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a49fd373c085064dfdaa0005ad85f7dd = $(`<div id="html_a49fd373c085064dfdaa0005ad85f7dd" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_aab101b2e9845c3bd72d32afc5e9031e.setContent(html_a49fd373c085064dfdaa0005ad85f7dd);
|
|
|
|
|
|
|
|
marker_ff524cb490ecd6da587079e3c18aa6e8.bindPopup(popup_aab101b2e9845c3bd72d32afc5e9031e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff524cb490ecd6da587079e3c18aa6e8.setIcon(icon_0fb5bac9d6c1c81d4f496f00c94477be);
|
|
|
|
|
|
var marker_b10df95fd4dbc23fa8ec1aa5b59569bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f9590ad7b9bcca2b3d87852161e076fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_366145155d452193269536c2175c4311 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_214282522e7e6029083e541d5e8814a9 = $(`<div id="html_214282522e7e6029083e541d5e8814a9" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_366145155d452193269536c2175c4311.setContent(html_214282522e7e6029083e541d5e8814a9);
|
|
|
|
|
|
|
|
marker_b10df95fd4dbc23fa8ec1aa5b59569bb.bindPopup(popup_366145155d452193269536c2175c4311)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b10df95fd4dbc23fa8ec1aa5b59569bb.setIcon(icon_f9590ad7b9bcca2b3d87852161e076fb);
|
|
|
|
|
|
var marker_b2f43d69f112df4dfb0b8db37787b8cf = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0a075e8143c3a272610fb3c50079cdef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_839c9b72f77633b8ea2dd62151f5e375 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a91e32098047a01955a1d44fdb6f7cd = $(`<div id="html_2a91e32098047a01955a1d44fdb6f7cd" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_839c9b72f77633b8ea2dd62151f5e375.setContent(html_2a91e32098047a01955a1d44fdb6f7cd);
|
|
|
|
|
|
|
|
marker_b2f43d69f112df4dfb0b8db37787b8cf.bindPopup(popup_839c9b72f77633b8ea2dd62151f5e375)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f43d69f112df4dfb0b8db37787b8cf.setIcon(icon_0a075e8143c3a272610fb3c50079cdef);
|
|
|
|
|
|
var marker_e7d7aa370332e13f73d6af4ae0606994 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4c71bbd69c2bbe893c0ef37bb1ea10dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cb5209f6a2439549d936d1ebd78c8c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f28e3085c95cdf8cf8c3e6c6e0e91e6 = $(`<div id="html_3f28e3085c95cdf8cf8c3e6c6e0e91e6" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_0cb5209f6a2439549d936d1ebd78c8c8.setContent(html_3f28e3085c95cdf8cf8c3e6c6e0e91e6);
|
|
|
|
|
|
|
|
marker_e7d7aa370332e13f73d6af4ae0606994.bindPopup(popup_0cb5209f6a2439549d936d1ebd78c8c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7d7aa370332e13f73d6af4ae0606994.setIcon(icon_4c71bbd69c2bbe893c0ef37bb1ea10dc);
|
|
|
|
|
|
var marker_3dc705d74c7bda1c5e73caab0073f6e2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_8106eeedfdd56f25ef1dc04706b35017 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_780efdbfebf4ccadc9778de6834c05dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_273b28a7a6b8ccaa28b25e3c1c6cc89e = $(`<div id="html_273b28a7a6b8ccaa28b25e3c1c6cc89e" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_780efdbfebf4ccadc9778de6834c05dc.setContent(html_273b28a7a6b8ccaa28b25e3c1c6cc89e);
|
|
|
|
|
|
|
|
marker_3dc705d74c7bda1c5e73caab0073f6e2.bindPopup(popup_780efdbfebf4ccadc9778de6834c05dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dc705d74c7bda1c5e73caab0073f6e2.setIcon(icon_8106eeedfdd56f25ef1dc04706b35017);
|
|
|
|
|
|
var marker_9087b7b85e49155b2ef0bc802693f900 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2c0e0ef78483f2cb9f5a664486fdb260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fe33ccfdaa25c0fb40aee8f11f6f2e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b05ab163f04ab6351f438935a9843939 = $(`<div id="html_b05ab163f04ab6351f438935a9843939" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_0fe33ccfdaa25c0fb40aee8f11f6f2e5.setContent(html_b05ab163f04ab6351f438935a9843939);
|
|
|
|
|
|
|
|
marker_9087b7b85e49155b2ef0bc802693f900.bindPopup(popup_0fe33ccfdaa25c0fb40aee8f11f6f2e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9087b7b85e49155b2ef0bc802693f900.setIcon(icon_2c0e0ef78483f2cb9f5a664486fdb260);
|
|
|
|
|
|
var marker_fd45c9981f8a0b40d95b65ea4cb24f2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b8ca3d622c218f3ffcc91a5edca71ce8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_285ed0a5ac4fdfefff542ba9a4371468 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7054c07fc0db7340b1f2694c0a398d6 = $(`<div id="html_e7054c07fc0db7340b1f2694c0a398d6" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_285ed0a5ac4fdfefff542ba9a4371468.setContent(html_e7054c07fc0db7340b1f2694c0a398d6);
|
|
|
|
|
|
|
|
marker_fd45c9981f8a0b40d95b65ea4cb24f2a.bindPopup(popup_285ed0a5ac4fdfefff542ba9a4371468)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd45c9981f8a0b40d95b65ea4cb24f2a.setIcon(icon_b8ca3d622c218f3ffcc91a5edca71ce8);
|
|
|
|
|
|
var marker_1782c28c3003713cead456ff2bcd7e92 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_dc758e9064f06b337ec8001e59dc1ad6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f77acda628cba848af19d7633284ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac145b30ecec02948e772aa5531f3f3e = $(`<div id="html_ac145b30ecec02948e772aa5531f3f3e" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_a1f77acda628cba848af19d7633284ec.setContent(html_ac145b30ecec02948e772aa5531f3f3e);
|
|
|
|
|
|
|
|
marker_1782c28c3003713cead456ff2bcd7e92.bindPopup(popup_a1f77acda628cba848af19d7633284ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1782c28c3003713cead456ff2bcd7e92.setIcon(icon_dc758e9064f06b337ec8001e59dc1ad6);
|
|
|
|
|
|
var marker_97a6ed50deced97dea973f47f56e7303 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c17eac99088a759a717421c64d69e0ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eaef9f02c9ec0e1058d37029201ee17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fe4d7b868a1d1215edc9bb51a6f1801 = $(`<div id="html_6fe4d7b868a1d1215edc9bb51a6f1801" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_9eaef9f02c9ec0e1058d37029201ee17.setContent(html_6fe4d7b868a1d1215edc9bb51a6f1801);
|
|
|
|
|
|
|
|
marker_97a6ed50deced97dea973f47f56e7303.bindPopup(popup_9eaef9f02c9ec0e1058d37029201ee17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97a6ed50deced97dea973f47f56e7303.setIcon(icon_c17eac99088a759a717421c64d69e0ac);
|
|
|
|
|
|
var marker_dbc922cb840ae6288f315117cb1e6166 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b20d0bdf773476ca16490cad484b3e09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a573de806c855ccde4560caac43ec51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ed702ebd0e9e8a994287bb344e002b3 = $(`<div id="html_5ed702ebd0e9e8a994287bb344e002b3" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_9a573de806c855ccde4560caac43ec51.setContent(html_5ed702ebd0e9e8a994287bb344e002b3);
|
|
|
|
|
|
|
|
marker_dbc922cb840ae6288f315117cb1e6166.bindPopup(popup_9a573de806c855ccde4560caac43ec51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbc922cb840ae6288f315117cb1e6166.setIcon(icon_b20d0bdf773476ca16490cad484b3e09);
|
|
|
|
|
|
var marker_36b133a9880395e01614c1730dcfc324 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_a95525b7c12be92272ac6530e6f9a02f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_182bd96145468dc26a24df7f96d49fa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_557c8e0b8a4326e730c2ff67d0336230 = $(`<div id="html_557c8e0b8a4326e730c2ff67d0336230" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_182bd96145468dc26a24df7f96d49fa6.setContent(html_557c8e0b8a4326e730c2ff67d0336230);
|
|
|
|
|
|
|
|
marker_36b133a9880395e01614c1730dcfc324.bindPopup(popup_182bd96145468dc26a24df7f96d49fa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36b133a9880395e01614c1730dcfc324.setIcon(icon_a95525b7c12be92272ac6530e6f9a02f);
|
|
|
|
|
|
var marker_eb370eaf5e8f072d341323b31b211bac = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_580f12f0c09e743dd492af48234e5455 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ad4184471ba86de10619f7481249fdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f216ea7f52b651288b8d5a0fe5d02f97 = $(`<div id="html_f216ea7f52b651288b8d5a0fe5d02f97" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_3ad4184471ba86de10619f7481249fdc.setContent(html_f216ea7f52b651288b8d5a0fe5d02f97);
|
|
|
|
|
|
|
|
marker_eb370eaf5e8f072d341323b31b211bac.bindPopup(popup_3ad4184471ba86de10619f7481249fdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb370eaf5e8f072d341323b31b211bac.setIcon(icon_580f12f0c09e743dd492af48234e5455);
|
|
|
|
|
|
var marker_a9ecd88a040ad4f024faff54fd3b41a6 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_9318799f339e8e9c1ed3170ea0c3508f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b23e76e5ee2bc226f07f5ca711515c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b134e7fbf009a3f3b40d3ddb52ac7bc = $(`<div id="html_8b134e7fbf009a3f3b40d3ddb52ac7bc" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_7b23e76e5ee2bc226f07f5ca711515c1.setContent(html_8b134e7fbf009a3f3b40d3ddb52ac7bc);
|
|
|
|
|
|
|
|
marker_a9ecd88a040ad4f024faff54fd3b41a6.bindPopup(popup_7b23e76e5ee2bc226f07f5ca711515c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9ecd88a040ad4f024faff54fd3b41a6.setIcon(icon_9318799f339e8e9c1ed3170ea0c3508f);
|
|
|
|
|
|
var marker_1c2b0afe5391d8032e21e58302ac25c0 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b61f8e9e93c50f9dd53ce4f4d9229689 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_406d1ef31d37e2647f5364f6f00c9b89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cf0b6caf8016238c468ff617d8b83e0 = $(`<div id="html_8cf0b6caf8016238c468ff617d8b83e0" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_406d1ef31d37e2647f5364f6f00c9b89.setContent(html_8cf0b6caf8016238c468ff617d8b83e0);
|
|
|
|
|
|
|
|
marker_1c2b0afe5391d8032e21e58302ac25c0.bindPopup(popup_406d1ef31d37e2647f5364f6f00c9b89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c2b0afe5391d8032e21e58302ac25c0.setIcon(icon_b61f8e9e93c50f9dd53ce4f4d9229689);
|
|
|
|
|
|
var marker_227c0788eeae97b53ebf12485c9b6b67 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b0916cb509524fc93a2e086b5007b9ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5d63c9ab3fe63416be94c85f89ea66c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_072dfa04ff885d8bdda4c22ac2805cc1 = $(`<div id="html_072dfa04ff885d8bdda4c22ac2805cc1" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_b5d63c9ab3fe63416be94c85f89ea66c.setContent(html_072dfa04ff885d8bdda4c22ac2805cc1);
|
|
|
|
|
|
|
|
marker_227c0788eeae97b53ebf12485c9b6b67.bindPopup(popup_b5d63c9ab3fe63416be94c85f89ea66c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_227c0788eeae97b53ebf12485c9b6b67.setIcon(icon_b0916cb509524fc93a2e086b5007b9ad);
|
|
|
|
|
|
var marker_737852c61fa3b7dae109bbf9cd4efd6a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_9320db2f06e40b0b4c68f87ec7b00c3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1ba51f3a10aab768bcda70ee99d6af1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9441fa795452df8ece7d67623d95b43 = $(`<div id="html_a9441fa795452df8ece7d67623d95b43" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_c1ba51f3a10aab768bcda70ee99d6af1.setContent(html_a9441fa795452df8ece7d67623d95b43);
|
|
|
|
|
|
|
|
marker_737852c61fa3b7dae109bbf9cd4efd6a.bindPopup(popup_c1ba51f3a10aab768bcda70ee99d6af1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_737852c61fa3b7dae109bbf9cd4efd6a.setIcon(icon_9320db2f06e40b0b4c68f87ec7b00c3d);
|
|
|
|
|
|
var marker_3af17f9dd83ecb98f9563960c0f02186 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7224c8fab544356db3933a1c45024271 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a5fff5fb93389607985fb3291fbe04d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a9674421c0aa1ea47eb01b0450dfab8 = $(`<div id="html_7a9674421c0aa1ea47eb01b0450dfab8" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_0a5fff5fb93389607985fb3291fbe04d.setContent(html_7a9674421c0aa1ea47eb01b0450dfab8);
|
|
|
|
|
|
|
|
marker_3af17f9dd83ecb98f9563960c0f02186.bindPopup(popup_0a5fff5fb93389607985fb3291fbe04d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3af17f9dd83ecb98f9563960c0f02186.setIcon(icon_7224c8fab544356db3933a1c45024271);
|
|
|
|
|
|
var marker_7a46e9bc6fd0a7cde6a1a0e76f5b4206 = L.marker(
|
|
[38.7509, -9.20282],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_060b48cbb62c75c61f79e38ee897c1e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c3da9b21905a53f69e5ef6323765047 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57812ecda9152bf7da022a77c16b4957 = $(`<div id="html_57812ecda9152bf7da022a77c16b4957" style="width: 100.0%; height: 100.0%;">relay.gouchinha.me</div>`)[0];
|
|
popup_4c3da9b21905a53f69e5ef6323765047.setContent(html_57812ecda9152bf7da022a77c16b4957);
|
|
|
|
|
|
|
|
marker_7a46e9bc6fd0a7cde6a1a0e76f5b4206.bindPopup(popup_4c3da9b21905a53f69e5ef6323765047)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a46e9bc6fd0a7cde6a1a0e76f5b4206.setIcon(icon_060b48cbb62c75c61f79e38ee897c1e5);
|
|
|
|
|
|
var marker_e9bfda5a33f02ba0db20e2cbc328b81a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_369559522e01d2a97aad0f45370acdac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e94db0de3b9d1ee3837619177f2a7f45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b1c3bb41ef8d4ff025b4f82d646f7c0 = $(`<div id="html_7b1c3bb41ef8d4ff025b4f82d646f7c0" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_e94db0de3b9d1ee3837619177f2a7f45.setContent(html_7b1c3bb41ef8d4ff025b4f82d646f7c0);
|
|
|
|
|
|
|
|
marker_e9bfda5a33f02ba0db20e2cbc328b81a.bindPopup(popup_e94db0de3b9d1ee3837619177f2a7f45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9bfda5a33f02ba0db20e2cbc328b81a.setIcon(icon_369559522e01d2a97aad0f45370acdac);
|
|
|
|
|
|
var marker_1f5358bf013a254f26801417e772d848 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7f79bf0d807884390dfd3e13070c2919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16b9fc1350fec583d5f7109aaa7988b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_908d749d31751354474b30afd2b55948 = $(`<div id="html_908d749d31751354474b30afd2b55948" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_16b9fc1350fec583d5f7109aaa7988b8.setContent(html_908d749d31751354474b30afd2b55948);
|
|
|
|
|
|
|
|
marker_1f5358bf013a254f26801417e772d848.bindPopup(popup_16b9fc1350fec583d5f7109aaa7988b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f5358bf013a254f26801417e772d848.setIcon(icon_7f79bf0d807884390dfd3e13070c2919);
|
|
|
|
|
|
var marker_069982ccdffbbd88207c16599239a7b6 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3f2de3e855a300a0b05f103d8fa88bed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d15aea0ec7be93dac8ee9ad0d655a87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d2c25e058a053b7d8567401cfb74a5d = $(`<div id="html_1d2c25e058a053b7d8567401cfb74a5d" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_0d15aea0ec7be93dac8ee9ad0d655a87.setContent(html_1d2c25e058a053b7d8567401cfb74a5d);
|
|
|
|
|
|
|
|
marker_069982ccdffbbd88207c16599239a7b6.bindPopup(popup_0d15aea0ec7be93dac8ee9ad0d655a87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_069982ccdffbbd88207c16599239a7b6.setIcon(icon_3f2de3e855a300a0b05f103d8fa88bed);
|
|
|
|
|
|
var marker_79636ea02c06cc304840787c43cd11c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_832fbc83991720044ba9d06c58698e13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f255feb6ac62736b36a43940c3849cbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_375e3f657d7b3d2437d95eb678a01eea = $(`<div id="html_375e3f657d7b3d2437d95eb678a01eea" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_f255feb6ac62736b36a43940c3849cbc.setContent(html_375e3f657d7b3d2437d95eb678a01eea);
|
|
|
|
|
|
|
|
marker_79636ea02c06cc304840787c43cd11c6.bindPopup(popup_f255feb6ac62736b36a43940c3849cbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79636ea02c06cc304840787c43cd11c6.setIcon(icon_832fbc83991720044ba9d06c58698e13);
|
|
|
|
|
|
var marker_10f161679703323da48661f3a5ec106e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_94de94c12c2c35d26a933e9dc53d32cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ad7f915227741965d09daf29773c23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c443692481e7ae932f034b6252f3ae32 = $(`<div id="html_c443692481e7ae932f034b6252f3ae32" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_59ad7f915227741965d09daf29773c23.setContent(html_c443692481e7ae932f034b6252f3ae32);
|
|
|
|
|
|
|
|
marker_10f161679703323da48661f3a5ec106e.bindPopup(popup_59ad7f915227741965d09daf29773c23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10f161679703323da48661f3a5ec106e.setIcon(icon_94de94c12c2c35d26a933e9dc53d32cc);
|
|
|
|
|
|
var marker_d473d74549f0d99143ea9b66396d5112 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_48f7c40e04587a92bad7bef260f5d26e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83215d6b00f5693592967383ff47d8d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_415322b36405da1251edbc182916a9f6 = $(`<div id="html_415322b36405da1251edbc182916a9f6" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_83215d6b00f5693592967383ff47d8d8.setContent(html_415322b36405da1251edbc182916a9f6);
|
|
|
|
|
|
|
|
marker_d473d74549f0d99143ea9b66396d5112.bindPopup(popup_83215d6b00f5693592967383ff47d8d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d473d74549f0d99143ea9b66396d5112.setIcon(icon_48f7c40e04587a92bad7bef260f5d26e);
|
|
|
|
|
|
var marker_f63cb11ac25e066613433afa966ecc62 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_409fe1491387f3ec1f15a9485d95f810 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c0e843dc55fb741c8ec7c8687a13a1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34cd1d619005d429aa6e9f89c27f4291 = $(`<div id="html_34cd1d619005d429aa6e9f89c27f4291" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_6c0e843dc55fb741c8ec7c8687a13a1a.setContent(html_34cd1d619005d429aa6e9f89c27f4291);
|
|
|
|
|
|
|
|
marker_f63cb11ac25e066613433afa966ecc62.bindPopup(popup_6c0e843dc55fb741c8ec7c8687a13a1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f63cb11ac25e066613433afa966ecc62.setIcon(icon_409fe1491387f3ec1f15a9485d95f810);
|
|
|
|
|
|
var marker_d1585e5cdb158a6b3a8780fa4c6d986a = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4e055e3fbaaf26101d246a44f3a045a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_430db7a44817a92e700f42bf3e9ae809 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a2f88b2b8afe0416841ffde17a32e49 = $(`<div id="html_1a2f88b2b8afe0416841ffde17a32e49" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_430db7a44817a92e700f42bf3e9ae809.setContent(html_1a2f88b2b8afe0416841ffde17a32e49);
|
|
|
|
|
|
|
|
marker_d1585e5cdb158a6b3a8780fa4c6d986a.bindPopup(popup_430db7a44817a92e700f42bf3e9ae809)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1585e5cdb158a6b3a8780fa4c6d986a.setIcon(icon_4e055e3fbaaf26101d246a44f3a045a9);
|
|
|
|
|
|
var marker_317f9a0daba4e0950f9949a751600d00 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_36d3e0dca7a23e5d2948f03656d0dc10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_651bcc5be2aa24ab81991f186d06826a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a199bf3a32a26086749d4e04fbd8411 = $(`<div id="html_4a199bf3a32a26086749d4e04fbd8411" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_651bcc5be2aa24ab81991f186d06826a.setContent(html_4a199bf3a32a26086749d4e04fbd8411);
|
|
|
|
|
|
|
|
marker_317f9a0daba4e0950f9949a751600d00.bindPopup(popup_651bcc5be2aa24ab81991f186d06826a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_317f9a0daba4e0950f9949a751600d00.setIcon(icon_36d3e0dca7a23e5d2948f03656d0dc10);
|
|
|
|
|
|
var marker_f35ba012587c6e9dd2a3d11d67eadd30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3efcae651d120e9c6e4dbe6dbd912948 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e4ff55c173bd2bb452ecaeede05b3fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_484d374ae80d7f47975f05073071e733 = $(`<div id="html_484d374ae80d7f47975f05073071e733" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_6e4ff55c173bd2bb452ecaeede05b3fe.setContent(html_484d374ae80d7f47975f05073071e733);
|
|
|
|
|
|
|
|
marker_f35ba012587c6e9dd2a3d11d67eadd30.bindPopup(popup_6e4ff55c173bd2bb452ecaeede05b3fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f35ba012587c6e9dd2a3d11d67eadd30.setIcon(icon_3efcae651d120e9c6e4dbe6dbd912948);
|
|
|
|
|
|
var marker_92c9323af25af02325aa81c3877c9a91 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_a2872eb3f863b90b55fcf4ba341a0857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0538009f7dee5a2bfea079eddee0f770 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7adca5bf98587243d0e43918e1942f75 = $(`<div id="html_7adca5bf98587243d0e43918e1942f75" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_0538009f7dee5a2bfea079eddee0f770.setContent(html_7adca5bf98587243d0e43918e1942f75);
|
|
|
|
|
|
|
|
marker_92c9323af25af02325aa81c3877c9a91.bindPopup(popup_0538009f7dee5a2bfea079eddee0f770)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92c9323af25af02325aa81c3877c9a91.setIcon(icon_a2872eb3f863b90b55fcf4ba341a0857);
|
|
|
|
|
|
var marker_55e776c7a91af7ea1277d7d004767573 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4813f1ddfdbd5511ecd639b26cb19c83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbbf586a8aaaa5596463ec9debd3f287 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db493e0dd5bb03126a43f886951b2430 = $(`<div id="html_db493e0dd5bb03126a43f886951b2430" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_fbbf586a8aaaa5596463ec9debd3f287.setContent(html_db493e0dd5bb03126a43f886951b2430);
|
|
|
|
|
|
|
|
marker_55e776c7a91af7ea1277d7d004767573.bindPopup(popup_fbbf586a8aaaa5596463ec9debd3f287)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55e776c7a91af7ea1277d7d004767573.setIcon(icon_4813f1ddfdbd5511ecd639b26cb19c83);
|
|
|
|
|
|
var marker_1eab28da3c9399606e7ca23c072fd415 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7a3443bc5c4ec56fa5c68daad30df4fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22eb283c85f73529e7c24f62c287ed2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d659dc87643d33e46ef1ddcf13797109 = $(`<div id="html_d659dc87643d33e46ef1ddcf13797109" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_22eb283c85f73529e7c24f62c287ed2c.setContent(html_d659dc87643d33e46ef1ddcf13797109);
|
|
|
|
|
|
|
|
marker_1eab28da3c9399606e7ca23c072fd415.bindPopup(popup_22eb283c85f73529e7c24f62c287ed2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eab28da3c9399606e7ca23c072fd415.setIcon(icon_7a3443bc5c4ec56fa5c68daad30df4fd);
|
|
|
|
|
|
var marker_f74b355835e99508b61d8511d2ebdaf0 = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_97988068b2656ec50697488c51004a68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31ae6d0215bc41ef48ae99f2de326347 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7492ec837446f4d757dd248e5be321ea = $(`<div id="html_7492ec837446f4d757dd248e5be321ea" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_31ae6d0215bc41ef48ae99f2de326347.setContent(html_7492ec837446f4d757dd248e5be321ea);
|
|
|
|
|
|
|
|
marker_f74b355835e99508b61d8511d2ebdaf0.bindPopup(popup_31ae6d0215bc41ef48ae99f2de326347)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f74b355835e99508b61d8511d2ebdaf0.setIcon(icon_97988068b2656ec50697488c51004a68);
|
|
|
|
|
|
var marker_3a2debb224659899ba8abb75fa6588b0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_487ea13a84a5db32e2a4cf613730da40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee9a9aedf04458ba5099ba49626d0c62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2de17cd3bfed195affc1e98e041b3ce3 = $(`<div id="html_2de17cd3bfed195affc1e98e041b3ce3" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_ee9a9aedf04458ba5099ba49626d0c62.setContent(html_2de17cd3bfed195affc1e98e041b3ce3);
|
|
|
|
|
|
|
|
marker_3a2debb224659899ba8abb75fa6588b0.bindPopup(popup_ee9a9aedf04458ba5099ba49626d0c62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a2debb224659899ba8abb75fa6588b0.setIcon(icon_487ea13a84a5db32e2a4cf613730da40);
|
|
|
|
|
|
var marker_8c89c169d9a185c33ae0b3a4ca437b58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_5a1bc01300ff972c2a8f5f36008fd923 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8855d9c77d5a8e9a48d9282b03568427 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25066e8d8d8814b3faef6650309a6b16 = $(`<div id="html_25066e8d8d8814b3faef6650309a6b16" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_8855d9c77d5a8e9a48d9282b03568427.setContent(html_25066e8d8d8814b3faef6650309a6b16);
|
|
|
|
|
|
|
|
marker_8c89c169d9a185c33ae0b3a4ca437b58.bindPopup(popup_8855d9c77d5a8e9a48d9282b03568427)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c89c169d9a185c33ae0b3a4ca437b58.setIcon(icon_5a1bc01300ff972c2a8f5f36008fd923);
|
|
|
|
|
|
var marker_c731ed2ffcb97c45e1502c3a508ffc80 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_9f4cd9f698e1d4fb6af5b52a859b1ddf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de3430d926915f1e34c3a74b1e334088 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f28017b1a2a6d169b795021103365474 = $(`<div id="html_f28017b1a2a6d169b795021103365474" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_de3430d926915f1e34c3a74b1e334088.setContent(html_f28017b1a2a6d169b795021103365474);
|
|
|
|
|
|
|
|
marker_c731ed2ffcb97c45e1502c3a508ffc80.bindPopup(popup_de3430d926915f1e34c3a74b1e334088)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c731ed2ffcb97c45e1502c3a508ffc80.setIcon(icon_9f4cd9f698e1d4fb6af5b52a859b1ddf);
|
|
|
|
|
|
var marker_a2089d2c432be3cc11cda8248a94fe93 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_9821efbb88cec7eb2412ad772f232866 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3063ab22597fec0bc7ae637fd39f005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e70c0aad303e488feabe94402ed73cd5 = $(`<div id="html_e70c0aad303e488feabe94402ed73cd5" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_c3063ab22597fec0bc7ae637fd39f005.setContent(html_e70c0aad303e488feabe94402ed73cd5);
|
|
|
|
|
|
|
|
marker_a2089d2c432be3cc11cda8248a94fe93.bindPopup(popup_c3063ab22597fec0bc7ae637fd39f005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2089d2c432be3cc11cda8248a94fe93.setIcon(icon_9821efbb88cec7eb2412ad772f232866);
|
|
|
|
|
|
var marker_125e2397dfdcd3b3e96484da875f7de2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7de6c86d32ddf923cdfac3bffb84e683 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2b6df04f0da7d3712312674284e0f6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a17ba1c07ee10deb9498f94ef08973f = $(`<div id="html_4a17ba1c07ee10deb9498f94ef08973f" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_c2b6df04f0da7d3712312674284e0f6d.setContent(html_4a17ba1c07ee10deb9498f94ef08973f);
|
|
|
|
|
|
|
|
marker_125e2397dfdcd3b3e96484da875f7de2.bindPopup(popup_c2b6df04f0da7d3712312674284e0f6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_125e2397dfdcd3b3e96484da875f7de2.setIcon(icon_7de6c86d32ddf923cdfac3bffb84e683);
|
|
|
|
|
|
var marker_456de9f497157ad28b0f814a08c0d639 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3b521255528a2f0a4cc1e91cb5042b69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3f5e0b6e8f50cd7a1970782a22109af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5eef05de6ae32bb9b9d1a3d3ddf9c14 = $(`<div id="html_d5eef05de6ae32bb9b9d1a3d3ddf9c14" style="width: 100.0%; height: 100.0%;">relay.commonshub.brussels</div>`)[0];
|
|
popup_e3f5e0b6e8f50cd7a1970782a22109af.setContent(html_d5eef05de6ae32bb9b9d1a3d3ddf9c14);
|
|
|
|
|
|
|
|
marker_456de9f497157ad28b0f814a08c0d639.bindPopup(popup_e3f5e0b6e8f50cd7a1970782a22109af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_456de9f497157ad28b0f814a08c0d639.setIcon(icon_3b521255528a2f0a4cc1e91cb5042b69);
|
|
|
|
|
|
var marker_1bd2c337f5c446ea5eb27566610065e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_9247c45350fa7c72e1ddf7a14a3325df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01bf9f4c35761be033037b5bd9a06f23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_224cfd5599ebd7caa10e70a3b894a18c = $(`<div id="html_224cfd5599ebd7caa10e70a3b894a18c" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_01bf9f4c35761be033037b5bd9a06f23.setContent(html_224cfd5599ebd7caa10e70a3b894a18c);
|
|
|
|
|
|
|
|
marker_1bd2c337f5c446ea5eb27566610065e7.bindPopup(popup_01bf9f4c35761be033037b5bd9a06f23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bd2c337f5c446ea5eb27566610065e7.setIcon(icon_9247c45350fa7c72e1ddf7a14a3325df);
|
|
|
|
|
|
var marker_4bb863b76261cfe5f00571e24b057958 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_ee0ab49b54ced9745c378bc458048520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be698c42213e6c7c6fca715cb4096bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61dcd1de3a486d85887dd9be45cf1cef = $(`<div id="html_61dcd1de3a486d85887dd9be45cf1cef" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_be698c42213e6c7c6fca715cb4096bb2.setContent(html_61dcd1de3a486d85887dd9be45cf1cef);
|
|
|
|
|
|
|
|
marker_4bb863b76261cfe5f00571e24b057958.bindPopup(popup_be698c42213e6c7c6fca715cb4096bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bb863b76261cfe5f00571e24b057958.setIcon(icon_ee0ab49b54ced9745c378bc458048520);
|
|
|
|
|
|
var marker_f255b96e858840b2615c61bb27ec81c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_81957eb32a5c56c2dbec19c3dc4c4cde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fd86614ac7e952fd02215b9b1d0bb5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd9499bd6d0ec9f7a295d62ecbfbe292 = $(`<div id="html_fd9499bd6d0ec9f7a295d62ecbfbe292" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_0fd86614ac7e952fd02215b9b1d0bb5a.setContent(html_fd9499bd6d0ec9f7a295d62ecbfbe292);
|
|
|
|
|
|
|
|
marker_f255b96e858840b2615c61bb27ec81c8.bindPopup(popup_0fd86614ac7e952fd02215b9b1d0bb5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f255b96e858840b2615c61bb27ec81c8.setIcon(icon_81957eb32a5c56c2dbec19c3dc4c4cde);
|
|
|
|
|
|
var marker_7cc0bea8972cdad567d36b2a6ba3bd7f = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_8d387df738c220e54aecdb863475f7f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3d2d25bb902f01be3dd4a51069c1b11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4112f231c600c543b35865fed32e495 = $(`<div id="html_d4112f231c600c543b35865fed32e495" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_b3d2d25bb902f01be3dd4a51069c1b11.setContent(html_d4112f231c600c543b35865fed32e495);
|
|
|
|
|
|
|
|
marker_7cc0bea8972cdad567d36b2a6ba3bd7f.bindPopup(popup_b3d2d25bb902f01be3dd4a51069c1b11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cc0bea8972cdad567d36b2a6ba3bd7f.setIcon(icon_8d387df738c220e54aecdb863475f7f1);
|
|
|
|
|
|
var marker_e96389e1e634c9692c68a5c9fc7316dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_12cde0bab565aeab0d67dca8456e9085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3484c29ab1e08fd5b38c3b6d28199ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb2524a34cb9b79f93032b00b93090f8 = $(`<div id="html_bb2524a34cb9b79f93032b00b93090f8" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_d3484c29ab1e08fd5b38c3b6d28199ed.setContent(html_bb2524a34cb9b79f93032b00b93090f8);
|
|
|
|
|
|
|
|
marker_e96389e1e634c9692c68a5c9fc7316dc.bindPopup(popup_d3484c29ab1e08fd5b38c3b6d28199ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e96389e1e634c9692c68a5c9fc7316dc.setIcon(icon_12cde0bab565aeab0d67dca8456e9085);
|
|
|
|
|
|
var marker_ed7b3c45a092dc8fcebbc8f85dbdbbfb = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_1f2b4ef3762965b5b496b98283c98708 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5281ce199bc4bd5554f43e7a4205f09d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61a9b23d864d7dd9914d884d04ff255d = $(`<div id="html_61a9b23d864d7dd9914d884d04ff255d" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_5281ce199bc4bd5554f43e7a4205f09d.setContent(html_61a9b23d864d7dd9914d884d04ff255d);
|
|
|
|
|
|
|
|
marker_ed7b3c45a092dc8fcebbc8f85dbdbbfb.bindPopup(popup_5281ce199bc4bd5554f43e7a4205f09d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed7b3c45a092dc8fcebbc8f85dbdbbfb.setIcon(icon_1f2b4ef3762965b5b496b98283c98708);
|
|
|
|
|
|
var marker_da1912b01c4d1a8bf9c82c019ae1b090 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_1f2d08e6f8fbbf98d37a078ba408a7e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af7ca484c9db82ccd9d22b6fa43618e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10d384341fe4e647d02a05237bd329ea = $(`<div id="html_10d384341fe4e647d02a05237bd329ea" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_af7ca484c9db82ccd9d22b6fa43618e1.setContent(html_10d384341fe4e647d02a05237bd329ea);
|
|
|
|
|
|
|
|
marker_da1912b01c4d1a8bf9c82c019ae1b090.bindPopup(popup_af7ca484c9db82ccd9d22b6fa43618e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da1912b01c4d1a8bf9c82c019ae1b090.setIcon(icon_1f2d08e6f8fbbf98d37a078ba408a7e3);
|
|
|
|
|
|
var marker_d9db8d7c32c43c873698dd64cf49d071 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_13d17f749f7c2c67dc61146fe4ff7d1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_804532d9a7e422eca2370b39d9163dee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0908ba6b1757572a3d324e84dbbee70d = $(`<div id="html_0908ba6b1757572a3d324e84dbbee70d" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_804532d9a7e422eca2370b39d9163dee.setContent(html_0908ba6b1757572a3d324e84dbbee70d);
|
|
|
|
|
|
|
|
marker_d9db8d7c32c43c873698dd64cf49d071.bindPopup(popup_804532d9a7e422eca2370b39d9163dee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9db8d7c32c43c873698dd64cf49d071.setIcon(icon_13d17f749f7c2c67dc61146fe4ff7d1f);
|
|
|
|
|
|
var marker_ffe8aa0b04cd96671927c0e44b4f40d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_6da99038fa9922ce5b64219c155e8b45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1536c44cbf4a34f9e1d5d7528a995af5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25cd3173fcf05db520352155981e5bf7 = $(`<div id="html_25cd3173fcf05db520352155981e5bf7" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_1536c44cbf4a34f9e1d5d7528a995af5.setContent(html_25cd3173fcf05db520352155981e5bf7);
|
|
|
|
|
|
|
|
marker_ffe8aa0b04cd96671927c0e44b4f40d7.bindPopup(popup_1536c44cbf4a34f9e1d5d7528a995af5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffe8aa0b04cd96671927c0e44b4f40d7.setIcon(icon_6da99038fa9922ce5b64219c155e8b45);
|
|
|
|
|
|
var marker_88751568561fd85d64545c7bedd8a8c3 = L.marker(
|
|
[13.7829, 100.546],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7a9ec2ff31d0fc04f4a6aa62a397a22c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92728624d49f04b4ab74ba9c1453e092 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a9ed1f0d6b0b530d7caf567e4dcaa24 = $(`<div id="html_9a9ed1f0d6b0b530d7caf567e4dcaa24" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_92728624d49f04b4ab74ba9c1453e092.setContent(html_9a9ed1f0d6b0b530d7caf567e4dcaa24);
|
|
|
|
|
|
|
|
marker_88751568561fd85d64545c7bedd8a8c3.bindPopup(popup_92728624d49f04b4ab74ba9c1453e092)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88751568561fd85d64545c7bedd8a8c3.setIcon(icon_7a9ec2ff31d0fc04f4a6aa62a397a22c);
|
|
|
|
|
|
var marker_53f247ed5e7875cf705b3bc5c4846f14 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_edb5a828a56a091bbeaa31c0c86921cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67412c3b4e860c4be88d3e2637a616eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1cf250d6924f1bd46d8908f4c27a209 = $(`<div id="html_d1cf250d6924f1bd46d8908f4c27a209" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_67412c3b4e860c4be88d3e2637a616eb.setContent(html_d1cf250d6924f1bd46d8908f4c27a209);
|
|
|
|
|
|
|
|
marker_53f247ed5e7875cf705b3bc5c4846f14.bindPopup(popup_67412c3b4e860c4be88d3e2637a616eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53f247ed5e7875cf705b3bc5c4846f14.setIcon(icon_edb5a828a56a091bbeaa31c0c86921cc);
|
|
|
|
|
|
var marker_2e430d4ed95fa7ae8f0dde621ab5d531 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2899e75756d5a80a753d7460edfd2687 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78852444ef378e589e907dd630043a4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9191952f85f2aaebf4a9a5b9e9e26b2 = $(`<div id="html_a9191952f85f2aaebf4a9a5b9e9e26b2" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_78852444ef378e589e907dd630043a4f.setContent(html_a9191952f85f2aaebf4a9a5b9e9e26b2);
|
|
|
|
|
|
|
|
marker_2e430d4ed95fa7ae8f0dde621ab5d531.bindPopup(popup_78852444ef378e589e907dd630043a4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e430d4ed95fa7ae8f0dde621ab5d531.setIcon(icon_2899e75756d5a80a753d7460edfd2687);
|
|
|
|
|
|
var marker_2eaffc8f67917dbff02e7929c2a6b007 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4c36c64f83e9a98a309f81478531c11f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5ba58fe0ee7e8f90d392e5c512dc2e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_192a19177d53e8b19b6e3b17efc9bc4e = $(`<div id="html_192a19177d53e8b19b6e3b17efc9bc4e" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_b5ba58fe0ee7e8f90d392e5c512dc2e3.setContent(html_192a19177d53e8b19b6e3b17efc9bc4e);
|
|
|
|
|
|
|
|
marker_2eaffc8f67917dbff02e7929c2a6b007.bindPopup(popup_b5ba58fe0ee7e8f90d392e5c512dc2e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eaffc8f67917dbff02e7929c2a6b007.setIcon(icon_4c36c64f83e9a98a309f81478531c11f);
|
|
|
|
|
|
var marker_97993055378108356fc04f4c73140b3c = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_74b796b513fb36d183528924a240fa97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da236f07ea1ca7b7e5f5f11033241aba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae43034fc33314a542c8cd47cf5d78e4 = $(`<div id="html_ae43034fc33314a542c8cd47cf5d78e4" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_da236f07ea1ca7b7e5f5f11033241aba.setContent(html_ae43034fc33314a542c8cd47cf5d78e4);
|
|
|
|
|
|
|
|
marker_97993055378108356fc04f4c73140b3c.bindPopup(popup_da236f07ea1ca7b7e5f5f11033241aba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97993055378108356fc04f4c73140b3c.setIcon(icon_74b796b513fb36d183528924a240fa97);
|
|
|
|
|
|
var marker_de49ada697dc9626449ba3bc4daf46cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_34ec8e1049a218628bb19037cc586237 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e59b267487fd7965684e27c45246dc52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32ee134f6abb18913c900d5634918054 = $(`<div id="html_32ee134f6abb18913c900d5634918054" style="width: 100.0%; height: 100.0%;">taxation-capable-cards-takes.trycloudflare.com</div>`)[0];
|
|
popup_e59b267487fd7965684e27c45246dc52.setContent(html_32ee134f6abb18913c900d5634918054);
|
|
|
|
|
|
|
|
marker_de49ada697dc9626449ba3bc4daf46cb.bindPopup(popup_e59b267487fd7965684e27c45246dc52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de49ada697dc9626449ba3bc4daf46cb.setIcon(icon_34ec8e1049a218628bb19037cc586237);
|
|
|
|
|
|
var marker_b8359f27823c94436a71a453b6061aef = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_573e9e5340ce125859b94d963166c70c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16dde282290719529bebc8b3eaa3bfa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acca74f0adc523acce76c6e2c3f3bc58 = $(`<div id="html_acca74f0adc523acce76c6e2c3f3bc58" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_16dde282290719529bebc8b3eaa3bfa0.setContent(html_acca74f0adc523acce76c6e2c3f3bc58);
|
|
|
|
|
|
|
|
marker_b8359f27823c94436a71a453b6061aef.bindPopup(popup_16dde282290719529bebc8b3eaa3bfa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8359f27823c94436a71a453b6061aef.setIcon(icon_573e9e5340ce125859b94d963166c70c);
|
|
|
|
|
|
var marker_ba83db8d11818fadd272406ab08026f4 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3a40645df3d5e8596a16d13f253c195f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_796d4321f4a8a9ed950df810e0a06e4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b3625526a057b98ccf6bab8c16c43d5 = $(`<div id="html_2b3625526a057b98ccf6bab8c16c43d5" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_796d4321f4a8a9ed950df810e0a06e4b.setContent(html_2b3625526a057b98ccf6bab8c16c43d5);
|
|
|
|
|
|
|
|
marker_ba83db8d11818fadd272406ab08026f4.bindPopup(popup_796d4321f4a8a9ed950df810e0a06e4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba83db8d11818fadd272406ab08026f4.setIcon(icon_3a40645df3d5e8596a16d13f253c195f);
|
|
|
|
|
|
var marker_77bd6bf2ba86c247b840c63525d02128 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_39184063e7ff40c93e3e3b3afad66127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc6d70648c264e3daa29a3884be1d141 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e3144ffbdb964f45fc4fe0a6fb596a8 = $(`<div id="html_6e3144ffbdb964f45fc4fe0a6fb596a8" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_cc6d70648c264e3daa29a3884be1d141.setContent(html_6e3144ffbdb964f45fc4fe0a6fb596a8);
|
|
|
|
|
|
|
|
marker_77bd6bf2ba86c247b840c63525d02128.bindPopup(popup_cc6d70648c264e3daa29a3884be1d141)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77bd6bf2ba86c247b840c63525d02128.setIcon(icon_39184063e7ff40c93e3e3b3afad66127);
|
|
|
|
|
|
var marker_286553193b47afab92c0c62fbcfe3a26 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b564d5d0ffa7c9df770b041ba2a326c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34d93868c0c0e14df32dae88805474ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89f5d1593e9169fb208420f22a0d1f32 = $(`<div id="html_89f5d1593e9169fb208420f22a0d1f32" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_34d93868c0c0e14df32dae88805474ba.setContent(html_89f5d1593e9169fb208420f22a0d1f32);
|
|
|
|
|
|
|
|
marker_286553193b47afab92c0c62fbcfe3a26.bindPopup(popup_34d93868c0c0e14df32dae88805474ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_286553193b47afab92c0c62fbcfe3a26.setIcon(icon_b564d5d0ffa7c9df770b041ba2a326c3);
|
|
|
|
|
|
var marker_8fe69ce9f5dd8bd17a523f94affd8247 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f72035c986b76bc1b48ead1f44a9dbf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2f3156b20038ab439762734813a26fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d7ef6fb5e6362585c7dda6bbcf7944a = $(`<div id="html_8d7ef6fb5e6362585c7dda6bbcf7944a" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_b2f3156b20038ab439762734813a26fc.setContent(html_8d7ef6fb5e6362585c7dda6bbcf7944a);
|
|
|
|
|
|
|
|
marker_8fe69ce9f5dd8bd17a523f94affd8247.bindPopup(popup_b2f3156b20038ab439762734813a26fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fe69ce9f5dd8bd17a523f94affd8247.setIcon(icon_f72035c986b76bc1b48ead1f44a9dbf3);
|
|
|
|
|
|
var marker_d1d7ff7df3ab2bdd6c72b9b4b30f438b = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_08d87a4d0db2e966dabcc12ab62f5378 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eadddb6f08c5bf87f2276abc873f3604 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_979a1bf05b718886f85e82af77e68903 = $(`<div id="html_979a1bf05b718886f85e82af77e68903" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_eadddb6f08c5bf87f2276abc873f3604.setContent(html_979a1bf05b718886f85e82af77e68903);
|
|
|
|
|
|
|
|
marker_d1d7ff7df3ab2bdd6c72b9b4b30f438b.bindPopup(popup_eadddb6f08c5bf87f2276abc873f3604)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1d7ff7df3ab2bdd6c72b9b4b30f438b.setIcon(icon_08d87a4d0db2e966dabcc12ab62f5378);
|
|
|
|
|
|
var marker_d65c85b51cda38f00927e4bd135b7093 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b6d5b5cfd4a125c1fccd6bae28126740 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebb18a888cdd440552d14cd9dd74e340 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63bd4d5d8107fa2e70e094f7be44ee4b = $(`<div id="html_63bd4d5d8107fa2e70e094f7be44ee4b" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_ebb18a888cdd440552d14cd9dd74e340.setContent(html_63bd4d5d8107fa2e70e094f7be44ee4b);
|
|
|
|
|
|
|
|
marker_d65c85b51cda38f00927e4bd135b7093.bindPopup(popup_ebb18a888cdd440552d14cd9dd74e340)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d65c85b51cda38f00927e4bd135b7093.setIcon(icon_b6d5b5cfd4a125c1fccd6bae28126740);
|
|
|
|
|
|
var marker_ead5fafd0834e02bed746c24db30f1f6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_6d2403f144359e639d601e733eaf5574 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8961231db7cb614a97e16064a09a7de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd069d8890f32d1774f519f8ee9136da = $(`<div id="html_fd069d8890f32d1774f519f8ee9136da" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_e8961231db7cb614a97e16064a09a7de.setContent(html_fd069d8890f32d1774f519f8ee9136da);
|
|
|
|
|
|
|
|
marker_ead5fafd0834e02bed746c24db30f1f6.bindPopup(popup_e8961231db7cb614a97e16064a09a7de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ead5fafd0834e02bed746c24db30f1f6.setIcon(icon_6d2403f144359e639d601e733eaf5574);
|
|
|
|
|
|
var marker_c0de2583a575257717b71aa90dac81f8 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7f94e3f2e51ddfab2f7131e05dafd28a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb5c578274d6e52f0d9bddb7cb34dd80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c23d7c9a710d9ac7e7e5ad7ef25088fe = $(`<div id="html_c23d7c9a710d9ac7e7e5ad7ef25088fe" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_cb5c578274d6e52f0d9bddb7cb34dd80.setContent(html_c23d7c9a710d9ac7e7e5ad7ef25088fe);
|
|
|
|
|
|
|
|
marker_c0de2583a575257717b71aa90dac81f8.bindPopup(popup_cb5c578274d6e52f0d9bddb7cb34dd80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0de2583a575257717b71aa90dac81f8.setIcon(icon_7f94e3f2e51ddfab2f7131e05dafd28a);
|
|
|
|
|
|
var marker_cc7f223fdc21ae2675327ce6f60cd112 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d9b1ec522b0bccc2da7f09e0b2921481 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69c64b726bc0b59f7f2c9f3e86cbf7e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ca08303336ca1d7c6eb5fbf63667ea = $(`<div id="html_b9ca08303336ca1d7c6eb5fbf63667ea" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_69c64b726bc0b59f7f2c9f3e86cbf7e0.setContent(html_b9ca08303336ca1d7c6eb5fbf63667ea);
|
|
|
|
|
|
|
|
marker_cc7f223fdc21ae2675327ce6f60cd112.bindPopup(popup_69c64b726bc0b59f7f2c9f3e86cbf7e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc7f223fdc21ae2675327ce6f60cd112.setIcon(icon_d9b1ec522b0bccc2da7f09e0b2921481);
|
|
|
|
|
|
var marker_59d2c39749694e7070276c989eef507d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b8bf174e39f07f1cacc7e97cf07839c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50d5cb9afec8ddb0b4dc63bbefe5132b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_addda6794d24bb542bf41b79c4e3e3b4 = $(`<div id="html_addda6794d24bb542bf41b79c4e3e3b4" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_50d5cb9afec8ddb0b4dc63bbefe5132b.setContent(html_addda6794d24bb542bf41b79c4e3e3b4);
|
|
|
|
|
|
|
|
marker_59d2c39749694e7070276c989eef507d.bindPopup(popup_50d5cb9afec8ddb0b4dc63bbefe5132b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59d2c39749694e7070276c989eef507d.setIcon(icon_b8bf174e39f07f1cacc7e97cf07839c3);
|
|
|
|
|
|
var marker_c748b548a530270034ad33f6a7c3631b = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7372deae390d2b19fae668b40c5fc181 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7b0fedc46385330aaeb751dc31bfa33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_861113c2989389d95910558af47d4a2d = $(`<div id="html_861113c2989389d95910558af47d4a2d" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_b7b0fedc46385330aaeb751dc31bfa33.setContent(html_861113c2989389d95910558af47d4a2d);
|
|
|
|
|
|
|
|
marker_c748b548a530270034ad33f6a7c3631b.bindPopup(popup_b7b0fedc46385330aaeb751dc31bfa33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c748b548a530270034ad33f6a7c3631b.setIcon(icon_7372deae390d2b19fae668b40c5fc181);
|
|
|
|
|
|
var marker_0753bbf3a8ff025b3976b5cc3d18e207 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_60cdb22c3c936b7b553c899a74aaf14f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b4b2d984e5770980e0dfbc3c4958978 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf39e4c3f4f8dbe48cb3aa58be53ed8 = $(`<div id="html_5bf39e4c3f4f8dbe48cb3aa58be53ed8" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_0b4b2d984e5770980e0dfbc3c4958978.setContent(html_5bf39e4c3f4f8dbe48cb3aa58be53ed8);
|
|
|
|
|
|
|
|
marker_0753bbf3a8ff025b3976b5cc3d18e207.bindPopup(popup_0b4b2d984e5770980e0dfbc3c4958978)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0753bbf3a8ff025b3976b5cc3d18e207.setIcon(icon_60cdb22c3c936b7b553c899a74aaf14f);
|
|
|
|
|
|
var marker_24ac354904c69115e1f46ca1f7f5b017 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_94db8bf5c97088ca6a5761a5cf67438a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11e79885cf2c75eb58db6d84d65d4279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2cb8b07efa195ebdee52bbd4af96127 = $(`<div id="html_c2cb8b07efa195ebdee52bbd4af96127" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_11e79885cf2c75eb58db6d84d65d4279.setContent(html_c2cb8b07efa195ebdee52bbd4af96127);
|
|
|
|
|
|
|
|
marker_24ac354904c69115e1f46ca1f7f5b017.bindPopup(popup_11e79885cf2c75eb58db6d84d65d4279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24ac354904c69115e1f46ca1f7f5b017.setIcon(icon_94db8bf5c97088ca6a5761a5cf67438a);
|
|
|
|
|
|
var marker_41c1539dbc8a1aaa4800d8938af81446 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_442651735ac64fc1c60fd67770537a32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eb6fe904499078fd9a325258339d358 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84184c4354b7989363d82c158664551c = $(`<div id="html_84184c4354b7989363d82c158664551c" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_4eb6fe904499078fd9a325258339d358.setContent(html_84184c4354b7989363d82c158664551c);
|
|
|
|
|
|
|
|
marker_41c1539dbc8a1aaa4800d8938af81446.bindPopup(popup_4eb6fe904499078fd9a325258339d358)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41c1539dbc8a1aaa4800d8938af81446.setIcon(icon_442651735ac64fc1c60fd67770537a32);
|
|
|
|
|
|
var marker_6fdffd92c2b25c0adab96813714a7729 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_52d6ff3c960b682e6df95e22065653b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13dd393a17279f1262dd14c9c8e57330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7041fff04f793845d592580418758eda = $(`<div id="html_7041fff04f793845d592580418758eda" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_13dd393a17279f1262dd14c9c8e57330.setContent(html_7041fff04f793845d592580418758eda);
|
|
|
|
|
|
|
|
marker_6fdffd92c2b25c0adab96813714a7729.bindPopup(popup_13dd393a17279f1262dd14c9c8e57330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fdffd92c2b25c0adab96813714a7729.setIcon(icon_52d6ff3c960b682e6df95e22065653b9);
|
|
|
|
|
|
var marker_bfaa5ddd897082dab6fc04f5732e3337 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_de85e687c0327c774a5591d25139e1f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28ff2725d1e296ff08fa481ac769d226 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_473d73067f014523091bafa78de1fffb = $(`<div id="html_473d73067f014523091bafa78de1fffb" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_28ff2725d1e296ff08fa481ac769d226.setContent(html_473d73067f014523091bafa78de1fffb);
|
|
|
|
|
|
|
|
marker_bfaa5ddd897082dab6fc04f5732e3337.bindPopup(popup_28ff2725d1e296ff08fa481ac769d226)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfaa5ddd897082dab6fc04f5732e3337.setIcon(icon_de85e687c0327c774a5591d25139e1f3);
|
|
|
|
|
|
var marker_3713aa31a465bea5bac0b58dbc72dece = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b597ae16c86392d01097186b0130284d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bea6a664af39c9bdfbcc8b4cdfd7270 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0d8e147eb642be8b840d0c0631debc1 = $(`<div id="html_d0d8e147eb642be8b840d0c0631debc1" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_7bea6a664af39c9bdfbcc8b4cdfd7270.setContent(html_d0d8e147eb642be8b840d0c0631debc1);
|
|
|
|
|
|
|
|
marker_3713aa31a465bea5bac0b58dbc72dece.bindPopup(popup_7bea6a664af39c9bdfbcc8b4cdfd7270)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3713aa31a465bea5bac0b58dbc72dece.setIcon(icon_b597ae16c86392d01097186b0130284d);
|
|
|
|
|
|
var marker_ef0984d860265e82ab81798740593870 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0487c58da6c48b8841781b29e9567045 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1aa565c05c32f6339c3554f430d0f8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c173ea8c3447940a4cfc75e4ea8e1be = $(`<div id="html_3c173ea8c3447940a4cfc75e4ea8e1be" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_d1aa565c05c32f6339c3554f430d0f8c.setContent(html_3c173ea8c3447940a4cfc75e4ea8e1be);
|
|
|
|
|
|
|
|
marker_ef0984d860265e82ab81798740593870.bindPopup(popup_d1aa565c05c32f6339c3554f430d0f8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef0984d860265e82ab81798740593870.setIcon(icon_0487c58da6c48b8841781b29e9567045);
|
|
|
|
|
|
var marker_4cf1cddee06995678142033349125ea0 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f6a0219dd9ed35a4046982418fb7e17d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b46d555286158546c888ce3070c7ab9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4f5117a3ece8bff444e80a9a2d4999b = $(`<div id="html_f4f5117a3ece8bff444e80a9a2d4999b" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_1b46d555286158546c888ce3070c7ab9.setContent(html_f4f5117a3ece8bff444e80a9a2d4999b);
|
|
|
|
|
|
|
|
marker_4cf1cddee06995678142033349125ea0.bindPopup(popup_1b46d555286158546c888ce3070c7ab9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cf1cddee06995678142033349125ea0.setIcon(icon_f6a0219dd9ed35a4046982418fb7e17d);
|
|
|
|
|
|
var marker_6a95d5b9232e04451ef9ea46a6fc98af = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3c8da819472c1a6d0adf383d7018f01c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a698299acab2926983df477497c2467 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89d5dddf1a027234ed4b781fe867966e = $(`<div id="html_89d5dddf1a027234ed4b781fe867966e" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_3a698299acab2926983df477497c2467.setContent(html_89d5dddf1a027234ed4b781fe867966e);
|
|
|
|
|
|
|
|
marker_6a95d5b9232e04451ef9ea46a6fc98af.bindPopup(popup_3a698299acab2926983df477497c2467)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a95d5b9232e04451ef9ea46a6fc98af.setIcon(icon_3c8da819472c1a6d0adf383d7018f01c);
|
|
|
|
|
|
var marker_5cb0849fc48eebbf2dc45f6d102d317b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d5cc72ba2423c18a51cd00b962f1c08e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd45013b64b7058b167bdc3597fa26fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e65bec980306d2ecfd7f144bbd171e83 = $(`<div id="html_e65bec980306d2ecfd7f144bbd171e83" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_fd45013b64b7058b167bdc3597fa26fd.setContent(html_e65bec980306d2ecfd7f144bbd171e83);
|
|
|
|
|
|
|
|
marker_5cb0849fc48eebbf2dc45f6d102d317b.bindPopup(popup_fd45013b64b7058b167bdc3597fa26fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cb0849fc48eebbf2dc45f6d102d317b.setIcon(icon_d5cc72ba2423c18a51cd00b962f1c08e);
|
|
|
|
|
|
var marker_3cdbefb1278607e3d63ba0ca0543fd98 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d3f0f579d59f3f02c858bfe9bd8e8b01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acdda07b75f7fc2cb65554d70aa0eebc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_488de7a4dafb2a11d909de101a6f6445 = $(`<div id="html_488de7a4dafb2a11d909de101a6f6445" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_acdda07b75f7fc2cb65554d70aa0eebc.setContent(html_488de7a4dafb2a11d909de101a6f6445);
|
|
|
|
|
|
|
|
marker_3cdbefb1278607e3d63ba0ca0543fd98.bindPopup(popup_acdda07b75f7fc2cb65554d70aa0eebc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cdbefb1278607e3d63ba0ca0543fd98.setIcon(icon_d3f0f579d59f3f02c858bfe9bd8e8b01);
|
|
|
|
|
|
var marker_0390a85da762b731728c301c6423416a = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_83279a3e251b0f8017fdffe5c61da569 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11b3132dda6c802c6d1bb4161ad16228 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc4ad6421dbf4d40c692e322a8471cf0 = $(`<div id="html_bc4ad6421dbf4d40c692e322a8471cf0" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_11b3132dda6c802c6d1bb4161ad16228.setContent(html_bc4ad6421dbf4d40c692e322a8471cf0);
|
|
|
|
|
|
|
|
marker_0390a85da762b731728c301c6423416a.bindPopup(popup_11b3132dda6c802c6d1bb4161ad16228)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0390a85da762b731728c301c6423416a.setIcon(icon_83279a3e251b0f8017fdffe5c61da569);
|
|
|
|
|
|
var marker_9108f321a196c736e57c99273550c1ad = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3a981b029f05a90a2904d8537a972d66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d8d04b5cf46b151aaccc2486b036bce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10810669de0a25e5b057dd5abca49cb1 = $(`<div id="html_10810669de0a25e5b057dd5abca49cb1" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_4d8d04b5cf46b151aaccc2486b036bce.setContent(html_10810669de0a25e5b057dd5abca49cb1);
|
|
|
|
|
|
|
|
marker_9108f321a196c736e57c99273550c1ad.bindPopup(popup_4d8d04b5cf46b151aaccc2486b036bce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9108f321a196c736e57c99273550c1ad.setIcon(icon_3a981b029f05a90a2904d8537a972d66);
|
|
|
|
|
|
var marker_2566f6deb2510064a5256e4df0703ae5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b4310b5d651c43d77c4658c792329518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcac9ffcfeb5b07dd01701fe1fbb89ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd005b3313b252b8f64ab03657a50c47 = $(`<div id="html_cd005b3313b252b8f64ab03657a50c47" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_dcac9ffcfeb5b07dd01701fe1fbb89ff.setContent(html_cd005b3313b252b8f64ab03657a50c47);
|
|
|
|
|
|
|
|
marker_2566f6deb2510064a5256e4df0703ae5.bindPopup(popup_dcac9ffcfeb5b07dd01701fe1fbb89ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2566f6deb2510064a5256e4df0703ae5.setIcon(icon_b4310b5d651c43d77c4658c792329518);
|
|
|
|
|
|
var marker_74b26bc9b6f6aba93494a41603b2855a = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_19c60c973330e735e809162d996f0c0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f641b377c7c4470fd396ec8a74a7024 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2d5b72861f0b0934a688f7c63ead3c3 = $(`<div id="html_f2d5b72861f0b0934a688f7c63ead3c3" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_0f641b377c7c4470fd396ec8a74a7024.setContent(html_f2d5b72861f0b0934a688f7c63ead3c3);
|
|
|
|
|
|
|
|
marker_74b26bc9b6f6aba93494a41603b2855a.bindPopup(popup_0f641b377c7c4470fd396ec8a74a7024)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74b26bc9b6f6aba93494a41603b2855a.setIcon(icon_19c60c973330e735e809162d996f0c0c);
|
|
|
|
|
|
var marker_a3dca8a5b1c0a1d801545029159e1dc5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2a7c30b5a553e8a70cbaa0a59dbde703 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79df805fe0ddd2051f1ff4e40794aa31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4356c0d001e0e8d0e6d0ebfb9883691 = $(`<div id="html_d4356c0d001e0e8d0e6d0ebfb9883691" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_79df805fe0ddd2051f1ff4e40794aa31.setContent(html_d4356c0d001e0e8d0e6d0ebfb9883691);
|
|
|
|
|
|
|
|
marker_a3dca8a5b1c0a1d801545029159e1dc5.bindPopup(popup_79df805fe0ddd2051f1ff4e40794aa31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3dca8a5b1c0a1d801545029159e1dc5.setIcon(icon_2a7c30b5a553e8a70cbaa0a59dbde703);
|
|
|
|
|
|
var marker_bad667a3e11b153884ffc44537b518ec = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_baf359b5aed9e3ef0a2213c4653dbd22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd7775dc99dfa33fdae37d9cd4859507 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4267eef60cee23d9b470a3dad30be878 = $(`<div id="html_4267eef60cee23d9b470a3dad30be878" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_bd7775dc99dfa33fdae37d9cd4859507.setContent(html_4267eef60cee23d9b470a3dad30be878);
|
|
|
|
|
|
|
|
marker_bad667a3e11b153884ffc44537b518ec.bindPopup(popup_bd7775dc99dfa33fdae37d9cd4859507)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bad667a3e11b153884ffc44537b518ec.setIcon(icon_baf359b5aed9e3ef0a2213c4653dbd22);
|
|
|
|
|
|
var marker_548af9d42c2b4e7dec5010b932042f82 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e7e3035bc425ac95fffb0d7cd3ca0fd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd83a652b5254a58ec7d4bc4e011f1a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90e4f6fbaf651fa876ef199a754fcba6 = $(`<div id="html_90e4f6fbaf651fa876ef199a754fcba6" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_cd83a652b5254a58ec7d4bc4e011f1a6.setContent(html_90e4f6fbaf651fa876ef199a754fcba6);
|
|
|
|
|
|
|
|
marker_548af9d42c2b4e7dec5010b932042f82.bindPopup(popup_cd83a652b5254a58ec7d4bc4e011f1a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_548af9d42c2b4e7dec5010b932042f82.setIcon(icon_e7e3035bc425ac95fffb0d7cd3ca0fd9);
|
|
|
|
|
|
var marker_591927d68fa9c0ad5e866e22ce104ea4 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_91b8eff774b78d7af75341a394fae00e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20b747c5eb347bdb42e9ce2560da8a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d60ecde27eea4cc0729e08227d7213d = $(`<div id="html_0d60ecde27eea4cc0729e08227d7213d" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_20b747c5eb347bdb42e9ce2560da8a21.setContent(html_0d60ecde27eea4cc0729e08227d7213d);
|
|
|
|
|
|
|
|
marker_591927d68fa9c0ad5e866e22ce104ea4.bindPopup(popup_20b747c5eb347bdb42e9ce2560da8a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_591927d68fa9c0ad5e866e22ce104ea4.setIcon(icon_91b8eff774b78d7af75341a394fae00e);
|
|
|
|
|
|
var marker_afd32ed17d1d797da72f5a6a6f3a79b2 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_bbf37af21128d574133c37738c5332d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92056d43164a475986aa4e063d0d9064 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b4574dce0c17dde313678a0f4e53d67 = $(`<div id="html_6b4574dce0c17dde313678a0f4e53d67" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_92056d43164a475986aa4e063d0d9064.setContent(html_6b4574dce0c17dde313678a0f4e53d67);
|
|
|
|
|
|
|
|
marker_afd32ed17d1d797da72f5a6a6f3a79b2.bindPopup(popup_92056d43164a475986aa4e063d0d9064)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afd32ed17d1d797da72f5a6a6f3a79b2.setIcon(icon_bbf37af21128d574133c37738c5332d2);
|
|
|
|
|
|
var marker_9b124215aa198597d194e8d018d6e7be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_69dddb7d020653e78f0e42722ebc18f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a15ab536a21ada67df311b2f5be9c02a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d6b6142c5b37ec94a2132af5fa697fc = $(`<div id="html_4d6b6142c5b37ec94a2132af5fa697fc" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_a15ab536a21ada67df311b2f5be9c02a.setContent(html_4d6b6142c5b37ec94a2132af5fa697fc);
|
|
|
|
|
|
|
|
marker_9b124215aa198597d194e8d018d6e7be.bindPopup(popup_a15ab536a21ada67df311b2f5be9c02a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b124215aa198597d194e8d018d6e7be.setIcon(icon_69dddb7d020653e78f0e42722ebc18f1);
|
|
|
|
|
|
var marker_b9321b24f25bb97fa3caae7348a20619 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2bdca65d276287bf6ba50d4e898e49ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6994e585ec275934faf6c6c92929761 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfa7dcb8317639c187410bf1a4ae5576 = $(`<div id="html_bfa7dcb8317639c187410bf1a4ae5576" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_b6994e585ec275934faf6c6c92929761.setContent(html_bfa7dcb8317639c187410bf1a4ae5576);
|
|
|
|
|
|
|
|
marker_b9321b24f25bb97fa3caae7348a20619.bindPopup(popup_b6994e585ec275934faf6c6c92929761)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9321b24f25bb97fa3caae7348a20619.setIcon(icon_2bdca65d276287bf6ba50d4e898e49ec);
|
|
|
|
|
|
var marker_ac3fc0baea3be3a8a25437ba2a63d222 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_59574e31df9850f58edfadaa27bc5df6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbddb68813fa636e1fec26dc00326604 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2f01b37a3fa60e3b1b0dc1039f221e9 = $(`<div id="html_c2f01b37a3fa60e3b1b0dc1039f221e9" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_cbddb68813fa636e1fec26dc00326604.setContent(html_c2f01b37a3fa60e3b1b0dc1039f221e9);
|
|
|
|
|
|
|
|
marker_ac3fc0baea3be3a8a25437ba2a63d222.bindPopup(popup_cbddb68813fa636e1fec26dc00326604)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac3fc0baea3be3a8a25437ba2a63d222.setIcon(icon_59574e31df9850f58edfadaa27bc5df6);
|
|
|
|
|
|
var marker_08bc7746dc4da435fb7e48cc663153c6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_eeeafdfa45e4f0427b2bd9646df0c91c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e219286445c135c27e05ef4b6a89938 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d6307048f020673413780d27c4aee44 = $(`<div id="html_3d6307048f020673413780d27c4aee44" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_1e219286445c135c27e05ef4b6a89938.setContent(html_3d6307048f020673413780d27c4aee44);
|
|
|
|
|
|
|
|
marker_08bc7746dc4da435fb7e48cc663153c6.bindPopup(popup_1e219286445c135c27e05ef4b6a89938)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08bc7746dc4da435fb7e48cc663153c6.setIcon(icon_eeeafdfa45e4f0427b2bd9646df0c91c);
|
|
|
|
|
|
var marker_d6e51b6bcf1dd605dfa89184d235d1bc = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_ad272894b82282250da5fa4bc7b0b1dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a307001b54902079cc1b63fa2fd0307 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcf38d10f1a24fca25442328a7e110b1 = $(`<div id="html_dcf38d10f1a24fca25442328a7e110b1" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_6a307001b54902079cc1b63fa2fd0307.setContent(html_dcf38d10f1a24fca25442328a7e110b1);
|
|
|
|
|
|
|
|
marker_d6e51b6bcf1dd605dfa89184d235d1bc.bindPopup(popup_6a307001b54902079cc1b63fa2fd0307)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6e51b6bcf1dd605dfa89184d235d1bc.setIcon(icon_ad272894b82282250da5fa4bc7b0b1dd);
|
|
|
|
|
|
var marker_34a83b136f9e5c2ca3a5d3dc52193648 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0bc31d87e89be59ef4ecc1916b207bee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f79ac1c36e23dad2b1dac7230ba2141 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8d3bf231642e3b2e44913a9efe49ce8 = $(`<div id="html_e8d3bf231642e3b2e44913a9efe49ce8" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_2f79ac1c36e23dad2b1dac7230ba2141.setContent(html_e8d3bf231642e3b2e44913a9efe49ce8);
|
|
|
|
|
|
|
|
marker_34a83b136f9e5c2ca3a5d3dc52193648.bindPopup(popup_2f79ac1c36e23dad2b1dac7230ba2141)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34a83b136f9e5c2ca3a5d3dc52193648.setIcon(icon_0bc31d87e89be59ef4ecc1916b207bee);
|
|
|
|
|
|
var marker_5f8deca73de03f3e01a797ded6a91703 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_425b512d17637d845e7b59475f38b4d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae425bcac2d7034f0c87052c8d2e2e35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2b2086a7e4058727eab3e237a21063f = $(`<div id="html_d2b2086a7e4058727eab3e237a21063f" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_ae425bcac2d7034f0c87052c8d2e2e35.setContent(html_d2b2086a7e4058727eab3e237a21063f);
|
|
|
|
|
|
|
|
marker_5f8deca73de03f3e01a797ded6a91703.bindPopup(popup_ae425bcac2d7034f0c87052c8d2e2e35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f8deca73de03f3e01a797ded6a91703.setIcon(icon_425b512d17637d845e7b59475f38b4d0);
|
|
|
|
|
|
var marker_af5339d92e7487ccdd13efb0920dc5b0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_5cedc35f57c3090d29a73baa6be8c073 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c3ba8627c7ddf5b1daf1af49ab0624b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61bdbc485b954c7c6409f67f370bf299 = $(`<div id="html_61bdbc485b954c7c6409f67f370bf299" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_7c3ba8627c7ddf5b1daf1af49ab0624b.setContent(html_61bdbc485b954c7c6409f67f370bf299);
|
|
|
|
|
|
|
|
marker_af5339d92e7487ccdd13efb0920dc5b0.bindPopup(popup_7c3ba8627c7ddf5b1daf1af49ab0624b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af5339d92e7487ccdd13efb0920dc5b0.setIcon(icon_5cedc35f57c3090d29a73baa6be8c073);
|
|
|
|
|
|
var marker_134361e1612347fa78e5bf68f8b5fe1d = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d3b053535cc975c718dcc66f96273f16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a4d3da295855e8577a282479275f25e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91ed83d9c78581dc3ba7c3b82cb99003 = $(`<div id="html_91ed83d9c78581dc3ba7c3b82cb99003" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_5a4d3da295855e8577a282479275f25e.setContent(html_91ed83d9c78581dc3ba7c3b82cb99003);
|
|
|
|
|
|
|
|
marker_134361e1612347fa78e5bf68f8b5fe1d.bindPopup(popup_5a4d3da295855e8577a282479275f25e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_134361e1612347fa78e5bf68f8b5fe1d.setIcon(icon_d3b053535cc975c718dcc66f96273f16);
|
|
|
|
|
|
var marker_1027c4b7e50aa22d5928acdf25f65ee1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_baf73aab571327521de8d106418e21ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ea31ebc4e581e5322e9d3c881707361 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2ab15519eae7755e2d1c3e64a7d59e9 = $(`<div id="html_c2ab15519eae7755e2d1c3e64a7d59e9" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_5ea31ebc4e581e5322e9d3c881707361.setContent(html_c2ab15519eae7755e2d1c3e64a7d59e9);
|
|
|
|
|
|
|
|
marker_1027c4b7e50aa22d5928acdf25f65ee1.bindPopup(popup_5ea31ebc4e581e5322e9d3c881707361)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1027c4b7e50aa22d5928acdf25f65ee1.setIcon(icon_baf73aab571327521de8d106418e21ba);
|
|
|
|
|
|
var marker_3fc451e50de59e454b29eb4858b097d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_391bbb077dd840b3bcbac6608a61f0d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd51f4f226008cc7f90cbedce48fb717 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e80bd271425e5118c7085d3520afc713 = $(`<div id="html_e80bd271425e5118c7085d3520afc713" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_fd51f4f226008cc7f90cbedce48fb717.setContent(html_e80bd271425e5118c7085d3520afc713);
|
|
|
|
|
|
|
|
marker_3fc451e50de59e454b29eb4858b097d8.bindPopup(popup_fd51f4f226008cc7f90cbedce48fb717)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fc451e50de59e454b29eb4858b097d8.setIcon(icon_391bbb077dd840b3bcbac6608a61f0d4);
|
|
|
|
|
|
var marker_b619c01fb7a4c634d64f88571233727d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e9952d2a2d558e2cc0bfe4068ad034c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c647b0d52f26183975a6661b384d67e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8c7f75122e53b8b00ec4d04063f6020 = $(`<div id="html_f8c7f75122e53b8b00ec4d04063f6020" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_c647b0d52f26183975a6661b384d67e9.setContent(html_f8c7f75122e53b8b00ec4d04063f6020);
|
|
|
|
|
|
|
|
marker_b619c01fb7a4c634d64f88571233727d.bindPopup(popup_c647b0d52f26183975a6661b384d67e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b619c01fb7a4c634d64f88571233727d.setIcon(icon_e9952d2a2d558e2cc0bfe4068ad034c6);
|
|
|
|
|
|
var marker_4adcb5043337bb073fb49c7b1c7c9ba8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_343aeb144e9029daeeeca271216626e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84a9085201beca0a267a6872b9f769c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_451c6708b0542e518dd0ea6163308ccb = $(`<div id="html_451c6708b0542e518dd0ea6163308ccb" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_84a9085201beca0a267a6872b9f769c8.setContent(html_451c6708b0542e518dd0ea6163308ccb);
|
|
|
|
|
|
|
|
marker_4adcb5043337bb073fb49c7b1c7c9ba8.bindPopup(popup_84a9085201beca0a267a6872b9f769c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4adcb5043337bb073fb49c7b1c7c9ba8.setIcon(icon_343aeb144e9029daeeeca271216626e2);
|
|
|
|
|
|
var marker_62a880065f9ef4c5c9cd676c1ecaf108 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_aa09d39f075491fe67c72cbc46826f16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_474f88c36e87557516b317615558d6fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33404848608e1d07b604dc3a5b58807a = $(`<div id="html_33404848608e1d07b604dc3a5b58807a" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_474f88c36e87557516b317615558d6fc.setContent(html_33404848608e1d07b604dc3a5b58807a);
|
|
|
|
|
|
|
|
marker_62a880065f9ef4c5c9cd676c1ecaf108.bindPopup(popup_474f88c36e87557516b317615558d6fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62a880065f9ef4c5c9cd676c1ecaf108.setIcon(icon_aa09d39f075491fe67c72cbc46826f16);
|
|
|
|
|
|
var marker_b1a9aaf43150d516cee9e625a3a999e3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_abbb229bd39725d254e6cb4f1e971e73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a804f633401eae0188db8bc6c93e5b1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_360c7c8308d13cadd63fd78a469fe2a5 = $(`<div id="html_360c7c8308d13cadd63fd78a469fe2a5" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_a804f633401eae0188db8bc6c93e5b1c.setContent(html_360c7c8308d13cadd63fd78a469fe2a5);
|
|
|
|
|
|
|
|
marker_b1a9aaf43150d516cee9e625a3a999e3.bindPopup(popup_a804f633401eae0188db8bc6c93e5b1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1a9aaf43150d516cee9e625a3a999e3.setIcon(icon_abbb229bd39725d254e6cb4f1e971e73);
|
|
|
|
|
|
var marker_2840c4e5ebacb441cd8648dfb6011bd2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_fa28f7df2d2ddbc58a14f9d9ced77e21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12ca14f44b63c5080650a13fa5e0280e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d0601f1ba5903968843b143e9833132 = $(`<div id="html_3d0601f1ba5903968843b143e9833132" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_12ca14f44b63c5080650a13fa5e0280e.setContent(html_3d0601f1ba5903968843b143e9833132);
|
|
|
|
|
|
|
|
marker_2840c4e5ebacb441cd8648dfb6011bd2.bindPopup(popup_12ca14f44b63c5080650a13fa5e0280e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2840c4e5ebacb441cd8648dfb6011bd2.setIcon(icon_fa28f7df2d2ddbc58a14f9d9ced77e21);
|
|
|
|
|
|
var marker_e6e646e5d67b704cc308acc48a00ece3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_8ccebeae6754aba989ed76991caa60a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f6ab207cbfaae750864414459807ccd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d8e83606ce2a2d05acbf5dcc0e3a82f = $(`<div id="html_2d8e83606ce2a2d05acbf5dcc0e3a82f" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_1f6ab207cbfaae750864414459807ccd.setContent(html_2d8e83606ce2a2d05acbf5dcc0e3a82f);
|
|
|
|
|
|
|
|
marker_e6e646e5d67b704cc308acc48a00ece3.bindPopup(popup_1f6ab207cbfaae750864414459807ccd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6e646e5d67b704cc308acc48a00ece3.setIcon(icon_8ccebeae6754aba989ed76991caa60a2);
|
|
|
|
|
|
var marker_7654fe2633138dfdd101e9a127cf338d = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_8da9d1e8e48a137274262e45359edf01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a95e63481b5913fac2a097ba5ee965a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8adfcac25390befed70f3feb1a86511 = $(`<div id="html_a8adfcac25390befed70f3feb1a86511" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_7a95e63481b5913fac2a097ba5ee965a.setContent(html_a8adfcac25390befed70f3feb1a86511);
|
|
|
|
|
|
|
|
marker_7654fe2633138dfdd101e9a127cf338d.bindPopup(popup_7a95e63481b5913fac2a097ba5ee965a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7654fe2633138dfdd101e9a127cf338d.setIcon(icon_8da9d1e8e48a137274262e45359edf01);
|
|
|
|
|
|
var marker_8321cf84f33c0866e5b1478cc8e1b2d8 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_990c67da701a69a79439aa4df9a3e19e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21cdac9fe3828a89a00ef26b9abc9894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_728a350df6aea83062ff2e28defdaf37 = $(`<div id="html_728a350df6aea83062ff2e28defdaf37" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_21cdac9fe3828a89a00ef26b9abc9894.setContent(html_728a350df6aea83062ff2e28defdaf37);
|
|
|
|
|
|
|
|
marker_8321cf84f33c0866e5b1478cc8e1b2d8.bindPopup(popup_21cdac9fe3828a89a00ef26b9abc9894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8321cf84f33c0866e5b1478cc8e1b2d8.setIcon(icon_990c67da701a69a79439aa4df9a3e19e);
|
|
|
|
|
|
var marker_03643a22dd4aba1c7ef3301115eacffe = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3dd0e36a737469caf8e6a758ce8a522b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02c1697faf46acf3c5fe5088c0f934c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b2402de7cc77957f5980874559b1b1 = $(`<div id="html_d9b2402de7cc77957f5980874559b1b1" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_02c1697faf46acf3c5fe5088c0f934c1.setContent(html_d9b2402de7cc77957f5980874559b1b1);
|
|
|
|
|
|
|
|
marker_03643a22dd4aba1c7ef3301115eacffe.bindPopup(popup_02c1697faf46acf3c5fe5088c0f934c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03643a22dd4aba1c7ef3301115eacffe.setIcon(icon_3dd0e36a737469caf8e6a758ce8a522b);
|
|
|
|
|
|
var marker_134ce72e9fa23f951efefc33b6503de7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_cfa66c5df254d16f1ca93a88273e41fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_702e064991c408e61de10d19cb3cc291 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dca509e0a5e747f6213e5d39af07d1c8 = $(`<div id="html_dca509e0a5e747f6213e5d39af07d1c8" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_702e064991c408e61de10d19cb3cc291.setContent(html_dca509e0a5e747f6213e5d39af07d1c8);
|
|
|
|
|
|
|
|
marker_134ce72e9fa23f951efefc33b6503de7.bindPopup(popup_702e064991c408e61de10d19cb3cc291)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_134ce72e9fa23f951efefc33b6503de7.setIcon(icon_cfa66c5df254d16f1ca93a88273e41fa);
|
|
|
|
|
|
var marker_2ce47f7f04be214be384e6abe98244ba = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_72f15c170cc3e0135590b931f8a88f6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78810f3d33a86df161178ea1fcab1de0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f06ffd1b19c5a0fe67e276b37d09fd7 = $(`<div id="html_9f06ffd1b19c5a0fe67e276b37d09fd7" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_78810f3d33a86df161178ea1fcab1de0.setContent(html_9f06ffd1b19c5a0fe67e276b37d09fd7);
|
|
|
|
|
|
|
|
marker_2ce47f7f04be214be384e6abe98244ba.bindPopup(popup_78810f3d33a86df161178ea1fcab1de0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ce47f7f04be214be384e6abe98244ba.setIcon(icon_72f15c170cc3e0135590b931f8a88f6d);
|
|
|
|
|
|
var marker_247d7951ba9d0164259eb5bfc1d097e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_382cad4e19ca8b720e9db3e3adc9ab5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a170a6613b28b33106384d918cf9a13c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d78df4ce40f39de651ef1d277c5a9224 = $(`<div id="html_d78df4ce40f39de651ef1d277c5a9224" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_a170a6613b28b33106384d918cf9a13c.setContent(html_d78df4ce40f39de651ef1d277c5a9224);
|
|
|
|
|
|
|
|
marker_247d7951ba9d0164259eb5bfc1d097e3.bindPopup(popup_a170a6613b28b33106384d918cf9a13c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_247d7951ba9d0164259eb5bfc1d097e3.setIcon(icon_382cad4e19ca8b720e9db3e3adc9ab5f);
|
|
|
|
|
|
var marker_26b97f3e9135636684b9b56303f04fa1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e4263bcbd1baa94b8ee0fb1a1b8a4fbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61f21f8302b892b62e39546f2f50490f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6631ddce97a34991d502861a41193ea0 = $(`<div id="html_6631ddce97a34991d502861a41193ea0" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_61f21f8302b892b62e39546f2f50490f.setContent(html_6631ddce97a34991d502861a41193ea0);
|
|
|
|
|
|
|
|
marker_26b97f3e9135636684b9b56303f04fa1.bindPopup(popup_61f21f8302b892b62e39546f2f50490f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26b97f3e9135636684b9b56303f04fa1.setIcon(icon_e4263bcbd1baa94b8ee0fb1a1b8a4fbe);
|
|
|
|
|
|
var marker_4109a76522f3ce840b00b9c37bbd543a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0e350024fb1fab1e70a0ad2963ae607b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39b88b3b3af348fbd6e512eceb77ae12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b9d1dbc38ce7e1dca6c2615ac1249df = $(`<div id="html_7b9d1dbc38ce7e1dca6c2615ac1249df" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_39b88b3b3af348fbd6e512eceb77ae12.setContent(html_7b9d1dbc38ce7e1dca6c2615ac1249df);
|
|
|
|
|
|
|
|
marker_4109a76522f3ce840b00b9c37bbd543a.bindPopup(popup_39b88b3b3af348fbd6e512eceb77ae12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4109a76522f3ce840b00b9c37bbd543a.setIcon(icon_0e350024fb1fab1e70a0ad2963ae607b);
|
|
|
|
|
|
var marker_62bac5c1f165820e0de320c2f68ebdd3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_248d41e00a778e89c3fc786a773babbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e10e1b78fd1011c7a114bbbf1ad4361e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e50b55ad5ed983c5e5bd3f0d5d86823 = $(`<div id="html_4e50b55ad5ed983c5e5bd3f0d5d86823" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_e10e1b78fd1011c7a114bbbf1ad4361e.setContent(html_4e50b55ad5ed983c5e5bd3f0d5d86823);
|
|
|
|
|
|
|
|
marker_62bac5c1f165820e0de320c2f68ebdd3.bindPopup(popup_e10e1b78fd1011c7a114bbbf1ad4361e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62bac5c1f165820e0de320c2f68ebdd3.setIcon(icon_248d41e00a778e89c3fc786a773babbb);
|
|
|
|
|
|
var marker_971446b12930bbe49cdf52cdb2a650f1 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_cfde1705e4db34c66baa74d5a7de1a1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5927d384ced826792de4366858801568 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca3c44c653823e8ce45fdf359c7e306c = $(`<div id="html_ca3c44c653823e8ce45fdf359c7e306c" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_5927d384ced826792de4366858801568.setContent(html_ca3c44c653823e8ce45fdf359c7e306c);
|
|
|
|
|
|
|
|
marker_971446b12930bbe49cdf52cdb2a650f1.bindPopup(popup_5927d384ced826792de4366858801568)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_971446b12930bbe49cdf52cdb2a650f1.setIcon(icon_cfde1705e4db34c66baa74d5a7de1a1a);
|
|
|
|
|
|
var marker_907b5ec92b24c176fecd5d8b5de1fc9c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_049b1750ec609d1ac34e1248ad26e0bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4214527fed3bd388fef8c4845d1e0352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f31e079f848fe5fa1237982caa778a2 = $(`<div id="html_8f31e079f848fe5fa1237982caa778a2" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_4214527fed3bd388fef8c4845d1e0352.setContent(html_8f31e079f848fe5fa1237982caa778a2);
|
|
|
|
|
|
|
|
marker_907b5ec92b24c176fecd5d8b5de1fc9c.bindPopup(popup_4214527fed3bd388fef8c4845d1e0352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_907b5ec92b24c176fecd5d8b5de1fc9c.setIcon(icon_049b1750ec609d1ac34e1248ad26e0bb);
|
|
|
|
|
|
var marker_537f632070e324094b4767e787b8ec23 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c1c5288969c59097251f15b4ce91c6ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_293813a6e57cf745d0c33b66ed1d2156 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5029cb62355791e0a634f84210ad3a6 = $(`<div id="html_e5029cb62355791e0a634f84210ad3a6" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_293813a6e57cf745d0c33b66ed1d2156.setContent(html_e5029cb62355791e0a634f84210ad3a6);
|
|
|
|
|
|
|
|
marker_537f632070e324094b4767e787b8ec23.bindPopup(popup_293813a6e57cf745d0c33b66ed1d2156)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_537f632070e324094b4767e787b8ec23.setIcon(icon_c1c5288969c59097251f15b4ce91c6ec);
|
|
|
|
|
|
var marker_4889a7d1a52dc41786189034c4cd0673 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b8d8ad22edded32d9d762272cb5c6722 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c13199e8cbbce62c9c892f59c0923c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdc94226d1504b0f1647bef948a9dac5 = $(`<div id="html_cdc94226d1504b0f1647bef948a9dac5" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_4c13199e8cbbce62c9c892f59c0923c7.setContent(html_cdc94226d1504b0f1647bef948a9dac5);
|
|
|
|
|
|
|
|
marker_4889a7d1a52dc41786189034c4cd0673.bindPopup(popup_4c13199e8cbbce62c9c892f59c0923c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4889a7d1a52dc41786189034c4cd0673.setIcon(icon_b8d8ad22edded32d9d762272cb5c6722);
|
|
|
|
|
|
var marker_15d28034e116cf08595b228c83846b4e = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f408a9c5398e8e70453bf9f40cb5d6dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a59d0b6da38adae2f84fb94fb66002d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4b7761c44ab123f51650df4f6696aff = $(`<div id="html_f4b7761c44ab123f51650df4f6696aff" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_2a59d0b6da38adae2f84fb94fb66002d.setContent(html_f4b7761c44ab123f51650df4f6696aff);
|
|
|
|
|
|
|
|
marker_15d28034e116cf08595b228c83846b4e.bindPopup(popup_2a59d0b6da38adae2f84fb94fb66002d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15d28034e116cf08595b228c83846b4e.setIcon(icon_f408a9c5398e8e70453bf9f40cb5d6dc);
|
|
|
|
|
|
var marker_997dd1746accad54475e1792abc04b11 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e29e804d3fb8f0620cd541f9a278aac0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92c39d281fea0a49799f8bde5eb672ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ffddfc89d3340121e434acaf36ab143 = $(`<div id="html_6ffddfc89d3340121e434acaf36ab143" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_92c39d281fea0a49799f8bde5eb672ce.setContent(html_6ffddfc89d3340121e434acaf36ab143);
|
|
|
|
|
|
|
|
marker_997dd1746accad54475e1792abc04b11.bindPopup(popup_92c39d281fea0a49799f8bde5eb672ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_997dd1746accad54475e1792abc04b11.setIcon(icon_e29e804d3fb8f0620cd541f9a278aac0);
|
|
|
|
|
|
var marker_36029c8ab8d51171f724bd5031065c56 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f07ea5a1c7294caaa18888210266a240 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_685a870225d874571bcc10324c4d7d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86afa23c970aad16d9109dacd43303a8 = $(`<div id="html_86afa23c970aad16d9109dacd43303a8" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_685a870225d874571bcc10324c4d7d98.setContent(html_86afa23c970aad16d9109dacd43303a8);
|
|
|
|
|
|
|
|
marker_36029c8ab8d51171f724bd5031065c56.bindPopup(popup_685a870225d874571bcc10324c4d7d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36029c8ab8d51171f724bd5031065c56.setIcon(icon_f07ea5a1c7294caaa18888210266a240);
|
|
|
|
|
|
var marker_e8e5f0e97e35e8ff48635db63dd7dd7c = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_34070dfcb56ea186b68f91843974884f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63d65b6804e381382b6fc6fe88cbbf0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55808a1d1f53d98c261fcd5d3daa7ab4 = $(`<div id="html_55808a1d1f53d98c261fcd5d3daa7ab4" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_63d65b6804e381382b6fc6fe88cbbf0d.setContent(html_55808a1d1f53d98c261fcd5d3daa7ab4);
|
|
|
|
|
|
|
|
marker_e8e5f0e97e35e8ff48635db63dd7dd7c.bindPopup(popup_63d65b6804e381382b6fc6fe88cbbf0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8e5f0e97e35e8ff48635db63dd7dd7c.setIcon(icon_34070dfcb56ea186b68f91843974884f);
|
|
|
|
|
|
var marker_9bb206a959cf77b3bb500eb51e62593d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_68574cf5b8c9a2131a4c6c88e900064c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82ab8890578b6e49817028db55ad2257 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d11b4368f474f3c51441920cd7307d66 = $(`<div id="html_d11b4368f474f3c51441920cd7307d66" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_82ab8890578b6e49817028db55ad2257.setContent(html_d11b4368f474f3c51441920cd7307d66);
|
|
|
|
|
|
|
|
marker_9bb206a959cf77b3bb500eb51e62593d.bindPopup(popup_82ab8890578b6e49817028db55ad2257)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bb206a959cf77b3bb500eb51e62593d.setIcon(icon_68574cf5b8c9a2131a4c6c88e900064c);
|
|
|
|
|
|
var marker_99d98059716e3e188682fab9f6ef968a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_8c3649554752bc49326d891b19c37422 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8487ac14cb6ddf6da4920268398bd0c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_739c97f7196a421377607b8ef9e7bf43 = $(`<div id="html_739c97f7196a421377607b8ef9e7bf43" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_8487ac14cb6ddf6da4920268398bd0c6.setContent(html_739c97f7196a421377607b8ef9e7bf43);
|
|
|
|
|
|
|
|
marker_99d98059716e3e188682fab9f6ef968a.bindPopup(popup_8487ac14cb6ddf6da4920268398bd0c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99d98059716e3e188682fab9f6ef968a.setIcon(icon_8c3649554752bc49326d891b19c37422);
|
|
|
|
|
|
var marker_b459d3652394eb9d5bf7a00c9c5996ea = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_79c8f64bbd021f03cee098ff125ff22d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc798146f90b3560b02f4ba5182b2617 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b16ced987a875277c884023a37293c9 = $(`<div id="html_8b16ced987a875277c884023a37293c9" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_fc798146f90b3560b02f4ba5182b2617.setContent(html_8b16ced987a875277c884023a37293c9);
|
|
|
|
|
|
|
|
marker_b459d3652394eb9d5bf7a00c9c5996ea.bindPopup(popup_fc798146f90b3560b02f4ba5182b2617)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b459d3652394eb9d5bf7a00c9c5996ea.setIcon(icon_79c8f64bbd021f03cee098ff125ff22d);
|
|
|
|
|
|
var marker_826377561a758c215c35147539c8a43d = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_6b551e73920d2e066ea8d70a43e627f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e143daf9037d179298a8f52b036dbed3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac2d59664a58a6eb3cc560026838d2ce = $(`<div id="html_ac2d59664a58a6eb3cc560026838d2ce" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_e143daf9037d179298a8f52b036dbed3.setContent(html_ac2d59664a58a6eb3cc560026838d2ce);
|
|
|
|
|
|
|
|
marker_826377561a758c215c35147539c8a43d.bindPopup(popup_e143daf9037d179298a8f52b036dbed3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_826377561a758c215c35147539c8a43d.setIcon(icon_6b551e73920d2e066ea8d70a43e627f2);
|
|
|
|
|
|
var marker_011009edaca7d1fe14e6acc241f5d416 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_46a5b3633bf5466a2866d0a0b059268a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48ab5c312ba206475540e7c1298b6907 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50b4ddc64eeecea28ce38106850e37a5 = $(`<div id="html_50b4ddc64eeecea28ce38106850e37a5" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_48ab5c312ba206475540e7c1298b6907.setContent(html_50b4ddc64eeecea28ce38106850e37a5);
|
|
|
|
|
|
|
|
marker_011009edaca7d1fe14e6acc241f5d416.bindPopup(popup_48ab5c312ba206475540e7c1298b6907)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_011009edaca7d1fe14e6acc241f5d416.setIcon(icon_46a5b3633bf5466a2866d0a0b059268a);
|
|
|
|
|
|
var marker_857480edee39a83034d4f732889c9c53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_08ae635c781f0dbc78f5b15bc78e0fae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5454b03ae4b600aa0958d35c72e771e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a2fd4de0a2907d41d1cc92b046254b6 = $(`<div id="html_2a2fd4de0a2907d41d1cc92b046254b6" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_e5454b03ae4b600aa0958d35c72e771e.setContent(html_2a2fd4de0a2907d41d1cc92b046254b6);
|
|
|
|
|
|
|
|
marker_857480edee39a83034d4f732889c9c53.bindPopup(popup_e5454b03ae4b600aa0958d35c72e771e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_857480edee39a83034d4f732889c9c53.setIcon(icon_08ae635c781f0dbc78f5b15bc78e0fae);
|
|
|
|
|
|
var marker_3bd6be796fd2e185d3ee4fc81c1dffca = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c4fcaebe33b12af8d33d636a2e473ff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3392b6803de9acba6705c7edddda17af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90aa4cdebffc77461f009d7b22a5bf36 = $(`<div id="html_90aa4cdebffc77461f009d7b22a5bf36" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_3392b6803de9acba6705c7edddda17af.setContent(html_90aa4cdebffc77461f009d7b22a5bf36);
|
|
|
|
|
|
|
|
marker_3bd6be796fd2e185d3ee4fc81c1dffca.bindPopup(popup_3392b6803de9acba6705c7edddda17af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bd6be796fd2e185d3ee4fc81c1dffca.setIcon(icon_c4fcaebe33b12af8d33d636a2e473ff6);
|
|
|
|
|
|
var marker_8f836a3eeb5a42de78c959224d9530c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_1b5b1d0eec50cee042ce59f473d4f9db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caa88a58a120f338146db1141422effd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_279503145a32b098f607866eed9c8e27 = $(`<div id="html_279503145a32b098f607866eed9c8e27" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_caa88a58a120f338146db1141422effd.setContent(html_279503145a32b098f607866eed9c8e27);
|
|
|
|
|
|
|
|
marker_8f836a3eeb5a42de78c959224d9530c0.bindPopup(popup_caa88a58a120f338146db1141422effd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f836a3eeb5a42de78c959224d9530c0.setIcon(icon_1b5b1d0eec50cee042ce59f473d4f9db);
|
|
|
|
|
|
var marker_3b1ffeb27e02bcafbb192d498f5336ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b9910cd78bf0a9d1d128e4c4ea5f9d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7f135d2c815ea8bc9e98f151e38bf31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53cb7cd43511f908cb82ea98c246bd89 = $(`<div id="html_53cb7cd43511f908cb82ea98c246bd89" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_b7f135d2c815ea8bc9e98f151e38bf31.setContent(html_53cb7cd43511f908cb82ea98c246bd89);
|
|
|
|
|
|
|
|
marker_3b1ffeb27e02bcafbb192d498f5336ff.bindPopup(popup_b7f135d2c815ea8bc9e98f151e38bf31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b1ffeb27e02bcafbb192d498f5336ff.setIcon(icon_b9910cd78bf0a9d1d128e4c4ea5f9d06);
|
|
|
|
|
|
var marker_a3e114ee73c132ee94810215c580604e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_6090edc52a6b1711d2df0aea8f9eee97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b76a15343c46b6ae3336b9b3263f23b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74d950ab672ab3599d0f42c1d916896 = $(`<div id="html_b74d950ab672ab3599d0f42c1d916896" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_b76a15343c46b6ae3336b9b3263f23b6.setContent(html_b74d950ab672ab3599d0f42c1d916896);
|
|
|
|
|
|
|
|
marker_a3e114ee73c132ee94810215c580604e.bindPopup(popup_b76a15343c46b6ae3336b9b3263f23b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3e114ee73c132ee94810215c580604e.setIcon(icon_6090edc52a6b1711d2df0aea8f9eee97);
|
|
|
|
|
|
var marker_27b4b5556d688194faab1bdc898db602 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_657a8d37d11ff340258cef2e094642d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_892e0e6a28d248aa3c3205ce2783eddf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0474a93b2aa039ec2d37fe31c94c2091 = $(`<div id="html_0474a93b2aa039ec2d37fe31c94c2091" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_892e0e6a28d248aa3c3205ce2783eddf.setContent(html_0474a93b2aa039ec2d37fe31c94c2091);
|
|
|
|
|
|
|
|
marker_27b4b5556d688194faab1bdc898db602.bindPopup(popup_892e0e6a28d248aa3c3205ce2783eddf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27b4b5556d688194faab1bdc898db602.setIcon(icon_657a8d37d11ff340258cef2e094642d2);
|
|
|
|
|
|
var marker_ce412ec13e0d16c752815e027ac70162 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0cd1f08475aaa117743d918e346d357b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9ec40830551fb2e5fd5e0f414f1a92e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd2f7ada390961da5047f5850b217566 = $(`<div id="html_bd2f7ada390961da5047f5850b217566" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_b9ec40830551fb2e5fd5e0f414f1a92e.setContent(html_bd2f7ada390961da5047f5850b217566);
|
|
|
|
|
|
|
|
marker_ce412ec13e0d16c752815e027ac70162.bindPopup(popup_b9ec40830551fb2e5fd5e0f414f1a92e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce412ec13e0d16c752815e027ac70162.setIcon(icon_0cd1f08475aaa117743d918e346d357b);
|
|
|
|
|
|
var marker_60680487284927ecec847c211e13b887 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_93f7e8e7aa79d75507ef0f6666dd22f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffed1c8b626cb07869b13711346b28be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc77b350448da2c6077118b64dd5fbf6 = $(`<div id="html_bc77b350448da2c6077118b64dd5fbf6" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_ffed1c8b626cb07869b13711346b28be.setContent(html_bc77b350448da2c6077118b64dd5fbf6);
|
|
|
|
|
|
|
|
marker_60680487284927ecec847c211e13b887.bindPopup(popup_ffed1c8b626cb07869b13711346b28be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60680487284927ecec847c211e13b887.setIcon(icon_93f7e8e7aa79d75507ef0f6666dd22f7);
|
|
|
|
|
|
var marker_0f8332a9a0296bd9251f6cf7448b3a25 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b391775f47b0ace2459d0b991ed1d66f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_903995d67e2b2ae8eda49b579113824c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1d4d0ab63fb8212bbacdb801d7d3491 = $(`<div id="html_b1d4d0ab63fb8212bbacdb801d7d3491" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_903995d67e2b2ae8eda49b579113824c.setContent(html_b1d4d0ab63fb8212bbacdb801d7d3491);
|
|
|
|
|
|
|
|
marker_0f8332a9a0296bd9251f6cf7448b3a25.bindPopup(popup_903995d67e2b2ae8eda49b579113824c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f8332a9a0296bd9251f6cf7448b3a25.setIcon(icon_b391775f47b0ace2459d0b991ed1d66f);
|
|
|
|
|
|
var marker_bb6d87ca225a0ca4bea18928a2893b8b = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_6d9e38aed2f9f4e39cdf046ab2227d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e22a4628b30e7e5b1a24879e79b6e86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1805691b4978ab79e17b0daf4c4c3cb = $(`<div id="html_d1805691b4978ab79e17b0daf4c4c3cb" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_6e22a4628b30e7e5b1a24879e79b6e86.setContent(html_d1805691b4978ab79e17b0daf4c4c3cb);
|
|
|
|
|
|
|
|
marker_bb6d87ca225a0ca4bea18928a2893b8b.bindPopup(popup_6e22a4628b30e7e5b1a24879e79b6e86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb6d87ca225a0ca4bea18928a2893b8b.setIcon(icon_6d9e38aed2f9f4e39cdf046ab2227d13);
|
|
|
|
|
|
var marker_a0e696b45e62488dd3ee868f4451be74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_fdd416b16d212d559e47323b546c97d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_568df564837d6dee271ebf6c30b3cc46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b0ef603c1131212c545e38aacb62bf5 = $(`<div id="html_6b0ef603c1131212c545e38aacb62bf5" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_568df564837d6dee271ebf6c30b3cc46.setContent(html_6b0ef603c1131212c545e38aacb62bf5);
|
|
|
|
|
|
|
|
marker_a0e696b45e62488dd3ee868f4451be74.bindPopup(popup_568df564837d6dee271ebf6c30b3cc46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0e696b45e62488dd3ee868f4451be74.setIcon(icon_fdd416b16d212d559e47323b546c97d1);
|
|
|
|
|
|
var marker_29767d151582305bcfff2c5846781c02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_147a8286c9d5b0763936f5a42b87c8a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfdfc14d8e5b8f3bffd93f86aa9b1d81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceca6227b8ca2b84d61f12c8cf5fad70 = $(`<div id="html_ceca6227b8ca2b84d61f12c8cf5fad70" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_bfdfc14d8e5b8f3bffd93f86aa9b1d81.setContent(html_ceca6227b8ca2b84d61f12c8cf5fad70);
|
|
|
|
|
|
|
|
marker_29767d151582305bcfff2c5846781c02.bindPopup(popup_bfdfc14d8e5b8f3bffd93f86aa9b1d81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29767d151582305bcfff2c5846781c02.setIcon(icon_147a8286c9d5b0763936f5a42b87c8a5);
|
|
|
|
|
|
var marker_1212def605dd5683e28767e42cb9c3a4 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_daec395d4cb0cace669b6c7a1f3bc2d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f16ea8b3971d26d547bc39ceabc9c937 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d015065cbd0c8d2f24c55d2ff5033c44 = $(`<div id="html_d015065cbd0c8d2f24c55d2ff5033c44" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_f16ea8b3971d26d547bc39ceabc9c937.setContent(html_d015065cbd0c8d2f24c55d2ff5033c44);
|
|
|
|
|
|
|
|
marker_1212def605dd5683e28767e42cb9c3a4.bindPopup(popup_f16ea8b3971d26d547bc39ceabc9c937)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1212def605dd5683e28767e42cb9c3a4.setIcon(icon_daec395d4cb0cace669b6c7a1f3bc2d8);
|
|
|
|
|
|
var marker_80a81d984e29c584827ce062da0d97dd = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d479f757bc7afe2d6a5f8b6be640b290 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92826775474f3a9f9780882fc36fcddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6b573a8ba833684d8e9ab166d237911 = $(`<div id="html_e6b573a8ba833684d8e9ab166d237911" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_92826775474f3a9f9780882fc36fcddc.setContent(html_e6b573a8ba833684d8e9ab166d237911);
|
|
|
|
|
|
|
|
marker_80a81d984e29c584827ce062da0d97dd.bindPopup(popup_92826775474f3a9f9780882fc36fcddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80a81d984e29c584827ce062da0d97dd.setIcon(icon_d479f757bc7afe2d6a5f8b6be640b290);
|
|
|
|
|
|
var marker_5c431382edb7e0242c1938192cde8cd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f80fd88f1d2433b6d29d2ebb845e82fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db0ef7c29b2f9fb85cd4f8e4a74236d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_592810b8aa55ed235eedea5d354fd851 = $(`<div id="html_592810b8aa55ed235eedea5d354fd851" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_db0ef7c29b2f9fb85cd4f8e4a74236d1.setContent(html_592810b8aa55ed235eedea5d354fd851);
|
|
|
|
|
|
|
|
marker_5c431382edb7e0242c1938192cde8cd7.bindPopup(popup_db0ef7c29b2f9fb85cd4f8e4a74236d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c431382edb7e0242c1938192cde8cd7.setIcon(icon_f80fd88f1d2433b6d29d2ebb845e82fc);
|
|
|
|
|
|
var marker_230be2be554e0e8bb0fba9eeaa51427e = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_81b946e16be69e2bcb8d3b4c6edf78bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a712e297122b7c616229205532fd25d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e177b67556cae67eb157001606b238b0 = $(`<div id="html_e177b67556cae67eb157001606b238b0" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_6a712e297122b7c616229205532fd25d.setContent(html_e177b67556cae67eb157001606b238b0);
|
|
|
|
|
|
|
|
marker_230be2be554e0e8bb0fba9eeaa51427e.bindPopup(popup_6a712e297122b7c616229205532fd25d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_230be2be554e0e8bb0fba9eeaa51427e.setIcon(icon_81b946e16be69e2bcb8d3b4c6edf78bf);
|
|
|
|
|
|
var marker_7db83057e276f9a36c24b4ec466fb3c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f8c3dc563f4a8ed50b466fcb833b4e6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d58bec7184f25cd957a5932cc4912391 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7733ab7bf4bee6464cf611f33b8d92fb = $(`<div id="html_7733ab7bf4bee6464cf611f33b8d92fb" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_d58bec7184f25cd957a5932cc4912391.setContent(html_7733ab7bf4bee6464cf611f33b8d92fb);
|
|
|
|
|
|
|
|
marker_7db83057e276f9a36c24b4ec466fb3c8.bindPopup(popup_d58bec7184f25cd957a5932cc4912391)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7db83057e276f9a36c24b4ec466fb3c8.setIcon(icon_f8c3dc563f4a8ed50b466fcb833b4e6e);
|
|
|
|
|
|
var marker_baeb142c37feb5276ed41cd60a9f3029 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d0d83e05a4e02f663ec1820e4c61d121 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59a9191bcef35f70045359866cc81cf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_865be764cb826d5e36a728408a3125de = $(`<div id="html_865be764cb826d5e36a728408a3125de" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_59a9191bcef35f70045359866cc81cf5.setContent(html_865be764cb826d5e36a728408a3125de);
|
|
|
|
|
|
|
|
marker_baeb142c37feb5276ed41cd60a9f3029.bindPopup(popup_59a9191bcef35f70045359866cc81cf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baeb142c37feb5276ed41cd60a9f3029.setIcon(icon_d0d83e05a4e02f663ec1820e4c61d121);
|
|
|
|
|
|
var marker_0783573832154d7705c57d4235fbf271 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_bad31ddbf40e2ff1fb1b04a35300ce64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_606035ef7af6506e6e8b396f0829b5c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d903a822c63affea59adedbcafb580ef = $(`<div id="html_d903a822c63affea59adedbcafb580ef" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_606035ef7af6506e6e8b396f0829b5c9.setContent(html_d903a822c63affea59adedbcafb580ef);
|
|
|
|
|
|
|
|
marker_0783573832154d7705c57d4235fbf271.bindPopup(popup_606035ef7af6506e6e8b396f0829b5c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0783573832154d7705c57d4235fbf271.setIcon(icon_bad31ddbf40e2ff1fb1b04a35300ce64);
|
|
|
|
|
|
var marker_bafd332ff252afaafefbf490f54d631a = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_1e46aa0b3bb5707cbaa271132fdd7981 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad337b310958da99b2f8a071f32bd45f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27a46dbeb165c97cfa2a7bf984e43130 = $(`<div id="html_27a46dbeb165c97cfa2a7bf984e43130" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_ad337b310958da99b2f8a071f32bd45f.setContent(html_27a46dbeb165c97cfa2a7bf984e43130);
|
|
|
|
|
|
|
|
marker_bafd332ff252afaafefbf490f54d631a.bindPopup(popup_ad337b310958da99b2f8a071f32bd45f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bafd332ff252afaafefbf490f54d631a.setIcon(icon_1e46aa0b3bb5707cbaa271132fdd7981);
|
|
|
|
|
|
var marker_90cc3a97570acbb4eed5a81b7bd08ad1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_414ce7767715c6da63157f406208a0f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a4d64050b6d9a198ca734aefdfd3d6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c109af50105173e2ee777d73074f7684 = $(`<div id="html_c109af50105173e2ee777d73074f7684" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_0a4d64050b6d9a198ca734aefdfd3d6f.setContent(html_c109af50105173e2ee777d73074f7684);
|
|
|
|
|
|
|
|
marker_90cc3a97570acbb4eed5a81b7bd08ad1.bindPopup(popup_0a4d64050b6d9a198ca734aefdfd3d6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90cc3a97570acbb4eed5a81b7bd08ad1.setIcon(icon_414ce7767715c6da63157f406208a0f6);
|
|
|
|
|
|
var marker_9a5acfa65788d43b993698b4d8bf6a95 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_bd3c611b52a4cca5754ce88f5785e4c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_656721cda0e1ad58aa8f05acd04c8227 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89d94d5116f84392d891b0a4592aa204 = $(`<div id="html_89d94d5116f84392d891b0a4592aa204" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_656721cda0e1ad58aa8f05acd04c8227.setContent(html_89d94d5116f84392d891b0a4592aa204);
|
|
|
|
|
|
|
|
marker_9a5acfa65788d43b993698b4d8bf6a95.bindPopup(popup_656721cda0e1ad58aa8f05acd04c8227)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a5acfa65788d43b993698b4d8bf6a95.setIcon(icon_bd3c611b52a4cca5754ce88f5785e4c5);
|
|
|
|
|
|
var marker_0a7c5ef4c8cac694d6ce52c6a6064438 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7f3253f92b5a21dffc67dc3060b24536 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e22156c7b8645ebe1689abf90688c56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c57ea12f7dbbcd0a5bca22fba9f90065 = $(`<div id="html_c57ea12f7dbbcd0a5bca22fba9f90065" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_9e22156c7b8645ebe1689abf90688c56.setContent(html_c57ea12f7dbbcd0a5bca22fba9f90065);
|
|
|
|
|
|
|
|
marker_0a7c5ef4c8cac694d6ce52c6a6064438.bindPopup(popup_9e22156c7b8645ebe1689abf90688c56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a7c5ef4c8cac694d6ce52c6a6064438.setIcon(icon_7f3253f92b5a21dffc67dc3060b24536);
|
|
|
|
|
|
var marker_601321408e553d2d877921b8d10eeaab = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_47f5e2cdcf0bf6d9fa00692c06e34645 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b17d84bc9f95151c7a372db19d2f0f48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85a12b4db5556293637a5c8ac0cbb8c2 = $(`<div id="html_85a12b4db5556293637a5c8ac0cbb8c2" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_b17d84bc9f95151c7a372db19d2f0f48.setContent(html_85a12b4db5556293637a5c8ac0cbb8c2);
|
|
|
|
|
|
|
|
marker_601321408e553d2d877921b8d10eeaab.bindPopup(popup_b17d84bc9f95151c7a372db19d2f0f48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_601321408e553d2d877921b8d10eeaab.setIcon(icon_47f5e2cdcf0bf6d9fa00692c06e34645);
|
|
|
|
|
|
var marker_7a72ce683f0df666b75fe2b354bd1133 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_a0c544efd55caa444b2468e648cc7742 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aa60d12db436f47debd3360f85f6332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99af58462f982b386842318e1f24f793 = $(`<div id="html_99af58462f982b386842318e1f24f793" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_5aa60d12db436f47debd3360f85f6332.setContent(html_99af58462f982b386842318e1f24f793);
|
|
|
|
|
|
|
|
marker_7a72ce683f0df666b75fe2b354bd1133.bindPopup(popup_5aa60d12db436f47debd3360f85f6332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a72ce683f0df666b75fe2b354bd1133.setIcon(icon_a0c544efd55caa444b2468e648cc7742);
|
|
|
|
|
|
var marker_a4e1421f05c9b019910adb93ba2a28f0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c0e3dcef71db830d0d2ca6f4664213aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da12da1ce8f1a8de31abeddb274c5fd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60774489c001b7e70ac6596e1e1a7672 = $(`<div id="html_60774489c001b7e70ac6596e1e1a7672" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_da12da1ce8f1a8de31abeddb274c5fd3.setContent(html_60774489c001b7e70ac6596e1e1a7672);
|
|
|
|
|
|
|
|
marker_a4e1421f05c9b019910adb93ba2a28f0.bindPopup(popup_da12da1ce8f1a8de31abeddb274c5fd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4e1421f05c9b019910adb93ba2a28f0.setIcon(icon_c0e3dcef71db830d0d2ca6f4664213aa);
|
|
|
|
|
|
var marker_16c5b12f6f1272dc62b4831aceb8e98f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f35573aaa63040d873ab6f061abd0ca8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ce5bc033d5f393ab8b27f3a37d92dbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f7cd56510bd47cb1713667fb11497a2 = $(`<div id="html_0f7cd56510bd47cb1713667fb11497a2" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_2ce5bc033d5f393ab8b27f3a37d92dbd.setContent(html_0f7cd56510bd47cb1713667fb11497a2);
|
|
|
|
|
|
|
|
marker_16c5b12f6f1272dc62b4831aceb8e98f.bindPopup(popup_2ce5bc033d5f393ab8b27f3a37d92dbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16c5b12f6f1272dc62b4831aceb8e98f.setIcon(icon_f35573aaa63040d873ab6f061abd0ca8);
|
|
|
|
|
|
var marker_061b218885273bfd9797825218ba51db = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4dad56c98dbb085ede16fe92033a4d81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18a0533538dd977f5bb32773d62e3b37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1925daa53ba46bddafc4725ab33d4695 = $(`<div id="html_1925daa53ba46bddafc4725ab33d4695" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_18a0533538dd977f5bb32773d62e3b37.setContent(html_1925daa53ba46bddafc4725ab33d4695);
|
|
|
|
|
|
|
|
marker_061b218885273bfd9797825218ba51db.bindPopup(popup_18a0533538dd977f5bb32773d62e3b37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_061b218885273bfd9797825218ba51db.setIcon(icon_4dad56c98dbb085ede16fe92033a4d81);
|
|
|
|
|
|
var marker_b9203bab020b84251464658338946089 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0a15bede9ef355a2a35c8b0b99cdc8bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14d4ec1b2d5ebb4a8b44bad21955d83f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2929eede1cceffe0d8c3228a7f4d1a18 = $(`<div id="html_2929eede1cceffe0d8c3228a7f4d1a18" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_14d4ec1b2d5ebb4a8b44bad21955d83f.setContent(html_2929eede1cceffe0d8c3228a7f4d1a18);
|
|
|
|
|
|
|
|
marker_b9203bab020b84251464658338946089.bindPopup(popup_14d4ec1b2d5ebb4a8b44bad21955d83f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9203bab020b84251464658338946089.setIcon(icon_0a15bede9ef355a2a35c8b0b99cdc8bf);
|
|
|
|
|
|
var marker_ebdba4e03e4f1cdff0295134a1fdd73a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_32afe0d1b893cc5e157226554ccf9d35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15bc2ebf54484bf2ecd6f0837483bd57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d73a8408e0f465d9fa3793d2a949e759 = $(`<div id="html_d73a8408e0f465d9fa3793d2a949e759" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_15bc2ebf54484bf2ecd6f0837483bd57.setContent(html_d73a8408e0f465d9fa3793d2a949e759);
|
|
|
|
|
|
|
|
marker_ebdba4e03e4f1cdff0295134a1fdd73a.bindPopup(popup_15bc2ebf54484bf2ecd6f0837483bd57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebdba4e03e4f1cdff0295134a1fdd73a.setIcon(icon_32afe0d1b893cc5e157226554ccf9d35);
|
|
|
|
|
|
var marker_77ac853361663304afdf44cbe7866dca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_cd39a09b4821e59d9e2f2468cf1ab3b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_461e3ac9c9a403e8dc65af1fbf979c12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba88955cc24cb576a4a9470137d10b4e = $(`<div id="html_ba88955cc24cb576a4a9470137d10b4e" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_461e3ac9c9a403e8dc65af1fbf979c12.setContent(html_ba88955cc24cb576a4a9470137d10b4e);
|
|
|
|
|
|
|
|
marker_77ac853361663304afdf44cbe7866dca.bindPopup(popup_461e3ac9c9a403e8dc65af1fbf979c12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77ac853361663304afdf44cbe7866dca.setIcon(icon_cd39a09b4821e59d9e2f2468cf1ab3b5);
|
|
|
|
|
|
var marker_fd7924b174a8a1e08a0e732e9d1f000b = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_5c0f34218872a162fcc48ea9a0bd4d3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74eac4c6e1a784d33104887988a038ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b96304e79e050d6335e37ced87cda28 = $(`<div id="html_4b96304e79e050d6335e37ced87cda28" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_74eac4c6e1a784d33104887988a038ad.setContent(html_4b96304e79e050d6335e37ced87cda28);
|
|
|
|
|
|
|
|
marker_fd7924b174a8a1e08a0e732e9d1f000b.bindPopup(popup_74eac4c6e1a784d33104887988a038ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd7924b174a8a1e08a0e732e9d1f000b.setIcon(icon_5c0f34218872a162fcc48ea9a0bd4d3d);
|
|
|
|
|
|
var marker_3e52c25eff2b9ac8e869ff096b7a17b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_9120f65e34d7d08f3cefb1db36e4a61d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d4ef7f96d035d8a9d42089a5061e951 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61c9344341693d3f510369cfeb1a12c7 = $(`<div id="html_61c9344341693d3f510369cfeb1a12c7" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_0d4ef7f96d035d8a9d42089a5061e951.setContent(html_61c9344341693d3f510369cfeb1a12c7);
|
|
|
|
|
|
|
|
marker_3e52c25eff2b9ac8e869ff096b7a17b3.bindPopup(popup_0d4ef7f96d035d8a9d42089a5061e951)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e52c25eff2b9ac8e869ff096b7a17b3.setIcon(icon_9120f65e34d7d08f3cefb1db36e4a61d);
|
|
|
|
|
|
var marker_d5eb2cc800470a456588dd975769fbc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_8c40d8f2fbe5de83002fed2a31c20362 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db21e2f91fc0309d43c1435093564bb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f94a92916ed5252864cc544689c9829f = $(`<div id="html_f94a92916ed5252864cc544689c9829f" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_db21e2f91fc0309d43c1435093564bb5.setContent(html_f94a92916ed5252864cc544689c9829f);
|
|
|
|
|
|
|
|
marker_d5eb2cc800470a456588dd975769fbc3.bindPopup(popup_db21e2f91fc0309d43c1435093564bb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5eb2cc800470a456588dd975769fbc3.setIcon(icon_8c40d8f2fbe5de83002fed2a31c20362);
|
|
|
|
|
|
var marker_15c8b488ad89653c73a010091ff61bd4 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7a5f768c5a37f11a0db27883167d9f36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b60c00d7a377c8ae00e6f7af5c2ab714 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9020d67373dedb300e5d7adc3eea0ebe = $(`<div id="html_9020d67373dedb300e5d7adc3eea0ebe" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_b60c00d7a377c8ae00e6f7af5c2ab714.setContent(html_9020d67373dedb300e5d7adc3eea0ebe);
|
|
|
|
|
|
|
|
marker_15c8b488ad89653c73a010091ff61bd4.bindPopup(popup_b60c00d7a377c8ae00e6f7af5c2ab714)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15c8b488ad89653c73a010091ff61bd4.setIcon(icon_7a5f768c5a37f11a0db27883167d9f36);
|
|
|
|
|
|
var marker_6789872c9bfb852646382e0c227a5d1c = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_dfce948cd39982413a358eceaf634e2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06dfb699ee9c6e421e4c00d7f62bb5e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62dc69b0941139d48042e87a1a527d77 = $(`<div id="html_62dc69b0941139d48042e87a1a527d77" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_06dfb699ee9c6e421e4c00d7f62bb5e7.setContent(html_62dc69b0941139d48042e87a1a527d77);
|
|
|
|
|
|
|
|
marker_6789872c9bfb852646382e0c227a5d1c.bindPopup(popup_06dfb699ee9c6e421e4c00d7f62bb5e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6789872c9bfb852646382e0c227a5d1c.setIcon(icon_dfce948cd39982413a358eceaf634e2e);
|
|
|
|
|
|
var marker_e2504f9e3f4d6ef3d05d462b5810cd4b = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_568f67e2e0d3c3110eda385bc4301a00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d086aa15fa473b833c63345715d50de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cc94330212923edbe1e9d523f3ed58b = $(`<div id="html_3cc94330212923edbe1e9d523f3ed58b" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_4d086aa15fa473b833c63345715d50de.setContent(html_3cc94330212923edbe1e9d523f3ed58b);
|
|
|
|
|
|
|
|
marker_e2504f9e3f4d6ef3d05d462b5810cd4b.bindPopup(popup_4d086aa15fa473b833c63345715d50de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2504f9e3f4d6ef3d05d462b5810cd4b.setIcon(icon_568f67e2e0d3c3110eda385bc4301a00);
|
|
|
|
|
|
var marker_aa79267e386bd163e6c5bc8a1f15a940 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3ae13b13fc8c239d529f5a4bd0e12c43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_393fb7a1a87a0f913d3ca57e91b5244e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b9b2714701a330d5c2292e1a66fec5e = $(`<div id="html_5b9b2714701a330d5c2292e1a66fec5e" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_393fb7a1a87a0f913d3ca57e91b5244e.setContent(html_5b9b2714701a330d5c2292e1a66fec5e);
|
|
|
|
|
|
|
|
marker_aa79267e386bd163e6c5bc8a1f15a940.bindPopup(popup_393fb7a1a87a0f913d3ca57e91b5244e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa79267e386bd163e6c5bc8a1f15a940.setIcon(icon_3ae13b13fc8c239d529f5a4bd0e12c43);
|
|
|
|
|
|
var marker_6731b6dc8ea84abe93be13c4377532e1 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_5d09b05e400ce2dbe168cd294a3c4636 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e49a655d8f3e1f65068e7c709956f3c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e92fe63aa8b75aa02916492903ce29d3 = $(`<div id="html_e92fe63aa8b75aa02916492903ce29d3" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_e49a655d8f3e1f65068e7c709956f3c0.setContent(html_e92fe63aa8b75aa02916492903ce29d3);
|
|
|
|
|
|
|
|
marker_6731b6dc8ea84abe93be13c4377532e1.bindPopup(popup_e49a655d8f3e1f65068e7c709956f3c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6731b6dc8ea84abe93be13c4377532e1.setIcon(icon_5d09b05e400ce2dbe168cd294a3c4636);
|
|
|
|
|
|
var marker_0f2c1049cbed6f3818578fd4cc09c0ca = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3893d724c8d4466e532a35b6c2786f6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_316fe444506edc7ccfe32d8d9091f81f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abe876596eba51446347dc9361b50fe9 = $(`<div id="html_abe876596eba51446347dc9361b50fe9" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_316fe444506edc7ccfe32d8d9091f81f.setContent(html_abe876596eba51446347dc9361b50fe9);
|
|
|
|
|
|
|
|
marker_0f2c1049cbed6f3818578fd4cc09c0ca.bindPopup(popup_316fe444506edc7ccfe32d8d9091f81f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f2c1049cbed6f3818578fd4cc09c0ca.setIcon(icon_3893d724c8d4466e532a35b6c2786f6a);
|
|
|
|
|
|
var marker_15ecf7f98f2ba0f7b509769edde30a4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f7846ecd822067c719689a291b064070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd733091a6212305147d40a9b19917cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1375ee81d9d0a8d446deeb691271e07 = $(`<div id="html_d1375ee81d9d0a8d446deeb691271e07" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_bd733091a6212305147d40a9b19917cf.setContent(html_d1375ee81d9d0a8d446deeb691271e07);
|
|
|
|
|
|
|
|
marker_15ecf7f98f2ba0f7b509769edde30a4e.bindPopup(popup_bd733091a6212305147d40a9b19917cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15ecf7f98f2ba0f7b509769edde30a4e.setIcon(icon_f7846ecd822067c719689a291b064070);
|
|
|
|
|
|
var marker_01b52c229ff7e7189ef3d30dcef51b47 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c06535ccd982f2a664f86aff2754e1ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b90679d03640cb1d1bc923b025953142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c39747e93c8a8cd5ad431b79a8cc757 = $(`<div id="html_3c39747e93c8a8cd5ad431b79a8cc757" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_b90679d03640cb1d1bc923b025953142.setContent(html_3c39747e93c8a8cd5ad431b79a8cc757);
|
|
|
|
|
|
|
|
marker_01b52c229ff7e7189ef3d30dcef51b47.bindPopup(popup_b90679d03640cb1d1bc923b025953142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01b52c229ff7e7189ef3d30dcef51b47.setIcon(icon_c06535ccd982f2a664f86aff2754e1ce);
|
|
|
|
|
|
var marker_38b73652e3bdd8c722c81f5eb873279c = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4d5fe38bfaec2a6850348ec69e10af68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a8630eb67ff60b5542b872b573b3242 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_886950eeec8139e8cda9e96ae1673933 = $(`<div id="html_886950eeec8139e8cda9e96ae1673933" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_3a8630eb67ff60b5542b872b573b3242.setContent(html_886950eeec8139e8cda9e96ae1673933);
|
|
|
|
|
|
|
|
marker_38b73652e3bdd8c722c81f5eb873279c.bindPopup(popup_3a8630eb67ff60b5542b872b573b3242)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38b73652e3bdd8c722c81f5eb873279c.setIcon(icon_4d5fe38bfaec2a6850348ec69e10af68);
|
|
|
|
|
|
var marker_fb7fceae9ca614d38345c5f14ecf494a = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c11921fb70f886dad136efd363c3827d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6d61049e25ae6a2069b8bfe9e36d6d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_708bb2d04b1e410d40d214e418d907f5 = $(`<div id="html_708bb2d04b1e410d40d214e418d907f5" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_b6d61049e25ae6a2069b8bfe9e36d6d5.setContent(html_708bb2d04b1e410d40d214e418d907f5);
|
|
|
|
|
|
|
|
marker_fb7fceae9ca614d38345c5f14ecf494a.bindPopup(popup_b6d61049e25ae6a2069b8bfe9e36d6d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb7fceae9ca614d38345c5f14ecf494a.setIcon(icon_c11921fb70f886dad136efd363c3827d);
|
|
|
|
|
|
var marker_ad8308eda84b7037f657efe30de22abb = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0c653e769cb962270772aae01330337d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f5a7c36b82c4366fb2c8fc4409fc3e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3e1130280e46298fd4fc3dc3b7d26f3 = $(`<div id="html_c3e1130280e46298fd4fc3dc3b7d26f3" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_6f5a7c36b82c4366fb2c8fc4409fc3e1.setContent(html_c3e1130280e46298fd4fc3dc3b7d26f3);
|
|
|
|
|
|
|
|
marker_ad8308eda84b7037f657efe30de22abb.bindPopup(popup_6f5a7c36b82c4366fb2c8fc4409fc3e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad8308eda84b7037f657efe30de22abb.setIcon(icon_0c653e769cb962270772aae01330337d);
|
|
|
|
|
|
var marker_955c47bd675e128910a4e13137e5d4f2 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0c03257bb47eaaa9d312b128804454c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13f2e81a901e19c67c869fca74f0f00b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40bb0f35b81bc7c62a00f80fbeda45ff = $(`<div id="html_40bb0f35b81bc7c62a00f80fbeda45ff" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_13f2e81a901e19c67c869fca74f0f00b.setContent(html_40bb0f35b81bc7c62a00f80fbeda45ff);
|
|
|
|
|
|
|
|
marker_955c47bd675e128910a4e13137e5d4f2.bindPopup(popup_13f2e81a901e19c67c869fca74f0f00b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_955c47bd675e128910a4e13137e5d4f2.setIcon(icon_0c03257bb47eaaa9d312b128804454c0);
|
|
|
|
|
|
var marker_f1d039af5137e0c47ba8336145bc2852 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c46778587906f1d2534f10241f19d52c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fffc862c5820bb45b1774dd9fede0da6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8969516326f41ffc6d7205f0e2fdce78 = $(`<div id="html_8969516326f41ffc6d7205f0e2fdce78" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_fffc862c5820bb45b1774dd9fede0da6.setContent(html_8969516326f41ffc6d7205f0e2fdce78);
|
|
|
|
|
|
|
|
marker_f1d039af5137e0c47ba8336145bc2852.bindPopup(popup_fffc862c5820bb45b1774dd9fede0da6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1d039af5137e0c47ba8336145bc2852.setIcon(icon_c46778587906f1d2534f10241f19d52c);
|
|
|
|
|
|
var marker_68857fc26d9da7942c0f956582a420e3 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_12f2b43432d10b8b2c0402bd3b345503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_517635baa041cb31b6a5a78570109396 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ec6dab25a710f5f217021c40bd03966 = $(`<div id="html_9ec6dab25a710f5f217021c40bd03966" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_517635baa041cb31b6a5a78570109396.setContent(html_9ec6dab25a710f5f217021c40bd03966);
|
|
|
|
|
|
|
|
marker_68857fc26d9da7942c0f956582a420e3.bindPopup(popup_517635baa041cb31b6a5a78570109396)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68857fc26d9da7942c0f956582a420e3.setIcon(icon_12f2b43432d10b8b2c0402bd3b345503);
|
|
|
|
|
|
var marker_02b4529bf7b9e63677dc5ef55e3e1c5d = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2f95af4dcd41f0bbb7f804fcc0ff5335 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec2c58db6236096c80e1e33dd47c24e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79f85fcdc70170b2ad83f4e22fafdf95 = $(`<div id="html_79f85fcdc70170b2ad83f4e22fafdf95" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_ec2c58db6236096c80e1e33dd47c24e2.setContent(html_79f85fcdc70170b2ad83f4e22fafdf95);
|
|
|
|
|
|
|
|
marker_02b4529bf7b9e63677dc5ef55e3e1c5d.bindPopup(popup_ec2c58db6236096c80e1e33dd47c24e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b4529bf7b9e63677dc5ef55e3e1c5d.setIcon(icon_2f95af4dcd41f0bbb7f804fcc0ff5335);
|
|
|
|
|
|
var marker_e9dd337dfc62e94b8c2d28f209e05fbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_75b6215587efcc80612189d03a8d0763 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cc08de4f071f6190d4012bf5bd6ac5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06d7ba98d2c9653bc57433ab6c49aec6 = $(`<div id="html_06d7ba98d2c9653bc57433ab6c49aec6" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_7cc08de4f071f6190d4012bf5bd6ac5f.setContent(html_06d7ba98d2c9653bc57433ab6c49aec6);
|
|
|
|
|
|
|
|
marker_e9dd337dfc62e94b8c2d28f209e05fbd.bindPopup(popup_7cc08de4f071f6190d4012bf5bd6ac5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9dd337dfc62e94b8c2d28f209e05fbd.setIcon(icon_75b6215587efcc80612189d03a8d0763);
|
|
|
|
|
|
var marker_f96adce40545e7ec0a6b01a2e23095e9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_cffc5ba2f9502019e97744976e506470 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cc21b5d807cac8d4caa2c25d9b9b3eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04645b598dd5e13ee10e6389941183a5 = $(`<div id="html_04645b598dd5e13ee10e6389941183a5" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_7cc21b5d807cac8d4caa2c25d9b9b3eb.setContent(html_04645b598dd5e13ee10e6389941183a5);
|
|
|
|
|
|
|
|
marker_f96adce40545e7ec0a6b01a2e23095e9.bindPopup(popup_7cc21b5d807cac8d4caa2c25d9b9b3eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f96adce40545e7ec0a6b01a2e23095e9.setIcon(icon_cffc5ba2f9502019e97744976e506470);
|
|
|
|
|
|
var marker_03ad4c302b3a6da7fae0e6c66a831b64 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c5e827291d4b2dab17fd3fd0db3faa54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3cbbff99d055bf9215cdacdef257e68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da9c636e7984a8a9dad213dc918c2700 = $(`<div id="html_da9c636e7984a8a9dad213dc918c2700" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_a3cbbff99d055bf9215cdacdef257e68.setContent(html_da9c636e7984a8a9dad213dc918c2700);
|
|
|
|
|
|
|
|
marker_03ad4c302b3a6da7fae0e6c66a831b64.bindPopup(popup_a3cbbff99d055bf9215cdacdef257e68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03ad4c302b3a6da7fae0e6c66a831b64.setIcon(icon_c5e827291d4b2dab17fd3fd0db3faa54);
|
|
|
|
|
|
var marker_19e9b81fc2451de6e195be8c3201e81d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b994f8322dc730ff4b9592416936889b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b65c5793091a395007665155f824cfc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52e08c97734764abc079c261a105e8f0 = $(`<div id="html_52e08c97734764abc079c261a105e8f0" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_b65c5793091a395007665155f824cfc1.setContent(html_52e08c97734764abc079c261a105e8f0);
|
|
|
|
|
|
|
|
marker_19e9b81fc2451de6e195be8c3201e81d.bindPopup(popup_b65c5793091a395007665155f824cfc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19e9b81fc2451de6e195be8c3201e81d.setIcon(icon_b994f8322dc730ff4b9592416936889b);
|
|
|
|
|
|
var marker_633ff6c43c27830077aee2de6e9a15aa = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_1a971b3242d409e8786b479fd565c087 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e815051d769e734185774454996db236 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f72a8c24f61c670399b25bff77fcad6 = $(`<div id="html_1f72a8c24f61c670399b25bff77fcad6" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_e815051d769e734185774454996db236.setContent(html_1f72a8c24f61c670399b25bff77fcad6);
|
|
|
|
|
|
|
|
marker_633ff6c43c27830077aee2de6e9a15aa.bindPopup(popup_e815051d769e734185774454996db236)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_633ff6c43c27830077aee2de6e9a15aa.setIcon(icon_1a971b3242d409e8786b479fd565c087);
|
|
|
|
|
|
var marker_5b704bda9c24758ec862dcc99411b56e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0c7bb24d0370357e7aa38d08a5e0c82d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9469f850422e5a667f81315d60de3c68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a4ab27859cf16812fa798465823f09a = $(`<div id="html_1a4ab27859cf16812fa798465823f09a" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_9469f850422e5a667f81315d60de3c68.setContent(html_1a4ab27859cf16812fa798465823f09a);
|
|
|
|
|
|
|
|
marker_5b704bda9c24758ec862dcc99411b56e.bindPopup(popup_9469f850422e5a667f81315d60de3c68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b704bda9c24758ec862dcc99411b56e.setIcon(icon_0c7bb24d0370357e7aa38d08a5e0c82d);
|
|
|
|
|
|
var marker_fde07874aefc34dba85d28ad4331239d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_748d59eebc437fedba95126b05ee03ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53c2a42c21dfd76b3aaee9c7cf279839 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84b964f614fc55189d36efe1502db711 = $(`<div id="html_84b964f614fc55189d36efe1502db711" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_53c2a42c21dfd76b3aaee9c7cf279839.setContent(html_84b964f614fc55189d36efe1502db711);
|
|
|
|
|
|
|
|
marker_fde07874aefc34dba85d28ad4331239d.bindPopup(popup_53c2a42c21dfd76b3aaee9c7cf279839)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fde07874aefc34dba85d28ad4331239d.setIcon(icon_748d59eebc437fedba95126b05ee03ef);
|
|
|
|
|
|
var marker_9f1225b257de2551bf03b6769f97695c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7e40e079e0b2b7cc822b3f5c129a9ceb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fccc24a4e3133d0b46df63a67121498 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_947ae34e03043481f74bc066a3366b56 = $(`<div id="html_947ae34e03043481f74bc066a3366b56" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_2fccc24a4e3133d0b46df63a67121498.setContent(html_947ae34e03043481f74bc066a3366b56);
|
|
|
|
|
|
|
|
marker_9f1225b257de2551bf03b6769f97695c.bindPopup(popup_2fccc24a4e3133d0b46df63a67121498)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f1225b257de2551bf03b6769f97695c.setIcon(icon_7e40e079e0b2b7cc822b3f5c129a9ceb);
|
|
|
|
|
|
var marker_acd2b1de3d8392d8edfc6f38a70bf2ca = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_14997c2b215e33733ee7bc9a24a85f04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f23d7b0ee714d27280981726d7df47eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9ee6176afdfdef61fb8aa28c8e3ac84 = $(`<div id="html_c9ee6176afdfdef61fb8aa28c8e3ac84" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_f23d7b0ee714d27280981726d7df47eb.setContent(html_c9ee6176afdfdef61fb8aa28c8e3ac84);
|
|
|
|
|
|
|
|
marker_acd2b1de3d8392d8edfc6f38a70bf2ca.bindPopup(popup_f23d7b0ee714d27280981726d7df47eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acd2b1de3d8392d8edfc6f38a70bf2ca.setIcon(icon_14997c2b215e33733ee7bc9a24a85f04);
|
|
|
|
|
|
var marker_f7a1266c64706afd58cedf679ad045e5 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3e9c56d2e08270da356b535ca89dd4c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d55f9663ca0e96683fa36dcd85818b47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abe907bd3cc60e6c08834e561a71edaf = $(`<div id="html_abe907bd3cc60e6c08834e561a71edaf" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_d55f9663ca0e96683fa36dcd85818b47.setContent(html_abe907bd3cc60e6c08834e561a71edaf);
|
|
|
|
|
|
|
|
marker_f7a1266c64706afd58cedf679ad045e5.bindPopup(popup_d55f9663ca0e96683fa36dcd85818b47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7a1266c64706afd58cedf679ad045e5.setIcon(icon_3e9c56d2e08270da356b535ca89dd4c3);
|
|
|
|
|
|
var marker_9e4ff81523961143918f6a6b7660b16d = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_84ac18fad8d896b75b0ab7a0a712c215 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84661b5cb48f40b104e7cdc8d33f94d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d081b268dfc45cc24358c8a41bf522a9 = $(`<div id="html_d081b268dfc45cc24358c8a41bf522a9" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_84661b5cb48f40b104e7cdc8d33f94d9.setContent(html_d081b268dfc45cc24358c8a41bf522a9);
|
|
|
|
|
|
|
|
marker_9e4ff81523961143918f6a6b7660b16d.bindPopup(popup_84661b5cb48f40b104e7cdc8d33f94d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e4ff81523961143918f6a6b7660b16d.setIcon(icon_84ac18fad8d896b75b0ab7a0a712c215);
|
|
|
|
|
|
var marker_e317637d11236730ffc3e963a28a6aa0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e084d89c401e231430642710fbdde650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d25091c6651f69062a62dca53bd397d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b55a40cde532b77573f921775dfe23c4 = $(`<div id="html_b55a40cde532b77573f921775dfe23c4" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_2d25091c6651f69062a62dca53bd397d.setContent(html_b55a40cde532b77573f921775dfe23c4);
|
|
|
|
|
|
|
|
marker_e317637d11236730ffc3e963a28a6aa0.bindPopup(popup_2d25091c6651f69062a62dca53bd397d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e317637d11236730ffc3e963a28a6aa0.setIcon(icon_e084d89c401e231430642710fbdde650);
|
|
|
|
|
|
var marker_a307ec701afc8586189cc2f6d31464d1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_1e7346639c6fa11df66bb4ec9f92099e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff042d6c70192bc4a17e914e8aa66041 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb94c13c84b2b26cde080c03d71c2c59 = $(`<div id="html_cb94c13c84b2b26cde080c03d71c2c59" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_ff042d6c70192bc4a17e914e8aa66041.setContent(html_cb94c13c84b2b26cde080c03d71c2c59);
|
|
|
|
|
|
|
|
marker_a307ec701afc8586189cc2f6d31464d1.bindPopup(popup_ff042d6c70192bc4a17e914e8aa66041)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a307ec701afc8586189cc2f6d31464d1.setIcon(icon_1e7346639c6fa11df66bb4ec9f92099e);
|
|
|
|
|
|
var marker_4a27269443dc06c6698627da514f17fe = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_beb93651947f7e1c7ae64ce224ea0e1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc65f55f609663c6e0d3eef8bbae33c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9f0639933ebe38fc5efc7fbd55cf0fb = $(`<div id="html_d9f0639933ebe38fc5efc7fbd55cf0fb" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_bc65f55f609663c6e0d3eef8bbae33c1.setContent(html_d9f0639933ebe38fc5efc7fbd55cf0fb);
|
|
|
|
|
|
|
|
marker_4a27269443dc06c6698627da514f17fe.bindPopup(popup_bc65f55f609663c6e0d3eef8bbae33c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a27269443dc06c6698627da514f17fe.setIcon(icon_beb93651947f7e1c7ae64ce224ea0e1e);
|
|
|
|
|
|
var marker_d0d5317680715871713ea7abaf356911 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_17e111ba12570f580196adb4bf39a9c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6461e94500553e43a42d58f46461923 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32946db17c701f43febe9a0c67ce48ea = $(`<div id="html_32946db17c701f43febe9a0c67ce48ea" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_c6461e94500553e43a42d58f46461923.setContent(html_32946db17c701f43febe9a0c67ce48ea);
|
|
|
|
|
|
|
|
marker_d0d5317680715871713ea7abaf356911.bindPopup(popup_c6461e94500553e43a42d58f46461923)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0d5317680715871713ea7abaf356911.setIcon(icon_17e111ba12570f580196adb4bf39a9c4);
|
|
|
|
|
|
var marker_1f6749e46620be7dfe3f12df92172e40 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_5284407292b008959c30e325e79f560e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b08f8001fa842421bbeac20a2ed2b05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8896d27eaa556edbeb08a6d184561163 = $(`<div id="html_8896d27eaa556edbeb08a6d184561163" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_9b08f8001fa842421bbeac20a2ed2b05.setContent(html_8896d27eaa556edbeb08a6d184561163);
|
|
|
|
|
|
|
|
marker_1f6749e46620be7dfe3f12df92172e40.bindPopup(popup_9b08f8001fa842421bbeac20a2ed2b05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f6749e46620be7dfe3f12df92172e40.setIcon(icon_5284407292b008959c30e325e79f560e);
|
|
|
|
|
|
var marker_8526e2c305114fe4812ab2e1975d9a42 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_6a310e19de57a7459501dc0e1f7c0b36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01dc211d6d839d24a798a922f933af6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31c2dad0ac8a001757ef549a8d8da2fd = $(`<div id="html_31c2dad0ac8a001757ef549a8d8da2fd" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_01dc211d6d839d24a798a922f933af6b.setContent(html_31c2dad0ac8a001757ef549a8d8da2fd);
|
|
|
|
|
|
|
|
marker_8526e2c305114fe4812ab2e1975d9a42.bindPopup(popup_01dc211d6d839d24a798a922f933af6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8526e2c305114fe4812ab2e1975d9a42.setIcon(icon_6a310e19de57a7459501dc0e1f7c0b36);
|
|
|
|
|
|
var marker_46b85de846cdb5151a1287ee0b46007e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4201ac06079f9511388556168cc03d8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5b41e34b274f6427536318e82356ae3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cae484b18cfe99eb79817b9463012e3 = $(`<div id="html_3cae484b18cfe99eb79817b9463012e3" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_d5b41e34b274f6427536318e82356ae3.setContent(html_3cae484b18cfe99eb79817b9463012e3);
|
|
|
|
|
|
|
|
marker_46b85de846cdb5151a1287ee0b46007e.bindPopup(popup_d5b41e34b274f6427536318e82356ae3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46b85de846cdb5151a1287ee0b46007e.setIcon(icon_4201ac06079f9511388556168cc03d8c);
|
|
|
|
|
|
var marker_0556552f0bdf52fe7777dce16c95f224 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2efd6ed0f373ad549e16f625903c934e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3d1b517de84262e1fbc0f9f5c9517fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_840fa820234358637e71be75f390d9f8 = $(`<div id="html_840fa820234358637e71be75f390d9f8" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_f3d1b517de84262e1fbc0f9f5c9517fa.setContent(html_840fa820234358637e71be75f390d9f8);
|
|
|
|
|
|
|
|
marker_0556552f0bdf52fe7777dce16c95f224.bindPopup(popup_f3d1b517de84262e1fbc0f9f5c9517fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0556552f0bdf52fe7777dce16c95f224.setIcon(icon_2efd6ed0f373ad549e16f625903c934e);
|
|
|
|
|
|
var marker_92fe0a934afd6078d40f0543bc977b2d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e882bff6bd3283098e1e0fc3927fb25b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ecd0310859602845e57d6b5c4e27d92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d79d01366f43369d1c4a89e162b24b8c = $(`<div id="html_d79d01366f43369d1c4a89e162b24b8c" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_2ecd0310859602845e57d6b5c4e27d92.setContent(html_d79d01366f43369d1c4a89e162b24b8c);
|
|
|
|
|
|
|
|
marker_92fe0a934afd6078d40f0543bc977b2d.bindPopup(popup_2ecd0310859602845e57d6b5c4e27d92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92fe0a934afd6078d40f0543bc977b2d.setIcon(icon_e882bff6bd3283098e1e0fc3927fb25b);
|
|
|
|
|
|
var marker_f99cb6ea02958ef818e0eea743df18e3 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_134ac09f2f2990b7458f3acfcece9661 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fedf3dea1d31a4811156fef35375a370 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd68bf3be725af49b29fcb57691cfbc4 = $(`<div id="html_fd68bf3be725af49b29fcb57691cfbc4" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_fedf3dea1d31a4811156fef35375a370.setContent(html_fd68bf3be725af49b29fcb57691cfbc4);
|
|
|
|
|
|
|
|
marker_f99cb6ea02958ef818e0eea743df18e3.bindPopup(popup_fedf3dea1d31a4811156fef35375a370)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f99cb6ea02958ef818e0eea743df18e3.setIcon(icon_134ac09f2f2990b7458f3acfcece9661);
|
|
|
|
|
|
var marker_ddc2eec6e50737032a6daf47f79e2a03 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_3a0500c4fd1c7819b7b25088aa01f148 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ed8507303cff1be5e89df5562ea25b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36ed4e3fdc5de038bf7df65b47658aa2 = $(`<div id="html_36ed4e3fdc5de038bf7df65b47658aa2" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_3ed8507303cff1be5e89df5562ea25b9.setContent(html_36ed4e3fdc5de038bf7df65b47658aa2);
|
|
|
|
|
|
|
|
marker_ddc2eec6e50737032a6daf47f79e2a03.bindPopup(popup_3ed8507303cff1be5e89df5562ea25b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddc2eec6e50737032a6daf47f79e2a03.setIcon(icon_3a0500c4fd1c7819b7b25088aa01f148);
|
|
|
|
|
|
var marker_bc939c1a9dd3dd5b71b7bba65c22a06c = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_ad8f9dd775c29b537961a87a68e1ca3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8b6f1eb77772f75038167afa5e49058 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da3e290ed22ea8321bbab46084ce3548 = $(`<div id="html_da3e290ed22ea8321bbab46084ce3548" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_d8b6f1eb77772f75038167afa5e49058.setContent(html_da3e290ed22ea8321bbab46084ce3548);
|
|
|
|
|
|
|
|
marker_bc939c1a9dd3dd5b71b7bba65c22a06c.bindPopup(popup_d8b6f1eb77772f75038167afa5e49058)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc939c1a9dd3dd5b71b7bba65c22a06c.setIcon(icon_ad8f9dd775c29b537961a87a68e1ca3e);
|
|
|
|
|
|
var marker_879b5b52ed0ba7ae78807abe4257f864 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_8e85a36a6faa08292119289fabeaee67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d95bd4d132b2fdee1d4f4af6f6e904f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63bfb539bfcbea9efac5fa700c0ed1ac = $(`<div id="html_63bfb539bfcbea9efac5fa700c0ed1ac" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_d95bd4d132b2fdee1d4f4af6f6e904f4.setContent(html_63bfb539bfcbea9efac5fa700c0ed1ac);
|
|
|
|
|
|
|
|
marker_879b5b52ed0ba7ae78807abe4257f864.bindPopup(popup_d95bd4d132b2fdee1d4f4af6f6e904f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_879b5b52ed0ba7ae78807abe4257f864.setIcon(icon_8e85a36a6faa08292119289fabeaee67);
|
|
|
|
|
|
var marker_ddbd437cf0cabd3dbc0576edefac9412 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_269ddd6720aa7310caa8e21cfebab6ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0d5b143a47ca99acfef6777999add8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70a76a267b8a28438e4895d1dca385fb = $(`<div id="html_70a76a267b8a28438e4895d1dca385fb" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_d0d5b143a47ca99acfef6777999add8f.setContent(html_70a76a267b8a28438e4895d1dca385fb);
|
|
|
|
|
|
|
|
marker_ddbd437cf0cabd3dbc0576edefac9412.bindPopup(popup_d0d5b143a47ca99acfef6777999add8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddbd437cf0cabd3dbc0576edefac9412.setIcon(icon_269ddd6720aa7310caa8e21cfebab6ab);
|
|
|
|
|
|
var marker_f7dfd26e437e81230ef957d0ed097b0f = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f35712ad18f7f61e97b1a339d73f7066 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0245817a289e643526d531e7845d4232 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c7c5bd476ac7985912e03bdc6686b61 = $(`<div id="html_5c7c5bd476ac7985912e03bdc6686b61" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_0245817a289e643526d531e7845d4232.setContent(html_5c7c5bd476ac7985912e03bdc6686b61);
|
|
|
|
|
|
|
|
marker_f7dfd26e437e81230ef957d0ed097b0f.bindPopup(popup_0245817a289e643526d531e7845d4232)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7dfd26e437e81230ef957d0ed097b0f.setIcon(icon_f35712ad18f7f61e97b1a339d73f7066);
|
|
|
|
|
|
var marker_42f4a4e62644b1b2fbd2f09f7ecac79d = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_efba45fc572195c104d83f6c33f1cf14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59d423d1e5f4380a656b0a080c4ee395 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3a35190d53666708387dac2d96779f2 = $(`<div id="html_f3a35190d53666708387dac2d96779f2" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_59d423d1e5f4380a656b0a080c4ee395.setContent(html_f3a35190d53666708387dac2d96779f2);
|
|
|
|
|
|
|
|
marker_42f4a4e62644b1b2fbd2f09f7ecac79d.bindPopup(popup_59d423d1e5f4380a656b0a080c4ee395)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42f4a4e62644b1b2fbd2f09f7ecac79d.setIcon(icon_efba45fc572195c104d83f6c33f1cf14);
|
|
|
|
|
|
var marker_f01f37502424a6c7784d531247e2187e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4e2719146fd185559a6f8ca58ca9ad82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60f00d870687d5187fd484abe7d382d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58ecce4ee743aa638f5be83f552e066c = $(`<div id="html_58ecce4ee743aa638f5be83f552e066c" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_60f00d870687d5187fd484abe7d382d8.setContent(html_58ecce4ee743aa638f5be83f552e066c);
|
|
|
|
|
|
|
|
marker_f01f37502424a6c7784d531247e2187e.bindPopup(popup_60f00d870687d5187fd484abe7d382d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f01f37502424a6c7784d531247e2187e.setIcon(icon_4e2719146fd185559a6f8ca58ca9ad82);
|
|
|
|
|
|
var marker_59b257d450a73ab21aee8b5aa4290981 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_922b14b01f2670aa9fbfa8cd2c83561e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d5f9a82300858fe0cfea12b8a9612f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ad451eeafcd11b6d9586eab91dec5b0 = $(`<div id="html_0ad451eeafcd11b6d9586eab91dec5b0" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_2d5f9a82300858fe0cfea12b8a9612f5.setContent(html_0ad451eeafcd11b6d9586eab91dec5b0);
|
|
|
|
|
|
|
|
marker_59b257d450a73ab21aee8b5aa4290981.bindPopup(popup_2d5f9a82300858fe0cfea12b8a9612f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59b257d450a73ab21aee8b5aa4290981.setIcon(icon_922b14b01f2670aa9fbfa8cd2c83561e);
|
|
|
|
|
|
var marker_11974608264f60160c117a020b019227 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4f066f28364e8e8799651f25305930f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd8cdfb6515662bfea13983c976f7aa8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d63bd998dfdd4f98b92cb66c0065799 = $(`<div id="html_9d63bd998dfdd4f98b92cb66c0065799" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_fd8cdfb6515662bfea13983c976f7aa8.setContent(html_9d63bd998dfdd4f98b92cb66c0065799);
|
|
|
|
|
|
|
|
marker_11974608264f60160c117a020b019227.bindPopup(popup_fd8cdfb6515662bfea13983c976f7aa8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11974608264f60160c117a020b019227.setIcon(icon_4f066f28364e8e8799651f25305930f4);
|
|
|
|
|
|
var marker_0768e4caf9f269c77a75cdee6995484e = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d069ba3d69208f28698054edfa89ad4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a248c7b566c119fcbe098a93747e2b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9da2e60de9c8f8a294fdf4da6f83527b = $(`<div id="html_9da2e60de9c8f8a294fdf4da6f83527b" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_9a248c7b566c119fcbe098a93747e2b1.setContent(html_9da2e60de9c8f8a294fdf4da6f83527b);
|
|
|
|
|
|
|
|
marker_0768e4caf9f269c77a75cdee6995484e.bindPopup(popup_9a248c7b566c119fcbe098a93747e2b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0768e4caf9f269c77a75cdee6995484e.setIcon(icon_d069ba3d69208f28698054edfa89ad4a);
|
|
|
|
|
|
var marker_fbf372a20f9e579236e388ef05b48ed6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d58e32ed2e535d9771f41e29e48e3388 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a39fb8e99256d8df35a220e29eef89b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efa09f6da8de043941e856d31fd07c81 = $(`<div id="html_efa09f6da8de043941e856d31fd07c81" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_7a39fb8e99256d8df35a220e29eef89b.setContent(html_efa09f6da8de043941e856d31fd07c81);
|
|
|
|
|
|
|
|
marker_fbf372a20f9e579236e388ef05b48ed6.bindPopup(popup_7a39fb8e99256d8df35a220e29eef89b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbf372a20f9e579236e388ef05b48ed6.setIcon(icon_d58e32ed2e535d9771f41e29e48e3388);
|
|
|
|
|
|
var marker_e53d44ca388a50c06d46fe399c02453b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_89b3c2e4183caa0ae2a291f92cf2bd3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aa7a796a72a9128af41de5e19bfaece = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75edfdca1a86eaaf646dacc5b324b8a4 = $(`<div id="html_75edfdca1a86eaaf646dacc5b324b8a4" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_1aa7a796a72a9128af41de5e19bfaece.setContent(html_75edfdca1a86eaaf646dacc5b324b8a4);
|
|
|
|
|
|
|
|
marker_e53d44ca388a50c06d46fe399c02453b.bindPopup(popup_1aa7a796a72a9128af41de5e19bfaece)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e53d44ca388a50c06d46fe399c02453b.setIcon(icon_89b3c2e4183caa0ae2a291f92cf2bd3d);
|
|
|
|
|
|
var marker_53230bd67dd200ce065e347d4d9120f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_b3a76c83ccc4a206976edca9475d144b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b06b11bf3b777e6bd2c296b27355199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f295861d240c1a9f96f20c4fadbb1072 = $(`<div id="html_f295861d240c1a9f96f20c4fadbb1072" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_4b06b11bf3b777e6bd2c296b27355199.setContent(html_f295861d240c1a9f96f20c4fadbb1072);
|
|
|
|
|
|
|
|
marker_53230bd67dd200ce065e347d4d9120f6.bindPopup(popup_4b06b11bf3b777e6bd2c296b27355199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53230bd67dd200ce065e347d4d9120f6.setIcon(icon_b3a76c83ccc4a206976edca9475d144b);
|
|
|
|
|
|
var marker_463c2d32d70672787b900c8cd4367d35 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_fdf0b7a7f50c37f3e7fb94fcc2c9b172 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_418d7c3af7898982071bf327bfcf36cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_103d613d16841313f42f1f5b77c64484 = $(`<div id="html_103d613d16841313f42f1f5b77c64484" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_418d7c3af7898982071bf327bfcf36cf.setContent(html_103d613d16841313f42f1f5b77c64484);
|
|
|
|
|
|
|
|
marker_463c2d32d70672787b900c8cd4367d35.bindPopup(popup_418d7c3af7898982071bf327bfcf36cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_463c2d32d70672787b900c8cd4367d35.setIcon(icon_fdf0b7a7f50c37f3e7fb94fcc2c9b172);
|
|
|
|
|
|
var marker_b4adfa23e7dd4d31c3eed39b88455f2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_65e821a7396f734972cf4e958037811f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_148bf056edcaa24a01b466504d372676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0251bb6f2725a226830128f577375835 = $(`<div id="html_0251bb6f2725a226830128f577375835" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_148bf056edcaa24a01b466504d372676.setContent(html_0251bb6f2725a226830128f577375835);
|
|
|
|
|
|
|
|
marker_b4adfa23e7dd4d31c3eed39b88455f2a.bindPopup(popup_148bf056edcaa24a01b466504d372676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4adfa23e7dd4d31c3eed39b88455f2a.setIcon(icon_65e821a7396f734972cf4e958037811f);
|
|
|
|
|
|
var marker_f97fc84b1548b5d1efd932624f8bc4db = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e10f32b25406e74433b356821248b9d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f969b56c06fb7a63ddc9bf423290ee6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80ac7db3c5908d360ada3dcce43b4140 = $(`<div id="html_80ac7db3c5908d360ada3dcce43b4140" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_f969b56c06fb7a63ddc9bf423290ee6d.setContent(html_80ac7db3c5908d360ada3dcce43b4140);
|
|
|
|
|
|
|
|
marker_f97fc84b1548b5d1efd932624f8bc4db.bindPopup(popup_f969b56c06fb7a63ddc9bf423290ee6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f97fc84b1548b5d1efd932624f8bc4db.setIcon(icon_e10f32b25406e74433b356821248b9d6);
|
|
|
|
|
|
var marker_b1805234b08e74a7fab5d6fe0a4dc6db = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e0a5d02f052fe60d613b736a47a50b6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_612df36cfa4f0206ef745a80e63a88ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0040575cd5d3df4e603526c3a9160e44 = $(`<div id="html_0040575cd5d3df4e603526c3a9160e44" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_612df36cfa4f0206ef745a80e63a88ea.setContent(html_0040575cd5d3df4e603526c3a9160e44);
|
|
|
|
|
|
|
|
marker_b1805234b08e74a7fab5d6fe0a4dc6db.bindPopup(popup_612df36cfa4f0206ef745a80e63a88ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1805234b08e74a7fab5d6fe0a4dc6db.setIcon(icon_e0a5d02f052fe60d613b736a47a50b6a);
|
|
|
|
|
|
var marker_38e95a5ac3490ffe8f973edd0e4929a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_8554587050f791358ac13c8ee7dfee0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c0c45f3fd9f530435f0551860d6dd60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1fb48fdea949b75ce22bbd3fc826dd5 = $(`<div id="html_a1fb48fdea949b75ce22bbd3fc826dd5" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_2c0c45f3fd9f530435f0551860d6dd60.setContent(html_a1fb48fdea949b75ce22bbd3fc826dd5);
|
|
|
|
|
|
|
|
marker_38e95a5ac3490ffe8f973edd0e4929a2.bindPopup(popup_2c0c45f3fd9f530435f0551860d6dd60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38e95a5ac3490ffe8f973edd0e4929a2.setIcon(icon_8554587050f791358ac13c8ee7dfee0b);
|
|
|
|
|
|
var marker_f8abde63981a501d4127619abe0ec2b4 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_babc22a81fc3a9fe894447384a97af1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2253312cc112a90a15bc92a054b8ab78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c92e7135c14bff5b09cd58559617cf0f = $(`<div id="html_c92e7135c14bff5b09cd58559617cf0f" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_2253312cc112a90a15bc92a054b8ab78.setContent(html_c92e7135c14bff5b09cd58559617cf0f);
|
|
|
|
|
|
|
|
marker_f8abde63981a501d4127619abe0ec2b4.bindPopup(popup_2253312cc112a90a15bc92a054b8ab78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8abde63981a501d4127619abe0ec2b4.setIcon(icon_babc22a81fc3a9fe894447384a97af1d);
|
|
|
|
|
|
var marker_4fc32e470b494db70bcc09d174232d9d = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_fef2c6c48c7240c5e866ba1e5f9c7436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_104c4e672ef05c22623a7e26178fdb00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_048a03bee60c8026d888946575799ee9 = $(`<div id="html_048a03bee60c8026d888946575799ee9" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_104c4e672ef05c22623a7e26178fdb00.setContent(html_048a03bee60c8026d888946575799ee9);
|
|
|
|
|
|
|
|
marker_4fc32e470b494db70bcc09d174232d9d.bindPopup(popup_104c4e672ef05c22623a7e26178fdb00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fc32e470b494db70bcc09d174232d9d.setIcon(icon_fef2c6c48c7240c5e866ba1e5f9c7436);
|
|
|
|
|
|
var marker_ee8e060940fc493afd37a7d5f0346604 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_cfbb0bb5d7e8b7606d2b24dbe7ee3584 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6685468bfae3f161004559f93e14c5b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17607e11b17c56ea1360f25fbb85bbde = $(`<div id="html_17607e11b17c56ea1360f25fbb85bbde" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_6685468bfae3f161004559f93e14c5b7.setContent(html_17607e11b17c56ea1360f25fbb85bbde);
|
|
|
|
|
|
|
|
marker_ee8e060940fc493afd37a7d5f0346604.bindPopup(popup_6685468bfae3f161004559f93e14c5b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee8e060940fc493afd37a7d5f0346604.setIcon(icon_cfbb0bb5d7e8b7606d2b24dbe7ee3584);
|
|
|
|
|
|
var marker_3b43f70462a3adc84c674645a09d355f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_fda13ddbfed2ac7ef494ad77c0f93283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00ef3a16329b2e4fea737f2654a04b56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c034b992f607b86ab32fdc281a2ddde = $(`<div id="html_4c034b992f607b86ab32fdc281a2ddde" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_00ef3a16329b2e4fea737f2654a04b56.setContent(html_4c034b992f607b86ab32fdc281a2ddde);
|
|
|
|
|
|
|
|
marker_3b43f70462a3adc84c674645a09d355f.bindPopup(popup_00ef3a16329b2e4fea737f2654a04b56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b43f70462a3adc84c674645a09d355f.setIcon(icon_fda13ddbfed2ac7ef494ad77c0f93283);
|
|
|
|
|
|
var marker_696360ece7a4df929fb8bfeebefd18eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2e26b867da25564fc0bb508f3e7ee1db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7835fcf751fa1726ef18194f9b0bfe1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2725b4a16e8bc2dde897752461ef7403 = $(`<div id="html_2725b4a16e8bc2dde897752461ef7403" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_7835fcf751fa1726ef18194f9b0bfe1b.setContent(html_2725b4a16e8bc2dde897752461ef7403);
|
|
|
|
|
|
|
|
marker_696360ece7a4df929fb8bfeebefd18eb.bindPopup(popup_7835fcf751fa1726ef18194f9b0bfe1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_696360ece7a4df929fb8bfeebefd18eb.setIcon(icon_2e26b867da25564fc0bb508f3e7ee1db);
|
|
|
|
|
|
var marker_d710a4b8a62a090f3d6eaafe3139184b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_4a3cae7c51ae60798069a46cf89e9ba8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_215b7b90fac1659dbb0cd12901149e3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69767f2e0286bfd12cfb042f4cd70b1b = $(`<div id="html_69767f2e0286bfd12cfb042f4cd70b1b" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_215b7b90fac1659dbb0cd12901149e3b.setContent(html_69767f2e0286bfd12cfb042f4cd70b1b);
|
|
|
|
|
|
|
|
marker_d710a4b8a62a090f3d6eaafe3139184b.bindPopup(popup_215b7b90fac1659dbb0cd12901149e3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d710a4b8a62a090f3d6eaafe3139184b.setIcon(icon_4a3cae7c51ae60798069a46cf89e9ba8);
|
|
|
|
|
|
var marker_134a3809d6c417ce13892d9a9a0a2108 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_933a0a7478a851ed73cef4b768343d58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06a20548f0ba0501354c3b9226e04108 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7002afb2d38c9f7f8c8b25f47ffbadc = $(`<div id="html_f7002afb2d38c9f7f8c8b25f47ffbadc" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_06a20548f0ba0501354c3b9226e04108.setContent(html_f7002afb2d38c9f7f8c8b25f47ffbadc);
|
|
|
|
|
|
|
|
marker_134a3809d6c417ce13892d9a9a0a2108.bindPopup(popup_06a20548f0ba0501354c3b9226e04108)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_134a3809d6c417ce13892d9a9a0a2108.setIcon(icon_933a0a7478a851ed73cef4b768343d58);
|
|
|
|
|
|
var marker_c66a1e5c17c7ae0af587f11d0de7feb5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_c6eb75cda71c6df757d51a2d29b0b66c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_835731034f16da75839768316148568e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0984bd83d0eb413b6ee57addd45c90e1 = $(`<div id="html_0984bd83d0eb413b6ee57addd45c90e1" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_835731034f16da75839768316148568e.setContent(html_0984bd83d0eb413b6ee57addd45c90e1);
|
|
|
|
|
|
|
|
marker_c66a1e5c17c7ae0af587f11d0de7feb5.bindPopup(popup_835731034f16da75839768316148568e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c66a1e5c17c7ae0af587f11d0de7feb5.setIcon(icon_c6eb75cda71c6df757d51a2d29b0b66c);
|
|
|
|
|
|
var marker_5e237b9ca5b69b5c73fe347bb2ae380b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_668f1a815295d8542b9d26cfe8306401 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56dac26baf61acade5751742806a829a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_629d9d8a2d9e6dfc57beb2f19c4d3e65 = $(`<div id="html_629d9d8a2d9e6dfc57beb2f19c4d3e65" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_56dac26baf61acade5751742806a829a.setContent(html_629d9d8a2d9e6dfc57beb2f19c4d3e65);
|
|
|
|
|
|
|
|
marker_5e237b9ca5b69b5c73fe347bb2ae380b.bindPopup(popup_56dac26baf61acade5751742806a829a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e237b9ca5b69b5c73fe347bb2ae380b.setIcon(icon_668f1a815295d8542b9d26cfe8306401);
|
|
|
|
|
|
var marker_85bcb00316e4f7d8b061da40b6f5d557 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e44289eddb04007fb707883dd506c52d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5778626c0cc02771bd2ca2755b087d25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0ffca97a62f7a422b5a1dcbcccedae5 = $(`<div id="html_c0ffca97a62f7a422b5a1dcbcccedae5" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_5778626c0cc02771bd2ca2755b087d25.setContent(html_c0ffca97a62f7a422b5a1dcbcccedae5);
|
|
|
|
|
|
|
|
marker_85bcb00316e4f7d8b061da40b6f5d557.bindPopup(popup_5778626c0cc02771bd2ca2755b087d25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85bcb00316e4f7d8b061da40b6f5d557.setIcon(icon_e44289eddb04007fb707883dd506c52d);
|
|
|
|
|
|
var marker_c9c3230641d44d063f4e6c121c7e5731 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_695a05e4c2d26f917133c3ee5abbf4b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_413279d7978fb2a85bf29708f0d5d3ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb21f248ef07833d2cc31c26c6a24717 = $(`<div id="html_fb21f248ef07833d2cc31c26c6a24717" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_413279d7978fb2a85bf29708f0d5d3ee.setContent(html_fb21f248ef07833d2cc31c26c6a24717);
|
|
|
|
|
|
|
|
marker_c9c3230641d44d063f4e6c121c7e5731.bindPopup(popup_413279d7978fb2a85bf29708f0d5d3ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9c3230641d44d063f4e6c121c7e5731.setIcon(icon_695a05e4c2d26f917133c3ee5abbf4b2);
|
|
|
|
|
|
var marker_6ac63173fb49e38215a9c986bec93d27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_62b6d5cf7154c0c632d9ecbabd55ff15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca6f171e4d2f0a852a7264c096516825 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b89abf82e08b26b34c308cc7adb79ac = $(`<div id="html_3b89abf82e08b26b34c308cc7adb79ac" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_ca6f171e4d2f0a852a7264c096516825.setContent(html_3b89abf82e08b26b34c308cc7adb79ac);
|
|
|
|
|
|
|
|
marker_6ac63173fb49e38215a9c986bec93d27.bindPopup(popup_ca6f171e4d2f0a852a7264c096516825)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ac63173fb49e38215a9c986bec93d27.setIcon(icon_62b6d5cf7154c0c632d9ecbabd55ff15);
|
|
|
|
|
|
var marker_157b302229453502bad7481cf2ed1c37 = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_34acd036334be96f2d886b9a9d2f679f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1d116f2678a47301f39205c866d0d23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73ddcb6db0080e16654bcc0c520d04aa = $(`<div id="html_73ddcb6db0080e16654bcc0c520d04aa" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_e1d116f2678a47301f39205c866d0d23.setContent(html_73ddcb6db0080e16654bcc0c520d04aa);
|
|
|
|
|
|
|
|
marker_157b302229453502bad7481cf2ed1c37.bindPopup(popup_e1d116f2678a47301f39205c866d0d23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_157b302229453502bad7481cf2ed1c37.setIcon(icon_34acd036334be96f2d886b9a9d2f679f);
|
|
|
|
|
|
var marker_fdeb9819219bd44ffc25f6f1b43d036a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_55defb139811d5cae4b617997567052a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_298d0cff9b66bc251f6f306c9df34833 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bef147d4547402ad202881632eb6278 = $(`<div id="html_3bef147d4547402ad202881632eb6278" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_298d0cff9b66bc251f6f306c9df34833.setContent(html_3bef147d4547402ad202881632eb6278);
|
|
|
|
|
|
|
|
marker_fdeb9819219bd44ffc25f6f1b43d036a.bindPopup(popup_298d0cff9b66bc251f6f306c9df34833)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdeb9819219bd44ffc25f6f1b43d036a.setIcon(icon_55defb139811d5cae4b617997567052a);
|
|
|
|
|
|
var marker_d8142cd815f586db7a0ff928a4a17148 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_5034013cb5118957817cdf28e6a434a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e0ccef09da6bbd8d9c2caf66c3a0b35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03f094203779fc2b67e69ede0e206ade = $(`<div id="html_03f094203779fc2b67e69ede0e206ade" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_5e0ccef09da6bbd8d9c2caf66c3a0b35.setContent(html_03f094203779fc2b67e69ede0e206ade);
|
|
|
|
|
|
|
|
marker_d8142cd815f586db7a0ff928a4a17148.bindPopup(popup_5e0ccef09da6bbd8d9c2caf66c3a0b35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8142cd815f586db7a0ff928a4a17148.setIcon(icon_5034013cb5118957817cdf28e6a434a5);
|
|
|
|
|
|
var marker_9b021e0d77521db992cac88db8ef6aaf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_923c5c3db5a350b95e319ea35c1d1990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9bfe9686d673313c416e47d766f1ef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbd895149dd246eef97c843aeada88fa = $(`<div id="html_fbd895149dd246eef97c843aeada88fa" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_d9bfe9686d673313c416e47d766f1ef6.setContent(html_fbd895149dd246eef97c843aeada88fa);
|
|
|
|
|
|
|
|
marker_9b021e0d77521db992cac88db8ef6aaf.bindPopup(popup_d9bfe9686d673313c416e47d766f1ef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b021e0d77521db992cac88db8ef6aaf.setIcon(icon_923c5c3db5a350b95e319ea35c1d1990);
|
|
|
|
|
|
var marker_07c19c071f0adbd4a13f1c02a4b3a7d8 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e17025f967599d1969a6b6592b13f132 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_963ce1d3c316b9ad47a0329e14a369bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdf9316faedd51fd8a8b18f772c9471e = $(`<div id="html_cdf9316faedd51fd8a8b18f772c9471e" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_963ce1d3c316b9ad47a0329e14a369bd.setContent(html_cdf9316faedd51fd8a8b18f772c9471e);
|
|
|
|
|
|
|
|
marker_07c19c071f0adbd4a13f1c02a4b3a7d8.bindPopup(popup_963ce1d3c316b9ad47a0329e14a369bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07c19c071f0adbd4a13f1c02a4b3a7d8.setIcon(icon_e17025f967599d1969a6b6592b13f132);
|
|
|
|
|
|
var marker_e1034786ce1a8233721a2801e25d3a3f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_47fa5aa4ed0e6929c4d20e2c978e39da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1604a97162235aaabc0a640b8e6f5ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5084713282b7a6ecc691beaf1e314d06 = $(`<div id="html_5084713282b7a6ecc691beaf1e314d06" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_b1604a97162235aaabc0a640b8e6f5ff.setContent(html_5084713282b7a6ecc691beaf1e314d06);
|
|
|
|
|
|
|
|
marker_e1034786ce1a8233721a2801e25d3a3f.bindPopup(popup_b1604a97162235aaabc0a640b8e6f5ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1034786ce1a8233721a2801e25d3a3f.setIcon(icon_47fa5aa4ed0e6929c4d20e2c978e39da);
|
|
|
|
|
|
var marker_1db8517b150a2f73e6af652c3d975162 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_7c7edd40e3b068b975df85f891a7d9c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_192f600a53416fa1aa30ddc68862239d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62b4001a7f54cd53a8e6ea2eed478d9c = $(`<div id="html_62b4001a7f54cd53a8e6ea2eed478d9c" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_192f600a53416fa1aa30ddc68862239d.setContent(html_62b4001a7f54cd53a8e6ea2eed478d9c);
|
|
|
|
|
|
|
|
marker_1db8517b150a2f73e6af652c3d975162.bindPopup(popup_192f600a53416fa1aa30ddc68862239d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1db8517b150a2f73e6af652c3d975162.setIcon(icon_7c7edd40e3b068b975df85f891a7d9c4);
|
|
|
|
|
|
var marker_8ced90634c4058e9c4b18c660c86b9a0 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d753e4ebc40bd7de985bfa8aa3ffa602 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c8891dac0fd3da76be429b3b8d331df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11261ee1cbbfd11c675c842485a1e7c4 = $(`<div id="html_11261ee1cbbfd11c675c842485a1e7c4" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_2c8891dac0fd3da76be429b3b8d331df.setContent(html_11261ee1cbbfd11c675c842485a1e7c4);
|
|
|
|
|
|
|
|
marker_8ced90634c4058e9c4b18c660c86b9a0.bindPopup(popup_2c8891dac0fd3da76be429b3b8d331df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ced90634c4058e9c4b18c660c86b9a0.setIcon(icon_d753e4ebc40bd7de985bfa8aa3ffa602);
|
|
|
|
|
|
var marker_54a19b5a35e3eecbc5e9408a7cd084a5 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_358e9aad0acd71182d01784b8b92457f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_731cf0d2d8d8715485b13308617b1bdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8e6080f9ddc92fdcf27e1f79cc4f071 = $(`<div id="html_f8e6080f9ddc92fdcf27e1f79cc4f071" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_731cf0d2d8d8715485b13308617b1bdd.setContent(html_f8e6080f9ddc92fdcf27e1f79cc4f071);
|
|
|
|
|
|
|
|
marker_54a19b5a35e3eecbc5e9408a7cd084a5.bindPopup(popup_731cf0d2d8d8715485b13308617b1bdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54a19b5a35e3eecbc5e9408a7cd084a5.setIcon(icon_358e9aad0acd71182d01784b8b92457f);
|
|
|
|
|
|
var marker_78fb1f20f7baaaf01dd7e6cb9e8dfe86 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_aeb2eb1061e6f283057c580d390f90a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf7424ed1333137e8592755cc0a88b46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c623cf49e8b7de595b0bf3ff5694228 = $(`<div id="html_1c623cf49e8b7de595b0bf3ff5694228" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_bf7424ed1333137e8592755cc0a88b46.setContent(html_1c623cf49e8b7de595b0bf3ff5694228);
|
|
|
|
|
|
|
|
marker_78fb1f20f7baaaf01dd7e6cb9e8dfe86.bindPopup(popup_bf7424ed1333137e8592755cc0a88b46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78fb1f20f7baaaf01dd7e6cb9e8dfe86.setIcon(icon_aeb2eb1061e6f283057c580d390f90a8);
|
|
|
|
|
|
var marker_7f99ad1448e1c9c4fcae81990a47e099 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_552389824f1489b480249a3e46aac7c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6996a062baad8b6a037495b6bae79a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bc1bc6109fbab5eeba80f29559699bf = $(`<div id="html_6bc1bc6109fbab5eeba80f29559699bf" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_a6996a062baad8b6a037495b6bae79a2.setContent(html_6bc1bc6109fbab5eeba80f29559699bf);
|
|
|
|
|
|
|
|
marker_7f99ad1448e1c9c4fcae81990a47e099.bindPopup(popup_a6996a062baad8b6a037495b6bae79a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f99ad1448e1c9c4fcae81990a47e099.setIcon(icon_552389824f1489b480249a3e46aac7c2);
|
|
|
|
|
|
var marker_59aa6393d328a8e46899a7b6a57a9ad4 = L.marker(
|
|
[13.5976, 100.597],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_ac529f66a6b01d3ec8dc8fdca7129b71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e35abac7d8d50c2366abd74e56b5af9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70f6fa1c5f846ea0efa3234398f9e9a7 = $(`<div id="html_70f6fa1c5f846ea0efa3234398f9e9a7" style="width: 100.0%; height: 100.0%;">relay.mapboss.co.th</div>`)[0];
|
|
popup_0e35abac7d8d50c2366abd74e56b5af9.setContent(html_70f6fa1c5f846ea0efa3234398f9e9a7);
|
|
|
|
|
|
|
|
marker_59aa6393d328a8e46899a7b6a57a9ad4.bindPopup(popup_0e35abac7d8d50c2366abd74e56b5af9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59aa6393d328a8e46899a7b6a57a9ad4.setIcon(icon_ac529f66a6b01d3ec8dc8fdca7129b71);
|
|
|
|
|
|
var marker_e73676b4f3f8c2c91e0fa70d91bc3f7e = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_2ec673748fbce1179c1a862959ed121e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdf2dc367ab40ce8943f2ee611ddc4b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c91182682d49ee6660b4ac94f8f60e3a = $(`<div id="html_c91182682d49ee6660b4ac94f8f60e3a" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_fdf2dc367ab40ce8943f2ee611ddc4b4.setContent(html_c91182682d49ee6660b4ac94f8f60e3a);
|
|
|
|
|
|
|
|
marker_e73676b4f3f8c2c91e0fa70d91bc3f7e.bindPopup(popup_fdf2dc367ab40ce8943f2ee611ddc4b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e73676b4f3f8c2c91e0fa70d91bc3f7e.setIcon(icon_2ec673748fbce1179c1a862959ed121e);
|
|
|
|
|
|
var marker_274b8e3516585b071c4f91f77801d466 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_ea1fa1fd7a25166ffa8c98cd7fdb9718 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a01963cd6698a9d5c981d139237d1623 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bc06ebb52ca02ef8ec074d129a4a037 = $(`<div id="html_3bc06ebb52ca02ef8ec074d129a4a037" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_a01963cd6698a9d5c981d139237d1623.setContent(html_3bc06ebb52ca02ef8ec074d129a4a037);
|
|
|
|
|
|
|
|
marker_274b8e3516585b071c4f91f77801d466.bindPopup(popup_a01963cd6698a9d5c981d139237d1623)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_274b8e3516585b071c4f91f77801d466.setIcon(icon_ea1fa1fd7a25166ffa8c98cd7fdb9718);
|
|
|
|
|
|
var marker_da6ac2e405dcff759b500781d91fd170 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e4f815286c8a4a9544d5f45c168224ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caa7749ee9ced93d955233a4981d56c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4db07cd315f79df09deaec2e34e12e6c = $(`<div id="html_4db07cd315f79df09deaec2e34e12e6c" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_caa7749ee9ced93d955233a4981d56c7.setContent(html_4db07cd315f79df09deaec2e34e12e6c);
|
|
|
|
|
|
|
|
marker_da6ac2e405dcff759b500781d91fd170.bindPopup(popup_caa7749ee9ced93d955233a4981d56c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da6ac2e405dcff759b500781d91fd170.setIcon(icon_e4f815286c8a4a9544d5f45c168224ec);
|
|
|
|
|
|
var marker_9abc0a42c03719155e9a2f2acb197345 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_770bc68173834c5561f46e30a3bfe465 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2926ea5a8eec07f45ace75fcade4fd94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03adda56b94ac146f0caf13fff10a850 = $(`<div id="html_03adda56b94ac146f0caf13fff10a850" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_2926ea5a8eec07f45ace75fcade4fd94.setContent(html_03adda56b94ac146f0caf13fff10a850);
|
|
|
|
|
|
|
|
marker_9abc0a42c03719155e9a2f2acb197345.bindPopup(popup_2926ea5a8eec07f45ace75fcade4fd94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9abc0a42c03719155e9a2f2acb197345.setIcon(icon_770bc68173834c5561f46e30a3bfe465);
|
|
|
|
|
|
var marker_bfe26c99d64a8d942ffc69232d0f1c4d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_0334ebc919088c2510badf504be6b53d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbe2250ae63469b9ed6477c7846ae50f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deed2052bf180eaea41d8a70af461d92 = $(`<div id="html_deed2052bf180eaea41d8a70af461d92" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_fbe2250ae63469b9ed6477c7846ae50f.setContent(html_deed2052bf180eaea41d8a70af461d92);
|
|
|
|
|
|
|
|
marker_bfe26c99d64a8d942ffc69232d0f1c4d.bindPopup(popup_fbe2250ae63469b9ed6477c7846ae50f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfe26c99d64a8d942ffc69232d0f1c4d.setIcon(icon_0334ebc919088c2510badf504be6b53d);
|
|
|
|
|
|
var marker_87f17c655c93a40bbe1fb8f2db1946c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_054ec918c63bdfbd144bc9c4809e6695 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c837f38c2be2ec98f45ca0245c498a04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1a7798bc1f257049fb49639e77e4945 = $(`<div id="html_b1a7798bc1f257049fb49639e77e4945" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_c837f38c2be2ec98f45ca0245c498a04.setContent(html_b1a7798bc1f257049fb49639e77e4945);
|
|
|
|
|
|
|
|
marker_87f17c655c93a40bbe1fb8f2db1946c7.bindPopup(popup_c837f38c2be2ec98f45ca0245c498a04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87f17c655c93a40bbe1fb8f2db1946c7.setIcon(icon_054ec918c63bdfbd144bc9c4809e6695);
|
|
|
|
|
|
var marker_ce9effd07f8a7b042e7d7c8eadeed417 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_f82efb38391ec6785791ce81d76752bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a48eaf64c3d58409008c92798b4db7d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_939073348c2c7554fcf83072b4fcb5c4 = $(`<div id="html_939073348c2c7554fcf83072b4fcb5c4" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_a48eaf64c3d58409008c92798b4db7d3.setContent(html_939073348c2c7554fcf83072b4fcb5c4);
|
|
|
|
|
|
|
|
marker_ce9effd07f8a7b042e7d7c8eadeed417.bindPopup(popup_a48eaf64c3d58409008c92798b4db7d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce9effd07f8a7b042e7d7c8eadeed417.setIcon(icon_f82efb38391ec6785791ce81d76752bc);
|
|
|
|
|
|
var marker_a69662497cdc329879e15343c66f1a76 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_a35b3e8111496ea5d6adf9a389e8b376 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bead6a7ae3eda367e138fefad1d0540 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42ec2a77a4a62cda2a72bb49da584f78 = $(`<div id="html_42ec2a77a4a62cda2a72bb49da584f78" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_5bead6a7ae3eda367e138fefad1d0540.setContent(html_42ec2a77a4a62cda2a72bb49da584f78);
|
|
|
|
|
|
|
|
marker_a69662497cdc329879e15343c66f1a76.bindPopup(popup_5bead6a7ae3eda367e138fefad1d0540)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a69662497cdc329879e15343c66f1a76.setIcon(icon_a35b3e8111496ea5d6adf9a389e8b376);
|
|
|
|
|
|
var marker_2fd50b061a1684f48a0ad1f23a5d60c8 = L.marker(
|
|
[41.3868, 1.93205],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_97948db15aae13fea9fe0d85a6e7fc07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aa07899ebef436857235ddf59ce1024 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2aaf30a66cca7c7002cd3987e0512ff = $(`<div id="html_f2aaf30a66cca7c7002cd3987e0512ff" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_1aa07899ebef436857235ddf59ce1024.setContent(html_f2aaf30a66cca7c7002cd3987e0512ff);
|
|
|
|
|
|
|
|
marker_2fd50b061a1684f48a0ad1f23a5d60c8.bindPopup(popup_1aa07899ebef436857235ddf59ce1024)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fd50b061a1684f48a0ad1f23a5d60c8.setIcon(icon_97948db15aae13fea9fe0d85a6e7fc07);
|
|
|
|
|
|
var marker_cc5bdffcda80b0a84a4e19e64d13112c = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_e46f92db4d6ec0e07cf635f4392b0236 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e84fd9eaf92b77f20390ae68894d2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_626dab2832ededb541b65564af0b4df8 = $(`<div id="html_626dab2832ededb541b65564af0b4df8" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_c1e84fd9eaf92b77f20390ae68894d2c.setContent(html_626dab2832ededb541b65564af0b4df8);
|
|
|
|
|
|
|
|
marker_cc5bdffcda80b0a84a4e19e64d13112c.bindPopup(popup_c1e84fd9eaf92b77f20390ae68894d2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc5bdffcda80b0a84a4e19e64d13112c.setIcon(icon_e46f92db4d6ec0e07cf635f4392b0236);
|
|
|
|
|
|
var marker_9df9dc4d4b8e4fd876475c9413e4ec3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_d1f34609ef0f73e16ff3a4cddb6f67d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43ac577eff147143302996a275f9914a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8236dc857dbfbf4e73a2e69bbf181d48 = $(`<div id="html_8236dc857dbfbf4e73a2e69bbf181d48" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_43ac577eff147143302996a275f9914a.setContent(html_8236dc857dbfbf4e73a2e69bbf181d48);
|
|
|
|
|
|
|
|
marker_9df9dc4d4b8e4fd876475c9413e4ec3f.bindPopup(popup_43ac577eff147143302996a275f9914a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9df9dc4d4b8e4fd876475c9413e4ec3f.setIcon(icon_d1f34609ef0f73e16ff3a4cddb6f67d9);
|
|
|
|
|
|
var marker_2903c6d511bb07e2d06b6627a10d1f8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_452f84b05de26620ae23422d3a0a338b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79d4e9499447f03c75ab392ee77106d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57485e26e48b570bebb110889ff3e66c = $(`<div id="html_57485e26e48b570bebb110889ff3e66c" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_79d4e9499447f03c75ab392ee77106d7.setContent(html_57485e26e48b570bebb110889ff3e66c);
|
|
|
|
|
|
|
|
marker_2903c6d511bb07e2d06b6627a10d1f8d.bindPopup(popup_79d4e9499447f03c75ab392ee77106d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2903c6d511bb07e2d06b6627a10d1f8d.setIcon(icon_452f84b05de26620ae23422d3a0a338b);
|
|
|
|
|
|
var marker_88357319c5ccb9dd53710444830773f4 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_6824649cca3b47172d3bcd62da7b9013 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6165840cdbf6eb44d8443b3c7819e032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_899c26b81329504c68196ab282315649 = $(`<div id="html_899c26b81329504c68196ab282315649" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_6165840cdbf6eb44d8443b3c7819e032.setContent(html_899c26b81329504c68196ab282315649);
|
|
|
|
|
|
|
|
marker_88357319c5ccb9dd53710444830773f4.bindPopup(popup_6165840cdbf6eb44d8443b3c7819e032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88357319c5ccb9dd53710444830773f4.setIcon(icon_6824649cca3b47172d3bcd62da7b9013);
|
|
|
|
|
|
var marker_1cee23d19e554f7cfaab59534051e7fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_04473ff20d454887d7a09dac06a21a08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0285a6a6abaa6eb9c793d414ef273054 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4265bed9fb7868f92c2f24faf6ac3cc1 = $(`<div id="html_4265bed9fb7868f92c2f24faf6ac3cc1" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_0285a6a6abaa6eb9c793d414ef273054.setContent(html_4265bed9fb7868f92c2f24faf6ac3cc1);
|
|
|
|
|
|
|
|
marker_1cee23d19e554f7cfaab59534051e7fa.bindPopup(popup_0285a6a6abaa6eb9c793d414ef273054)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cee23d19e554f7cfaab59534051e7fa.setIcon(icon_04473ff20d454887d7a09dac06a21a08);
|
|
|
|
|
|
var marker_f734585ff62ecf26ec478199c5868d12 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_81322ed934a8e28b694e740463820ab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e7634c8e18e0d877253d19c4214ad0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f23b5d2b93a2ca31a04df0cc9717bd73 = $(`<div id="html_f23b5d2b93a2ca31a04df0cc9717bd73" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_5e7634c8e18e0d877253d19c4214ad0e.setContent(html_f23b5d2b93a2ca31a04df0cc9717bd73);
|
|
|
|
|
|
|
|
marker_f734585ff62ecf26ec478199c5868d12.bindPopup(popup_5e7634c8e18e0d877253d19c4214ad0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f734585ff62ecf26ec478199c5868d12.setIcon(icon_81322ed934a8e28b694e740463820ab8);
|
|
|
|
|
|
var marker_b2cd812a40699c8b10281efdc5d5a867 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521);
|
|
|
|
|
|
var icon_77e5e048f8b771cf27f7f9660d435cfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80b8d0b693c2d66ad1a461b81f189a8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a5d0ab1c1c1fca9bb656e8c7259f5f5 = $(`<div id="html_2a5d0ab1c1c1fca9bb656e8c7259f5f5" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_80b8d0b693c2d66ad1a461b81f189a8f.setContent(html_2a5d0ab1c1c1fca9bb656e8c7259f5f5);
|
|
|
|
|
|
|
|
marker_b2cd812a40699c8b10281efdc5d5a867.bindPopup(popup_80b8d0b693c2d66ad1a461b81f189a8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2cd812a40699c8b10281efdc5d5a867.setIcon(icon_77e5e048f8b771cf27f7f9660d435cfe);
|
|
|
|
|
|
marker_cluster_1d1a4bee8fc90bfbdcc780a824cd9521.addTo(map_f6c29195e4a8ffd4fe12950cb037b085);
|
|
|
|
</script>
|
|
</html> |