mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 14:25:19 +00:00
11095 lines
322 KiB
HTML
11095 lines
322 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_36a0075603cae54ad7388b79074df32c {
|
|
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_36a0075603cae54ad7388b79074df32c" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_36a0075603cae54ad7388b79074df32c = L.map(
|
|
"map_36a0075603cae54ad7388b79074df32c",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_669c5a0e05a4fed3c610865b5c36052f = 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_669c5a0e05a4fed3c610865b5c36052f.addTo(map_36a0075603cae54ad7388b79074df32c);
|
|
|
|
|
|
var marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_216ad2be22807319d33c41ec16ab3fed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_8a5aca37c5f0828b605fe06583314147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b43a41a4853e8b2588aaa3c8bc879529 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7d9a55539d0e11cdd9286b3ceb87f61 = $(`<div id="html_a7d9a55539d0e11cdd9286b3ceb87f61" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_b43a41a4853e8b2588aaa3c8bc879529.setContent(html_a7d9a55539d0e11cdd9286b3ceb87f61);
|
|
|
|
|
|
|
|
marker_216ad2be22807319d33c41ec16ab3fed.bindPopup(popup_b43a41a4853e8b2588aaa3c8bc879529)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_216ad2be22807319d33c41ec16ab3fed.setIcon(icon_8a5aca37c5f0828b605fe06583314147);
|
|
|
|
|
|
var marker_c71f9f7655a34e54f093940bb0ba2c9a = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_2fc2cc1f16ba5da324a079c4453c702e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4820e97adc1a25ad065c545b4b5a611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_949bae8e9373147523f5bd273a001049 = $(`<div id="html_949bae8e9373147523f5bd273a001049" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_b4820e97adc1a25ad065c545b4b5a611.setContent(html_949bae8e9373147523f5bd273a001049);
|
|
|
|
|
|
|
|
marker_c71f9f7655a34e54f093940bb0ba2c9a.bindPopup(popup_b4820e97adc1a25ad065c545b4b5a611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c71f9f7655a34e54f093940bb0ba2c9a.setIcon(icon_2fc2cc1f16ba5da324a079c4453c702e);
|
|
|
|
|
|
var marker_dbcb28906138833dcc27338c83953ebc = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3144b2f05970a24f7b1384d898121860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_affae7f8c1ce60688e7ace460eba5811 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e608d857845c7489c798fb4a5674b7c7 = $(`<div id="html_e608d857845c7489c798fb4a5674b7c7" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_affae7f8c1ce60688e7ace460eba5811.setContent(html_e608d857845c7489c798fb4a5674b7c7);
|
|
|
|
|
|
|
|
marker_dbcb28906138833dcc27338c83953ebc.bindPopup(popup_affae7f8c1ce60688e7ace460eba5811)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbcb28906138833dcc27338c83953ebc.setIcon(icon_3144b2f05970a24f7b1384d898121860);
|
|
|
|
|
|
var marker_e8b10644d86feba5b388b5dce2c27f26 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_050d7d6378f42dc303a40bb153acef9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acdc0e916ca3b799ee1f0e360cfa583e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2398659f4c07998ae022cb34715a34e = $(`<div id="html_e2398659f4c07998ae022cb34715a34e" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_acdc0e916ca3b799ee1f0e360cfa583e.setContent(html_e2398659f4c07998ae022cb34715a34e);
|
|
|
|
|
|
|
|
marker_e8b10644d86feba5b388b5dce2c27f26.bindPopup(popup_acdc0e916ca3b799ee1f0e360cfa583e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8b10644d86feba5b388b5dce2c27f26.setIcon(icon_050d7d6378f42dc303a40bb153acef9c);
|
|
|
|
|
|
var marker_18d96c1f30fa6a4ab5085b1240130c7d = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7968451ca60afd9d0b1ce3576c35b1ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c44b8e3d9b8dbb06d317629c5a864b5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b30b1401702147ab3a2e922266b74740 = $(`<div id="html_b30b1401702147ab3a2e922266b74740" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_c44b8e3d9b8dbb06d317629c5a864b5a.setContent(html_b30b1401702147ab3a2e922266b74740);
|
|
|
|
|
|
|
|
marker_18d96c1f30fa6a4ab5085b1240130c7d.bindPopup(popup_c44b8e3d9b8dbb06d317629c5a864b5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18d96c1f30fa6a4ab5085b1240130c7d.setIcon(icon_7968451ca60afd9d0b1ce3576c35b1ac);
|
|
|
|
|
|
var marker_a297c985969ef4e3b63cd667d4f42956 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ee07232dc1f4deb37a287ab91e77474c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d17dad5c60bb8ea567c50afd09baccb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eaeb8f8048b0a62c0b75304c2df8301 = $(`<div id="html_8eaeb8f8048b0a62c0b75304c2df8301" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_4d17dad5c60bb8ea567c50afd09baccb.setContent(html_8eaeb8f8048b0a62c0b75304c2df8301);
|
|
|
|
|
|
|
|
marker_a297c985969ef4e3b63cd667d4f42956.bindPopup(popup_4d17dad5c60bb8ea567c50afd09baccb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a297c985969ef4e3b63cd667d4f42956.setIcon(icon_ee07232dc1f4deb37a287ab91e77474c);
|
|
|
|
|
|
var marker_22da6d6611e47df816a6f356478c49a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_47e836e31694dc9b22d4a36129bcbf72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b536acedbd66392f48dc60474db3c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10aabd0491cb4e146252fbb5d2ef7062 = $(`<div id="html_10aabd0491cb4e146252fbb5d2ef7062" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_21b536acedbd66392f48dc60474db3c6.setContent(html_10aabd0491cb4e146252fbb5d2ef7062);
|
|
|
|
|
|
|
|
marker_22da6d6611e47df816a6f356478c49a5.bindPopup(popup_21b536acedbd66392f48dc60474db3c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22da6d6611e47df816a6f356478c49a5.setIcon(icon_47e836e31694dc9b22d4a36129bcbf72);
|
|
|
|
|
|
var marker_6d2a11521d52a938c15c6d3b7f29e156 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_4ed723d0db4d4864a70dbc8204f5c4f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95960a226bb5bbd81e4bfbcc523fd4d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a342903ec6acd40cb1051f5d5034b030 = $(`<div id="html_a342903ec6acd40cb1051f5d5034b030" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_95960a226bb5bbd81e4bfbcc523fd4d8.setContent(html_a342903ec6acd40cb1051f5d5034b030);
|
|
|
|
|
|
|
|
marker_6d2a11521d52a938c15c6d3b7f29e156.bindPopup(popup_95960a226bb5bbd81e4bfbcc523fd4d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d2a11521d52a938c15c6d3b7f29e156.setIcon(icon_4ed723d0db4d4864a70dbc8204f5c4f2);
|
|
|
|
|
|
var marker_c20057b5b22ee95368e5c1a070d04fc5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_2436f3cb172a7723e43f39414a0f5f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdf57bbbdb90726b9c3a48c455d283b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f4395867b4be4d28acc4ca44a980ce8 = $(`<div id="html_3f4395867b4be4d28acc4ca44a980ce8" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_bdf57bbbdb90726b9c3a48c455d283b5.setContent(html_3f4395867b4be4d28acc4ca44a980ce8);
|
|
|
|
|
|
|
|
marker_c20057b5b22ee95368e5c1a070d04fc5.bindPopup(popup_bdf57bbbdb90726b9c3a48c455d283b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c20057b5b22ee95368e5c1a070d04fc5.setIcon(icon_2436f3cb172a7723e43f39414a0f5f7f);
|
|
|
|
|
|
var marker_8ad5d533587d321601d8faa57765c2dc = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_cb01a36993c05d16407a6e3cac9d453c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f162a78e0e3811f66dbadf6ba01bc4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca83fe87ffa836588baf59e4cbcd3792 = $(`<div id="html_ca83fe87ffa836588baf59e4cbcd3792" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_4f162a78e0e3811f66dbadf6ba01bc4e.setContent(html_ca83fe87ffa836588baf59e4cbcd3792);
|
|
|
|
|
|
|
|
marker_8ad5d533587d321601d8faa57765c2dc.bindPopup(popup_4f162a78e0e3811f66dbadf6ba01bc4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ad5d533587d321601d8faa57765c2dc.setIcon(icon_cb01a36993c05d16407a6e3cac9d453c);
|
|
|
|
|
|
var marker_9a61997a879a516431e1d4974b139d2f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_92dd143a686010bf479b970deffd94cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d804d8353b8d086865146b6458dca0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e636db7a16b90247e46fb86dbf4499c = $(`<div id="html_3e636db7a16b90247e46fb86dbf4499c" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_4d804d8353b8d086865146b6458dca0d.setContent(html_3e636db7a16b90247e46fb86dbf4499c);
|
|
|
|
|
|
|
|
marker_9a61997a879a516431e1d4974b139d2f.bindPopup(popup_4d804d8353b8d086865146b6458dca0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a61997a879a516431e1d4974b139d2f.setIcon(icon_92dd143a686010bf479b970deffd94cf);
|
|
|
|
|
|
var marker_1abb4a279ed55775c353af6dbf93a12c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_103900f6063045967b79482523bb2b15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1aa55cb472fde78a277166de84ec752 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83b2b2b9eef9b6811c65ad52255f2b23 = $(`<div id="html_83b2b2b9eef9b6811c65ad52255f2b23" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_b1aa55cb472fde78a277166de84ec752.setContent(html_83b2b2b9eef9b6811c65ad52255f2b23);
|
|
|
|
|
|
|
|
marker_1abb4a279ed55775c353af6dbf93a12c.bindPopup(popup_b1aa55cb472fde78a277166de84ec752)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1abb4a279ed55775c353af6dbf93a12c.setIcon(icon_103900f6063045967b79482523bb2b15);
|
|
|
|
|
|
var marker_b77b25c1d2ee227dc07724765c2c070e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c57597d9e05ee7741ec079d0021b23f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0636f9a9e22cbf9fdb1c33eb16b9da6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f905bca926130284e9cf2c3288aa42c = $(`<div id="html_2f905bca926130284e9cf2c3288aa42c" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_e0636f9a9e22cbf9fdb1c33eb16b9da6.setContent(html_2f905bca926130284e9cf2c3288aa42c);
|
|
|
|
|
|
|
|
marker_b77b25c1d2ee227dc07724765c2c070e.bindPopup(popup_e0636f9a9e22cbf9fdb1c33eb16b9da6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b77b25c1d2ee227dc07724765c2c070e.setIcon(icon_c57597d9e05ee7741ec079d0021b23f1);
|
|
|
|
|
|
var marker_8da194568ea94af2ae7b620327d326ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_4e71fe5516ba0118a9fedbe713a6f5bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_500ac5c0a342755b5c8dec283d9158af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ed613bf9d41f98547d9624a2ca3b6c7 = $(`<div id="html_4ed613bf9d41f98547d9624a2ca3b6c7" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_500ac5c0a342755b5c8dec283d9158af.setContent(html_4ed613bf9d41f98547d9624a2ca3b6c7);
|
|
|
|
|
|
|
|
marker_8da194568ea94af2ae7b620327d326ea.bindPopup(popup_500ac5c0a342755b5c8dec283d9158af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8da194568ea94af2ae7b620327d326ea.setIcon(icon_4e71fe5516ba0118a9fedbe713a6f5bf);
|
|
|
|
|
|
var marker_fa8919fa7ab6deb2c6756d470e6ec11f = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f00ef86a4cfb148627a7a18d555835ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff116102d7d98425cda6f65da72b1b15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b6d511cff3b9434b4bc4640431023ed = $(`<div id="html_1b6d511cff3b9434b4bc4640431023ed" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_ff116102d7d98425cda6f65da72b1b15.setContent(html_1b6d511cff3b9434b4bc4640431023ed);
|
|
|
|
|
|
|
|
marker_fa8919fa7ab6deb2c6756d470e6ec11f.bindPopup(popup_ff116102d7d98425cda6f65da72b1b15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa8919fa7ab6deb2c6756d470e6ec11f.setIcon(icon_f00ef86a4cfb148627a7a18d555835ba);
|
|
|
|
|
|
var marker_444395204081c5df33756d87752bdc97 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_b0344b89498c71662ca23c8e4930f0a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c11e607fa03c29e60447ac240dafa2a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8336f7c4bc6b5504310f6017083fde6e = $(`<div id="html_8336f7c4bc6b5504310f6017083fde6e" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_c11e607fa03c29e60447ac240dafa2a7.setContent(html_8336f7c4bc6b5504310f6017083fde6e);
|
|
|
|
|
|
|
|
marker_444395204081c5df33756d87752bdc97.bindPopup(popup_c11e607fa03c29e60447ac240dafa2a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_444395204081c5df33756d87752bdc97.setIcon(icon_b0344b89498c71662ca23c8e4930f0a8);
|
|
|
|
|
|
var marker_bf4edfe84e35073550e27875b2a65b60 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_163e4c7169fd2b11819b197f618fe7a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80488cb999f9e740c6e2d18f6508a3b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8f14a2aff37badc824ca491248359d5 = $(`<div id="html_f8f14a2aff37badc824ca491248359d5" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_80488cb999f9e740c6e2d18f6508a3b9.setContent(html_f8f14a2aff37badc824ca491248359d5);
|
|
|
|
|
|
|
|
marker_bf4edfe84e35073550e27875b2a65b60.bindPopup(popup_80488cb999f9e740c6e2d18f6508a3b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf4edfe84e35073550e27875b2a65b60.setIcon(icon_163e4c7169fd2b11819b197f618fe7a7);
|
|
|
|
|
|
var marker_e1ad40de9355776d1e7aaf73f1d20169 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3102fe2320c4855ec46ea1aaa3adea7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9d36b13f63fde91a8b32f686b2b8401 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96fc871f3f6fcb72c178798ad6955c66 = $(`<div id="html_96fc871f3f6fcb72c178798ad6955c66" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_d9d36b13f63fde91a8b32f686b2b8401.setContent(html_96fc871f3f6fcb72c178798ad6955c66);
|
|
|
|
|
|
|
|
marker_e1ad40de9355776d1e7aaf73f1d20169.bindPopup(popup_d9d36b13f63fde91a8b32f686b2b8401)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1ad40de9355776d1e7aaf73f1d20169.setIcon(icon_3102fe2320c4855ec46ea1aaa3adea7e);
|
|
|
|
|
|
var marker_7bc655d137936e58cc383af59ee6b3ac = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f3da00406b7639722a677602a30811a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4a27945b34adfb6d54f39bd1954a9fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecac3dfdf8fcd9150865fb87e14c6ffd = $(`<div id="html_ecac3dfdf8fcd9150865fb87e14c6ffd" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_d4a27945b34adfb6d54f39bd1954a9fe.setContent(html_ecac3dfdf8fcd9150865fb87e14c6ffd);
|
|
|
|
|
|
|
|
marker_7bc655d137936e58cc383af59ee6b3ac.bindPopup(popup_d4a27945b34adfb6d54f39bd1954a9fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bc655d137936e58cc383af59ee6b3ac.setIcon(icon_f3da00406b7639722a677602a30811a0);
|
|
|
|
|
|
var marker_e1a37319107ba7565c589d035c2f833c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_2bda250f2482787236f23a0598844994 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5939faf90c5c6bd8bcff4b3b5c9a4654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72c43d2b548df60c087bde75a0e426fe = $(`<div id="html_72c43d2b548df60c087bde75a0e426fe" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_5939faf90c5c6bd8bcff4b3b5c9a4654.setContent(html_72c43d2b548df60c087bde75a0e426fe);
|
|
|
|
|
|
|
|
marker_e1a37319107ba7565c589d035c2f833c.bindPopup(popup_5939faf90c5c6bd8bcff4b3b5c9a4654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1a37319107ba7565c589d035c2f833c.setIcon(icon_2bda250f2482787236f23a0598844994);
|
|
|
|
|
|
var marker_b3c26d32be7610ed72ab216ba3b231eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_601bd88401f15eef7dab76c6c99783a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbc7d3d84a7131697707ffc34cfa1ba5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddc0e6ca47ef981f7920e64ff3ae7cb1 = $(`<div id="html_ddc0e6ca47ef981f7920e64ff3ae7cb1" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_dbc7d3d84a7131697707ffc34cfa1ba5.setContent(html_ddc0e6ca47ef981f7920e64ff3ae7cb1);
|
|
|
|
|
|
|
|
marker_b3c26d32be7610ed72ab216ba3b231eb.bindPopup(popup_dbc7d3d84a7131697707ffc34cfa1ba5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3c26d32be7610ed72ab216ba3b231eb.setIcon(icon_601bd88401f15eef7dab76c6c99783a0);
|
|
|
|
|
|
var marker_0a818395457751a80d9e59e330c0b8da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_9506efd654eb34787d85611bc00242cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76f3e007d9e63e6a23eac7d75cdf01bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69ce7e7e243a3eb04b8732e97c76033a = $(`<div id="html_69ce7e7e243a3eb04b8732e97c76033a" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_76f3e007d9e63e6a23eac7d75cdf01bc.setContent(html_69ce7e7e243a3eb04b8732e97c76033a);
|
|
|
|
|
|
|
|
marker_0a818395457751a80d9e59e330c0b8da.bindPopup(popup_76f3e007d9e63e6a23eac7d75cdf01bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a818395457751a80d9e59e330c0b8da.setIcon(icon_9506efd654eb34787d85611bc00242cb);
|
|
|
|
|
|
var marker_29dc87363f97cbb9ed454def66a1d64b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_269690efedcec541d425bb189372f930 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0afc2fb8e9f1c05afccc3c6ca335a0f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c85b86793d7f67093324c69a7380b6f8 = $(`<div id="html_c85b86793d7f67093324c69a7380b6f8" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_0afc2fb8e9f1c05afccc3c6ca335a0f7.setContent(html_c85b86793d7f67093324c69a7380b6f8);
|
|
|
|
|
|
|
|
marker_29dc87363f97cbb9ed454def66a1d64b.bindPopup(popup_0afc2fb8e9f1c05afccc3c6ca335a0f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29dc87363f97cbb9ed454def66a1d64b.setIcon(icon_269690efedcec541d425bb189372f930);
|
|
|
|
|
|
var marker_cf53fe39932c3d097461a6fddbd5e541 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_4f35b30843ef5dc657c5385997f04f75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77cdfe5acc7a13bc63a6345235b4afa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a664aed6b38cb0981583330ba282680 = $(`<div id="html_4a664aed6b38cb0981583330ba282680" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_77cdfe5acc7a13bc63a6345235b4afa2.setContent(html_4a664aed6b38cb0981583330ba282680);
|
|
|
|
|
|
|
|
marker_cf53fe39932c3d097461a6fddbd5e541.bindPopup(popup_77cdfe5acc7a13bc63a6345235b4afa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf53fe39932c3d097461a6fddbd5e541.setIcon(icon_4f35b30843ef5dc657c5385997f04f75);
|
|
|
|
|
|
var marker_7acdf303d706cef09c84ca07fb00a2ab = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a88a9289ccc6619af5158dc85bd7956c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d55b40b6b4724b65d2ef285220550c45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_543d65470fef84bb270a2a4baf131ce7 = $(`<div id="html_543d65470fef84bb270a2a4baf131ce7" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_d55b40b6b4724b65d2ef285220550c45.setContent(html_543d65470fef84bb270a2a4baf131ce7);
|
|
|
|
|
|
|
|
marker_7acdf303d706cef09c84ca07fb00a2ab.bindPopup(popup_d55b40b6b4724b65d2ef285220550c45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7acdf303d706cef09c84ca07fb00a2ab.setIcon(icon_a88a9289ccc6619af5158dc85bd7956c);
|
|
|
|
|
|
var marker_14f32af6a4371526cb88d52a13d38cab = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_b200d14de710177a61b3d2fe2a92518a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb498441b7a75b240094d118a8c73c45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbcbe3f994060909006ee0c23d723849 = $(`<div id="html_bbcbe3f994060909006ee0c23d723849" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_eb498441b7a75b240094d118a8c73c45.setContent(html_bbcbe3f994060909006ee0c23d723849);
|
|
|
|
|
|
|
|
marker_14f32af6a4371526cb88d52a13d38cab.bindPopup(popup_eb498441b7a75b240094d118a8c73c45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14f32af6a4371526cb88d52a13d38cab.setIcon(icon_b200d14de710177a61b3d2fe2a92518a);
|
|
|
|
|
|
var marker_9e9f410bbcff8301613f804610f722c8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_4519d6ab0734255b5a66025d285b951f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9420c0cdf59f83cbbc4af0946f35dfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bafdc1203199cbb17e2702cae5fcaa6 = $(`<div id="html_2bafdc1203199cbb17e2702cae5fcaa6" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_a9420c0cdf59f83cbbc4af0946f35dfc.setContent(html_2bafdc1203199cbb17e2702cae5fcaa6);
|
|
|
|
|
|
|
|
marker_9e9f410bbcff8301613f804610f722c8.bindPopup(popup_a9420c0cdf59f83cbbc4af0946f35dfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e9f410bbcff8301613f804610f722c8.setIcon(icon_4519d6ab0734255b5a66025d285b951f);
|
|
|
|
|
|
var marker_99eb4f3458932fde41047503cf7465ea = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3a3f6b4caad32836046a257b4bdf6dfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d6eed9bb1b7c21c818d3c34a57d7988 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb4b1d33be57839c4de8e6ea7e435581 = $(`<div id="html_eb4b1d33be57839c4de8e6ea7e435581" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_5d6eed9bb1b7c21c818d3c34a57d7988.setContent(html_eb4b1d33be57839c4de8e6ea7e435581);
|
|
|
|
|
|
|
|
marker_99eb4f3458932fde41047503cf7465ea.bindPopup(popup_5d6eed9bb1b7c21c818d3c34a57d7988)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99eb4f3458932fde41047503cf7465ea.setIcon(icon_3a3f6b4caad32836046a257b4bdf6dfd);
|
|
|
|
|
|
var marker_1b56d968b0768d71206a251695926d45 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a67ee383ecb6450ac0be0ebd4d6b2e1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dfd5b53f3ec72888a65274a50a23ff8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0947b30dbed5905d56935ab3f4aa0e44 = $(`<div id="html_0947b30dbed5905d56935ab3f4aa0e44" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_3dfd5b53f3ec72888a65274a50a23ff8.setContent(html_0947b30dbed5905d56935ab3f4aa0e44);
|
|
|
|
|
|
|
|
marker_1b56d968b0768d71206a251695926d45.bindPopup(popup_3dfd5b53f3ec72888a65274a50a23ff8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b56d968b0768d71206a251695926d45.setIcon(icon_a67ee383ecb6450ac0be0ebd4d6b2e1c);
|
|
|
|
|
|
var marker_e0a671081b9df7e8af87246d83987dba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_424cf7e3c4d713dac34ea3adf036b0fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53cb740223915991226cbed1bc7decc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_458310404af20c7112254cd45fbd1c1a = $(`<div id="html_458310404af20c7112254cd45fbd1c1a" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_53cb740223915991226cbed1bc7decc4.setContent(html_458310404af20c7112254cd45fbd1c1a);
|
|
|
|
|
|
|
|
marker_e0a671081b9df7e8af87246d83987dba.bindPopup(popup_53cb740223915991226cbed1bc7decc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0a671081b9df7e8af87246d83987dba.setIcon(icon_424cf7e3c4d713dac34ea3adf036b0fc);
|
|
|
|
|
|
var marker_9dfe561d9c10f711a23a0fb677128941 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_208d6851b511124a04e316d93dc23e61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d545b96e7c93bf76f2214de3a76af819 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ad1289ed2c016c4d98964cc15c0bf77 = $(`<div id="html_9ad1289ed2c016c4d98964cc15c0bf77" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_d545b96e7c93bf76f2214de3a76af819.setContent(html_9ad1289ed2c016c4d98964cc15c0bf77);
|
|
|
|
|
|
|
|
marker_9dfe561d9c10f711a23a0fb677128941.bindPopup(popup_d545b96e7c93bf76f2214de3a76af819)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dfe561d9c10f711a23a0fb677128941.setIcon(icon_208d6851b511124a04e316d93dc23e61);
|
|
|
|
|
|
var marker_7ff187e9e6aab51521e2a9a9781bbdd2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_1400d3edf123098ee3e88b5922a95f70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05f9ac67bffa5064ba0c04fab9f7be3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ccf21de1f6f972dc7916c63720e282 = $(`<div id="html_d0ccf21de1f6f972dc7916c63720e282" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_05f9ac67bffa5064ba0c04fab9f7be3c.setContent(html_d0ccf21de1f6f972dc7916c63720e282);
|
|
|
|
|
|
|
|
marker_7ff187e9e6aab51521e2a9a9781bbdd2.bindPopup(popup_05f9ac67bffa5064ba0c04fab9f7be3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ff187e9e6aab51521e2a9a9781bbdd2.setIcon(icon_1400d3edf123098ee3e88b5922a95f70);
|
|
|
|
|
|
var marker_28bf679cbe2ef80de3e4885ea7c00914 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5b65c4844f31bb551e034d8f58b529c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea713915b05eb1e52be2f3536cfb9a5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e9679227ee63db4c2b68f4ecd71a4c5 = $(`<div id="html_4e9679227ee63db4c2b68f4ecd71a4c5" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_ea713915b05eb1e52be2f3536cfb9a5a.setContent(html_4e9679227ee63db4c2b68f4ecd71a4c5);
|
|
|
|
|
|
|
|
marker_28bf679cbe2ef80de3e4885ea7c00914.bindPopup(popup_ea713915b05eb1e52be2f3536cfb9a5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28bf679cbe2ef80de3e4885ea7c00914.setIcon(icon_5b65c4844f31bb551e034d8f58b529c6);
|
|
|
|
|
|
var marker_f3f1de891eddfb45d31f092331f7ed24 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_8787d082b8089d0c47ec06398bc1bc22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e076389e4abe459a45119b762e46d6c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ee96b6e48aa386bdea32c84f42e26c1 = $(`<div id="html_6ee96b6e48aa386bdea32c84f42e26c1" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_e076389e4abe459a45119b762e46d6c0.setContent(html_6ee96b6e48aa386bdea32c84f42e26c1);
|
|
|
|
|
|
|
|
marker_f3f1de891eddfb45d31f092331f7ed24.bindPopup(popup_e076389e4abe459a45119b762e46d6c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3f1de891eddfb45d31f092331f7ed24.setIcon(icon_8787d082b8089d0c47ec06398bc1bc22);
|
|
|
|
|
|
var marker_0b9064351aa6babc2f0f11de0bf8a981 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_bcba27c14442e05f9e4d3c2b52bfd060 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b858986e84e64bb0e6ad55e841a14fea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0996a19b15474a93f3efb8511728b8c1 = $(`<div id="html_0996a19b15474a93f3efb8511728b8c1" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_b858986e84e64bb0e6ad55e841a14fea.setContent(html_0996a19b15474a93f3efb8511728b8c1);
|
|
|
|
|
|
|
|
marker_0b9064351aa6babc2f0f11de0bf8a981.bindPopup(popup_b858986e84e64bb0e6ad55e841a14fea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b9064351aa6babc2f0f11de0bf8a981.setIcon(icon_bcba27c14442e05f9e4d3c2b52bfd060);
|
|
|
|
|
|
var marker_0a14bcc19ad07970a7bf18c24c0b987e = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5f593c5039a630b69c281bcf493b19d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29fcaafa8de026330f74f70bab866f79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_972c639cf549fe807b3e6961d50ee0bf = $(`<div id="html_972c639cf549fe807b3e6961d50ee0bf" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_29fcaafa8de026330f74f70bab866f79.setContent(html_972c639cf549fe807b3e6961d50ee0bf);
|
|
|
|
|
|
|
|
marker_0a14bcc19ad07970a7bf18c24c0b987e.bindPopup(popup_29fcaafa8de026330f74f70bab866f79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a14bcc19ad07970a7bf18c24c0b987e.setIcon(icon_5f593c5039a630b69c281bcf493b19d1);
|
|
|
|
|
|
var marker_7dbb4aa58764aeca4b2599e6839a136d = L.marker(
|
|
[51.267, 6.81738],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6704159db45d00191973733204c045da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ca9e18f320e4cacb1203398a619c22d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d607fa202bb03563b22705a5cc2cdb9 = $(`<div id="html_1d607fa202bb03563b22705a5cc2cdb9" style="width: 100.0%; height: 100.0%;">okn.czas.top</div>`)[0];
|
|
popup_9ca9e18f320e4cacb1203398a619c22d.setContent(html_1d607fa202bb03563b22705a5cc2cdb9);
|
|
|
|
|
|
|
|
marker_7dbb4aa58764aeca4b2599e6839a136d.bindPopup(popup_9ca9e18f320e4cacb1203398a619c22d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dbb4aa58764aeca4b2599e6839a136d.setIcon(icon_6704159db45d00191973733204c045da);
|
|
|
|
|
|
var marker_4afcc5d21817f98b63be1227f5fcef4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ac83ca9d58ed8750b473e722e2f7d71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05459a6e2b4f40de51ae0538154391b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f8161c0d8aa283b42bd4ab923f4f78c = $(`<div id="html_6f8161c0d8aa283b42bd4ab923f4f78c" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_05459a6e2b4f40de51ae0538154391b6.setContent(html_6f8161c0d8aa283b42bd4ab923f4f78c);
|
|
|
|
|
|
|
|
marker_4afcc5d21817f98b63be1227f5fcef4f.bindPopup(popup_05459a6e2b4f40de51ae0538154391b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4afcc5d21817f98b63be1227f5fcef4f.setIcon(icon_ac83ca9d58ed8750b473e722e2f7d71d);
|
|
|
|
|
|
var marker_166e765d2244a2c0665819de7741727b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_bcef79049f616d9b334c48b8be3a437b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ce69a2007d7ef189f6e509bf72e9a84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e317d5cff3f722f1a47a335881b03c90 = $(`<div id="html_e317d5cff3f722f1a47a335881b03c90" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_1ce69a2007d7ef189f6e509bf72e9a84.setContent(html_e317d5cff3f722f1a47a335881b03c90);
|
|
|
|
|
|
|
|
marker_166e765d2244a2c0665819de7741727b.bindPopup(popup_1ce69a2007d7ef189f6e509bf72e9a84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_166e765d2244a2c0665819de7741727b.setIcon(icon_bcef79049f616d9b334c48b8be3a437b);
|
|
|
|
|
|
var marker_d108ebfcbb7f1318579cd7442a23ca0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_e8e3aaa97d1328f442b9b8f0ee636313 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_562f7edc28052999bd75eef441076984 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa2e05f55fae8a2278532e4092ab9529 = $(`<div id="html_aa2e05f55fae8a2278532e4092ab9529" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_562f7edc28052999bd75eef441076984.setContent(html_aa2e05f55fae8a2278532e4092ab9529);
|
|
|
|
|
|
|
|
marker_d108ebfcbb7f1318579cd7442a23ca0b.bindPopup(popup_562f7edc28052999bd75eef441076984)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d108ebfcbb7f1318579cd7442a23ca0b.setIcon(icon_e8e3aaa97d1328f442b9b8f0ee636313);
|
|
|
|
|
|
var marker_addd8a8c4f13bfb3d351642438e9f2ec = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3549b3891200e4aa7cfc2db665b7baef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05df12b0e4bef550e48e144c9dabae03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dd681395255a7761ba22b34148ff572 = $(`<div id="html_5dd681395255a7761ba22b34148ff572" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_05df12b0e4bef550e48e144c9dabae03.setContent(html_5dd681395255a7761ba22b34148ff572);
|
|
|
|
|
|
|
|
marker_addd8a8c4f13bfb3d351642438e9f2ec.bindPopup(popup_05df12b0e4bef550e48e144c9dabae03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_addd8a8c4f13bfb3d351642438e9f2ec.setIcon(icon_3549b3891200e4aa7cfc2db665b7baef);
|
|
|
|
|
|
var marker_9280df63969521bb7a62b615da95d734 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7db131fdaa368c0ecfebad98a2a6074c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02a734dbab1363fb9af3b3a2312f6473 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93e90100b698f493f3c0ea42edf247fa = $(`<div id="html_93e90100b698f493f3c0ea42edf247fa" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_02a734dbab1363fb9af3b3a2312f6473.setContent(html_93e90100b698f493f3c0ea42edf247fa);
|
|
|
|
|
|
|
|
marker_9280df63969521bb7a62b615da95d734.bindPopup(popup_02a734dbab1363fb9af3b3a2312f6473)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9280df63969521bb7a62b615da95d734.setIcon(icon_7db131fdaa368c0ecfebad98a2a6074c);
|
|
|
|
|
|
var marker_8954332f4a414138667c2a46e39c1e62 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_e6fd9b3e6b49a2ed75c08b3ee57b01a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d90a53c54f7368c7e86eeba94a765ff3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dd685c1d224bfafc2178f4738ba6e6b = $(`<div id="html_1dd685c1d224bfafc2178f4738ba6e6b" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_d90a53c54f7368c7e86eeba94a765ff3.setContent(html_1dd685c1d224bfafc2178f4738ba6e6b);
|
|
|
|
|
|
|
|
marker_8954332f4a414138667c2a46e39c1e62.bindPopup(popup_d90a53c54f7368c7e86eeba94a765ff3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8954332f4a414138667c2a46e39c1e62.setIcon(icon_e6fd9b3e6b49a2ed75c08b3ee57b01a3);
|
|
|
|
|
|
var marker_a3ff86e6697c1c43a6e373d824912394 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_053c9b80dd15058332eeae40392ba238 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd50defcf7006d335d4806a14d1bc197 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a870ce217946096497ebff09e3e7c3c8 = $(`<div id="html_a870ce217946096497ebff09e3e7c3c8" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_cd50defcf7006d335d4806a14d1bc197.setContent(html_a870ce217946096497ebff09e3e7c3c8);
|
|
|
|
|
|
|
|
marker_a3ff86e6697c1c43a6e373d824912394.bindPopup(popup_cd50defcf7006d335d4806a14d1bc197)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3ff86e6697c1c43a6e373d824912394.setIcon(icon_053c9b80dd15058332eeae40392ba238);
|
|
|
|
|
|
var marker_53fb3ad64344ca23ccfba5a2b9410f04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f5758399d1935547c5a5256e35597156 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_170bc33ad75afff1e2e20b8d3f848623 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6ba9a565efd41d167b5be6afd43440a = $(`<div id="html_d6ba9a565efd41d167b5be6afd43440a" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_170bc33ad75afff1e2e20b8d3f848623.setContent(html_d6ba9a565efd41d167b5be6afd43440a);
|
|
|
|
|
|
|
|
marker_53fb3ad64344ca23ccfba5a2b9410f04.bindPopup(popup_170bc33ad75afff1e2e20b8d3f848623)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53fb3ad64344ca23ccfba5a2b9410f04.setIcon(icon_f5758399d1935547c5a5256e35597156);
|
|
|
|
|
|
var marker_af0e7c177b5780f25189ed5f4450bcf4 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_626ae4b6b0d2c5e70994c9f653430572 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fefe2b2a3824b21bae37af63adfe809d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68d93fe09b473e1c0c24f29a4e5feac0 = $(`<div id="html_68d93fe09b473e1c0c24f29a4e5feac0" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_fefe2b2a3824b21bae37af63adfe809d.setContent(html_68d93fe09b473e1c0c24f29a4e5feac0);
|
|
|
|
|
|
|
|
marker_af0e7c177b5780f25189ed5f4450bcf4.bindPopup(popup_fefe2b2a3824b21bae37af63adfe809d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af0e7c177b5780f25189ed5f4450bcf4.setIcon(icon_626ae4b6b0d2c5e70994c9f653430572);
|
|
|
|
|
|
var marker_07ce9f31f11edc85190b3d486db68103 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ee118d3140a32fb6c55010e2bfc56d99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a87b228f68cec66b2f5cf94fb9ad4a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8725591497a765b067acde040da78af7 = $(`<div id="html_8725591497a765b067acde040da78af7" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_8a87b228f68cec66b2f5cf94fb9ad4a3.setContent(html_8725591497a765b067acde040da78af7);
|
|
|
|
|
|
|
|
marker_07ce9f31f11edc85190b3d486db68103.bindPopup(popup_8a87b228f68cec66b2f5cf94fb9ad4a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07ce9f31f11edc85190b3d486db68103.setIcon(icon_ee118d3140a32fb6c55010e2bfc56d99);
|
|
|
|
|
|
var marker_8d9f4169e5d142ca4560f83004350ce0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_78ad028e0bf9eb16929f59acfebe9df7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7dddf44bf9855039b9a05a593178a60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edad12ca529b1cdf7c0404b51994bee8 = $(`<div id="html_edad12ca529b1cdf7c0404b51994bee8" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_f7dddf44bf9855039b9a05a593178a60.setContent(html_edad12ca529b1cdf7c0404b51994bee8);
|
|
|
|
|
|
|
|
marker_8d9f4169e5d142ca4560f83004350ce0.bindPopup(popup_f7dddf44bf9855039b9a05a593178a60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d9f4169e5d142ca4560f83004350ce0.setIcon(icon_78ad028e0bf9eb16929f59acfebe9df7);
|
|
|
|
|
|
var marker_26fc820103910f269f49b38037424849 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0a3b50d2fb3b2117ff7b767eefb1a114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1b6ced992066fa3d10a261031dff100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79dbdd73fe88e4c45cdacea7d66002a9 = $(`<div id="html_79dbdd73fe88e4c45cdacea7d66002a9" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_d1b6ced992066fa3d10a261031dff100.setContent(html_79dbdd73fe88e4c45cdacea7d66002a9);
|
|
|
|
|
|
|
|
marker_26fc820103910f269f49b38037424849.bindPopup(popup_d1b6ced992066fa3d10a261031dff100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26fc820103910f269f49b38037424849.setIcon(icon_0a3b50d2fb3b2117ff7b767eefb1a114);
|
|
|
|
|
|
var marker_036ad8f3aac0aeda7452a49801d65acd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_2ceaf72a2dbbeac10fea626738cc0a37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_569816ce0a967c3e66be0356950aa619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77ae6861f0f9514c2a5a536c7e0d5f6f = $(`<div id="html_77ae6861f0f9514c2a5a536c7e0d5f6f" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_569816ce0a967c3e66be0356950aa619.setContent(html_77ae6861f0f9514c2a5a536c7e0d5f6f);
|
|
|
|
|
|
|
|
marker_036ad8f3aac0aeda7452a49801d65acd.bindPopup(popup_569816ce0a967c3e66be0356950aa619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_036ad8f3aac0aeda7452a49801d65acd.setIcon(icon_2ceaf72a2dbbeac10fea626738cc0a37);
|
|
|
|
|
|
var marker_eed247a66809a9c7571fd1e7921c388b = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0b9c5f1fdf2f726e1fc34e32e7a5c429 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bd617f3ac59371f537e956dc9421316 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfd7d03f5590c35485e9165e1065d68b = $(`<div id="html_dfd7d03f5590c35485e9165e1065d68b" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_4bd617f3ac59371f537e956dc9421316.setContent(html_dfd7d03f5590c35485e9165e1065d68b);
|
|
|
|
|
|
|
|
marker_eed247a66809a9c7571fd1e7921c388b.bindPopup(popup_4bd617f3ac59371f537e956dc9421316)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eed247a66809a9c7571fd1e7921c388b.setIcon(icon_0b9c5f1fdf2f726e1fc34e32e7a5c429);
|
|
|
|
|
|
var marker_87f4ee7f198f07432c00f146bf217e96 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_525004d2fcda4b7451bb09d0ff125302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45644f7d9c7fe949aaf0637ae952dedb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eddc08aebc77fa931a7d7bb0c7eb5ec = $(`<div id="html_1eddc08aebc77fa931a7d7bb0c7eb5ec" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_45644f7d9c7fe949aaf0637ae952dedb.setContent(html_1eddc08aebc77fa931a7d7bb0c7eb5ec);
|
|
|
|
|
|
|
|
marker_87f4ee7f198f07432c00f146bf217e96.bindPopup(popup_45644f7d9c7fe949aaf0637ae952dedb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87f4ee7f198f07432c00f146bf217e96.setIcon(icon_525004d2fcda4b7451bb09d0ff125302);
|
|
|
|
|
|
var marker_500c6e31b7be29fa9a7d580429a45217 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_85b1f0b63bab9792b31e39fa732f67a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfc6488933085085f2722a37d04eefc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d62b3be97cb7bd44faa1be249eaf32e = $(`<div id="html_6d62b3be97cb7bd44faa1be249eaf32e" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_cfc6488933085085f2722a37d04eefc4.setContent(html_6d62b3be97cb7bd44faa1be249eaf32e);
|
|
|
|
|
|
|
|
marker_500c6e31b7be29fa9a7d580429a45217.bindPopup(popup_cfc6488933085085f2722a37d04eefc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_500c6e31b7be29fa9a7d580429a45217.setIcon(icon_85b1f0b63bab9792b31e39fa732f67a3);
|
|
|
|
|
|
var marker_293e3b15fbc68ba0bef48d8688669638 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_38fc753178f3ca3fde49a77bd6eac246 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5352a2b9b3ca4da2830b87df69e5d85d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81f5b9625bb148e8401bfa67bb88c586 = $(`<div id="html_81f5b9625bb148e8401bfa67bb88c586" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_5352a2b9b3ca4da2830b87df69e5d85d.setContent(html_81f5b9625bb148e8401bfa67bb88c586);
|
|
|
|
|
|
|
|
marker_293e3b15fbc68ba0bef48d8688669638.bindPopup(popup_5352a2b9b3ca4da2830b87df69e5d85d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_293e3b15fbc68ba0bef48d8688669638.setIcon(icon_38fc753178f3ca3fde49a77bd6eac246);
|
|
|
|
|
|
var marker_b75367794d1e8c4e640af18f33b47f56 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_945d43eea1d59ff36cb626ef2a0ba4db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c1b63b4c4c912e59652f2d4956f7a65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b77d52db2581e91ee38f0e8f64c5f5a = $(`<div id="html_0b77d52db2581e91ee38f0e8f64c5f5a" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_4c1b63b4c4c912e59652f2d4956f7a65.setContent(html_0b77d52db2581e91ee38f0e8f64c5f5a);
|
|
|
|
|
|
|
|
marker_b75367794d1e8c4e640af18f33b47f56.bindPopup(popup_4c1b63b4c4c912e59652f2d4956f7a65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b75367794d1e8c4e640af18f33b47f56.setIcon(icon_945d43eea1d59ff36cb626ef2a0ba4db);
|
|
|
|
|
|
var marker_62c9ca274657b964c736be1ec79fc5bd = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_8ffec996ce8a296618dd1c461f59740e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35fd4ba1e7dac9f5d5c6b96c47b32100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96538430db63482d05b8f238128551f9 = $(`<div id="html_96538430db63482d05b8f238128551f9" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_35fd4ba1e7dac9f5d5c6b96c47b32100.setContent(html_96538430db63482d05b8f238128551f9);
|
|
|
|
|
|
|
|
marker_62c9ca274657b964c736be1ec79fc5bd.bindPopup(popup_35fd4ba1e7dac9f5d5c6b96c47b32100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62c9ca274657b964c736be1ec79fc5bd.setIcon(icon_8ffec996ce8a296618dd1c461f59740e);
|
|
|
|
|
|
var marker_d26bd403c8a1c747691921cf8c2fdd00 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_db5f0777ceaaeaa14a8871f85569c2da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_341468e4579eed1878fbbf85ced21a40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e622238f2821853e8e415f8437723565 = $(`<div id="html_e622238f2821853e8e415f8437723565" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_341468e4579eed1878fbbf85ced21a40.setContent(html_e622238f2821853e8e415f8437723565);
|
|
|
|
|
|
|
|
marker_d26bd403c8a1c747691921cf8c2fdd00.bindPopup(popup_341468e4579eed1878fbbf85ced21a40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d26bd403c8a1c747691921cf8c2fdd00.setIcon(icon_db5f0777ceaaeaa14a8871f85569c2da);
|
|
|
|
|
|
var marker_1e71bd0523819f258498f2f8287fa6d7 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_99ea4d22f4c68b3182d9ea0ebbd284d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20c0d1235847b1147c5ee621419eafe8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b62cc120f8eddbb1b27571c5c55f6cc7 = $(`<div id="html_b62cc120f8eddbb1b27571c5c55f6cc7" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_20c0d1235847b1147c5ee621419eafe8.setContent(html_b62cc120f8eddbb1b27571c5c55f6cc7);
|
|
|
|
|
|
|
|
marker_1e71bd0523819f258498f2f8287fa6d7.bindPopup(popup_20c0d1235847b1147c5ee621419eafe8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e71bd0523819f258498f2f8287fa6d7.setIcon(icon_99ea4d22f4c68b3182d9ea0ebbd284d0);
|
|
|
|
|
|
var marker_71dfe8b3a4e80e9d9f372fe7bbbddbb2 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3fcd0bbfc6960e060971a534e6918fef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a133619915dede75632bb630afee075 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6706d4c1ca89d51c750867dffad79924 = $(`<div id="html_6706d4c1ca89d51c750867dffad79924" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_8a133619915dede75632bb630afee075.setContent(html_6706d4c1ca89d51c750867dffad79924);
|
|
|
|
|
|
|
|
marker_71dfe8b3a4e80e9d9f372fe7bbbddbb2.bindPopup(popup_8a133619915dede75632bb630afee075)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71dfe8b3a4e80e9d9f372fe7bbbddbb2.setIcon(icon_3fcd0bbfc6960e060971a534e6918fef);
|
|
|
|
|
|
var marker_2641bbc664c7cb77358b2871278be7ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0b2d18a4283aade05ffb7991cd55a561 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_766d7f9fa57e1acc83dbdc48e62f46a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acacd31c974300aaf053d1f432c3e5ec = $(`<div id="html_acacd31c974300aaf053d1f432c3e5ec" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_766d7f9fa57e1acc83dbdc48e62f46a0.setContent(html_acacd31c974300aaf053d1f432c3e5ec);
|
|
|
|
|
|
|
|
marker_2641bbc664c7cb77358b2871278be7ba.bindPopup(popup_766d7f9fa57e1acc83dbdc48e62f46a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2641bbc664c7cb77358b2871278be7ba.setIcon(icon_0b2d18a4283aade05ffb7991cd55a561);
|
|
|
|
|
|
var marker_118a5acef164e2227467bb998eba2182 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0df0b57e6510d31b6b631a0366ff785a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc41aaaeeb5d497066f0204414ecc88e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e8bea40f73141eb1a6d0ec5cfee80ab = $(`<div id="html_6e8bea40f73141eb1a6d0ec5cfee80ab" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_dc41aaaeeb5d497066f0204414ecc88e.setContent(html_6e8bea40f73141eb1a6d0ec5cfee80ab);
|
|
|
|
|
|
|
|
marker_118a5acef164e2227467bb998eba2182.bindPopup(popup_dc41aaaeeb5d497066f0204414ecc88e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_118a5acef164e2227467bb998eba2182.setIcon(icon_0df0b57e6510d31b6b631a0366ff785a);
|
|
|
|
|
|
var marker_5874736e9650e8313bd0c9124323deda = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_47c5197e5ae3b1b7425de3973f9e31c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edd7413022ff834918b6ec4511e5851b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff863f5275ba8dd23c7eaa8ebcd48c1b = $(`<div id="html_ff863f5275ba8dd23c7eaa8ebcd48c1b" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_edd7413022ff834918b6ec4511e5851b.setContent(html_ff863f5275ba8dd23c7eaa8ebcd48c1b);
|
|
|
|
|
|
|
|
marker_5874736e9650e8313bd0c9124323deda.bindPopup(popup_edd7413022ff834918b6ec4511e5851b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5874736e9650e8313bd0c9124323deda.setIcon(icon_47c5197e5ae3b1b7425de3973f9e31c2);
|
|
|
|
|
|
var marker_116da5fcad4726881a4d35ebc7201b0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_4e97f87c99abebe4a658f3e2354d9886 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a265741a1a530125f334abacdee1b9f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4ffd8c2582f008c4a75b849d36c3bb7 = $(`<div id="html_e4ffd8c2582f008c4a75b849d36c3bb7" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_a265741a1a530125f334abacdee1b9f7.setContent(html_e4ffd8c2582f008c4a75b849d36c3bb7);
|
|
|
|
|
|
|
|
marker_116da5fcad4726881a4d35ebc7201b0d.bindPopup(popup_a265741a1a530125f334abacdee1b9f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_116da5fcad4726881a4d35ebc7201b0d.setIcon(icon_4e97f87c99abebe4a658f3e2354d9886);
|
|
|
|
|
|
var marker_39ba8e775a734b03ac48dfa4cfec4db7 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_dd2a6e6f64f054e6a6c896941a89e7e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1860a42b6784fddad6b1b1282c01b50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4388293b8b5edefe13333b41c5c2939f = $(`<div id="html_4388293b8b5edefe13333b41c5c2939f" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_e1860a42b6784fddad6b1b1282c01b50.setContent(html_4388293b8b5edefe13333b41c5c2939f);
|
|
|
|
|
|
|
|
marker_39ba8e775a734b03ac48dfa4cfec4db7.bindPopup(popup_e1860a42b6784fddad6b1b1282c01b50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39ba8e775a734b03ac48dfa4cfec4db7.setIcon(icon_dd2a6e6f64f054e6a6c896941a89e7e5);
|
|
|
|
|
|
var marker_f32cb488a4e9e5f425c4a266d366ffdc = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f15418a54dc94400a98ad951c4fad89a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e855838cc6fe9d4457e214b7a7261452 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba542d0ffe8dec7cc075105857332886 = $(`<div id="html_ba542d0ffe8dec7cc075105857332886" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_e855838cc6fe9d4457e214b7a7261452.setContent(html_ba542d0ffe8dec7cc075105857332886);
|
|
|
|
|
|
|
|
marker_f32cb488a4e9e5f425c4a266d366ffdc.bindPopup(popup_e855838cc6fe9d4457e214b7a7261452)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f32cb488a4e9e5f425c4a266d366ffdc.setIcon(icon_f15418a54dc94400a98ad951c4fad89a);
|
|
|
|
|
|
var marker_729f9dd8d80c6c62e215c4fb2b0191c4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a9cebe15d566fd148c8656eddef0b82b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a0d44b1d96cef7095aaeeef20a62735 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4579d7f3d24087cdf2e8cc4a1ff9eb57 = $(`<div id="html_4579d7f3d24087cdf2e8cc4a1ff9eb57" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_0a0d44b1d96cef7095aaeeef20a62735.setContent(html_4579d7f3d24087cdf2e8cc4a1ff9eb57);
|
|
|
|
|
|
|
|
marker_729f9dd8d80c6c62e215c4fb2b0191c4.bindPopup(popup_0a0d44b1d96cef7095aaeeef20a62735)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_729f9dd8d80c6c62e215c4fb2b0191c4.setIcon(icon_a9cebe15d566fd148c8656eddef0b82b);
|
|
|
|
|
|
var marker_63dda0394766e8bd90f8dce17670c1cf = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_49925978d302182910138b1e3e2180fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d47b165b4f7b8eaa1793bc84d5f535f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04f3e12b9690c1e7e6618f85f4264baa = $(`<div id="html_04f3e12b9690c1e7e6618f85f4264baa" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_d47b165b4f7b8eaa1793bc84d5f535f1.setContent(html_04f3e12b9690c1e7e6618f85f4264baa);
|
|
|
|
|
|
|
|
marker_63dda0394766e8bd90f8dce17670c1cf.bindPopup(popup_d47b165b4f7b8eaa1793bc84d5f535f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63dda0394766e8bd90f8dce17670c1cf.setIcon(icon_49925978d302182910138b1e3e2180fb);
|
|
|
|
|
|
var marker_6a46e2ee332ab6d8681c692304b0cc5f = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_cfa402a8a6c62bd4627894a186a6e828 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03cee244c9808b87600dc984113230a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b88c597cf3739e18789bee755b83096 = $(`<div id="html_2b88c597cf3739e18789bee755b83096" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_03cee244c9808b87600dc984113230a4.setContent(html_2b88c597cf3739e18789bee755b83096);
|
|
|
|
|
|
|
|
marker_6a46e2ee332ab6d8681c692304b0cc5f.bindPopup(popup_03cee244c9808b87600dc984113230a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a46e2ee332ab6d8681c692304b0cc5f.setIcon(icon_cfa402a8a6c62bd4627894a186a6e828);
|
|
|
|
|
|
var marker_2a03b313b8309d99cd88dba93a461b02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f5a21568e5b7eb34307c7e6cf3894f24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1587e8980cbfff18ff03fd37204532d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0b3502fbb239752d0d4ae2d5d208088 = $(`<div id="html_d0b3502fbb239752d0d4ae2d5d208088" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_1587e8980cbfff18ff03fd37204532d0.setContent(html_d0b3502fbb239752d0d4ae2d5d208088);
|
|
|
|
|
|
|
|
marker_2a03b313b8309d99cd88dba93a461b02.bindPopup(popup_1587e8980cbfff18ff03fd37204532d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a03b313b8309d99cd88dba93a461b02.setIcon(icon_f5a21568e5b7eb34307c7e6cf3894f24);
|
|
|
|
|
|
var marker_620b49e1df5239b331b119ddb67931d0 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6a4f5a63884e92a4fa1c0bf89842b129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e216cf108b2a8ebdad25f3db0fc2988c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9cd01361051eced7c2a8844e031b2ce = $(`<div id="html_f9cd01361051eced7c2a8844e031b2ce" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_e216cf108b2a8ebdad25f3db0fc2988c.setContent(html_f9cd01361051eced7c2a8844e031b2ce);
|
|
|
|
|
|
|
|
marker_620b49e1df5239b331b119ddb67931d0.bindPopup(popup_e216cf108b2a8ebdad25f3db0fc2988c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_620b49e1df5239b331b119ddb67931d0.setIcon(icon_6a4f5a63884e92a4fa1c0bf89842b129);
|
|
|
|
|
|
var marker_7c09f4b5e2bb3461fee18876679d9a7a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_cadde3011ba8beea3cf3fe600133dd84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30121f83d600be8f247f4a9454448d0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35f7d9fada69be4fb8d3fd23f0b049d4 = $(`<div id="html_35f7d9fada69be4fb8d3fd23f0b049d4" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_30121f83d600be8f247f4a9454448d0b.setContent(html_35f7d9fada69be4fb8d3fd23f0b049d4);
|
|
|
|
|
|
|
|
marker_7c09f4b5e2bb3461fee18876679d9a7a.bindPopup(popup_30121f83d600be8f247f4a9454448d0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c09f4b5e2bb3461fee18876679d9a7a.setIcon(icon_cadde3011ba8beea3cf3fe600133dd84);
|
|
|
|
|
|
var marker_9a59c19b2f2a8ab2451e222b6001fb19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_fbaea97567e308effb9851ea12bc451b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30e85d2983bb82d0276ec826b69267c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2521a15e70f040cc3bad8bc004d0b96 = $(`<div id="html_d2521a15e70f040cc3bad8bc004d0b96" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_30e85d2983bb82d0276ec826b69267c6.setContent(html_d2521a15e70f040cc3bad8bc004d0b96);
|
|
|
|
|
|
|
|
marker_9a59c19b2f2a8ab2451e222b6001fb19.bindPopup(popup_30e85d2983bb82d0276ec826b69267c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a59c19b2f2a8ab2451e222b6001fb19.setIcon(icon_fbaea97567e308effb9851ea12bc451b);
|
|
|
|
|
|
var marker_5b785beb11cb902acce87c2442f63fb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_e4629ae0958b941e27182b9ccd4561b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83caa6c487090ec4391a115d7c0e5a45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58688d9e4b6db529f8976dc6cf84368a = $(`<div id="html_58688d9e4b6db529f8976dc6cf84368a" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_83caa6c487090ec4391a115d7c0e5a45.setContent(html_58688d9e4b6db529f8976dc6cf84368a);
|
|
|
|
|
|
|
|
marker_5b785beb11cb902acce87c2442f63fb0.bindPopup(popup_83caa6c487090ec4391a115d7c0e5a45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b785beb11cb902acce87c2442f63fb0.setIcon(icon_e4629ae0958b941e27182b9ccd4561b7);
|
|
|
|
|
|
var marker_f81246d392081a4f0fe55cb2dbb0e740 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f165dfbffdac0c08a582ee1ac322c10c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0b1ffaa6dd6061de637a3184475bac7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b93813b3a4ce8a66996d98aef195c6d = $(`<div id="html_2b93813b3a4ce8a66996d98aef195c6d" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_c0b1ffaa6dd6061de637a3184475bac7.setContent(html_2b93813b3a4ce8a66996d98aef195c6d);
|
|
|
|
|
|
|
|
marker_f81246d392081a4f0fe55cb2dbb0e740.bindPopup(popup_c0b1ffaa6dd6061de637a3184475bac7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f81246d392081a4f0fe55cb2dbb0e740.setIcon(icon_f165dfbffdac0c08a582ee1ac322c10c);
|
|
|
|
|
|
var marker_3d5f56a50b01a41d2d11508a981589ad = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0e5fb4746810dadf2cf89ad3cafbca07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83e87385a81b326faa67273c4ff363ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c079aa58ae501f2212c0834038b96c4b = $(`<div id="html_c079aa58ae501f2212c0834038b96c4b" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_83e87385a81b326faa67273c4ff363ec.setContent(html_c079aa58ae501f2212c0834038b96c4b);
|
|
|
|
|
|
|
|
marker_3d5f56a50b01a41d2d11508a981589ad.bindPopup(popup_83e87385a81b326faa67273c4ff363ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d5f56a50b01a41d2d11508a981589ad.setIcon(icon_0e5fb4746810dadf2cf89ad3cafbca07);
|
|
|
|
|
|
var marker_16bbb53348ec9f456dfffeb7a043c938 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f171fc486f4f8a345632e7170f12d44d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a6ab3826fe72337b85bb4c423d6d43e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7444e230070846f50110274880e29d5 = $(`<div id="html_b7444e230070846f50110274880e29d5" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_8a6ab3826fe72337b85bb4c423d6d43e.setContent(html_b7444e230070846f50110274880e29d5);
|
|
|
|
|
|
|
|
marker_16bbb53348ec9f456dfffeb7a043c938.bindPopup(popup_8a6ab3826fe72337b85bb4c423d6d43e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16bbb53348ec9f456dfffeb7a043c938.setIcon(icon_f171fc486f4f8a345632e7170f12d44d);
|
|
|
|
|
|
var marker_7c6a74d5d544df184e37260865fea33b = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_635505c4b88e11af8626590010d93c11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_481d764abce2f05b8f5c77be59ddec36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fec1b0aec657a244a9b632584b913fd6 = $(`<div id="html_fec1b0aec657a244a9b632584b913fd6" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_481d764abce2f05b8f5c77be59ddec36.setContent(html_fec1b0aec657a244a9b632584b913fd6);
|
|
|
|
|
|
|
|
marker_7c6a74d5d544df184e37260865fea33b.bindPopup(popup_481d764abce2f05b8f5c77be59ddec36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c6a74d5d544df184e37260865fea33b.setIcon(icon_635505c4b88e11af8626590010d93c11);
|
|
|
|
|
|
var marker_b15b020f76dafd8718f9ebb6b2ccf748 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6082659d3902098915978d02b85dd5d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d4bc3f8245ffa4cfd6a64b159d78d56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72f6a83ee4a3a0c1b4353354f84ad73e = $(`<div id="html_72f6a83ee4a3a0c1b4353354f84ad73e" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_0d4bc3f8245ffa4cfd6a64b159d78d56.setContent(html_72f6a83ee4a3a0c1b4353354f84ad73e);
|
|
|
|
|
|
|
|
marker_b15b020f76dafd8718f9ebb6b2ccf748.bindPopup(popup_0d4bc3f8245ffa4cfd6a64b159d78d56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b15b020f76dafd8718f9ebb6b2ccf748.setIcon(icon_6082659d3902098915978d02b85dd5d5);
|
|
|
|
|
|
var marker_ee34dd846bdd5f87e91071ec312e9877 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_b3ffc3599cf35f4114b98aa3850eec51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa401b61f9da85eed49e2cc8b90e4ec2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdc92633f9db6c8f55306513f6e7ba17 = $(`<div id="html_fdc92633f9db6c8f55306513f6e7ba17" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_fa401b61f9da85eed49e2cc8b90e4ec2.setContent(html_fdc92633f9db6c8f55306513f6e7ba17);
|
|
|
|
|
|
|
|
marker_ee34dd846bdd5f87e91071ec312e9877.bindPopup(popup_fa401b61f9da85eed49e2cc8b90e4ec2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee34dd846bdd5f87e91071ec312e9877.setIcon(icon_b3ffc3599cf35f4114b98aa3850eec51);
|
|
|
|
|
|
var marker_4c272cb1939ad76fd356d73b724d6173 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_835982764d32b220fefea41aa26eeff0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88446933b7db99a5e3ab5a40892f97ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dec1a14a0aeba5dad28ece70af65fed6 = $(`<div id="html_dec1a14a0aeba5dad28ece70af65fed6" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_88446933b7db99a5e3ab5a40892f97ee.setContent(html_dec1a14a0aeba5dad28ece70af65fed6);
|
|
|
|
|
|
|
|
marker_4c272cb1939ad76fd356d73b724d6173.bindPopup(popup_88446933b7db99a5e3ab5a40892f97ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c272cb1939ad76fd356d73b724d6173.setIcon(icon_835982764d32b220fefea41aa26eeff0);
|
|
|
|
|
|
var marker_d0e7acf6770e870284a5885c0fe34a99 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_edfd9d02769865849814c533470397d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c58225fd289dbc2788a8cc4304a9b83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_826d4c082c4d28c53013a6da2dfcb9aa = $(`<div id="html_826d4c082c4d28c53013a6da2dfcb9aa" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_0c58225fd289dbc2788a8cc4304a9b83.setContent(html_826d4c082c4d28c53013a6da2dfcb9aa);
|
|
|
|
|
|
|
|
marker_d0e7acf6770e870284a5885c0fe34a99.bindPopup(popup_0c58225fd289dbc2788a8cc4304a9b83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0e7acf6770e870284a5885c0fe34a99.setIcon(icon_edfd9d02769865849814c533470397d7);
|
|
|
|
|
|
var marker_0b834240f7110a19057a3c456781173e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7dba10807b91cb6bf588adfed520ba49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f415bf4f5b038b0460ac72ec23c2f96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b00dbf2a858b1d8daebcc4e1493505fb = $(`<div id="html_b00dbf2a858b1d8daebcc4e1493505fb" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_8f415bf4f5b038b0460ac72ec23c2f96.setContent(html_b00dbf2a858b1d8daebcc4e1493505fb);
|
|
|
|
|
|
|
|
marker_0b834240f7110a19057a3c456781173e.bindPopup(popup_8f415bf4f5b038b0460ac72ec23c2f96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b834240f7110a19057a3c456781173e.setIcon(icon_7dba10807b91cb6bf588adfed520ba49);
|
|
|
|
|
|
var marker_8422f9e7f0cafb69bb29b6fee44c7ea0 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_77ec0b19a1981879274ead58ebbfd984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3073010e909f1ddbd1866b0fc520435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_741049f8d5b798b8bd6df6bd2e68cdbf = $(`<div id="html_741049f8d5b798b8bd6df6bd2e68cdbf" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_d3073010e909f1ddbd1866b0fc520435.setContent(html_741049f8d5b798b8bd6df6bd2e68cdbf);
|
|
|
|
|
|
|
|
marker_8422f9e7f0cafb69bb29b6fee44c7ea0.bindPopup(popup_d3073010e909f1ddbd1866b0fc520435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8422f9e7f0cafb69bb29b6fee44c7ea0.setIcon(icon_77ec0b19a1981879274ead58ebbfd984);
|
|
|
|
|
|
var marker_7a9bc2aef269b79ba88d03f84e226ee2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5a2f1e32c5def68d89e0469c47261c85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae472aa775724c2daf6472737e17217c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37de70bcdd19ff0f82a07ffd7b9b92a7 = $(`<div id="html_37de70bcdd19ff0f82a07ffd7b9b92a7" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_ae472aa775724c2daf6472737e17217c.setContent(html_37de70bcdd19ff0f82a07ffd7b9b92a7);
|
|
|
|
|
|
|
|
marker_7a9bc2aef269b79ba88d03f84e226ee2.bindPopup(popup_ae472aa775724c2daf6472737e17217c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a9bc2aef269b79ba88d03f84e226ee2.setIcon(icon_5a2f1e32c5def68d89e0469c47261c85);
|
|
|
|
|
|
var marker_e9b187543a5bc89388972af9d8908998 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_670560bbb66db0bdc24aa25c85eb944b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d95f89275f686afd88a8a1ac19bd58b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb9ffbe1838137afb96ac791afa44708 = $(`<div id="html_cb9ffbe1838137afb96ac791afa44708" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_6d95f89275f686afd88a8a1ac19bd58b.setContent(html_cb9ffbe1838137afb96ac791afa44708);
|
|
|
|
|
|
|
|
marker_e9b187543a5bc89388972af9d8908998.bindPopup(popup_6d95f89275f686afd88a8a1ac19bd58b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9b187543a5bc89388972af9d8908998.setIcon(icon_670560bbb66db0bdc24aa25c85eb944b);
|
|
|
|
|
|
var marker_000a242c9910163e65ba3e79453746cf = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7c8bacb1676a1f3161856df56b55fa31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_970ac5b4cdf95d0bd120de6749ad9c2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f02f672d0f6f14a3c1a473b5056c23d7 = $(`<div id="html_f02f672d0f6f14a3c1a473b5056c23d7" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_970ac5b4cdf95d0bd120de6749ad9c2a.setContent(html_f02f672d0f6f14a3c1a473b5056c23d7);
|
|
|
|
|
|
|
|
marker_000a242c9910163e65ba3e79453746cf.bindPopup(popup_970ac5b4cdf95d0bd120de6749ad9c2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_000a242c9910163e65ba3e79453746cf.setIcon(icon_7c8bacb1676a1f3161856df56b55fa31);
|
|
|
|
|
|
var marker_d734946188b3b7cd5e752fbc1a79ed33 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_b8b9d9436acf1001e1cf80f2149fe1e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d23761fa65af27e43280aad3f685f18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c902bdab5c09f686483fe0751c3050a = $(`<div id="html_2c902bdab5c09f686483fe0751c3050a" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_2d23761fa65af27e43280aad3f685f18.setContent(html_2c902bdab5c09f686483fe0751c3050a);
|
|
|
|
|
|
|
|
marker_d734946188b3b7cd5e752fbc1a79ed33.bindPopup(popup_2d23761fa65af27e43280aad3f685f18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d734946188b3b7cd5e752fbc1a79ed33.setIcon(icon_b8b9d9436acf1001e1cf80f2149fe1e3);
|
|
|
|
|
|
var marker_fbaca3b6dee892d12d0b7ba77209f8fb = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_434cae711e61285c0205b3fd349e2b38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a7e8d7d4d11749f7561472c86c3cc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8956d5ca228756614527969f24887678 = $(`<div id="html_8956d5ca228756614527969f24887678" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_29a7e8d7d4d11749f7561472c86c3cc5.setContent(html_8956d5ca228756614527969f24887678);
|
|
|
|
|
|
|
|
marker_fbaca3b6dee892d12d0b7ba77209f8fb.bindPopup(popup_29a7e8d7d4d11749f7561472c86c3cc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbaca3b6dee892d12d0b7ba77209f8fb.setIcon(icon_434cae711e61285c0205b3fd349e2b38);
|
|
|
|
|
|
var marker_5380828972766e2b538aa7a5e32970a7 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_e3d0899fc8947ddce1f3eb5436d907bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_966ec8af03fb0db16cafbe8a256e2791 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fba47d1ce104edb35e41b08d52e1c785 = $(`<div id="html_fba47d1ce104edb35e41b08d52e1c785" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_966ec8af03fb0db16cafbe8a256e2791.setContent(html_fba47d1ce104edb35e41b08d52e1c785);
|
|
|
|
|
|
|
|
marker_5380828972766e2b538aa7a5e32970a7.bindPopup(popup_966ec8af03fb0db16cafbe8a256e2791)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5380828972766e2b538aa7a5e32970a7.setIcon(icon_e3d0899fc8947ddce1f3eb5436d907bd);
|
|
|
|
|
|
var marker_5855af1995a8f721ca50091a081addd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_1f544f0b08df82b23c1eef2c1425889e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea13779828f8ecf260249077a126b10c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_530037c09b6599fe894815b557a7ac87 = $(`<div id="html_530037c09b6599fe894815b557a7ac87" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_ea13779828f8ecf260249077a126b10c.setContent(html_530037c09b6599fe894815b557a7ac87);
|
|
|
|
|
|
|
|
marker_5855af1995a8f721ca50091a081addd7.bindPopup(popup_ea13779828f8ecf260249077a126b10c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5855af1995a8f721ca50091a081addd7.setIcon(icon_1f544f0b08df82b23c1eef2c1425889e);
|
|
|
|
|
|
var marker_731a4316853adb3246cc33b26f4ee24c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d6d88df90210267bd0d75bcf3de8cd03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e11ab95ee0ecad521a755ed4e873a619 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b68e617c3e29174b65131eb3f173101d = $(`<div id="html_b68e617c3e29174b65131eb3f173101d" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_e11ab95ee0ecad521a755ed4e873a619.setContent(html_b68e617c3e29174b65131eb3f173101d);
|
|
|
|
|
|
|
|
marker_731a4316853adb3246cc33b26f4ee24c.bindPopup(popup_e11ab95ee0ecad521a755ed4e873a619)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_731a4316853adb3246cc33b26f4ee24c.setIcon(icon_d6d88df90210267bd0d75bcf3de8cd03);
|
|
|
|
|
|
var marker_96c8ae7c048d96628944e32ee23da3eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5abeac5c34844d11a8ae64bc5bed53a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66aae8a3b4a91b2786062344d2bbc476 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d06fc9fa7b4299211bbc6488448dbaea = $(`<div id="html_d06fc9fa7b4299211bbc6488448dbaea" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_66aae8a3b4a91b2786062344d2bbc476.setContent(html_d06fc9fa7b4299211bbc6488448dbaea);
|
|
|
|
|
|
|
|
marker_96c8ae7c048d96628944e32ee23da3eb.bindPopup(popup_66aae8a3b4a91b2786062344d2bbc476)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96c8ae7c048d96628944e32ee23da3eb.setIcon(icon_5abeac5c34844d11a8ae64bc5bed53a8);
|
|
|
|
|
|
var marker_a7b570e16609840739dcd6af3063d9b5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_360aaceb6cc115468fcf6111f31f867d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfac2a69d3666016d2d0242d7d60b91a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba72bbc4fd9d6c683ee1d62b931be783 = $(`<div id="html_ba72bbc4fd9d6c683ee1d62b931be783" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_dfac2a69d3666016d2d0242d7d60b91a.setContent(html_ba72bbc4fd9d6c683ee1d62b931be783);
|
|
|
|
|
|
|
|
marker_a7b570e16609840739dcd6af3063d9b5.bindPopup(popup_dfac2a69d3666016d2d0242d7d60b91a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7b570e16609840739dcd6af3063d9b5.setIcon(icon_360aaceb6cc115468fcf6111f31f867d);
|
|
|
|
|
|
var marker_cde79bf3e2202dbdc74b5b00f696b624 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a532a9ac44fa7f6a5f791b72c940e9e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fff7678a5c0e51a10d39ed994b6e34e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fd4d6a2d0d3b3ecb4a1b0ee4fecf569 = $(`<div id="html_2fd4d6a2d0d3b3ecb4a1b0ee4fecf569" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_9fff7678a5c0e51a10d39ed994b6e34e.setContent(html_2fd4d6a2d0d3b3ecb4a1b0ee4fecf569);
|
|
|
|
|
|
|
|
marker_cde79bf3e2202dbdc74b5b00f696b624.bindPopup(popup_9fff7678a5c0e51a10d39ed994b6e34e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cde79bf3e2202dbdc74b5b00f696b624.setIcon(icon_a532a9ac44fa7f6a5f791b72c940e9e8);
|
|
|
|
|
|
var marker_5e5e0878681a81ee6613948b9d3206aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_e011d51cc94ac71a0a874a9b53ed05fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab08e2341c75e9ce4e43a1d9e9925fad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05f6e3856fbe805a70a9c92e4d515835 = $(`<div id="html_05f6e3856fbe805a70a9c92e4d515835" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_ab08e2341c75e9ce4e43a1d9e9925fad.setContent(html_05f6e3856fbe805a70a9c92e4d515835);
|
|
|
|
|
|
|
|
marker_5e5e0878681a81ee6613948b9d3206aa.bindPopup(popup_ab08e2341c75e9ce4e43a1d9e9925fad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e5e0878681a81ee6613948b9d3206aa.setIcon(icon_e011d51cc94ac71a0a874a9b53ed05fc);
|
|
|
|
|
|
var marker_5e908ef311f7b87c129122502af2ff16 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0dfba39d35ff593f58816cd868eb3560 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e386129b7a9ef736025599ad15ee4fde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22ecf60a53f33a902479754e2beb5060 = $(`<div id="html_22ecf60a53f33a902479754e2beb5060" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_e386129b7a9ef736025599ad15ee4fde.setContent(html_22ecf60a53f33a902479754e2beb5060);
|
|
|
|
|
|
|
|
marker_5e908ef311f7b87c129122502af2ff16.bindPopup(popup_e386129b7a9ef736025599ad15ee4fde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e908ef311f7b87c129122502af2ff16.setIcon(icon_0dfba39d35ff593f58816cd868eb3560);
|
|
|
|
|
|
var marker_0946c9556b8b45f7daffaa688b50f774 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7ca039eb41b4bb0bfa0189327f0f3c5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf99fe11382b64d09c8c536e8dcf22a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e242fe821a81003fcd531fe83a27f9ca = $(`<div id="html_e242fe821a81003fcd531fe83a27f9ca" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_bf99fe11382b64d09c8c536e8dcf22a6.setContent(html_e242fe821a81003fcd531fe83a27f9ca);
|
|
|
|
|
|
|
|
marker_0946c9556b8b45f7daffaa688b50f774.bindPopup(popup_bf99fe11382b64d09c8c536e8dcf22a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0946c9556b8b45f7daffaa688b50f774.setIcon(icon_7ca039eb41b4bb0bfa0189327f0f3c5b);
|
|
|
|
|
|
var marker_4f743045d5924e195994a33a70a4a503 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_1316267f9a1facabddc96576c0de3e55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da94dde6c3c82475bf5b567fdd0f0642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d421a6293abec8cc722492db43832a10 = $(`<div id="html_d421a6293abec8cc722492db43832a10" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_da94dde6c3c82475bf5b567fdd0f0642.setContent(html_d421a6293abec8cc722492db43832a10);
|
|
|
|
|
|
|
|
marker_4f743045d5924e195994a33a70a4a503.bindPopup(popup_da94dde6c3c82475bf5b567fdd0f0642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f743045d5924e195994a33a70a4a503.setIcon(icon_1316267f9a1facabddc96576c0de3e55);
|
|
|
|
|
|
var marker_56aa52da4ca1876a8b4c2978ee282b35 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_dd763b59c0d9795565a414287117e985 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e6d555536b980d1d95d55f427a337cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a45b045328a9f6052e4ad2621c06781a = $(`<div id="html_a45b045328a9f6052e4ad2621c06781a" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_3e6d555536b980d1d95d55f427a337cf.setContent(html_a45b045328a9f6052e4ad2621c06781a);
|
|
|
|
|
|
|
|
marker_56aa52da4ca1876a8b4c2978ee282b35.bindPopup(popup_3e6d555536b980d1d95d55f427a337cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56aa52da4ca1876a8b4c2978ee282b35.setIcon(icon_dd763b59c0d9795565a414287117e985);
|
|
|
|
|
|
var marker_e1ed736c406c260f63ddb7101206506e = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_1cf3128c296967904696be87b3bda820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5599a1d9fb25b46375d236cc8bab8323 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d15c1de8d098e912e0822435c6112b05 = $(`<div id="html_d15c1de8d098e912e0822435c6112b05" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_5599a1d9fb25b46375d236cc8bab8323.setContent(html_d15c1de8d098e912e0822435c6112b05);
|
|
|
|
|
|
|
|
marker_e1ed736c406c260f63ddb7101206506e.bindPopup(popup_5599a1d9fb25b46375d236cc8bab8323)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1ed736c406c260f63ddb7101206506e.setIcon(icon_1cf3128c296967904696be87b3bda820);
|
|
|
|
|
|
var marker_fec9c6f61753dc48e698fb2d1b1ef50c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_e6e522f86ea4ee058f64498c385af98b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf10064aa8240dad84ec8077ead71531 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57930755628cd8b24fcbec5e4cf01335 = $(`<div id="html_57930755628cd8b24fcbec5e4cf01335" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_cf10064aa8240dad84ec8077ead71531.setContent(html_57930755628cd8b24fcbec5e4cf01335);
|
|
|
|
|
|
|
|
marker_fec9c6f61753dc48e698fb2d1b1ef50c.bindPopup(popup_cf10064aa8240dad84ec8077ead71531)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fec9c6f61753dc48e698fb2d1b1ef50c.setIcon(icon_e6e522f86ea4ee058f64498c385af98b);
|
|
|
|
|
|
var marker_ab2085327f8d3c2eb079a81aed91831e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f4c71ec9bc346d79be5e5522a99426f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91e4969e868cd4530883dd1f6bd511f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b69773360725a0355e8658abcbb5f09 = $(`<div id="html_0b69773360725a0355e8658abcbb5f09" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_91e4969e868cd4530883dd1f6bd511f0.setContent(html_0b69773360725a0355e8658abcbb5f09);
|
|
|
|
|
|
|
|
marker_ab2085327f8d3c2eb079a81aed91831e.bindPopup(popup_91e4969e868cd4530883dd1f6bd511f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab2085327f8d3c2eb079a81aed91831e.setIcon(icon_f4c71ec9bc346d79be5e5522a99426f7);
|
|
|
|
|
|
var marker_6e5b10ca248b90026ac8acec75fbc925 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_44e253eea00d79abf76767ea8796b815 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19d6e942cad657ed3e1f430454aad749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_213b5558595ef5b84b7af85dba546e64 = $(`<div id="html_213b5558595ef5b84b7af85dba546e64" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_19d6e942cad657ed3e1f430454aad749.setContent(html_213b5558595ef5b84b7af85dba546e64);
|
|
|
|
|
|
|
|
marker_6e5b10ca248b90026ac8acec75fbc925.bindPopup(popup_19d6e942cad657ed3e1f430454aad749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5b10ca248b90026ac8acec75fbc925.setIcon(icon_44e253eea00d79abf76767ea8796b815);
|
|
|
|
|
|
var marker_ef3f740caf072c5a7f2c64bab35041b7 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5abee75b4071a1ca9d6d12709a4b184e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_116674766aaded7549a94ce13a17781a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93cf2c2564e022364f9d0443d8d45967 = $(`<div id="html_93cf2c2564e022364f9d0443d8d45967" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_116674766aaded7549a94ce13a17781a.setContent(html_93cf2c2564e022364f9d0443d8d45967);
|
|
|
|
|
|
|
|
marker_ef3f740caf072c5a7f2c64bab35041b7.bindPopup(popup_116674766aaded7549a94ce13a17781a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef3f740caf072c5a7f2c64bab35041b7.setIcon(icon_5abee75b4071a1ca9d6d12709a4b184e);
|
|
|
|
|
|
var marker_999bcbe74f36e3520835de93a1bbf3e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_31f18ca1f9f2fb8ccd6f60a75b28c865 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57b463620608365cb467b1dd414fb189 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21d70f7af461d671a33b4389d573defe = $(`<div id="html_21d70f7af461d671a33b4389d573defe" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_57b463620608365cb467b1dd414fb189.setContent(html_21d70f7af461d671a33b4389d573defe);
|
|
|
|
|
|
|
|
marker_999bcbe74f36e3520835de93a1bbf3e5.bindPopup(popup_57b463620608365cb467b1dd414fb189)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_999bcbe74f36e3520835de93a1bbf3e5.setIcon(icon_31f18ca1f9f2fb8ccd6f60a75b28c865);
|
|
|
|
|
|
var marker_43ad2b01670e07f51417e4d7354e8e1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_da42753fe22478d42dc1e471e7803a8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_290b715fb788a86b6c6b92a99b96141b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c137f09a47abddd08044830ecacaa0b = $(`<div id="html_3c137f09a47abddd08044830ecacaa0b" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_290b715fb788a86b6c6b92a99b96141b.setContent(html_3c137f09a47abddd08044830ecacaa0b);
|
|
|
|
|
|
|
|
marker_43ad2b01670e07f51417e4d7354e8e1b.bindPopup(popup_290b715fb788a86b6c6b92a99b96141b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43ad2b01670e07f51417e4d7354e8e1b.setIcon(icon_da42753fe22478d42dc1e471e7803a8d);
|
|
|
|
|
|
var marker_bdd751e75f61d288ded3e381617ca102 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_dcaa9148a1b0250498c5a893f6646fc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32c0fd4b5c6c01f4bc9c42fba113831a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83a2eeafff97232dc8026add51272ded = $(`<div id="html_83a2eeafff97232dc8026add51272ded" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_32c0fd4b5c6c01f4bc9c42fba113831a.setContent(html_83a2eeafff97232dc8026add51272ded);
|
|
|
|
|
|
|
|
marker_bdd751e75f61d288ded3e381617ca102.bindPopup(popup_32c0fd4b5c6c01f4bc9c42fba113831a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdd751e75f61d288ded3e381617ca102.setIcon(icon_dcaa9148a1b0250498c5a893f6646fc1);
|
|
|
|
|
|
var marker_26dc58d63e900be12f0e279d8ec7c5d1 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0b379209c5740d91bfe175bb8562e263 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e376ab0d2e24b794c1311321e33abf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52d704386e8823319fb91bce61b994df = $(`<div id="html_52d704386e8823319fb91bce61b994df" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_6e376ab0d2e24b794c1311321e33abf7.setContent(html_52d704386e8823319fb91bce61b994df);
|
|
|
|
|
|
|
|
marker_26dc58d63e900be12f0e279d8ec7c5d1.bindPopup(popup_6e376ab0d2e24b794c1311321e33abf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26dc58d63e900be12f0e279d8ec7c5d1.setIcon(icon_0b379209c5740d91bfe175bb8562e263);
|
|
|
|
|
|
var marker_8685bfd3b2b4d2213fd3b68c782d4bb0 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0abb3ae94e8c299edf344dc70ac534f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d77b7b48c4629b2f95aad090e6594b32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38942ea779e3147597d01f2fafb3a79e = $(`<div id="html_38942ea779e3147597d01f2fafb3a79e" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_d77b7b48c4629b2f95aad090e6594b32.setContent(html_38942ea779e3147597d01f2fafb3a79e);
|
|
|
|
|
|
|
|
marker_8685bfd3b2b4d2213fd3b68c782d4bb0.bindPopup(popup_d77b7b48c4629b2f95aad090e6594b32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8685bfd3b2b4d2213fd3b68c782d4bb0.setIcon(icon_0abb3ae94e8c299edf344dc70ac534f1);
|
|
|
|
|
|
var marker_706ff0cee740e85a929768b361387019 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_dd8d710969ba634d1f9239c28e43d775 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd0c76cd8853ef6d9a54538a090b477c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba55e5a0bf7b7fecd24f29ceb791717b = $(`<div id="html_ba55e5a0bf7b7fecd24f29ceb791717b" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_bd0c76cd8853ef6d9a54538a090b477c.setContent(html_ba55e5a0bf7b7fecd24f29ceb791717b);
|
|
|
|
|
|
|
|
marker_706ff0cee740e85a929768b361387019.bindPopup(popup_bd0c76cd8853ef6d9a54538a090b477c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_706ff0cee740e85a929768b361387019.setIcon(icon_dd8d710969ba634d1f9239c28e43d775);
|
|
|
|
|
|
var marker_cacef5ea5e228b2bb48c8e00f4632910 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_225aaa47692f16c329e964b27d5dc1c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43e81c2890e9024fd674133a0d95885b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a7147cbfbd8aa007ffb6c3cf50eeeb4 = $(`<div id="html_7a7147cbfbd8aa007ffb6c3cf50eeeb4" style="width: 100.0%; height: 100.0%;">skeme.vanderwarker.family</div>`)[0];
|
|
popup_43e81c2890e9024fd674133a0d95885b.setContent(html_7a7147cbfbd8aa007ffb6c3cf50eeeb4);
|
|
|
|
|
|
|
|
marker_cacef5ea5e228b2bb48c8e00f4632910.bindPopup(popup_43e81c2890e9024fd674133a0d95885b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cacef5ea5e228b2bb48c8e00f4632910.setIcon(icon_225aaa47692f16c329e964b27d5dc1c7);
|
|
|
|
|
|
var marker_58171cb0a4eeb21873e60353c97a3465 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_09a556a279bdd6696a5a5d27bdf5b030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbf74b5c57c569c94901cda32cfcf58a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ef73704f5a06b1a98399243ee094e6c = $(`<div id="html_9ef73704f5a06b1a98399243ee094e6c" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_dbf74b5c57c569c94901cda32cfcf58a.setContent(html_9ef73704f5a06b1a98399243ee094e6c);
|
|
|
|
|
|
|
|
marker_58171cb0a4eeb21873e60353c97a3465.bindPopup(popup_dbf74b5c57c569c94901cda32cfcf58a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58171cb0a4eeb21873e60353c97a3465.setIcon(icon_09a556a279bdd6696a5a5d27bdf5b030);
|
|
|
|
|
|
var marker_87de1dcde928a0a2f68224783d7d61b5 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_eb4cc26d95de43caa5cb17c648c0378c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95cdf9fc7a846c229efac4fe98ca848d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83c727611e4e63a6594725d7ecbe1007 = $(`<div id="html_83c727611e4e63a6594725d7ecbe1007" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_95cdf9fc7a846c229efac4fe98ca848d.setContent(html_83c727611e4e63a6594725d7ecbe1007);
|
|
|
|
|
|
|
|
marker_87de1dcde928a0a2f68224783d7d61b5.bindPopup(popup_95cdf9fc7a846c229efac4fe98ca848d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87de1dcde928a0a2f68224783d7d61b5.setIcon(icon_eb4cc26d95de43caa5cb17c648c0378c);
|
|
|
|
|
|
var marker_3e8e2a48af92c0014cc4278096e812ee = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7707216314c90c4e8b96b5e6193af597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea1f78bdffd1a3ba6ab4c1a7f481e8d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_743818aea1ed0bcca55a25c87105b531 = $(`<div id="html_743818aea1ed0bcca55a25c87105b531" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_ea1f78bdffd1a3ba6ab4c1a7f481e8d3.setContent(html_743818aea1ed0bcca55a25c87105b531);
|
|
|
|
|
|
|
|
marker_3e8e2a48af92c0014cc4278096e812ee.bindPopup(popup_ea1f78bdffd1a3ba6ab4c1a7f481e8d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e8e2a48af92c0014cc4278096e812ee.setIcon(icon_7707216314c90c4e8b96b5e6193af597);
|
|
|
|
|
|
var marker_9c0ea54c0788106681a711f790d5ba8b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_2da0856d4bd2786f08e43dcc9fa93566 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2f3407ebf4578b28e830563c1502853 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd27bf2944992a6abfe7d35558bbf60f = $(`<div id="html_cd27bf2944992a6abfe7d35558bbf60f" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_a2f3407ebf4578b28e830563c1502853.setContent(html_cd27bf2944992a6abfe7d35558bbf60f);
|
|
|
|
|
|
|
|
marker_9c0ea54c0788106681a711f790d5ba8b.bindPopup(popup_a2f3407ebf4578b28e830563c1502853)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c0ea54c0788106681a711f790d5ba8b.setIcon(icon_2da0856d4bd2786f08e43dcc9fa93566);
|
|
|
|
|
|
var marker_fd0208812bcc0d841e8dcf59e504b7b2 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0ae60e207a68d74d411dbfd02d2556c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcb07b5adf0173ed326cb4c8470d9b61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35a1c54f35515dc5959f43f5fc3570c9 = $(`<div id="html_35a1c54f35515dc5959f43f5fc3570c9" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_fcb07b5adf0173ed326cb4c8470d9b61.setContent(html_35a1c54f35515dc5959f43f5fc3570c9);
|
|
|
|
|
|
|
|
marker_fd0208812bcc0d841e8dcf59e504b7b2.bindPopup(popup_fcb07b5adf0173ed326cb4c8470d9b61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd0208812bcc0d841e8dcf59e504b7b2.setIcon(icon_0ae60e207a68d74d411dbfd02d2556c9);
|
|
|
|
|
|
var marker_c07c120daa4855c34fa6cfc3b8ed619f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f3157960f785d0ae082d99a4953e760f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_163246b8aeb9e97ede73842d0748b455 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dd961019dc3673d9686e3147a699bda = $(`<div id="html_0dd961019dc3673d9686e3147a699bda" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_163246b8aeb9e97ede73842d0748b455.setContent(html_0dd961019dc3673d9686e3147a699bda);
|
|
|
|
|
|
|
|
marker_c07c120daa4855c34fa6cfc3b8ed619f.bindPopup(popup_163246b8aeb9e97ede73842d0748b455)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c07c120daa4855c34fa6cfc3b8ed619f.setIcon(icon_f3157960f785d0ae082d99a4953e760f);
|
|
|
|
|
|
var marker_51711f45a5ce8017ef8a1787d7e706b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6dca76f989e9abd8847f9524ae40b3db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4af2f9b8c7c038da79023eb94fb7fd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43a56f965f9aff52163727482cd56471 = $(`<div id="html_43a56f965f9aff52163727482cd56471" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_e4af2f9b8c7c038da79023eb94fb7fd4.setContent(html_43a56f965f9aff52163727482cd56471);
|
|
|
|
|
|
|
|
marker_51711f45a5ce8017ef8a1787d7e706b7.bindPopup(popup_e4af2f9b8c7c038da79023eb94fb7fd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51711f45a5ce8017ef8a1787d7e706b7.setIcon(icon_6dca76f989e9abd8847f9524ae40b3db);
|
|
|
|
|
|
var marker_e4d6b48b61bee385ad336044845e8e69 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_60fbca13b72050472a71a86ed8fd179e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de23d497725d7c04cdb20caf941f3b48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6032db149e593c8bab677cc6c88a8b49 = $(`<div id="html_6032db149e593c8bab677cc6c88a8b49" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_de23d497725d7c04cdb20caf941f3b48.setContent(html_6032db149e593c8bab677cc6c88a8b49);
|
|
|
|
|
|
|
|
marker_e4d6b48b61bee385ad336044845e8e69.bindPopup(popup_de23d497725d7c04cdb20caf941f3b48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4d6b48b61bee385ad336044845e8e69.setIcon(icon_60fbca13b72050472a71a86ed8fd179e);
|
|
|
|
|
|
var marker_ddc657cf258ec0f7566ad487a47c04c5 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7088cfab9375cbd8658b30f895bda8ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fd08db45cc04ba7d306e96b7f30b52a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dde7a97c5e9d3f8577c655e7a1a7eda5 = $(`<div id="html_dde7a97c5e9d3f8577c655e7a1a7eda5" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_7fd08db45cc04ba7d306e96b7f30b52a.setContent(html_dde7a97c5e9d3f8577c655e7a1a7eda5);
|
|
|
|
|
|
|
|
marker_ddc657cf258ec0f7566ad487a47c04c5.bindPopup(popup_7fd08db45cc04ba7d306e96b7f30b52a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddc657cf258ec0f7566ad487a47c04c5.setIcon(icon_7088cfab9375cbd8658b30f895bda8ca);
|
|
|
|
|
|
var marker_9a5098a3c5953ca9dc40fa415f653c24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_4ad97d81d689bb4877f3e85c6113edbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41f8ef541abc4fc9b06c58e7c42d3fab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9682b8123da1aea5ae34b93d501c2909 = $(`<div id="html_9682b8123da1aea5ae34b93d501c2909" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_41f8ef541abc4fc9b06c58e7c42d3fab.setContent(html_9682b8123da1aea5ae34b93d501c2909);
|
|
|
|
|
|
|
|
marker_9a5098a3c5953ca9dc40fa415f653c24.bindPopup(popup_41f8ef541abc4fc9b06c58e7c42d3fab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a5098a3c5953ca9dc40fa415f653c24.setIcon(icon_4ad97d81d689bb4877f3e85c6113edbc);
|
|
|
|
|
|
var marker_8149aae5a05b21618e7a6eec0529101f = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ebab79e7e5f08bac088506a9e00160be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b1ed76771271ed37905ad84b18c3ece = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a411465b22b8a929bf060069adca52d8 = $(`<div id="html_a411465b22b8a929bf060069adca52d8" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_3b1ed76771271ed37905ad84b18c3ece.setContent(html_a411465b22b8a929bf060069adca52d8);
|
|
|
|
|
|
|
|
marker_8149aae5a05b21618e7a6eec0529101f.bindPopup(popup_3b1ed76771271ed37905ad84b18c3ece)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8149aae5a05b21618e7a6eec0529101f.setIcon(icon_ebab79e7e5f08bac088506a9e00160be);
|
|
|
|
|
|
var marker_2262984938ffef238fe698e39b374104 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_292d02952692d6fb9e96f4161f3e4801 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ca95a1612bf22e917423d7f73595330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdff5e9a9758af180a13f7165d2d1476 = $(`<div id="html_bdff5e9a9758af180a13f7165d2d1476" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_6ca95a1612bf22e917423d7f73595330.setContent(html_bdff5e9a9758af180a13f7165d2d1476);
|
|
|
|
|
|
|
|
marker_2262984938ffef238fe698e39b374104.bindPopup(popup_6ca95a1612bf22e917423d7f73595330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2262984938ffef238fe698e39b374104.setIcon(icon_292d02952692d6fb9e96f4161f3e4801);
|
|
|
|
|
|
var marker_eb00f9f6c049748d12e9ab1605c8b704 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_05af1bb5f451c921a571e7f7686268bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_623608b3cf4b549b836fcdffca9af894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e00621882228ee297e9d5be4ffec07b1 = $(`<div id="html_e00621882228ee297e9d5be4ffec07b1" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_623608b3cf4b549b836fcdffca9af894.setContent(html_e00621882228ee297e9d5be4ffec07b1);
|
|
|
|
|
|
|
|
marker_eb00f9f6c049748d12e9ab1605c8b704.bindPopup(popup_623608b3cf4b549b836fcdffca9af894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb00f9f6c049748d12e9ab1605c8b704.setIcon(icon_05af1bb5f451c921a571e7f7686268bb);
|
|
|
|
|
|
var marker_907b7976cf7bbee47f1aeb98b78cd39d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_eaf396bf2912c1770e8d57230bdfebce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2844ea22267708efc966fac0c7113357 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c471e8b544bb23d5773b673224e204ea = $(`<div id="html_c471e8b544bb23d5773b673224e204ea" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_2844ea22267708efc966fac0c7113357.setContent(html_c471e8b544bb23d5773b673224e204ea);
|
|
|
|
|
|
|
|
marker_907b7976cf7bbee47f1aeb98b78cd39d.bindPopup(popup_2844ea22267708efc966fac0c7113357)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_907b7976cf7bbee47f1aeb98b78cd39d.setIcon(icon_eaf396bf2912c1770e8d57230bdfebce);
|
|
|
|
|
|
var marker_5fe10113a63149b666f8d502b0aca8a3 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_1cb18a3fd34a9fa70c57038b7c591a1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57b220f24936fd15287a9d8a9769e817 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da9961ef74c2fdb69bf985d595879527 = $(`<div id="html_da9961ef74c2fdb69bf985d595879527" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_57b220f24936fd15287a9d8a9769e817.setContent(html_da9961ef74c2fdb69bf985d595879527);
|
|
|
|
|
|
|
|
marker_5fe10113a63149b666f8d502b0aca8a3.bindPopup(popup_57b220f24936fd15287a9d8a9769e817)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fe10113a63149b666f8d502b0aca8a3.setIcon(icon_1cb18a3fd34a9fa70c57038b7c591a1f);
|
|
|
|
|
|
var marker_874093b52fdb9a34e2a7cc953a40ea7a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_48546bfa426090071b4b0f682dc9828e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5108e38e8bf3fc46bee7c97037d33ebb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c76df453bc02e795458000e94ab4fd25 = $(`<div id="html_c76df453bc02e795458000e94ab4fd25" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_5108e38e8bf3fc46bee7c97037d33ebb.setContent(html_c76df453bc02e795458000e94ab4fd25);
|
|
|
|
|
|
|
|
marker_874093b52fdb9a34e2a7cc953a40ea7a.bindPopup(popup_5108e38e8bf3fc46bee7c97037d33ebb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_874093b52fdb9a34e2a7cc953a40ea7a.setIcon(icon_48546bfa426090071b4b0f682dc9828e);
|
|
|
|
|
|
var marker_467e201a1a734208a806a6ffbba2d5bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_aad0c80ec253cb6f38469d895c1c070d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7de2d49f7ee860353e80c1d573060611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f8c5f7c514c8eb2fd2dc116d9f47e65 = $(`<div id="html_8f8c5f7c514c8eb2fd2dc116d9f47e65" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_7de2d49f7ee860353e80c1d573060611.setContent(html_8f8c5f7c514c8eb2fd2dc116d9f47e65);
|
|
|
|
|
|
|
|
marker_467e201a1a734208a806a6ffbba2d5bb.bindPopup(popup_7de2d49f7ee860353e80c1d573060611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_467e201a1a734208a806a6ffbba2d5bb.setIcon(icon_aad0c80ec253cb6f38469d895c1c070d);
|
|
|
|
|
|
var marker_6a9f51c56bb3697831082c14339a4973 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c9f28bad9b0ba644a562b14c065825b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f2b0ba1e72b214e2fcaf9b731d115ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0bf9dd1b84bdbb57f6da970613b6a9c = $(`<div id="html_a0bf9dd1b84bdbb57f6da970613b6a9c" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_8f2b0ba1e72b214e2fcaf9b731d115ee.setContent(html_a0bf9dd1b84bdbb57f6da970613b6a9c);
|
|
|
|
|
|
|
|
marker_6a9f51c56bb3697831082c14339a4973.bindPopup(popup_8f2b0ba1e72b214e2fcaf9b731d115ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a9f51c56bb3697831082c14339a4973.setIcon(icon_c9f28bad9b0ba644a562b14c065825b9);
|
|
|
|
|
|
var marker_9ce494f90ac52e4fce5fef2cc80fd2ae = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7671f3668393303358d84f25a8d11de2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_540dff66029cea9b743d1918b61c60cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7454887305a9511822f2444d1e519b66 = $(`<div id="html_7454887305a9511822f2444d1e519b66" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_540dff66029cea9b743d1918b61c60cf.setContent(html_7454887305a9511822f2444d1e519b66);
|
|
|
|
|
|
|
|
marker_9ce494f90ac52e4fce5fef2cc80fd2ae.bindPopup(popup_540dff66029cea9b743d1918b61c60cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ce494f90ac52e4fce5fef2cc80fd2ae.setIcon(icon_7671f3668393303358d84f25a8d11de2);
|
|
|
|
|
|
var marker_35cff60fcabb6547def9508ceaffb027 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d47dc96fa3a0194da2deba4dbac20f61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_825db977aec1030fd06c5e2115834ba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f7e8723d4f396989aace71e2f9c81ea = $(`<div id="html_7f7e8723d4f396989aace71e2f9c81ea" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_825db977aec1030fd06c5e2115834ba0.setContent(html_7f7e8723d4f396989aace71e2f9c81ea);
|
|
|
|
|
|
|
|
marker_35cff60fcabb6547def9508ceaffb027.bindPopup(popup_825db977aec1030fd06c5e2115834ba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35cff60fcabb6547def9508ceaffb027.setIcon(icon_d47dc96fa3a0194da2deba4dbac20f61);
|
|
|
|
|
|
var marker_6ffe2d1c3a8ba44ee9362e0369346cc6 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a53ac5c99be24d8ed39dc91b432a2a82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0de0951fede4173f186447c483682b16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e17718df7b11ae24c125c96ed109204 = $(`<div id="html_2e17718df7b11ae24c125c96ed109204" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_0de0951fede4173f186447c483682b16.setContent(html_2e17718df7b11ae24c125c96ed109204);
|
|
|
|
|
|
|
|
marker_6ffe2d1c3a8ba44ee9362e0369346cc6.bindPopup(popup_0de0951fede4173f186447c483682b16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ffe2d1c3a8ba44ee9362e0369346cc6.setIcon(icon_a53ac5c99be24d8ed39dc91b432a2a82);
|
|
|
|
|
|
var marker_df1ea9c7d5dfb7a9c1c0241d831532cf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_411b0adca99c5ea3ace90dab3a01d5f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46f2ee76cfd92a22809db346cecd6922 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02f16cecf4f8e66514b19e9f98fb8fa2 = $(`<div id="html_02f16cecf4f8e66514b19e9f98fb8fa2" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_46f2ee76cfd92a22809db346cecd6922.setContent(html_02f16cecf4f8e66514b19e9f98fb8fa2);
|
|
|
|
|
|
|
|
marker_df1ea9c7d5dfb7a9c1c0241d831532cf.bindPopup(popup_46f2ee76cfd92a22809db346cecd6922)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df1ea9c7d5dfb7a9c1c0241d831532cf.setIcon(icon_411b0adca99c5ea3ace90dab3a01d5f1);
|
|
|
|
|
|
var marker_3b4735176c0e0a9bee9a0dff23d96080 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6ffbd5a7d95ec8b85cd1159a702dea45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31978ca18c5a932abf21bf2417549184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e1840bf6232c0273f3e45e42aeacd91 = $(`<div id="html_5e1840bf6232c0273f3e45e42aeacd91" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_31978ca18c5a932abf21bf2417549184.setContent(html_5e1840bf6232c0273f3e45e42aeacd91);
|
|
|
|
|
|
|
|
marker_3b4735176c0e0a9bee9a0dff23d96080.bindPopup(popup_31978ca18c5a932abf21bf2417549184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b4735176c0e0a9bee9a0dff23d96080.setIcon(icon_6ffbd5a7d95ec8b85cd1159a702dea45);
|
|
|
|
|
|
var marker_a9b238e8fe57715fbaf14aa3d55441d8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c09f46e35f69742136d0105333362250 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c59e26fc2e07947cb306d4eddc3d0b41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a8271e8d915808332be05210bc41ee6 = $(`<div id="html_1a8271e8d915808332be05210bc41ee6" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_c59e26fc2e07947cb306d4eddc3d0b41.setContent(html_1a8271e8d915808332be05210bc41ee6);
|
|
|
|
|
|
|
|
marker_a9b238e8fe57715fbaf14aa3d55441d8.bindPopup(popup_c59e26fc2e07947cb306d4eddc3d0b41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9b238e8fe57715fbaf14aa3d55441d8.setIcon(icon_c09f46e35f69742136d0105333362250);
|
|
|
|
|
|
var marker_8afaa208a8eaf8c11547df39fdb9461f = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_8d4f9b5d210e91c3158f6989d2ac2320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2610b5c9b7b8a4ba47c72bd5d4373db3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d31407e6357bfda1a6872935bbb66bab = $(`<div id="html_d31407e6357bfda1a6872935bbb66bab" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_2610b5c9b7b8a4ba47c72bd5d4373db3.setContent(html_d31407e6357bfda1a6872935bbb66bab);
|
|
|
|
|
|
|
|
marker_8afaa208a8eaf8c11547df39fdb9461f.bindPopup(popup_2610b5c9b7b8a4ba47c72bd5d4373db3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8afaa208a8eaf8c11547df39fdb9461f.setIcon(icon_8d4f9b5d210e91c3158f6989d2ac2320);
|
|
|
|
|
|
var marker_0a80271784b8a23b6e2d2460f2ddd627 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c1c85b51dec0010b7404ff3e4e619d87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d48cffa5cfe3409cf0df0f21fffece0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b959be4fb0b2343fe5621c6579e1570a = $(`<div id="html_b959be4fb0b2343fe5621c6579e1570a" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_7d48cffa5cfe3409cf0df0f21fffece0.setContent(html_b959be4fb0b2343fe5621c6579e1570a);
|
|
|
|
|
|
|
|
marker_0a80271784b8a23b6e2d2460f2ddd627.bindPopup(popup_7d48cffa5cfe3409cf0df0f21fffece0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a80271784b8a23b6e2d2460f2ddd627.setIcon(icon_c1c85b51dec0010b7404ff3e4e619d87);
|
|
|
|
|
|
var marker_16aa07f933bc2d2ad054fd31edf22e0c = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6d53ec48f2f9c4e34cfd45ebd7957e32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76475db59f8ccaacdef8755cfda8641e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fe48a17162f40ba6fb8fbc104dfb885 = $(`<div id="html_4fe48a17162f40ba6fb8fbc104dfb885" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_76475db59f8ccaacdef8755cfda8641e.setContent(html_4fe48a17162f40ba6fb8fbc104dfb885);
|
|
|
|
|
|
|
|
marker_16aa07f933bc2d2ad054fd31edf22e0c.bindPopup(popup_76475db59f8ccaacdef8755cfda8641e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16aa07f933bc2d2ad054fd31edf22e0c.setIcon(icon_6d53ec48f2f9c4e34cfd45ebd7957e32);
|
|
|
|
|
|
var marker_c4961e767ed5ec28a8b274e2bc8451e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_1e8fc772996fdcdf32442ffb5be92189 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b92b353a42c4a85be489889318e3368 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c2b855cc8995517f365b373d06cf6b2 = $(`<div id="html_4c2b855cc8995517f365b373d06cf6b2" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_5b92b353a42c4a85be489889318e3368.setContent(html_4c2b855cc8995517f365b373d06cf6b2);
|
|
|
|
|
|
|
|
marker_c4961e767ed5ec28a8b274e2bc8451e3.bindPopup(popup_5b92b353a42c4a85be489889318e3368)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4961e767ed5ec28a8b274e2bc8451e3.setIcon(icon_1e8fc772996fdcdf32442ffb5be92189);
|
|
|
|
|
|
var marker_61cbc44941b66dd27dd08a20e5d319d9 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a930672609ac8819032d69a81b6e4cef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbbf8b3edc5b962f84cdf8dcee7421e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ed9435dd48e7b2297729d9f13a254d1 = $(`<div id="html_2ed9435dd48e7b2297729d9f13a254d1" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_cbbf8b3edc5b962f84cdf8dcee7421e4.setContent(html_2ed9435dd48e7b2297729d9f13a254d1);
|
|
|
|
|
|
|
|
marker_61cbc44941b66dd27dd08a20e5d319d9.bindPopup(popup_cbbf8b3edc5b962f84cdf8dcee7421e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61cbc44941b66dd27dd08a20e5d319d9.setIcon(icon_a930672609ac8819032d69a81b6e4cef);
|
|
|
|
|
|
var marker_346ecdbcf41c21e5511e3ac031d5fb9d = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_bce0314ee90650ec3631e2bbb3a00642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5340baf5f18dd76ccb994a3c07b20f31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0a187564b1655eb605050cbda02e1dd = $(`<div id="html_e0a187564b1655eb605050cbda02e1dd" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_5340baf5f18dd76ccb994a3c07b20f31.setContent(html_e0a187564b1655eb605050cbda02e1dd);
|
|
|
|
|
|
|
|
marker_346ecdbcf41c21e5511e3ac031d5fb9d.bindPopup(popup_5340baf5f18dd76ccb994a3c07b20f31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_346ecdbcf41c21e5511e3ac031d5fb9d.setIcon(icon_bce0314ee90650ec3631e2bbb3a00642);
|
|
|
|
|
|
var marker_29dffb9431c2986110fb6e3625ebb435 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_013b5cd8af294195430ef316711bba2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f5ada08db604042b5c7fd83384358d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4152e85cd0774467be4319cde476ad0 = $(`<div id="html_e4152e85cd0774467be4319cde476ad0" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_2f5ada08db604042b5c7fd83384358d2.setContent(html_e4152e85cd0774467be4319cde476ad0);
|
|
|
|
|
|
|
|
marker_29dffb9431c2986110fb6e3625ebb435.bindPopup(popup_2f5ada08db604042b5c7fd83384358d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29dffb9431c2986110fb6e3625ebb435.setIcon(icon_013b5cd8af294195430ef316711bba2c);
|
|
|
|
|
|
var marker_98859258cf7e7f459cb537f21dfd2eb1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_469b95a0b77b0eb62441b570a19bb191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_625f2b370467021abe5e28872674073f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a94bc47adf6e8ea123b6d97ca6b294b = $(`<div id="html_1a94bc47adf6e8ea123b6d97ca6b294b" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_625f2b370467021abe5e28872674073f.setContent(html_1a94bc47adf6e8ea123b6d97ca6b294b);
|
|
|
|
|
|
|
|
marker_98859258cf7e7f459cb537f21dfd2eb1.bindPopup(popup_625f2b370467021abe5e28872674073f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98859258cf7e7f459cb537f21dfd2eb1.setIcon(icon_469b95a0b77b0eb62441b570a19bb191);
|
|
|
|
|
|
var marker_7a0b354b35484bb7c351a814727e787f = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_cffa2770d075b47342a15063f863adde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8e505cafbc99e6f98e60a986a5649e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b84e591b6aaea51dab927e9a058142f = $(`<div id="html_1b84e591b6aaea51dab927e9a058142f" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_e8e505cafbc99e6f98e60a986a5649e4.setContent(html_1b84e591b6aaea51dab927e9a058142f);
|
|
|
|
|
|
|
|
marker_7a0b354b35484bb7c351a814727e787f.bindPopup(popup_e8e505cafbc99e6f98e60a986a5649e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a0b354b35484bb7c351a814727e787f.setIcon(icon_cffa2770d075b47342a15063f863adde);
|
|
|
|
|
|
var marker_0e83571f4e34e51f319c203cf9cb26d3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6f63ee9ddf4f205330b6336fa757f6d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82bec11f210224c9b0e36ffe15661e39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f561ab5294387fe7b889395b72cccde5 = $(`<div id="html_f561ab5294387fe7b889395b72cccde5" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_82bec11f210224c9b0e36ffe15661e39.setContent(html_f561ab5294387fe7b889395b72cccde5);
|
|
|
|
|
|
|
|
marker_0e83571f4e34e51f319c203cf9cb26d3.bindPopup(popup_82bec11f210224c9b0e36ffe15661e39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e83571f4e34e51f319c203cf9cb26d3.setIcon(icon_6f63ee9ddf4f205330b6336fa757f6d9);
|
|
|
|
|
|
var marker_b9ad967ef6aff5396bf6772ce49f01bb = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7688b4f49446eca2f899e8d2c43a2910 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4f1698c3af92218b3777c2ce0c2c046 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bdd0e09d3360fc23a4e0ff65d419150 = $(`<div id="html_3bdd0e09d3360fc23a4e0ff65d419150" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_e4f1698c3af92218b3777c2ce0c2c046.setContent(html_3bdd0e09d3360fc23a4e0ff65d419150);
|
|
|
|
|
|
|
|
marker_b9ad967ef6aff5396bf6772ce49f01bb.bindPopup(popup_e4f1698c3af92218b3777c2ce0c2c046)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ad967ef6aff5396bf6772ce49f01bb.setIcon(icon_7688b4f49446eca2f899e8d2c43a2910);
|
|
|
|
|
|
var marker_e97c6771e38905fa7a4b38a7d207b980 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_defd447b165e55be736ffd5b6f112980 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f6854b44f11e49e411705071cae46be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c879aadbe80b251d1e01a61b71f94716 = $(`<div id="html_c879aadbe80b251d1e01a61b71f94716" style="width: 100.0%; height: 100.0%;">relay.unitypay.cash</div>`)[0];
|
|
popup_4f6854b44f11e49e411705071cae46be.setContent(html_c879aadbe80b251d1e01a61b71f94716);
|
|
|
|
|
|
|
|
marker_e97c6771e38905fa7a4b38a7d207b980.bindPopup(popup_4f6854b44f11e49e411705071cae46be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e97c6771e38905fa7a4b38a7d207b980.setIcon(icon_defd447b165e55be736ffd5b6f112980);
|
|
|
|
|
|
var marker_a91dffbbecab6e2d072625312e8f43a5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_8b0a623f8bc4cd67c6bb6c43500f7f43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f3e719a1f74abcc59ad4d16bfcfa564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7fe7763132ac3ca6ca254e195d09c6e = $(`<div id="html_f7fe7763132ac3ca6ca254e195d09c6e" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_7f3e719a1f74abcc59ad4d16bfcfa564.setContent(html_f7fe7763132ac3ca6ca254e195d09c6e);
|
|
|
|
|
|
|
|
marker_a91dffbbecab6e2d072625312e8f43a5.bindPopup(popup_7f3e719a1f74abcc59ad4d16bfcfa564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a91dffbbecab6e2d072625312e8f43a5.setIcon(icon_8b0a623f8bc4cd67c6bb6c43500f7f43);
|
|
|
|
|
|
var marker_eefdf270ae8fbd08c1f11206f0431294 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_4d7679bef5d47fd069b07437e8a0f067 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb91d4155cd7b65eb4c6b9fb118d89be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a750abec6e7e441c20940f4675d9584a = $(`<div id="html_a750abec6e7e441c20940f4675d9584a" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_bb91d4155cd7b65eb4c6b9fb118d89be.setContent(html_a750abec6e7e441c20940f4675d9584a);
|
|
|
|
|
|
|
|
marker_eefdf270ae8fbd08c1f11206f0431294.bindPopup(popup_bb91d4155cd7b65eb4c6b9fb118d89be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eefdf270ae8fbd08c1f11206f0431294.setIcon(icon_4d7679bef5d47fd069b07437e8a0f067);
|
|
|
|
|
|
var marker_4aea9c64d10f733c5d71c991acd04a05 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0ddccbb03efa9897c27fd30d03c1cf92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e93a18803139bb36f50da8cabb2baeb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feb7aa8f0957eff91a0381a9f3725b92 = $(`<div id="html_feb7aa8f0957eff91a0381a9f3725b92" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_e93a18803139bb36f50da8cabb2baeb8.setContent(html_feb7aa8f0957eff91a0381a9f3725b92);
|
|
|
|
|
|
|
|
marker_4aea9c64d10f733c5d71c991acd04a05.bindPopup(popup_e93a18803139bb36f50da8cabb2baeb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aea9c64d10f733c5d71c991acd04a05.setIcon(icon_0ddccbb03efa9897c27fd30d03c1cf92);
|
|
|
|
|
|
var marker_f5a6e16add4f4a169fbe3930720ed835 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_88f4da98fc3b353c1b235a70b71b8714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cd7330b1b1b1070d8e754c0fa25139e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3858b44149b83713278da82b495c0fb = $(`<div id="html_c3858b44149b83713278da82b495c0fb" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_0cd7330b1b1b1070d8e754c0fa25139e.setContent(html_c3858b44149b83713278da82b495c0fb);
|
|
|
|
|
|
|
|
marker_f5a6e16add4f4a169fbe3930720ed835.bindPopup(popup_0cd7330b1b1b1070d8e754c0fa25139e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5a6e16add4f4a169fbe3930720ed835.setIcon(icon_88f4da98fc3b353c1b235a70b71b8714);
|
|
|
|
|
|
var marker_7da28e1902378796e93ef99f0941d264 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d01004447a3d7d77d643f9f112835743 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_611b5741430f2cef983224ae903a2b75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe679394a12fc54e0884955cce08ad3 = $(`<div id="html_cfe679394a12fc54e0884955cce08ad3" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_611b5741430f2cef983224ae903a2b75.setContent(html_cfe679394a12fc54e0884955cce08ad3);
|
|
|
|
|
|
|
|
marker_7da28e1902378796e93ef99f0941d264.bindPopup(popup_611b5741430f2cef983224ae903a2b75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7da28e1902378796e93ef99f0941d264.setIcon(icon_d01004447a3d7d77d643f9f112835743);
|
|
|
|
|
|
var marker_0dd20ed0f2d3152f3971a340b495efc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7e3fa1ddccaaddf61ffc45c9a59fc53e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cb83687e84647a3815a637bc662fbc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7101a641956389ac54009cb095b33a5 = $(`<div id="html_f7101a641956389ac54009cb095b33a5" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_2cb83687e84647a3815a637bc662fbc9.setContent(html_f7101a641956389ac54009cb095b33a5);
|
|
|
|
|
|
|
|
marker_0dd20ed0f2d3152f3971a340b495efc8.bindPopup(popup_2cb83687e84647a3815a637bc662fbc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dd20ed0f2d3152f3971a340b495efc8.setIcon(icon_7e3fa1ddccaaddf61ffc45c9a59fc53e);
|
|
|
|
|
|
var marker_c72f8e82b4b87594af5fb96a89f7c35a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_b83db503e3c0af3876a3cf41ade478f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ceac6fe7dc94870e46bc49045c0c3b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ca6d80dc2afc8c3b072078523456596 = $(`<div id="html_5ca6d80dc2afc8c3b072078523456596" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_8ceac6fe7dc94870e46bc49045c0c3b7.setContent(html_5ca6d80dc2afc8c3b072078523456596);
|
|
|
|
|
|
|
|
marker_c72f8e82b4b87594af5fb96a89f7c35a.bindPopup(popup_8ceac6fe7dc94870e46bc49045c0c3b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c72f8e82b4b87594af5fb96a89f7c35a.setIcon(icon_b83db503e3c0af3876a3cf41ade478f7);
|
|
|
|
|
|
var marker_fa3b41822046f1651874034ba0c25881 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ad3088ff1fd5c548bfab5c21733e26c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4df1f8f124965ffcc72bacc2b4f3f3a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a101bbe228cdd44e022699f7946118c0 = $(`<div id="html_a101bbe228cdd44e022699f7946118c0" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_4df1f8f124965ffcc72bacc2b4f3f3a4.setContent(html_a101bbe228cdd44e022699f7946118c0);
|
|
|
|
|
|
|
|
marker_fa3b41822046f1651874034ba0c25881.bindPopup(popup_4df1f8f124965ffcc72bacc2b4f3f3a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa3b41822046f1651874034ba0c25881.setIcon(icon_ad3088ff1fd5c548bfab5c21733e26c1);
|
|
|
|
|
|
var marker_e65f7dfa04f204bbff97de9017c4c623 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_2ed76800ea04072f960060c77e4e48b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5292ee290b796c0513cbfda1c8376aa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2756ddafbf34adfbac67900ae1a2ae6 = $(`<div id="html_b2756ddafbf34adfbac67900ae1a2ae6" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_5292ee290b796c0513cbfda1c8376aa1.setContent(html_b2756ddafbf34adfbac67900ae1a2ae6);
|
|
|
|
|
|
|
|
marker_e65f7dfa04f204bbff97de9017c4c623.bindPopup(popup_5292ee290b796c0513cbfda1c8376aa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e65f7dfa04f204bbff97de9017c4c623.setIcon(icon_2ed76800ea04072f960060c77e4e48b0);
|
|
|
|
|
|
var marker_e9ebf509825467a01c04958945c60f6c = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_9f48dcdf10d278854bf0c0d1b4e04d12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd3be4a1ed37263d4110686e0cab6a31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feebabdcd33367d38f4e4ccf67448676 = $(`<div id="html_feebabdcd33367d38f4e4ccf67448676" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_dd3be4a1ed37263d4110686e0cab6a31.setContent(html_feebabdcd33367d38f4e4ccf67448676);
|
|
|
|
|
|
|
|
marker_e9ebf509825467a01c04958945c60f6c.bindPopup(popup_dd3be4a1ed37263d4110686e0cab6a31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9ebf509825467a01c04958945c60f6c.setIcon(icon_9f48dcdf10d278854bf0c0d1b4e04d12);
|
|
|
|
|
|
var marker_56be2b0cea16c97734ff4a6bdb140738 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_9d41da2e6e47f2f73a076a7d5babc7ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d5e932fd41829b5b4951f0c8427b005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cc8bb4ba169ddcecf1c96093a91c145 = $(`<div id="html_7cc8bb4ba169ddcecf1c96093a91c145" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_3d5e932fd41829b5b4951f0c8427b005.setContent(html_7cc8bb4ba169ddcecf1c96093a91c145);
|
|
|
|
|
|
|
|
marker_56be2b0cea16c97734ff4a6bdb140738.bindPopup(popup_3d5e932fd41829b5b4951f0c8427b005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56be2b0cea16c97734ff4a6bdb140738.setIcon(icon_9d41da2e6e47f2f73a076a7d5babc7ff);
|
|
|
|
|
|
var marker_d4ac73c24d6d5210928696ecc1c9c572 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3eaced7b4f6231545902ee11a41b842d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a45e7cbba16730960f0cba0e09c97bc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a447b4c4c6c3b186044648fa7a7a02a = $(`<div id="html_9a447b4c4c6c3b186044648fa7a7a02a" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_a45e7cbba16730960f0cba0e09c97bc1.setContent(html_9a447b4c4c6c3b186044648fa7a7a02a);
|
|
|
|
|
|
|
|
marker_d4ac73c24d6d5210928696ecc1c9c572.bindPopup(popup_a45e7cbba16730960f0cba0e09c97bc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4ac73c24d6d5210928696ecc1c9c572.setIcon(icon_3eaced7b4f6231545902ee11a41b842d);
|
|
|
|
|
|
var marker_e9d6fd14b5e7d2135b9ae7216c2b7859 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f4030aaa2beb31cf7995cc1692e413af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec8552d9462dd20a37f26e5b4a9cc500 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a36ed8cf58ca445166462bea4ea4405 = $(`<div id="html_5a36ed8cf58ca445166462bea4ea4405" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_ec8552d9462dd20a37f26e5b4a9cc500.setContent(html_5a36ed8cf58ca445166462bea4ea4405);
|
|
|
|
|
|
|
|
marker_e9d6fd14b5e7d2135b9ae7216c2b7859.bindPopup(popup_ec8552d9462dd20a37f26e5b4a9cc500)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9d6fd14b5e7d2135b9ae7216c2b7859.setIcon(icon_f4030aaa2beb31cf7995cc1692e413af);
|
|
|
|
|
|
var marker_bfe4b323d23a9bb9a3c2e8ae134b1fe7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6f4711862df6fadd06f302067b32ddf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e301f2560c62ecb0f0c8caf178fdde49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9011a2a23d2d5bc776a5db3d31a613c = $(`<div id="html_d9011a2a23d2d5bc776a5db3d31a613c" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_e301f2560c62ecb0f0c8caf178fdde49.setContent(html_d9011a2a23d2d5bc776a5db3d31a613c);
|
|
|
|
|
|
|
|
marker_bfe4b323d23a9bb9a3c2e8ae134b1fe7.bindPopup(popup_e301f2560c62ecb0f0c8caf178fdde49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfe4b323d23a9bb9a3c2e8ae134b1fe7.setIcon(icon_6f4711862df6fadd06f302067b32ddf8);
|
|
|
|
|
|
var marker_fdc02d5f825d574886b70220e9eedcba = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_9adede7510234e1ad4279ca683c3367b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2c727ba718c9d355836934a216aeda8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce989fb404ac123f2e7f7edc3b8c15d6 = $(`<div id="html_ce989fb404ac123f2e7f7edc3b8c15d6" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_f2c727ba718c9d355836934a216aeda8.setContent(html_ce989fb404ac123f2e7f7edc3b8c15d6);
|
|
|
|
|
|
|
|
marker_fdc02d5f825d574886b70220e9eedcba.bindPopup(popup_f2c727ba718c9d355836934a216aeda8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdc02d5f825d574886b70220e9eedcba.setIcon(icon_9adede7510234e1ad4279ca683c3367b);
|
|
|
|
|
|
var marker_8310e5317bc573699ad74f29272971dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7d6b5804088fed181a4476f349f0564c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c648c9422126ce1ecaa8124ff0974770 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf94969b8a09f3180635ce4d08681513 = $(`<div id="html_bf94969b8a09f3180635ce4d08681513" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_c648c9422126ce1ecaa8124ff0974770.setContent(html_bf94969b8a09f3180635ce4d08681513);
|
|
|
|
|
|
|
|
marker_8310e5317bc573699ad74f29272971dd.bindPopup(popup_c648c9422126ce1ecaa8124ff0974770)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8310e5317bc573699ad74f29272971dd.setIcon(icon_7d6b5804088fed181a4476f349f0564c);
|
|
|
|
|
|
var marker_d6a9c046ce120ebe40c71e1c45cb29c4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_4f2b3cc366ef44ff2f239ccc568727b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_566e2029b244c4e0037acffc82256638 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b41c8bbb2432f09c99d57d51f4fde63a = $(`<div id="html_b41c8bbb2432f09c99d57d51f4fde63a" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_566e2029b244c4e0037acffc82256638.setContent(html_b41c8bbb2432f09c99d57d51f4fde63a);
|
|
|
|
|
|
|
|
marker_d6a9c046ce120ebe40c71e1c45cb29c4.bindPopup(popup_566e2029b244c4e0037acffc82256638)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6a9c046ce120ebe40c71e1c45cb29c4.setIcon(icon_4f2b3cc366ef44ff2f239ccc568727b8);
|
|
|
|
|
|
var marker_2afa091d42d8fd352aeec867fdedddf7 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_402d3e1cf6c116e66eb238c39a59fbbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61aba6b0018bc71c9dfa30ce940f2c27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e1556d247c9bbadbf3835e7c91441f = $(`<div id="html_d8e1556d247c9bbadbf3835e7c91441f" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_61aba6b0018bc71c9dfa30ce940f2c27.setContent(html_d8e1556d247c9bbadbf3835e7c91441f);
|
|
|
|
|
|
|
|
marker_2afa091d42d8fd352aeec867fdedddf7.bindPopup(popup_61aba6b0018bc71c9dfa30ce940f2c27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2afa091d42d8fd352aeec867fdedddf7.setIcon(icon_402d3e1cf6c116e66eb238c39a59fbbb);
|
|
|
|
|
|
var marker_7bea6f5d5d1d3f6cb5a09b22a001a069 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_bc552d78c26a1b7d837ae0618529ec36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e400e595416f132cc817633e44a46838 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03e480f33b6cfa9245ce4b6ecb109113 = $(`<div id="html_03e480f33b6cfa9245ce4b6ecb109113" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_e400e595416f132cc817633e44a46838.setContent(html_03e480f33b6cfa9245ce4b6ecb109113);
|
|
|
|
|
|
|
|
marker_7bea6f5d5d1d3f6cb5a09b22a001a069.bindPopup(popup_e400e595416f132cc817633e44a46838)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bea6f5d5d1d3f6cb5a09b22a001a069.setIcon(icon_bc552d78c26a1b7d837ae0618529ec36);
|
|
|
|
|
|
var marker_1e1b7b148f3c3545e2201e3fbf80bacb = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c18c91a4e30fc76fd8ee21c9aeed688e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87fa6659225ce6e076b61ec3e2e387f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_731101024d1c1a08bb2ad04d7cb103e6 = $(`<div id="html_731101024d1c1a08bb2ad04d7cb103e6" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_87fa6659225ce6e076b61ec3e2e387f4.setContent(html_731101024d1c1a08bb2ad04d7cb103e6);
|
|
|
|
|
|
|
|
marker_1e1b7b148f3c3545e2201e3fbf80bacb.bindPopup(popup_87fa6659225ce6e076b61ec3e2e387f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e1b7b148f3c3545e2201e3fbf80bacb.setIcon(icon_c18c91a4e30fc76fd8ee21c9aeed688e);
|
|
|
|
|
|
var marker_498a40c0321d37e5ee9fe26d4578907e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ed84e342ae9f459b4f72c8808129c47d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24d9e1e45c25607d391fcae2c64e208d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_658a0b3c0c1fec0134d861de90a0b448 = $(`<div id="html_658a0b3c0c1fec0134d861de90a0b448" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_24d9e1e45c25607d391fcae2c64e208d.setContent(html_658a0b3c0c1fec0134d861de90a0b448);
|
|
|
|
|
|
|
|
marker_498a40c0321d37e5ee9fe26d4578907e.bindPopup(popup_24d9e1e45c25607d391fcae2c64e208d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_498a40c0321d37e5ee9fe26d4578907e.setIcon(icon_ed84e342ae9f459b4f72c8808129c47d);
|
|
|
|
|
|
var marker_0cfa284da0d828ed770a37754b8a2d33 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_2b38b8671b7593d68976512c28efae5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa0b7f46dded04f008b36d150e3bbc26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b5d58924c050ad09bf8e7e8aaa7b96b = $(`<div id="html_9b5d58924c050ad09bf8e7e8aaa7b96b" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_aa0b7f46dded04f008b36d150e3bbc26.setContent(html_9b5d58924c050ad09bf8e7e8aaa7b96b);
|
|
|
|
|
|
|
|
marker_0cfa284da0d828ed770a37754b8a2d33.bindPopup(popup_aa0b7f46dded04f008b36d150e3bbc26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cfa284da0d828ed770a37754b8a2d33.setIcon(icon_2b38b8671b7593d68976512c28efae5b);
|
|
|
|
|
|
var marker_021b4719eac2663a6b5e8b7fc5440148 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5394e9792fb49f6563e658688e8fa63b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af0711a866879fb8123220ee308f7282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b056409bc4c120b1fd937b154473950 = $(`<div id="html_4b056409bc4c120b1fd937b154473950" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_af0711a866879fb8123220ee308f7282.setContent(html_4b056409bc4c120b1fd937b154473950);
|
|
|
|
|
|
|
|
marker_021b4719eac2663a6b5e8b7fc5440148.bindPopup(popup_af0711a866879fb8123220ee308f7282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_021b4719eac2663a6b5e8b7fc5440148.setIcon(icon_5394e9792fb49f6563e658688e8fa63b);
|
|
|
|
|
|
var marker_9f01a4dfbed4d815fe7407b04b0af45c = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0dd70bc2610044407dcd81707980d8da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9927f511ffe23da17f41d29d2fc722ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d557edaff4ec51593526d77bd7b23888 = $(`<div id="html_d557edaff4ec51593526d77bd7b23888" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_9927f511ffe23da17f41d29d2fc722ec.setContent(html_d557edaff4ec51593526d77bd7b23888);
|
|
|
|
|
|
|
|
marker_9f01a4dfbed4d815fe7407b04b0af45c.bindPopup(popup_9927f511ffe23da17f41d29d2fc722ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f01a4dfbed4d815fe7407b04b0af45c.setIcon(icon_0dd70bc2610044407dcd81707980d8da);
|
|
|
|
|
|
var marker_5f90acbe9034147a57750d4a9ada5bff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_dec7998d31d407a6a9e0ed61017dee9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94d775ef0cc4d0b92849140c0d2b6261 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a30bb10d5e65f6dda42cee2d0aed972 = $(`<div id="html_5a30bb10d5e65f6dda42cee2d0aed972" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_94d775ef0cc4d0b92849140c0d2b6261.setContent(html_5a30bb10d5e65f6dda42cee2d0aed972);
|
|
|
|
|
|
|
|
marker_5f90acbe9034147a57750d4a9ada5bff.bindPopup(popup_94d775ef0cc4d0b92849140c0d2b6261)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f90acbe9034147a57750d4a9ada5bff.setIcon(icon_dec7998d31d407a6a9e0ed61017dee9f);
|
|
|
|
|
|
var marker_53c5bd77de63f1cd25c7c9cbe3438a72 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f2523475e33bff83ae13c0625b648518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81421f8c15c1132669f8c20bc33cfa3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c13ebc9bbc9981f7627971117d590520 = $(`<div id="html_c13ebc9bbc9981f7627971117d590520" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_81421f8c15c1132669f8c20bc33cfa3a.setContent(html_c13ebc9bbc9981f7627971117d590520);
|
|
|
|
|
|
|
|
marker_53c5bd77de63f1cd25c7c9cbe3438a72.bindPopup(popup_81421f8c15c1132669f8c20bc33cfa3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53c5bd77de63f1cd25c7c9cbe3438a72.setIcon(icon_f2523475e33bff83ae13c0625b648518);
|
|
|
|
|
|
var marker_62723cb6883b46857d2ed10eec63d1d9 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_524a990e26506519f16460867f0571a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa529f13f25d7d06de18efbdec514fe7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45e8859060e27d6caa9219b0851ac553 = $(`<div id="html_45e8859060e27d6caa9219b0851ac553" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_aa529f13f25d7d06de18efbdec514fe7.setContent(html_45e8859060e27d6caa9219b0851ac553);
|
|
|
|
|
|
|
|
marker_62723cb6883b46857d2ed10eec63d1d9.bindPopup(popup_aa529f13f25d7d06de18efbdec514fe7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62723cb6883b46857d2ed10eec63d1d9.setIcon(icon_524a990e26506519f16460867f0571a6);
|
|
|
|
|
|
var marker_9262d94475013e3d523ef7df8b59b6ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3dfc888787501f2411885aebe47df500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b47db4b4f033b7012e82f744bbaf2301 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd1d77dda31a14c27818a512424b94fd = $(`<div id="html_bd1d77dda31a14c27818a512424b94fd" style="width: 100.0%; height: 100.0%;">relays.diggoo.com</div>`)[0];
|
|
popup_b47db4b4f033b7012e82f744bbaf2301.setContent(html_bd1d77dda31a14c27818a512424b94fd);
|
|
|
|
|
|
|
|
marker_9262d94475013e3d523ef7df8b59b6ca.bindPopup(popup_b47db4b4f033b7012e82f744bbaf2301)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9262d94475013e3d523ef7df8b59b6ca.setIcon(icon_3dfc888787501f2411885aebe47df500);
|
|
|
|
|
|
var marker_514fd6a45ba98cd28d1c80491916f848 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_1972a94c67f04cc07819bf5aab78c8fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19bf76429e88f66c3096f86d27453dfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dc137b855dff7bc7975ed20eb37a550 = $(`<div id="html_2dc137b855dff7bc7975ed20eb37a550" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_19bf76429e88f66c3096f86d27453dfd.setContent(html_2dc137b855dff7bc7975ed20eb37a550);
|
|
|
|
|
|
|
|
marker_514fd6a45ba98cd28d1c80491916f848.bindPopup(popup_19bf76429e88f66c3096f86d27453dfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_514fd6a45ba98cd28d1c80491916f848.setIcon(icon_1972a94c67f04cc07819bf5aab78c8fa);
|
|
|
|
|
|
var marker_0bab133b15d658d0d864025b9e546cda = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_24bc39eb66c4264bc0e0db685c11ce49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c93da71d240b4d124cf9f2f0fd8f1b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ded69452da7b0f0b8408d06d201b080d = $(`<div id="html_ded69452da7b0f0b8408d06d201b080d" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_3c93da71d240b4d124cf9f2f0fd8f1b6.setContent(html_ded69452da7b0f0b8408d06d201b080d);
|
|
|
|
|
|
|
|
marker_0bab133b15d658d0d864025b9e546cda.bindPopup(popup_3c93da71d240b4d124cf9f2f0fd8f1b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bab133b15d658d0d864025b9e546cda.setIcon(icon_24bc39eb66c4264bc0e0db685c11ce49);
|
|
|
|
|
|
var marker_d5e4ca4aff3f4b95e0e729f952bfe3ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_8d4f710b2816a3d722e571df080a6351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bfe1b7924e7dc96b179dd4350bc10e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_221439d8627fb49cbbd1066f2a6c1237 = $(`<div id="html_221439d8627fb49cbbd1066f2a6c1237" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_0bfe1b7924e7dc96b179dd4350bc10e1.setContent(html_221439d8627fb49cbbd1066f2a6c1237);
|
|
|
|
|
|
|
|
marker_d5e4ca4aff3f4b95e0e729f952bfe3ec.bindPopup(popup_0bfe1b7924e7dc96b179dd4350bc10e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5e4ca4aff3f4b95e0e729f952bfe3ec.setIcon(icon_8d4f710b2816a3d722e571df080a6351);
|
|
|
|
|
|
var marker_e9ac58f47ca262449579f5164d691977 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a67204122aec7a35c652eeaea0428a36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfe3292eb52e43592b8825d2af50d35d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_766c92622daf72ae2270d9408e93e72e = $(`<div id="html_766c92622daf72ae2270d9408e93e72e" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_bfe3292eb52e43592b8825d2af50d35d.setContent(html_766c92622daf72ae2270d9408e93e72e);
|
|
|
|
|
|
|
|
marker_e9ac58f47ca262449579f5164d691977.bindPopup(popup_bfe3292eb52e43592b8825d2af50d35d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9ac58f47ca262449579f5164d691977.setIcon(icon_a67204122aec7a35c652eeaea0428a36);
|
|
|
|
|
|
var marker_a135d1e0ddfa442e7935cae9762eba43 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_e6c2fe92975791b55b646a64332516b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3087e34a0a94d2cf48013c58217c22a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63d5455bf82791f8f258d0ad477255cc = $(`<div id="html_63d5455bf82791f8f258d0ad477255cc" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_e3087e34a0a94d2cf48013c58217c22a.setContent(html_63d5455bf82791f8f258d0ad477255cc);
|
|
|
|
|
|
|
|
marker_a135d1e0ddfa442e7935cae9762eba43.bindPopup(popup_e3087e34a0a94d2cf48013c58217c22a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a135d1e0ddfa442e7935cae9762eba43.setIcon(icon_e6c2fe92975791b55b646a64332516b6);
|
|
|
|
|
|
var marker_1307c12317bd3cf23ad18a757c556075 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_f4a25f754837d595d953747fc41ed421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0608b2cbe438fa8791703708db2e125b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6468e56c0ceb26b2592874460e490ee9 = $(`<div id="html_6468e56c0ceb26b2592874460e490ee9" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_0608b2cbe438fa8791703708db2e125b.setContent(html_6468e56c0ceb26b2592874460e490ee9);
|
|
|
|
|
|
|
|
marker_1307c12317bd3cf23ad18a757c556075.bindPopup(popup_0608b2cbe438fa8791703708db2e125b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1307c12317bd3cf23ad18a757c556075.setIcon(icon_f4a25f754837d595d953747fc41ed421);
|
|
|
|
|
|
var marker_387058a725ff604f823431219774df9f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_24a5d811a53ae2e18179c35a8e87afd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b51b9726f94481a7c71a8eb4bc66983 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a09de7e807354eed347d6a4ac23347aa = $(`<div id="html_a09de7e807354eed347d6a4ac23347aa" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_4b51b9726f94481a7c71a8eb4bc66983.setContent(html_a09de7e807354eed347d6a4ac23347aa);
|
|
|
|
|
|
|
|
marker_387058a725ff604f823431219774df9f.bindPopup(popup_4b51b9726f94481a7c71a8eb4bc66983)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_387058a725ff604f823431219774df9f.setIcon(icon_24a5d811a53ae2e18179c35a8e87afd3);
|
|
|
|
|
|
var marker_17510caf853a9738c819b042d0a5c86a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c41f4b7d6f5f5c9d16688fa55292bde1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f7d8683b51daffce280cdba7fc12b25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9daa721041d825f8b06d2b325945df3 = $(`<div id="html_c9daa721041d825f8b06d2b325945df3" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_9f7d8683b51daffce280cdba7fc12b25.setContent(html_c9daa721041d825f8b06d2b325945df3);
|
|
|
|
|
|
|
|
marker_17510caf853a9738c819b042d0a5c86a.bindPopup(popup_9f7d8683b51daffce280cdba7fc12b25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17510caf853a9738c819b042d0a5c86a.setIcon(icon_c41f4b7d6f5f5c9d16688fa55292bde1);
|
|
|
|
|
|
var marker_fef84f4265c35778f7bf173c81a37964 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_8bf14195f1dfff3d871a45b81776eb21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_232f56b73a847238b660993037d65c1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ea9f45d97938da84ccfe9934cd227a9 = $(`<div id="html_0ea9f45d97938da84ccfe9934cd227a9" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_232f56b73a847238b660993037d65c1e.setContent(html_0ea9f45d97938da84ccfe9934cd227a9);
|
|
|
|
|
|
|
|
marker_fef84f4265c35778f7bf173c81a37964.bindPopup(popup_232f56b73a847238b660993037d65c1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fef84f4265c35778f7bf173c81a37964.setIcon(icon_8bf14195f1dfff3d871a45b81776eb21);
|
|
|
|
|
|
var marker_c6a182a1d18298da930e63226b382dcf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_77b39b7d44079bb66eb8fb357265875e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e74d919995bc59f30833e299c2d2ff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf90f0bb23a30f9ae40f6c4c6d1c135b = $(`<div id="html_cf90f0bb23a30f9ae40f6c4c6d1c135b" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_1e74d919995bc59f30833e299c2d2ff7.setContent(html_cf90f0bb23a30f9ae40f6c4c6d1c135b);
|
|
|
|
|
|
|
|
marker_c6a182a1d18298da930e63226b382dcf.bindPopup(popup_1e74d919995bc59f30833e299c2d2ff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6a182a1d18298da930e63226b382dcf.setIcon(icon_77b39b7d44079bb66eb8fb357265875e);
|
|
|
|
|
|
var marker_8a387c36b53f4e4faedf0809f305504f = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_cea1a9b085bd92cd0ce2936ce9b7dbf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a096fa018081a64ead4479b8999576ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6141a6720bfa32b3b3913e824a8160d = $(`<div id="html_c6141a6720bfa32b3b3913e824a8160d" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_a096fa018081a64ead4479b8999576ec.setContent(html_c6141a6720bfa32b3b3913e824a8160d);
|
|
|
|
|
|
|
|
marker_8a387c36b53f4e4faedf0809f305504f.bindPopup(popup_a096fa018081a64ead4479b8999576ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a387c36b53f4e4faedf0809f305504f.setIcon(icon_cea1a9b085bd92cd0ce2936ce9b7dbf5);
|
|
|
|
|
|
var marker_ce9e1fb34c741fd35cddf819d7ea154d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_177dc75129fbc618e8d4cce8f0b5f876 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1785b4a3a98c2661f29218529ea8545 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4b77fd5da96a8446c617dac13809c36 = $(`<div id="html_b4b77fd5da96a8446c617dac13809c36" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_d1785b4a3a98c2661f29218529ea8545.setContent(html_b4b77fd5da96a8446c617dac13809c36);
|
|
|
|
|
|
|
|
marker_ce9e1fb34c741fd35cddf819d7ea154d.bindPopup(popup_d1785b4a3a98c2661f29218529ea8545)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce9e1fb34c741fd35cddf819d7ea154d.setIcon(icon_177dc75129fbc618e8d4cce8f0b5f876);
|
|
|
|
|
|
var marker_e1e5bab35d58293a9bedf9b150372df3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_17c3c38c650b800b05613e02c102f320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6eff899820603ccc2c16fc93b23ba8ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b76ce32ee65499a67c61e5e6a926ce8 = $(`<div id="html_0b76ce32ee65499a67c61e5e6a926ce8" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_6eff899820603ccc2c16fc93b23ba8ae.setContent(html_0b76ce32ee65499a67c61e5e6a926ce8);
|
|
|
|
|
|
|
|
marker_e1e5bab35d58293a9bedf9b150372df3.bindPopup(popup_6eff899820603ccc2c16fc93b23ba8ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1e5bab35d58293a9bedf9b150372df3.setIcon(icon_17c3c38c650b800b05613e02c102f320);
|
|
|
|
|
|
var marker_ef181f170abf00ebc09d2a933d752cfa = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_40cbdcee82401d9978b06a997b1fd1fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d21b8bd3e3675d339388768442b63e17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e708f3352cc7c5c45bc25ed1b8a86a3e = $(`<div id="html_e708f3352cc7c5c45bc25ed1b8a86a3e" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_d21b8bd3e3675d339388768442b63e17.setContent(html_e708f3352cc7c5c45bc25ed1b8a86a3e);
|
|
|
|
|
|
|
|
marker_ef181f170abf00ebc09d2a933d752cfa.bindPopup(popup_d21b8bd3e3675d339388768442b63e17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef181f170abf00ebc09d2a933d752cfa.setIcon(icon_40cbdcee82401d9978b06a997b1fd1fc);
|
|
|
|
|
|
var marker_44c9e002fbe74eafddab747e6bb4b81a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_fe0a5489b44c0b8a7efc10f8d8417445 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c9ce66aa753303ffa81f0609d3c41a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a2e127638a33387240b35dd5b1a35e4 = $(`<div id="html_5a2e127638a33387240b35dd5b1a35e4" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_4c9ce66aa753303ffa81f0609d3c41a5.setContent(html_5a2e127638a33387240b35dd5b1a35e4);
|
|
|
|
|
|
|
|
marker_44c9e002fbe74eafddab747e6bb4b81a.bindPopup(popup_4c9ce66aa753303ffa81f0609d3c41a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44c9e002fbe74eafddab747e6bb4b81a.setIcon(icon_fe0a5489b44c0b8a7efc10f8d8417445);
|
|
|
|
|
|
var marker_592e1e8236c8b73aa61e70b9b85bda6b = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_11aed29e6954458c1ac9099d1225b248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6e83521111101388cfd89a4bf1d8622 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75dd6db9da7d4003bda9f9af50f73b4b = $(`<div id="html_75dd6db9da7d4003bda9f9af50f73b4b" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_a6e83521111101388cfd89a4bf1d8622.setContent(html_75dd6db9da7d4003bda9f9af50f73b4b);
|
|
|
|
|
|
|
|
marker_592e1e8236c8b73aa61e70b9b85bda6b.bindPopup(popup_a6e83521111101388cfd89a4bf1d8622)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_592e1e8236c8b73aa61e70b9b85bda6b.setIcon(icon_11aed29e6954458c1ac9099d1225b248);
|
|
|
|
|
|
var marker_fc8663bf0bcba77dd5724e91b0ce0370 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5d6f93c54b771e1e4e5336d9cda4d321 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04e2c08d33f06e6832adf27753e3f7f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd2e673343585fb039736537390d4cce = $(`<div id="html_fd2e673343585fb039736537390d4cce" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_04e2c08d33f06e6832adf27753e3f7f6.setContent(html_fd2e673343585fb039736537390d4cce);
|
|
|
|
|
|
|
|
marker_fc8663bf0bcba77dd5724e91b0ce0370.bindPopup(popup_04e2c08d33f06e6832adf27753e3f7f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc8663bf0bcba77dd5724e91b0ce0370.setIcon(icon_5d6f93c54b771e1e4e5336d9cda4d321);
|
|
|
|
|
|
var marker_3312c5092897d302fa10423f35080fce = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_675a2684ec80736a5a18b2551a7f8d7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0683215d26384d96d480cf784453d049 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d8633f5b56a4b209b55afd01cecaf08 = $(`<div id="html_7d8633f5b56a4b209b55afd01cecaf08" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_0683215d26384d96d480cf784453d049.setContent(html_7d8633f5b56a4b209b55afd01cecaf08);
|
|
|
|
|
|
|
|
marker_3312c5092897d302fa10423f35080fce.bindPopup(popup_0683215d26384d96d480cf784453d049)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3312c5092897d302fa10423f35080fce.setIcon(icon_675a2684ec80736a5a18b2551a7f8d7d);
|
|
|
|
|
|
var marker_f64b3faaf97f317f657fc95d7fa1db18 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6411a1099c10d34001e137362f4e0833 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b8be9ccbb4bc822dd4d76410c9a752c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ab20e42ed7f708e9395920e565c16bc = $(`<div id="html_1ab20e42ed7f708e9395920e565c16bc" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_0b8be9ccbb4bc822dd4d76410c9a752c.setContent(html_1ab20e42ed7f708e9395920e565c16bc);
|
|
|
|
|
|
|
|
marker_f64b3faaf97f317f657fc95d7fa1db18.bindPopup(popup_0b8be9ccbb4bc822dd4d76410c9a752c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f64b3faaf97f317f657fc95d7fa1db18.setIcon(icon_6411a1099c10d34001e137362f4e0833);
|
|
|
|
|
|
var marker_c9e517108b4d618c8e567ed7e41ce17d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_186e682c12ba1134be4166ac3c9b34d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02b78cde0bf62f4db77a4f01dc53f1bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4abc0cfebbc8b5ae44ceb76db281fb5f = $(`<div id="html_4abc0cfebbc8b5ae44ceb76db281fb5f" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_02b78cde0bf62f4db77a4f01dc53f1bd.setContent(html_4abc0cfebbc8b5ae44ceb76db281fb5f);
|
|
|
|
|
|
|
|
marker_c9e517108b4d618c8e567ed7e41ce17d.bindPopup(popup_02b78cde0bf62f4db77a4f01dc53f1bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9e517108b4d618c8e567ed7e41ce17d.setIcon(icon_186e682c12ba1134be4166ac3c9b34d9);
|
|
|
|
|
|
var marker_9c139ab31a199299cb62d08a3337f6f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_bda222206c18333187e9216a4f225aa8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9fb5f2982f4f7bb96c23ffa1d735faa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e99ad80b6c9399e3a9517a929959bc5 = $(`<div id="html_1e99ad80b6c9399e3a9517a929959bc5" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_e9fb5f2982f4f7bb96c23ffa1d735faa.setContent(html_1e99ad80b6c9399e3a9517a929959bc5);
|
|
|
|
|
|
|
|
marker_9c139ab31a199299cb62d08a3337f6f4.bindPopup(popup_e9fb5f2982f4f7bb96c23ffa1d735faa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c139ab31a199299cb62d08a3337f6f4.setIcon(icon_bda222206c18333187e9216a4f225aa8);
|
|
|
|
|
|
var marker_9e5676ee8567c57417d1f37aa3936add = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_563f51eccdec0290bbedfde2a3d35b60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da6e0993fe30465980dae86d3b4d60fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_394638bc390c65d44af99dcfe200371e = $(`<div id="html_394638bc390c65d44af99dcfe200371e" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_da6e0993fe30465980dae86d3b4d60fb.setContent(html_394638bc390c65d44af99dcfe200371e);
|
|
|
|
|
|
|
|
marker_9e5676ee8567c57417d1f37aa3936add.bindPopup(popup_da6e0993fe30465980dae86d3b4d60fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e5676ee8567c57417d1f37aa3936add.setIcon(icon_563f51eccdec0290bbedfde2a3d35b60);
|
|
|
|
|
|
var marker_c773a8d46499882852ce20ad18d75796 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_60e100ddd9c565220291c059e4407eb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc0c792d0fb995382120a1802eef84f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74e06e0f3870d59f8d9c97720a70905 = $(`<div id="html_b74e06e0f3870d59f8d9c97720a70905" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_fc0c792d0fb995382120a1802eef84f4.setContent(html_b74e06e0f3870d59f8d9c97720a70905);
|
|
|
|
|
|
|
|
marker_c773a8d46499882852ce20ad18d75796.bindPopup(popup_fc0c792d0fb995382120a1802eef84f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c773a8d46499882852ce20ad18d75796.setIcon(icon_60e100ddd9c565220291c059e4407eb9);
|
|
|
|
|
|
var marker_352c0db744a0d392a58e0c4aaef7ecda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ba1a20da625bfca7b827f389b8cedb62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b8aee6b4904da5fede9e75269bd041b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44d6642986090fcfe4d102f8f047cb02 = $(`<div id="html_44d6642986090fcfe4d102f8f047cb02" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_4b8aee6b4904da5fede9e75269bd041b.setContent(html_44d6642986090fcfe4d102f8f047cb02);
|
|
|
|
|
|
|
|
marker_352c0db744a0d392a58e0c4aaef7ecda.bindPopup(popup_4b8aee6b4904da5fede9e75269bd041b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_352c0db744a0d392a58e0c4aaef7ecda.setIcon(icon_ba1a20da625bfca7b827f389b8cedb62);
|
|
|
|
|
|
var marker_26c993d18f80d1772876f1a61a54d444 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_75eeba9d91d58357c549e9c2eb67d688 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f1365d736e21bef0fec1f44a927af4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b159bd8ad88218623e2aebb2c939dd05 = $(`<div id="html_b159bd8ad88218623e2aebb2c939dd05" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_3f1365d736e21bef0fec1f44a927af4e.setContent(html_b159bd8ad88218623e2aebb2c939dd05);
|
|
|
|
|
|
|
|
marker_26c993d18f80d1772876f1a61a54d444.bindPopup(popup_3f1365d736e21bef0fec1f44a927af4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26c993d18f80d1772876f1a61a54d444.setIcon(icon_75eeba9d91d58357c549e9c2eb67d688);
|
|
|
|
|
|
var marker_5e43fd183bd6c3da6b4585d8a4fee6f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d08bacc068f06f0aa475a8df03ce98f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a06c81e0423bc31c330d920f58ad0f6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e84063b35a669c7e02c8b3c0a11e0ed8 = $(`<div id="html_e84063b35a669c7e02c8b3c0a11e0ed8" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_a06c81e0423bc31c330d920f58ad0f6f.setContent(html_e84063b35a669c7e02c8b3c0a11e0ed8);
|
|
|
|
|
|
|
|
marker_5e43fd183bd6c3da6b4585d8a4fee6f3.bindPopup(popup_a06c81e0423bc31c330d920f58ad0f6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e43fd183bd6c3da6b4585d8a4fee6f3.setIcon(icon_d08bacc068f06f0aa475a8df03ce98f4);
|
|
|
|
|
|
var marker_5e3f6fbd77093bae6a602004a3950641 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_0a81f95d212b29f1ab857c8cab63553a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d33c23888440051a764bbbdb3d88e772 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d99aad1df422909ac67b7b59c9f0c66 = $(`<div id="html_3d99aad1df422909ac67b7b59c9f0c66" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_d33c23888440051a764bbbdb3d88e772.setContent(html_3d99aad1df422909ac67b7b59c9f0c66);
|
|
|
|
|
|
|
|
marker_5e3f6fbd77093bae6a602004a3950641.bindPopup(popup_d33c23888440051a764bbbdb3d88e772)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e3f6fbd77093bae6a602004a3950641.setIcon(icon_0a81f95d212b29f1ab857c8cab63553a);
|
|
|
|
|
|
var marker_93b8bb0558a6ebab7e7f63a807c0871a = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d856fb578998863b8b68448ae8fd124c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e057c8e851018faedcfec70c52255b87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faa444a7b9332a1ad3333fc7c9cf7dd2 = $(`<div id="html_faa444a7b9332a1ad3333fc7c9cf7dd2" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_e057c8e851018faedcfec70c52255b87.setContent(html_faa444a7b9332a1ad3333fc7c9cf7dd2);
|
|
|
|
|
|
|
|
marker_93b8bb0558a6ebab7e7f63a807c0871a.bindPopup(popup_e057c8e851018faedcfec70c52255b87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93b8bb0558a6ebab7e7f63a807c0871a.setIcon(icon_d856fb578998863b8b68448ae8fd124c);
|
|
|
|
|
|
var marker_3287eccba2803e88d79aa8f11f798333 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_fc78bff071d018ef0e08b7b2c5078702 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99fa1508eebec926a77ab28f3053d4b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3bc26de8a865378da68996c9b8125f1 = $(`<div id="html_a3bc26de8a865378da68996c9b8125f1" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_99fa1508eebec926a77ab28f3053d4b5.setContent(html_a3bc26de8a865378da68996c9b8125f1);
|
|
|
|
|
|
|
|
marker_3287eccba2803e88d79aa8f11f798333.bindPopup(popup_99fa1508eebec926a77ab28f3053d4b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3287eccba2803e88d79aa8f11f798333.setIcon(icon_fc78bff071d018ef0e08b7b2c5078702);
|
|
|
|
|
|
var marker_8dce1273cd136f67e04a11c326deb0ea = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_fe5d3238d6582043772a42edde40e509 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d61d2e517ecd98a76e07755b4f6f1dd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc2a82d3233aee24ef07a9ac3a152b2c = $(`<div id="html_bc2a82d3233aee24ef07a9ac3a152b2c" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_d61d2e517ecd98a76e07755b4f6f1dd3.setContent(html_bc2a82d3233aee24ef07a9ac3a152b2c);
|
|
|
|
|
|
|
|
marker_8dce1273cd136f67e04a11c326deb0ea.bindPopup(popup_d61d2e517ecd98a76e07755b4f6f1dd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dce1273cd136f67e04a11c326deb0ea.setIcon(icon_fe5d3238d6582043772a42edde40e509);
|
|
|
|
|
|
var marker_17d4c40b13c77c1b3a954d77cd87c514 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a2e2fba060f0f685be3b959696dd8f9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c83a24a6f31069a35a59cbd850bd72e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2213c9c0a4dd430d2f77eca5044bab80 = $(`<div id="html_2213c9c0a4dd430d2f77eca5044bab80" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_c83a24a6f31069a35a59cbd850bd72e7.setContent(html_2213c9c0a4dd430d2f77eca5044bab80);
|
|
|
|
|
|
|
|
marker_17d4c40b13c77c1b3a954d77cd87c514.bindPopup(popup_c83a24a6f31069a35a59cbd850bd72e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17d4c40b13c77c1b3a954d77cd87c514.setIcon(icon_a2e2fba060f0f685be3b959696dd8f9a);
|
|
|
|
|
|
var marker_1e355504cb1348832593079669659712 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_1531a963dbcf903f20a39360a4cd7e1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed81c6c678da42fa7f7e33ff592579de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c957c6aac79abea8c118b3e397726cb = $(`<div id="html_3c957c6aac79abea8c118b3e397726cb" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_ed81c6c678da42fa7f7e33ff592579de.setContent(html_3c957c6aac79abea8c118b3e397726cb);
|
|
|
|
|
|
|
|
marker_1e355504cb1348832593079669659712.bindPopup(popup_ed81c6c678da42fa7f7e33ff592579de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e355504cb1348832593079669659712.setIcon(icon_1531a963dbcf903f20a39360a4cd7e1a);
|
|
|
|
|
|
var marker_2189906b74b72d2ac1cd1751b049ed8f = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d38dfce57b8399d9c6abcf066222f791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c57879872dfcc70aa8a9290d53e0f66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_934dcd0321cf6cd395e082ef52a875b7 = $(`<div id="html_934dcd0321cf6cd395e082ef52a875b7" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_2c57879872dfcc70aa8a9290d53e0f66.setContent(html_934dcd0321cf6cd395e082ef52a875b7);
|
|
|
|
|
|
|
|
marker_2189906b74b72d2ac1cd1751b049ed8f.bindPopup(popup_2c57879872dfcc70aa8a9290d53e0f66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2189906b74b72d2ac1cd1751b049ed8f.setIcon(icon_d38dfce57b8399d9c6abcf066222f791);
|
|
|
|
|
|
var marker_02707e0d5888c90e7bccee90f7cdbfda = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_fa42a8acb1921593ae4a7c542637fa79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6842a3b79e1e126082d79dfe25758f3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_915c3fafb88f637618019316b33ef3da = $(`<div id="html_915c3fafb88f637618019316b33ef3da" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_6842a3b79e1e126082d79dfe25758f3d.setContent(html_915c3fafb88f637618019316b33ef3da);
|
|
|
|
|
|
|
|
marker_02707e0d5888c90e7bccee90f7cdbfda.bindPopup(popup_6842a3b79e1e126082d79dfe25758f3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02707e0d5888c90e7bccee90f7cdbfda.setIcon(icon_fa42a8acb1921593ae4a7c542637fa79);
|
|
|
|
|
|
var marker_e95ba2186368590d211548b1a24abcd2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_760372a7f78a5c72ac50c56f55d33a77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c23f1ac15ad7b786137ebb209c84a344 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fccba5e7bb4b0e0f46cfe4b533b9d75c = $(`<div id="html_fccba5e7bb4b0e0f46cfe4b533b9d75c" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_c23f1ac15ad7b786137ebb209c84a344.setContent(html_fccba5e7bb4b0e0f46cfe4b533b9d75c);
|
|
|
|
|
|
|
|
marker_e95ba2186368590d211548b1a24abcd2.bindPopup(popup_c23f1ac15ad7b786137ebb209c84a344)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e95ba2186368590d211548b1a24abcd2.setIcon(icon_760372a7f78a5c72ac50c56f55d33a77);
|
|
|
|
|
|
var marker_b4f0199cbb82b95453d07f02391b50f6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_141aab9a930ef148c016d4c432b1e9a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_379fb03dee885cdd1c80b01f64e9294c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77c814d2c5d417592fa9bb970462cb93 = $(`<div id="html_77c814d2c5d417592fa9bb970462cb93" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_379fb03dee885cdd1c80b01f64e9294c.setContent(html_77c814d2c5d417592fa9bb970462cb93);
|
|
|
|
|
|
|
|
marker_b4f0199cbb82b95453d07f02391b50f6.bindPopup(popup_379fb03dee885cdd1c80b01f64e9294c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4f0199cbb82b95453d07f02391b50f6.setIcon(icon_141aab9a930ef148c016d4c432b1e9a2);
|
|
|
|
|
|
var marker_73c8b83940f26c14a8105b7cfe09c9ee = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_8a1a0d5e581bade892007c333c651732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6161c7c313dfd6141fc91de341a602d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a28fb1c7dc1eee99ccdb347ce9483daa = $(`<div id="html_a28fb1c7dc1eee99ccdb347ce9483daa" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_6161c7c313dfd6141fc91de341a602d6.setContent(html_a28fb1c7dc1eee99ccdb347ce9483daa);
|
|
|
|
|
|
|
|
marker_73c8b83940f26c14a8105b7cfe09c9ee.bindPopup(popup_6161c7c313dfd6141fc91de341a602d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73c8b83940f26c14a8105b7cfe09c9ee.setIcon(icon_8a1a0d5e581bade892007c333c651732);
|
|
|
|
|
|
var marker_7e57bf1a985b3ee3fbadce41bb8b1406 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7a9b68fc28e48c0ad52215b9837cdbc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a8613118e24102dc37f85d70f6c47b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e52096492781cf5c0f08985eb7dad5ee = $(`<div id="html_e52096492781cf5c0f08985eb7dad5ee" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_2a8613118e24102dc37f85d70f6c47b9.setContent(html_e52096492781cf5c0f08985eb7dad5ee);
|
|
|
|
|
|
|
|
marker_7e57bf1a985b3ee3fbadce41bb8b1406.bindPopup(popup_2a8613118e24102dc37f85d70f6c47b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e57bf1a985b3ee3fbadce41bb8b1406.setIcon(icon_7a9b68fc28e48c0ad52215b9837cdbc9);
|
|
|
|
|
|
var marker_a34141eeb66b69ebc80459bbf3868f04 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5be7d7f86bdafd939fa94f76e9062944 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2beea4a6ccc94b314bd81c9fa68a7348 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_594d2d10cff863d0afcad25ab422eede = $(`<div id="html_594d2d10cff863d0afcad25ab422eede" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_2beea4a6ccc94b314bd81c9fa68a7348.setContent(html_594d2d10cff863d0afcad25ab422eede);
|
|
|
|
|
|
|
|
marker_a34141eeb66b69ebc80459bbf3868f04.bindPopup(popup_2beea4a6ccc94b314bd81c9fa68a7348)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a34141eeb66b69ebc80459bbf3868f04.setIcon(icon_5be7d7f86bdafd939fa94f76e9062944);
|
|
|
|
|
|
var marker_715063a46ea3839c8503dfca31debb91 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_b9a2a4a6309ef1275433e8c3c5f4e2f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2a35df841a187c55918be8642f54a68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72c9dd55d97663b96aa44bc17eb5fc4f = $(`<div id="html_72c9dd55d97663b96aa44bc17eb5fc4f" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_d2a35df841a187c55918be8642f54a68.setContent(html_72c9dd55d97663b96aa44bc17eb5fc4f);
|
|
|
|
|
|
|
|
marker_715063a46ea3839c8503dfca31debb91.bindPopup(popup_d2a35df841a187c55918be8642f54a68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_715063a46ea3839c8503dfca31debb91.setIcon(icon_b9a2a4a6309ef1275433e8c3c5f4e2f4);
|
|
|
|
|
|
var marker_f2031e6f2c5777700d87b33185a7ebc0 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_483cbb76f2eb0ac8c512a1010f73e0b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06263346a8b074c6574369e7220e58eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87f08e70eab7e97042113e201944e0f5 = $(`<div id="html_87f08e70eab7e97042113e201944e0f5" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_06263346a8b074c6574369e7220e58eb.setContent(html_87f08e70eab7e97042113e201944e0f5);
|
|
|
|
|
|
|
|
marker_f2031e6f2c5777700d87b33185a7ebc0.bindPopup(popup_06263346a8b074c6574369e7220e58eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2031e6f2c5777700d87b33185a7ebc0.setIcon(icon_483cbb76f2eb0ac8c512a1010f73e0b4);
|
|
|
|
|
|
var marker_63f8120a0ab5fd654a8332d424b3d5d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_63592912353c93f6eebd4e26c7ca4183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c09cd505006f3a0094b3939614d8305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c21c5974934c8c621a4588d3a495b2a3 = $(`<div id="html_c21c5974934c8c621a4588d3a495b2a3" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_9c09cd505006f3a0094b3939614d8305.setContent(html_c21c5974934c8c621a4588d3a495b2a3);
|
|
|
|
|
|
|
|
marker_63f8120a0ab5fd654a8332d424b3d5d7.bindPopup(popup_9c09cd505006f3a0094b3939614d8305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63f8120a0ab5fd654a8332d424b3d5d7.setIcon(icon_63592912353c93f6eebd4e26c7ca4183);
|
|
|
|
|
|
var marker_67942e451d00d72b3c3b29adc14b848c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_167af0b8b527ccddf0033b874925de19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b14c33451680be4e4d0a005de97f40d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_107148ddc8145286205618da5944ac53 = $(`<div id="html_107148ddc8145286205618da5944ac53" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_9b14c33451680be4e4d0a005de97f40d.setContent(html_107148ddc8145286205618da5944ac53);
|
|
|
|
|
|
|
|
marker_67942e451d00d72b3c3b29adc14b848c.bindPopup(popup_9b14c33451680be4e4d0a005de97f40d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67942e451d00d72b3c3b29adc14b848c.setIcon(icon_167af0b8b527ccddf0033b874925de19);
|
|
|
|
|
|
var marker_9b066648e3b499a592b9b79aaa6d73f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d57285dae4e0ae7dcae9871e41d4cbf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9398dbe1e12e7ba79fbc4dbd5079332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddc68035d8487ba4d1e5c593dd633a0f = $(`<div id="html_ddc68035d8487ba4d1e5c593dd633a0f" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_d9398dbe1e12e7ba79fbc4dbd5079332.setContent(html_ddc68035d8487ba4d1e5c593dd633a0f);
|
|
|
|
|
|
|
|
marker_9b066648e3b499a592b9b79aaa6d73f2.bindPopup(popup_d9398dbe1e12e7ba79fbc4dbd5079332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b066648e3b499a592b9b79aaa6d73f2.setIcon(icon_d57285dae4e0ae7dcae9871e41d4cbf6);
|
|
|
|
|
|
var marker_28432147dece3a30dadda0347d4f50a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_6aa4cd4f930dc202e175fb25d76e1f4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b69ed6a64cd146d07c638e5b98e4a1b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e61d842d3837789bf760081c77f4da3a = $(`<div id="html_e61d842d3837789bf760081c77f4da3a" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_b69ed6a64cd146d07c638e5b98e4a1b3.setContent(html_e61d842d3837789bf760081c77f4da3a);
|
|
|
|
|
|
|
|
marker_28432147dece3a30dadda0347d4f50a0.bindPopup(popup_b69ed6a64cd146d07c638e5b98e4a1b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28432147dece3a30dadda0347d4f50a0.setIcon(icon_6aa4cd4f930dc202e175fb25d76e1f4f);
|
|
|
|
|
|
var marker_73bfd70ab6a09719b2f2ec1e3b0e0974 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a798827aed0c614741287a9a0f11b41e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a28c06b431e5d961d0648fe244746f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af6efcfd6c0041267fcff0e3df5b9496 = $(`<div id="html_af6efcfd6c0041267fcff0e3df5b9496" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_0a28c06b431e5d961d0648fe244746f5.setContent(html_af6efcfd6c0041267fcff0e3df5b9496);
|
|
|
|
|
|
|
|
marker_73bfd70ab6a09719b2f2ec1e3b0e0974.bindPopup(popup_0a28c06b431e5d961d0648fe244746f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73bfd70ab6a09719b2f2ec1e3b0e0974.setIcon(icon_a798827aed0c614741287a9a0f11b41e);
|
|
|
|
|
|
var marker_baf70a8a676fb88ee6c1728c62e09d4c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_55b9d58d2f28cd05e72d5acd3afe0a0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09eb050d8cef802293257361a938ed22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99accf645e1a84fb2266ba220939aac0 = $(`<div id="html_99accf645e1a84fb2266ba220939aac0" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_09eb050d8cef802293257361a938ed22.setContent(html_99accf645e1a84fb2266ba220939aac0);
|
|
|
|
|
|
|
|
marker_baf70a8a676fb88ee6c1728c62e09d4c.bindPopup(popup_09eb050d8cef802293257361a938ed22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baf70a8a676fb88ee6c1728c62e09d4c.setIcon(icon_55b9d58d2f28cd05e72d5acd3afe0a0c);
|
|
|
|
|
|
var marker_c0d3e97fb05f9afbb5fbab02604620f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_339cf7d3f4f31f2dff0ecfb55cb9ee05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bf5e7e4e8f990ec1ce4e1d5b5bc0723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d77bcf53772363b4ab617191b7bc2787 = $(`<div id="html_d77bcf53772363b4ab617191b7bc2787" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_7bf5e7e4e8f990ec1ce4e1d5b5bc0723.setContent(html_d77bcf53772363b4ab617191b7bc2787);
|
|
|
|
|
|
|
|
marker_c0d3e97fb05f9afbb5fbab02604620f4.bindPopup(popup_7bf5e7e4e8f990ec1ce4e1d5b5bc0723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0d3e97fb05f9afbb5fbab02604620f4.setIcon(icon_339cf7d3f4f31f2dff0ecfb55cb9ee05);
|
|
|
|
|
|
var marker_09e728672f11df5c67470977f17814aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_e75656bcc694da58dd866fd111858a81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f27317b697ef671cf28367fc9f08790 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c0a56e34774d790b50549a69a58e70e = $(`<div id="html_2c0a56e34774d790b50549a69a58e70e" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_4f27317b697ef671cf28367fc9f08790.setContent(html_2c0a56e34774d790b50549a69a58e70e);
|
|
|
|
|
|
|
|
marker_09e728672f11df5c67470977f17814aa.bindPopup(popup_4f27317b697ef671cf28367fc9f08790)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09e728672f11df5c67470977f17814aa.setIcon(icon_e75656bcc694da58dd866fd111858a81);
|
|
|
|
|
|
var marker_108b7b4c655af50d517d77294b696f00 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a46861c5d55c3c051a393f71a0be9d51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4b8cb349203c7556ca5d43d15496e8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c760461f73a79513c09e59e4f734cd4 = $(`<div id="html_9c760461f73a79513c09e59e4f734cd4" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_f4b8cb349203c7556ca5d43d15496e8b.setContent(html_9c760461f73a79513c09e59e4f734cd4);
|
|
|
|
|
|
|
|
marker_108b7b4c655af50d517d77294b696f00.bindPopup(popup_f4b8cb349203c7556ca5d43d15496e8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_108b7b4c655af50d517d77294b696f00.setIcon(icon_a46861c5d55c3c051a393f71a0be9d51);
|
|
|
|
|
|
var marker_4a3ebc1a2a0d3bf4a610744070b3589a = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_9a2d61c2d296b9a6b25c4d6f842608b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9022369eab95ebea63f6f7820ff41539 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45b0219b41dabbb2c3dbeb3f86fc2291 = $(`<div id="html_45b0219b41dabbb2c3dbeb3f86fc2291" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_9022369eab95ebea63f6f7820ff41539.setContent(html_45b0219b41dabbb2c3dbeb3f86fc2291);
|
|
|
|
|
|
|
|
marker_4a3ebc1a2a0d3bf4a610744070b3589a.bindPopup(popup_9022369eab95ebea63f6f7820ff41539)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a3ebc1a2a0d3bf4a610744070b3589a.setIcon(icon_9a2d61c2d296b9a6b25c4d6f842608b4);
|
|
|
|
|
|
var marker_4dc1c2b2a85f2be52b50c70c1183b64c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_caf4a9a22261bb5dc473d89fb582c18a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aef757e22f627a7400b84c752d21062 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5352d5761a68d5b7a85d8f373eab184e = $(`<div id="html_5352d5761a68d5b7a85d8f373eab184e" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_7aef757e22f627a7400b84c752d21062.setContent(html_5352d5761a68d5b7a85d8f373eab184e);
|
|
|
|
|
|
|
|
marker_4dc1c2b2a85f2be52b50c70c1183b64c.bindPopup(popup_7aef757e22f627a7400b84c752d21062)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dc1c2b2a85f2be52b50c70c1183b64c.setIcon(icon_caf4a9a22261bb5dc473d89fb582c18a);
|
|
|
|
|
|
var marker_3378966f8f5f2f3554d4e8300d1317a6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_362412b2afda68004bdf810e5b13d027 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e23674557a80a7630390a28cc709edc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c924acdbc50a717f9a39665ec31838f = $(`<div id="html_4c924acdbc50a717f9a39665ec31838f" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_e23674557a80a7630390a28cc709edc4.setContent(html_4c924acdbc50a717f9a39665ec31838f);
|
|
|
|
|
|
|
|
marker_3378966f8f5f2f3554d4e8300d1317a6.bindPopup(popup_e23674557a80a7630390a28cc709edc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3378966f8f5f2f3554d4e8300d1317a6.setIcon(icon_362412b2afda68004bdf810e5b13d027);
|
|
|
|
|
|
var marker_9a95914b7f2c35935453348bfae7226b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3c034284fff43eb132b5af99b12eae0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19c5a1394c8949bef56a1f7de8689086 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53991020d400d52587637075b46472d6 = $(`<div id="html_53991020d400d52587637075b46472d6" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_19c5a1394c8949bef56a1f7de8689086.setContent(html_53991020d400d52587637075b46472d6);
|
|
|
|
|
|
|
|
marker_9a95914b7f2c35935453348bfae7226b.bindPopup(popup_19c5a1394c8949bef56a1f7de8689086)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a95914b7f2c35935453348bfae7226b.setIcon(icon_3c034284fff43eb132b5af99b12eae0a);
|
|
|
|
|
|
var marker_fca0134d7044695e5caa83920fc16415 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7c44d66c1bb4fbda8057044e5e982801 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a479333230780ae874c7d1477b684b83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c821c0d5bc1eaeef8fbc2849cefe7ba2 = $(`<div id="html_c821c0d5bc1eaeef8fbc2849cefe7ba2" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_a479333230780ae874c7d1477b684b83.setContent(html_c821c0d5bc1eaeef8fbc2849cefe7ba2);
|
|
|
|
|
|
|
|
marker_fca0134d7044695e5caa83920fc16415.bindPopup(popup_a479333230780ae874c7d1477b684b83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fca0134d7044695e5caa83920fc16415.setIcon(icon_7c44d66c1bb4fbda8057044e5e982801);
|
|
|
|
|
|
var marker_3568148b68cdabd564e414f71a619dca = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ce7beca0b821f4196a210a437b8576ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fbfcaf4c7702966122a2e3ff43c3421 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_578a7f206db2d3a82386360f0d08e62d = $(`<div id="html_578a7f206db2d3a82386360f0d08e62d" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_4fbfcaf4c7702966122a2e3ff43c3421.setContent(html_578a7f206db2d3a82386360f0d08e62d);
|
|
|
|
|
|
|
|
marker_3568148b68cdabd564e414f71a619dca.bindPopup(popup_4fbfcaf4c7702966122a2e3ff43c3421)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3568148b68cdabd564e414f71a619dca.setIcon(icon_ce7beca0b821f4196a210a437b8576ce);
|
|
|
|
|
|
var marker_5f63c43bbe6e6248eb7193ea5119fb02 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_57c53fd0707b0fc5cb0f898dd0d63e34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c11a6c7512baa05a6eb9f82aff9dee80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a80b8e0db0eab4467767596be086159 = $(`<div id="html_7a80b8e0db0eab4467767596be086159" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_c11a6c7512baa05a6eb9f82aff9dee80.setContent(html_7a80b8e0db0eab4467767596be086159);
|
|
|
|
|
|
|
|
marker_5f63c43bbe6e6248eb7193ea5119fb02.bindPopup(popup_c11a6c7512baa05a6eb9f82aff9dee80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f63c43bbe6e6248eb7193ea5119fb02.setIcon(icon_57c53fd0707b0fc5cb0f898dd0d63e34);
|
|
|
|
|
|
var marker_8725a3066e7e68d5dcb08b94661ee39e = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_577e392f1ea6a6e55739817f8a8e683a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a76d4d831fe57a512b1b52d6951a17f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95b5c926974ff5e961699b1db4281dbd = $(`<div id="html_95b5c926974ff5e961699b1db4281dbd" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_1a76d4d831fe57a512b1b52d6951a17f.setContent(html_95b5c926974ff5e961699b1db4281dbd);
|
|
|
|
|
|
|
|
marker_8725a3066e7e68d5dcb08b94661ee39e.bindPopup(popup_1a76d4d831fe57a512b1b52d6951a17f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8725a3066e7e68d5dcb08b94661ee39e.setIcon(icon_577e392f1ea6a6e55739817f8a8e683a);
|
|
|
|
|
|
var marker_0b62e7d1f2eb8057745f7cbccf9cf250 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c11c7c6a06da7ea1b9a93d8cd484f125 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b475392a71b9ef51dd9c95480468ee2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_057a1b10f1bdadfa5da90c512e2ed881 = $(`<div id="html_057a1b10f1bdadfa5da90c512e2ed881" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_1b475392a71b9ef51dd9c95480468ee2.setContent(html_057a1b10f1bdadfa5da90c512e2ed881);
|
|
|
|
|
|
|
|
marker_0b62e7d1f2eb8057745f7cbccf9cf250.bindPopup(popup_1b475392a71b9ef51dd9c95480468ee2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b62e7d1f2eb8057745f7cbccf9cf250.setIcon(icon_c11c7c6a06da7ea1b9a93d8cd484f125);
|
|
|
|
|
|
var marker_51b00f5551235474c7a6a4ddf078d892 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_68f4216656c94061223b05e35e04473e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea19b612065c6c12ccb2e1dd467f1656 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8625d7ca94339bb708059675dc7d920 = $(`<div id="html_a8625d7ca94339bb708059675dc7d920" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_ea19b612065c6c12ccb2e1dd467f1656.setContent(html_a8625d7ca94339bb708059675dc7d920);
|
|
|
|
|
|
|
|
marker_51b00f5551235474c7a6a4ddf078d892.bindPopup(popup_ea19b612065c6c12ccb2e1dd467f1656)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b00f5551235474c7a6a4ddf078d892.setIcon(icon_68f4216656c94061223b05e35e04473e);
|
|
|
|
|
|
var marker_880451d70b3541f1e8a7ea1b6b71f242 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_9679f1caffc54272fba77d41c3cf99dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d74a8e6b69bb2e8ff8644924fca37b48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df1e73e64689e0cc5fd26df00c702fdd = $(`<div id="html_df1e73e64689e0cc5fd26df00c702fdd" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_d74a8e6b69bb2e8ff8644924fca37b48.setContent(html_df1e73e64689e0cc5fd26df00c702fdd);
|
|
|
|
|
|
|
|
marker_880451d70b3541f1e8a7ea1b6b71f242.bindPopup(popup_d74a8e6b69bb2e8ff8644924fca37b48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_880451d70b3541f1e8a7ea1b6b71f242.setIcon(icon_9679f1caffc54272fba77d41c3cf99dd);
|
|
|
|
|
|
var marker_3ea2896eb70637b565dedbdf2a293fad = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d25a35c008b9c7c98623828cebcd391b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c531209411f1d0e5321004ccd74b3550 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ac2e7b0ff2574138204b2fb4c89a57b = $(`<div id="html_2ac2e7b0ff2574138204b2fb4c89a57b" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_c531209411f1d0e5321004ccd74b3550.setContent(html_2ac2e7b0ff2574138204b2fb4c89a57b);
|
|
|
|
|
|
|
|
marker_3ea2896eb70637b565dedbdf2a293fad.bindPopup(popup_c531209411f1d0e5321004ccd74b3550)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ea2896eb70637b565dedbdf2a293fad.setIcon(icon_d25a35c008b9c7c98623828cebcd391b);
|
|
|
|
|
|
var marker_491801d7cfe350110fcc1e132909f9f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a3b24527e5341831cb1bd09031ae6aad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3ed1caa06114c0eb30567263d11e67f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5be6266812602f384bd266069c7077d7 = $(`<div id="html_5be6266812602f384bd266069c7077d7" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_b3ed1caa06114c0eb30567263d11e67f.setContent(html_5be6266812602f384bd266069c7077d7);
|
|
|
|
|
|
|
|
marker_491801d7cfe350110fcc1e132909f9f9.bindPopup(popup_b3ed1caa06114c0eb30567263d11e67f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_491801d7cfe350110fcc1e132909f9f9.setIcon(icon_a3b24527e5341831cb1bd09031ae6aad);
|
|
|
|
|
|
var marker_bc6df67c1ae54214dff8e4a47a0a4246 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_371ee8577ae6d6d95e4f0fa53d601091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99a362604b3af2607559a687e422dd49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c01d4867431fb239ed030f94ba841c34 = $(`<div id="html_c01d4867431fb239ed030f94ba841c34" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_99a362604b3af2607559a687e422dd49.setContent(html_c01d4867431fb239ed030f94ba841c34);
|
|
|
|
|
|
|
|
marker_bc6df67c1ae54214dff8e4a47a0a4246.bindPopup(popup_99a362604b3af2607559a687e422dd49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc6df67c1ae54214dff8e4a47a0a4246.setIcon(icon_371ee8577ae6d6d95e4f0fa53d601091);
|
|
|
|
|
|
var marker_f4e88f82e0756836a163e51de1ed21fe = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d334b44b503d4348f750bae6602e41d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dd0d936b78249d6842620210a647bc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbf3396bfaf1b5935e7977261fe922b4 = $(`<div id="html_fbf3396bfaf1b5935e7977261fe922b4" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_0dd0d936b78249d6842620210a647bc9.setContent(html_fbf3396bfaf1b5935e7977261fe922b4);
|
|
|
|
|
|
|
|
marker_f4e88f82e0756836a163e51de1ed21fe.bindPopup(popup_0dd0d936b78249d6842620210a647bc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4e88f82e0756836a163e51de1ed21fe.setIcon(icon_d334b44b503d4348f750bae6602e41d2);
|
|
|
|
|
|
var marker_b706c14a022085256656c97270ebb5a7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_88d80f0051294d81483054f907b94c90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_949f18fdcf3dc6719a4916a99ddec5d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b754f50a108e64b72cb33b2f8392834 = $(`<div id="html_9b754f50a108e64b72cb33b2f8392834" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_949f18fdcf3dc6719a4916a99ddec5d3.setContent(html_9b754f50a108e64b72cb33b2f8392834);
|
|
|
|
|
|
|
|
marker_b706c14a022085256656c97270ebb5a7.bindPopup(popup_949f18fdcf3dc6719a4916a99ddec5d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b706c14a022085256656c97270ebb5a7.setIcon(icon_88d80f0051294d81483054f907b94c90);
|
|
|
|
|
|
var marker_fd84dfa9baecb5b76275674a52f4139d = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c9fa85a0fc9800585496b25bab0a6bb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e757715107ef38f8e043aed6e8e253b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c9a3dd9a446cbb533dfa73b31d0b589 = $(`<div id="html_1c9a3dd9a446cbb533dfa73b31d0b589" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_2e757715107ef38f8e043aed6e8e253b.setContent(html_1c9a3dd9a446cbb533dfa73b31d0b589);
|
|
|
|
|
|
|
|
marker_fd84dfa9baecb5b76275674a52f4139d.bindPopup(popup_2e757715107ef38f8e043aed6e8e253b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd84dfa9baecb5b76275674a52f4139d.setIcon(icon_c9fa85a0fc9800585496b25bab0a6bb8);
|
|
|
|
|
|
var marker_56e0591e132af01fcda6f4779cabdf1a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d56fdd38a249316903608c50f455cd0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73a5e49b95ca9142e995e1c49464dd86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9447a02386f915b25f5927bb315f92e1 = $(`<div id="html_9447a02386f915b25f5927bb315f92e1" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_73a5e49b95ca9142e995e1c49464dd86.setContent(html_9447a02386f915b25f5927bb315f92e1);
|
|
|
|
|
|
|
|
marker_56e0591e132af01fcda6f4779cabdf1a.bindPopup(popup_73a5e49b95ca9142e995e1c49464dd86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56e0591e132af01fcda6f4779cabdf1a.setIcon(icon_d56fdd38a249316903608c50f455cd0f);
|
|
|
|
|
|
var marker_75cf5773087d4baa8aedc2de79ab05e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_922a6179b8b068faf328995f6294793e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2563c5fc2c0284831967dc7df9ecb389 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49244155aa93f2433bab83844c814dcc = $(`<div id="html_49244155aa93f2433bab83844c814dcc" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_2563c5fc2c0284831967dc7df9ecb389.setContent(html_49244155aa93f2433bab83844c814dcc);
|
|
|
|
|
|
|
|
marker_75cf5773087d4baa8aedc2de79ab05e6.bindPopup(popup_2563c5fc2c0284831967dc7df9ecb389)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75cf5773087d4baa8aedc2de79ab05e6.setIcon(icon_922a6179b8b068faf328995f6294793e);
|
|
|
|
|
|
var marker_432902b5ad50f47f61088236d5ed07a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3b51064f2807fa943e1d48f193b68ae5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11dfc94d775cde38c5ca75eefa303508 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c561ca1dd80026e4fd6ab702855cba = $(`<div id="html_57c561ca1dd80026e4fd6ab702855cba" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_11dfc94d775cde38c5ca75eefa303508.setContent(html_57c561ca1dd80026e4fd6ab702855cba);
|
|
|
|
|
|
|
|
marker_432902b5ad50f47f61088236d5ed07a2.bindPopup(popup_11dfc94d775cde38c5ca75eefa303508)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_432902b5ad50f47f61088236d5ed07a2.setIcon(icon_3b51064f2807fa943e1d48f193b68ae5);
|
|
|
|
|
|
var marker_dd0d50dd86ec1588f4c4acb8f722d6ec = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_86f7f8c4c8472410dc57a94bc47ba025 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6514c61ad34e5b85b7cb118e18623d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c3b0c804a986632ff4e5e4f592492ee = $(`<div id="html_9c3b0c804a986632ff4e5e4f592492ee" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_b6514c61ad34e5b85b7cb118e18623d5.setContent(html_9c3b0c804a986632ff4e5e4f592492ee);
|
|
|
|
|
|
|
|
marker_dd0d50dd86ec1588f4c4acb8f722d6ec.bindPopup(popup_b6514c61ad34e5b85b7cb118e18623d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd0d50dd86ec1588f4c4acb8f722d6ec.setIcon(icon_86f7f8c4c8472410dc57a94bc47ba025);
|
|
|
|
|
|
var marker_0958b4ab49bdd85b416956e8a3eef87c = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d5be75f0f0ef32b55efcdeefd3735a6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df08e0c5b67e05e501a72ff3211b04dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef35d70ed6e057dcdd2554a1787cd30f = $(`<div id="html_ef35d70ed6e057dcdd2554a1787cd30f" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_df08e0c5b67e05e501a72ff3211b04dd.setContent(html_ef35d70ed6e057dcdd2554a1787cd30f);
|
|
|
|
|
|
|
|
marker_0958b4ab49bdd85b416956e8a3eef87c.bindPopup(popup_df08e0c5b67e05e501a72ff3211b04dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0958b4ab49bdd85b416956e8a3eef87c.setIcon(icon_d5be75f0f0ef32b55efcdeefd3735a6b);
|
|
|
|
|
|
var marker_03a041d30f192f371e04d86626b39861 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d3613c01c3a6e47f1bb4e7381a866502 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34ed81c514ca90c91b3ad8fc72c8c54d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fbf9bcce65a71596629261a75e086ea = $(`<div id="html_7fbf9bcce65a71596629261a75e086ea" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_34ed81c514ca90c91b3ad8fc72c8c54d.setContent(html_7fbf9bcce65a71596629261a75e086ea);
|
|
|
|
|
|
|
|
marker_03a041d30f192f371e04d86626b39861.bindPopup(popup_34ed81c514ca90c91b3ad8fc72c8c54d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03a041d30f192f371e04d86626b39861.setIcon(icon_d3613c01c3a6e47f1bb4e7381a866502);
|
|
|
|
|
|
var marker_2c8dcf5b75d101720ba1b1508514e858 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d82e0ab09a80c39cd73c2011bf1fad10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1286ae1cfb851140146811e1aebb374 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78e607e60362f4e30183ed6d392b846d = $(`<div id="html_78e607e60362f4e30183ed6d392b846d" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_f1286ae1cfb851140146811e1aebb374.setContent(html_78e607e60362f4e30183ed6d392b846d);
|
|
|
|
|
|
|
|
marker_2c8dcf5b75d101720ba1b1508514e858.bindPopup(popup_f1286ae1cfb851140146811e1aebb374)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c8dcf5b75d101720ba1b1508514e858.setIcon(icon_d82e0ab09a80c39cd73c2011bf1fad10);
|
|
|
|
|
|
var marker_77ec0f35503612004cb205dc9be7d82b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_00f343e53af553eabad827424b9b7d12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca1ffb22595e83b789aea762a349d76c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23f8def9476af659fab7d99527de6e61 = $(`<div id="html_23f8def9476af659fab7d99527de6e61" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_ca1ffb22595e83b789aea762a349d76c.setContent(html_23f8def9476af659fab7d99527de6e61);
|
|
|
|
|
|
|
|
marker_77ec0f35503612004cb205dc9be7d82b.bindPopup(popup_ca1ffb22595e83b789aea762a349d76c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77ec0f35503612004cb205dc9be7d82b.setIcon(icon_00f343e53af553eabad827424b9b7d12);
|
|
|
|
|
|
var marker_79ba1038a22785a7f1aa5868819e3ba6 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ed2b32c5a4ebb109a2937c6ee26d18a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2593bcab63af111abcc2cdd4e519d971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5219041a5447cf94d1d8bce74f8d5492 = $(`<div id="html_5219041a5447cf94d1d8bce74f8d5492" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_2593bcab63af111abcc2cdd4e519d971.setContent(html_5219041a5447cf94d1d8bce74f8d5492);
|
|
|
|
|
|
|
|
marker_79ba1038a22785a7f1aa5868819e3ba6.bindPopup(popup_2593bcab63af111abcc2cdd4e519d971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79ba1038a22785a7f1aa5868819e3ba6.setIcon(icon_ed2b32c5a4ebb109a2937c6ee26d18a1);
|
|
|
|
|
|
var marker_8e24fca1e798793917a111b3f366c8c2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_ad2ad62398add37d90318259a871560a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa50175c3ad9d5e51b9a678226def0e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44ae7b4f62980d21e41bf2296028f8db = $(`<div id="html_44ae7b4f62980d21e41bf2296028f8db" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_aa50175c3ad9d5e51b9a678226def0e5.setContent(html_44ae7b4f62980d21e41bf2296028f8db);
|
|
|
|
|
|
|
|
marker_8e24fca1e798793917a111b3f366c8c2.bindPopup(popup_aa50175c3ad9d5e51b9a678226def0e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e24fca1e798793917a111b3f366c8c2.setIcon(icon_ad2ad62398add37d90318259a871560a);
|
|
|
|
|
|
var marker_042ccb72b037980ff75111a073a246b8 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_8e864e3323a7fc6e3c9f1c59b5c4885e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beeb62ebca24b00f59bc3ea8dcbb5cd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dfa781cb941d066d2354b197d8d1df8 = $(`<div id="html_9dfa781cb941d066d2354b197d8d1df8" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_beeb62ebca24b00f59bc3ea8dcbb5cd6.setContent(html_9dfa781cb941d066d2354b197d8d1df8);
|
|
|
|
|
|
|
|
marker_042ccb72b037980ff75111a073a246b8.bindPopup(popup_beeb62ebca24b00f59bc3ea8dcbb5cd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_042ccb72b037980ff75111a073a246b8.setIcon(icon_8e864e3323a7fc6e3c9f1c59b5c4885e);
|
|
|
|
|
|
var marker_97ed34724ac2a492ffc31755bd9e60ec = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a51f2ad8f9706102e6da0f12530aa3a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eccee7554ed1e68d9cea58551fbe9429 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03af1f6eac6a4ead669fca07cf93e093 = $(`<div id="html_03af1f6eac6a4ead669fca07cf93e093" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_eccee7554ed1e68d9cea58551fbe9429.setContent(html_03af1f6eac6a4ead669fca07cf93e093);
|
|
|
|
|
|
|
|
marker_97ed34724ac2a492ffc31755bd9e60ec.bindPopup(popup_eccee7554ed1e68d9cea58551fbe9429)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97ed34724ac2a492ffc31755bd9e60ec.setIcon(icon_a51f2ad8f9706102e6da0f12530aa3a7);
|
|
|
|
|
|
var marker_048995f423aa2ef114cbc65659b2ecec = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_b108f840ab59dd1b54d02095d5704aa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c075c75a5db1b95242f4618be8eba78d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3235b91d2bbf0ef3270f7e603940d93e = $(`<div id="html_3235b91d2bbf0ef3270f7e603940d93e" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_c075c75a5db1b95242f4618be8eba78d.setContent(html_3235b91d2bbf0ef3270f7e603940d93e);
|
|
|
|
|
|
|
|
marker_048995f423aa2ef114cbc65659b2ecec.bindPopup(popup_c075c75a5db1b95242f4618be8eba78d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_048995f423aa2ef114cbc65659b2ecec.setIcon(icon_b108f840ab59dd1b54d02095d5704aa9);
|
|
|
|
|
|
var marker_54ba5fae9a64cc3276f12cf9a0ef2f56 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_31485cda8679e8e8f901d5dcaa6f7e84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c50e27559c6aa1a5e6e1a75217a63b32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3597d20c4ce21205aeb0ce96bae6a2aa = $(`<div id="html_3597d20c4ce21205aeb0ce96bae6a2aa" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_c50e27559c6aa1a5e6e1a75217a63b32.setContent(html_3597d20c4ce21205aeb0ce96bae6a2aa);
|
|
|
|
|
|
|
|
marker_54ba5fae9a64cc3276f12cf9a0ef2f56.bindPopup(popup_c50e27559c6aa1a5e6e1a75217a63b32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54ba5fae9a64cc3276f12cf9a0ef2f56.setIcon(icon_31485cda8679e8e8f901d5dcaa6f7e84);
|
|
|
|
|
|
var marker_e75e5fc5186eac9d9221447aa2cbc2e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_b2dad92d1f7e92d0994767370ed3ebb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d146142d3a0fa9b1b0cbc1896627775d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b37c47dd50c964128a2897908aeeec3 = $(`<div id="html_1b37c47dd50c964128a2897908aeeec3" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_d146142d3a0fa9b1b0cbc1896627775d.setContent(html_1b37c47dd50c964128a2897908aeeec3);
|
|
|
|
|
|
|
|
marker_e75e5fc5186eac9d9221447aa2cbc2e8.bindPopup(popup_d146142d3a0fa9b1b0cbc1896627775d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e75e5fc5186eac9d9221447aa2cbc2e8.setIcon(icon_b2dad92d1f7e92d0994767370ed3ebb5);
|
|
|
|
|
|
var marker_16002e27c2dd92886bb9342ae8fed539 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_62421c72f7df9768cd937e6d163a1191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7092ecd891dff7ddd873b43fc42fafd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2480c94f7614fe51a768b385f98a5af5 = $(`<div id="html_2480c94f7614fe51a768b385f98a5af5" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_7092ecd891dff7ddd873b43fc42fafd9.setContent(html_2480c94f7614fe51a768b385f98a5af5);
|
|
|
|
|
|
|
|
marker_16002e27c2dd92886bb9342ae8fed539.bindPopup(popup_7092ecd891dff7ddd873b43fc42fafd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16002e27c2dd92886bb9342ae8fed539.setIcon(icon_62421c72f7df9768cd937e6d163a1191);
|
|
|
|
|
|
var marker_4b6e18c9894c0dfea7b1d3faf9d8d03f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_1521b14bdca59c9de519feaf1314ed2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_092468af047792688814c648c3811ee1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ba8c784b353e01e6015d6cd41458e7 = $(`<div id="html_d0ba8c784b353e01e6015d6cd41458e7" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_092468af047792688814c648c3811ee1.setContent(html_d0ba8c784b353e01e6015d6cd41458e7);
|
|
|
|
|
|
|
|
marker_4b6e18c9894c0dfea7b1d3faf9d8d03f.bindPopup(popup_092468af047792688814c648c3811ee1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b6e18c9894c0dfea7b1d3faf9d8d03f.setIcon(icon_1521b14bdca59c9de519feaf1314ed2f);
|
|
|
|
|
|
var marker_671d1619b2fb605798de2c62aa59cd7b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c435ba15aa5ae5ace59de1eb1a751bd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1921574b4f02c78f63acdf9fb9c66284 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36ae263eecef2c5b64ceb8463dea5f6f = $(`<div id="html_36ae263eecef2c5b64ceb8463dea5f6f" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_1921574b4f02c78f63acdf9fb9c66284.setContent(html_36ae263eecef2c5b64ceb8463dea5f6f);
|
|
|
|
|
|
|
|
marker_671d1619b2fb605798de2c62aa59cd7b.bindPopup(popup_1921574b4f02c78f63acdf9fb9c66284)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_671d1619b2fb605798de2c62aa59cd7b.setIcon(icon_c435ba15aa5ae5ace59de1eb1a751bd9);
|
|
|
|
|
|
var marker_e760047d8f03c89eb440dc1cdc13018c = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3756de9b15fac07c93d6345110ed4629 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1610e6d321b0207133b4caa0e29f67d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_181fc8dd59c3ad963548cad19611068a = $(`<div id="html_181fc8dd59c3ad963548cad19611068a" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_e1610e6d321b0207133b4caa0e29f67d.setContent(html_181fc8dd59c3ad963548cad19611068a);
|
|
|
|
|
|
|
|
marker_e760047d8f03c89eb440dc1cdc13018c.bindPopup(popup_e1610e6d321b0207133b4caa0e29f67d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e760047d8f03c89eb440dc1cdc13018c.setIcon(icon_3756de9b15fac07c93d6345110ed4629);
|
|
|
|
|
|
var marker_3b286202b5f527ec68f7208e1c654b06 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_df29d0a40846da735354b79b75d4c681 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b1a5b559f23f30788bae8f134f32946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb400aa87aafceb3f62ae7a962575d7b = $(`<div id="html_fb400aa87aafceb3f62ae7a962575d7b" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_6b1a5b559f23f30788bae8f134f32946.setContent(html_fb400aa87aafceb3f62ae7a962575d7b);
|
|
|
|
|
|
|
|
marker_3b286202b5f527ec68f7208e1c654b06.bindPopup(popup_6b1a5b559f23f30788bae8f134f32946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b286202b5f527ec68f7208e1c654b06.setIcon(icon_df29d0a40846da735354b79b75d4c681);
|
|
|
|
|
|
var marker_eb9e9645b9f206b971aab8fd5ac67da5 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_c5e454150a2f057cd7f31270c67460f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c4972ff523412fcff7055b3c904556a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dfcb9ad33dc61a810e234a155f5dcd9 = $(`<div id="html_6dfcb9ad33dc61a810e234a155f5dcd9" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_7c4972ff523412fcff7055b3c904556a.setContent(html_6dfcb9ad33dc61a810e234a155f5dcd9);
|
|
|
|
|
|
|
|
marker_eb9e9645b9f206b971aab8fd5ac67da5.bindPopup(popup_7c4972ff523412fcff7055b3c904556a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb9e9645b9f206b971aab8fd5ac67da5.setIcon(icon_c5e454150a2f057cd7f31270c67460f0);
|
|
|
|
|
|
var marker_b0e8b193c5a25ee07e46e4a8d96d30dc = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_432346b1c8be16d91ac7bca4297ab60f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b96e1f3e1f981db74cb2a6e375dbaee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14ab94a72a070c1af3747cc74c89cc8e = $(`<div id="html_14ab94a72a070c1af3747cc74c89cc8e" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_8b96e1f3e1f981db74cb2a6e375dbaee.setContent(html_14ab94a72a070c1af3747cc74c89cc8e);
|
|
|
|
|
|
|
|
marker_b0e8b193c5a25ee07e46e4a8d96d30dc.bindPopup(popup_8b96e1f3e1f981db74cb2a6e375dbaee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0e8b193c5a25ee07e46e4a8d96d30dc.setIcon(icon_432346b1c8be16d91ac7bca4297ab60f);
|
|
|
|
|
|
var marker_24404983b6f5c896c8d7bd26ea76ad61 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_79a6f3ba86da998d438acffcebe30c88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c16a8802e1a49911a0c6b7298ba18fb4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e6cdc8c1a27951fdb0ab35026cc9fc1 = $(`<div id="html_4e6cdc8c1a27951fdb0ab35026cc9fc1" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_c16a8802e1a49911a0c6b7298ba18fb4.setContent(html_4e6cdc8c1a27951fdb0ab35026cc9fc1);
|
|
|
|
|
|
|
|
marker_24404983b6f5c896c8d7bd26ea76ad61.bindPopup(popup_c16a8802e1a49911a0c6b7298ba18fb4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24404983b6f5c896c8d7bd26ea76ad61.setIcon(icon_79a6f3ba86da998d438acffcebe30c88);
|
|
|
|
|
|
var marker_e43278a261fa185722fc5843533ba911 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_80d0a9dfb3e02d46b1c6fa1d7ab374cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_576ac77645d4118a5d97ed012efc7cb4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0720cbbdca39dc796bbf92951094fe0 = $(`<div id="html_e0720cbbdca39dc796bbf92951094fe0" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_576ac77645d4118a5d97ed012efc7cb4.setContent(html_e0720cbbdca39dc796bbf92951094fe0);
|
|
|
|
|
|
|
|
marker_e43278a261fa185722fc5843533ba911.bindPopup(popup_576ac77645d4118a5d97ed012efc7cb4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e43278a261fa185722fc5843533ba911.setIcon(icon_80d0a9dfb3e02d46b1c6fa1d7ab374cd);
|
|
|
|
|
|
var marker_425e508a72af0128e269063421e8a567 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_bc7fe238089a3971076fb322af76dc95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8113b4a763a1e4e74ad16920048f128b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_603d9ae9ca31a34b8d5a9676385e3620 = $(`<div id="html_603d9ae9ca31a34b8d5a9676385e3620" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_8113b4a763a1e4e74ad16920048f128b.setContent(html_603d9ae9ca31a34b8d5a9676385e3620);
|
|
|
|
|
|
|
|
marker_425e508a72af0128e269063421e8a567.bindPopup(popup_8113b4a763a1e4e74ad16920048f128b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_425e508a72af0128e269063421e8a567.setIcon(icon_bc7fe238089a3971076fb322af76dc95);
|
|
|
|
|
|
var marker_371d9dae327241dfd34cfce9855636c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_70b9e431ad0779c4d9085e9eca203d84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4576c92aa1501516d7b25f596ed331cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_177bacbcf3f77f17ab81f0cfb51c7cc2 = $(`<div id="html_177bacbcf3f77f17ab81f0cfb51c7cc2" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_4576c92aa1501516d7b25f596ed331cb.setContent(html_177bacbcf3f77f17ab81f0cfb51c7cc2);
|
|
|
|
|
|
|
|
marker_371d9dae327241dfd34cfce9855636c5.bindPopup(popup_4576c92aa1501516d7b25f596ed331cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_371d9dae327241dfd34cfce9855636c5.setIcon(icon_70b9e431ad0779c4d9085e9eca203d84);
|
|
|
|
|
|
var marker_2764e593e87c4ccccfd8bb7cd4cd7fa3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_72aca85aae443ff754eb3d0663702e89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_429536e1d8eaba9bc67e195eac9e1be2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_011b0658f2fb8d8c929008ab6f7f0a97 = $(`<div id="html_011b0658f2fb8d8c929008ab6f7f0a97" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_429536e1d8eaba9bc67e195eac9e1be2.setContent(html_011b0658f2fb8d8c929008ab6f7f0a97);
|
|
|
|
|
|
|
|
marker_2764e593e87c4ccccfd8bb7cd4cd7fa3.bindPopup(popup_429536e1d8eaba9bc67e195eac9e1be2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2764e593e87c4ccccfd8bb7cd4cd7fa3.setIcon(icon_72aca85aae443ff754eb3d0663702e89);
|
|
|
|
|
|
var marker_2ed0c58ea82d1556258973308b87fa53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_df0c859a1f552a4e4906b279a56c4ea3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47c94dc278b2422176ff0871543a3f50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f578b7ab2395e8048ec53fb0f0b559e2 = $(`<div id="html_f578b7ab2395e8048ec53fb0f0b559e2" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_47c94dc278b2422176ff0871543a3f50.setContent(html_f578b7ab2395e8048ec53fb0f0b559e2);
|
|
|
|
|
|
|
|
marker_2ed0c58ea82d1556258973308b87fa53.bindPopup(popup_47c94dc278b2422176ff0871543a3f50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ed0c58ea82d1556258973308b87fa53.setIcon(icon_df0c859a1f552a4e4906b279a56c4ea3);
|
|
|
|
|
|
var marker_dd05ab1dd56cb4583ef54ddf2d9c520b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_39778566ee2fccf465b49831aa813d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3174aded0e42259d48f27d0f13990e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cd1026d2ac3f6d8a9253bf920dff6d7 = $(`<div id="html_0cd1026d2ac3f6d8a9253bf920dff6d7" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_c3174aded0e42259d48f27d0f13990e1.setContent(html_0cd1026d2ac3f6d8a9253bf920dff6d7);
|
|
|
|
|
|
|
|
marker_dd05ab1dd56cb4583ef54ddf2d9c520b.bindPopup(popup_c3174aded0e42259d48f27d0f13990e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd05ab1dd56cb4583ef54ddf2d9c520b.setIcon(icon_39778566ee2fccf465b49831aa813d13);
|
|
|
|
|
|
var marker_625c1c14594773e926152a284d363945 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7ba7c13ad8d6dabfccadf0f7d876d106 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e58539a68bcba6cc06a027f3e786dc0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4528beb85d068d86bfa814a9b863966 = $(`<div id="html_b4528beb85d068d86bfa814a9b863966" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_e58539a68bcba6cc06a027f3e786dc0d.setContent(html_b4528beb85d068d86bfa814a9b863966);
|
|
|
|
|
|
|
|
marker_625c1c14594773e926152a284d363945.bindPopup(popup_e58539a68bcba6cc06a027f3e786dc0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_625c1c14594773e926152a284d363945.setIcon(icon_7ba7c13ad8d6dabfccadf0f7d876d106);
|
|
|
|
|
|
var marker_04751957b6863e0ba57b265e0165c1be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_cdb54908668d27c3247d5b6be0063a98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96331a0d7cc2c8555840addd5dc0fb31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42e8e47d918e5db3c8afb13e175aea5d = $(`<div id="html_42e8e47d918e5db3c8afb13e175aea5d" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_96331a0d7cc2c8555840addd5dc0fb31.setContent(html_42e8e47d918e5db3c8afb13e175aea5d);
|
|
|
|
|
|
|
|
marker_04751957b6863e0ba57b265e0165c1be.bindPopup(popup_96331a0d7cc2c8555840addd5dc0fb31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04751957b6863e0ba57b265e0165c1be.setIcon(icon_cdb54908668d27c3247d5b6be0063a98);
|
|
|
|
|
|
var marker_d8fba0e63391548257fc86b3e9418373 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_174e09bbf1b6887deaae5542b486f8a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a6d6a0f96f132a6058327b2c611a1b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41f0ffcc78476dd9a546b1c4c59ea9d7 = $(`<div id="html_41f0ffcc78476dd9a546b1c4c59ea9d7" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_3a6d6a0f96f132a6058327b2c611a1b1.setContent(html_41f0ffcc78476dd9a546b1c4c59ea9d7);
|
|
|
|
|
|
|
|
marker_d8fba0e63391548257fc86b3e9418373.bindPopup(popup_3a6d6a0f96f132a6058327b2c611a1b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8fba0e63391548257fc86b3e9418373.setIcon(icon_174e09bbf1b6887deaae5542b486f8a3);
|
|
|
|
|
|
var marker_d459f4dae791d27f98dc9ce29f5b82db = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_d2176717476cc1a32fa4e97e0bbf335c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_455dc12be4aba1c5533ff235bef1e6ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c0954e2f356386ea419cfc4fbdce67a = $(`<div id="html_5c0954e2f356386ea419cfc4fbdce67a" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_455dc12be4aba1c5533ff235bef1e6ed.setContent(html_5c0954e2f356386ea419cfc4fbdce67a);
|
|
|
|
|
|
|
|
marker_d459f4dae791d27f98dc9ce29f5b82db.bindPopup(popup_455dc12be4aba1c5533ff235bef1e6ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d459f4dae791d27f98dc9ce29f5b82db.setIcon(icon_d2176717476cc1a32fa4e97e0bbf335c);
|
|
|
|
|
|
var marker_ed11d9a256ef0a663065eda64278002f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_52fdc3e2dcc94640b760b8b0ebb95214 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5459e5057b02bdf28d6c6f3fb5bdde4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af07f1897c7c97555f83c64d88f905cb = $(`<div id="html_af07f1897c7c97555f83c64d88f905cb" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_e5459e5057b02bdf28d6c6f3fb5bdde4.setContent(html_af07f1897c7c97555f83c64d88f905cb);
|
|
|
|
|
|
|
|
marker_ed11d9a256ef0a663065eda64278002f.bindPopup(popup_e5459e5057b02bdf28d6c6f3fb5bdde4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed11d9a256ef0a663065eda64278002f.setIcon(icon_52fdc3e2dcc94640b760b8b0ebb95214);
|
|
|
|
|
|
var marker_d29e6b91a3a0344834dd06f04f0e1828 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5beccd9b078d9f71839df13269a98956 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc49291fd76dac57fb52b2af3e9e11fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08f422b46a6709b67d71cc5963076c23 = $(`<div id="html_08f422b46a6709b67d71cc5963076c23" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_cc49291fd76dac57fb52b2af3e9e11fb.setContent(html_08f422b46a6709b67d71cc5963076c23);
|
|
|
|
|
|
|
|
marker_d29e6b91a3a0344834dd06f04f0e1828.bindPopup(popup_cc49291fd76dac57fb52b2af3e9e11fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d29e6b91a3a0344834dd06f04f0e1828.setIcon(icon_5beccd9b078d9f71839df13269a98956);
|
|
|
|
|
|
var marker_38648231f4de3e0c05f3fb7e0a01874b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_3a17e0d16a31b7b1d730cdfd1e737a67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad133d85f339700fcd220da8fd70977a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a068dafa1a84bd9b0c376b86193133cd = $(`<div id="html_a068dafa1a84bd9b0c376b86193133cd" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_ad133d85f339700fcd220da8fd70977a.setContent(html_a068dafa1a84bd9b0c376b86193133cd);
|
|
|
|
|
|
|
|
marker_38648231f4de3e0c05f3fb7e0a01874b.bindPopup(popup_ad133d85f339700fcd220da8fd70977a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38648231f4de3e0c05f3fb7e0a01874b.setIcon(icon_3a17e0d16a31b7b1d730cdfd1e737a67);
|
|
|
|
|
|
var marker_555f7581f3255fe00105400762c94971 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_95adbfa7841f7b439ed11a65c34e223b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e16c67b63c150059dd26401ca42e16ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62ef162e48eab3600fbd5554b2273b7d = $(`<div id="html_62ef162e48eab3600fbd5554b2273b7d" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_e16c67b63c150059dd26401ca42e16ee.setContent(html_62ef162e48eab3600fbd5554b2273b7d);
|
|
|
|
|
|
|
|
marker_555f7581f3255fe00105400762c94971.bindPopup(popup_e16c67b63c150059dd26401ca42e16ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_555f7581f3255fe00105400762c94971.setIcon(icon_95adbfa7841f7b439ed11a65c34e223b);
|
|
|
|
|
|
var marker_567a3b3fb05848abadff19d787682655 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_5f6d7a64ca7aa8a92aa56901d6dd06fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30bbe61f357b0f0a01519bfbdde55fb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2e87e33ff08a9894645617b0840c5ac = $(`<div id="html_b2e87e33ff08a9894645617b0840c5ac" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_30bbe61f357b0f0a01519bfbdde55fb6.setContent(html_b2e87e33ff08a9894645617b0840c5ac);
|
|
|
|
|
|
|
|
marker_567a3b3fb05848abadff19d787682655.bindPopup(popup_30bbe61f357b0f0a01519bfbdde55fb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_567a3b3fb05848abadff19d787682655.setIcon(icon_5f6d7a64ca7aa8a92aa56901d6dd06fb);
|
|
|
|
|
|
var marker_a4f36531d9dce1d8dfe74211a044366b = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_193f0a895412b71d3aa0764a8aa37ee0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f911eccefbe48205761cdb284afd3ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f19bdbf6c9b9a1a07e725562d611006 = $(`<div id="html_1f19bdbf6c9b9a1a07e725562d611006" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_f911eccefbe48205761cdb284afd3ae8.setContent(html_1f19bdbf6c9b9a1a07e725562d611006);
|
|
|
|
|
|
|
|
marker_a4f36531d9dce1d8dfe74211a044366b.bindPopup(popup_f911eccefbe48205761cdb284afd3ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4f36531d9dce1d8dfe74211a044366b.setIcon(icon_193f0a895412b71d3aa0764a8aa37ee0);
|
|
|
|
|
|
var marker_365aafaa771cb7a5f44c642565ae61d7 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_317230291ac93950492cfe7829fb6dd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a044d094a9dc3c67790561db33a00e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b0316483480894f700d42f52185f799 = $(`<div id="html_0b0316483480894f700d42f52185f799" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_4a044d094a9dc3c67790561db33a00e6.setContent(html_0b0316483480894f700d42f52185f799);
|
|
|
|
|
|
|
|
marker_365aafaa771cb7a5f44c642565ae61d7.bindPopup(popup_4a044d094a9dc3c67790561db33a00e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_365aafaa771cb7a5f44c642565ae61d7.setIcon(icon_317230291ac93950492cfe7829fb6dd6);
|
|
|
|
|
|
var marker_1881628d26be34582d39e7d7341d7546 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_098408b570f824418475c8126e5a3677 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a4329f7fc0ab6cae92eedcdb6f05125 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f65814f7811ef488fff25f13302fdc5 = $(`<div id="html_1f65814f7811ef488fff25f13302fdc5" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_1a4329f7fc0ab6cae92eedcdb6f05125.setContent(html_1f65814f7811ef488fff25f13302fdc5);
|
|
|
|
|
|
|
|
marker_1881628d26be34582d39e7d7341d7546.bindPopup(popup_1a4329f7fc0ab6cae92eedcdb6f05125)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1881628d26be34582d39e7d7341d7546.setIcon(icon_098408b570f824418475c8126e5a3677);
|
|
|
|
|
|
var marker_5cfd76b8c81cdfbaad1b861df00eb062 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_b7cc5ffccac27e0e83aa52df709e857b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6539e642680f109ddf63f363822d8fff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_216c54bccf988d2cb26a8aefc0ae8022 = $(`<div id="html_216c54bccf988d2cb26a8aefc0ae8022" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_6539e642680f109ddf63f363822d8fff.setContent(html_216c54bccf988d2cb26a8aefc0ae8022);
|
|
|
|
|
|
|
|
marker_5cfd76b8c81cdfbaad1b861df00eb062.bindPopup(popup_6539e642680f109ddf63f363822d8fff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cfd76b8c81cdfbaad1b861df00eb062.setIcon(icon_b7cc5ffccac27e0e83aa52df709e857b);
|
|
|
|
|
|
var marker_fd7c13bf71c7c253345fb5c3084e8acb = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a6e5a938920691bca1676148f160e9a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_161ef19939e83ea6d472af545329ce3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30d225a1786db5325d9bdce433b46c7d = $(`<div id="html_30d225a1786db5325d9bdce433b46c7d" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_161ef19939e83ea6d472af545329ce3f.setContent(html_30d225a1786db5325d9bdce433b46c7d);
|
|
|
|
|
|
|
|
marker_fd7c13bf71c7c253345fb5c3084e8acb.bindPopup(popup_161ef19939e83ea6d472af545329ce3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd7c13bf71c7c253345fb5c3084e8acb.setIcon(icon_a6e5a938920691bca1676148f160e9a8);
|
|
|
|
|
|
var marker_df8a2ffa26bc216443d34611bb25358b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_bc14ed67623ec36cc0904784b8c07c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6dae3738882dda6a3e7e18e3d2343fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_320b575af79488b16797550047bac6e9 = $(`<div id="html_320b575af79488b16797550047bac6e9" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_c6dae3738882dda6a3e7e18e3d2343fd.setContent(html_320b575af79488b16797550047bac6e9);
|
|
|
|
|
|
|
|
marker_df8a2ffa26bc216443d34611bb25358b.bindPopup(popup_c6dae3738882dda6a3e7e18e3d2343fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df8a2ffa26bc216443d34611bb25358b.setIcon(icon_bc14ed67623ec36cc0904784b8c07c71);
|
|
|
|
|
|
var marker_a0bfcbcc5fcb9b6df966c52fa240e69e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_7e8a6927b29c1f6c4d6d92965dbeb13d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32a98761097f837a5ae10671ba577317 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f65733605caa8311259a242d88729b32 = $(`<div id="html_f65733605caa8311259a242d88729b32" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_32a98761097f837a5ae10671ba577317.setContent(html_f65733605caa8311259a242d88729b32);
|
|
|
|
|
|
|
|
marker_a0bfcbcc5fcb9b6df966c52fa240e69e.bindPopup(popup_32a98761097f837a5ae10671ba577317)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0bfcbcc5fcb9b6df966c52fa240e69e.setIcon(icon_7e8a6927b29c1f6c4d6d92965dbeb13d);
|
|
|
|
|
|
var marker_61d67eafa27eac4936c70073dd187f65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_47ebecccdf8734ba6c62177a2fa7852b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99f520b5f3a812f44589835bb1860608 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_973096cc9104f0b3fd38d83b829d3fef = $(`<div id="html_973096cc9104f0b3fd38d83b829d3fef" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_99f520b5f3a812f44589835bb1860608.setContent(html_973096cc9104f0b3fd38d83b829d3fef);
|
|
|
|
|
|
|
|
marker_61d67eafa27eac4936c70073dd187f65.bindPopup(popup_99f520b5f3a812f44589835bb1860608)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61d67eafa27eac4936c70073dd187f65.setIcon(icon_47ebecccdf8734ba6c62177a2fa7852b);
|
|
|
|
|
|
var marker_e372518bd016937380877cc1de88f56e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17);
|
|
|
|
|
|
var icon_a08cd98aff20a96857d35e22b86ad965 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_133c6582bb057708fcc174dcb371fa23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_645c58ef1656f3bf9c535bc6ebfb260e = $(`<div id="html_645c58ef1656f3bf9c535bc6ebfb260e" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_133c6582bb057708fcc174dcb371fa23.setContent(html_645c58ef1656f3bf9c535bc6ebfb260e);
|
|
|
|
|
|
|
|
marker_e372518bd016937380877cc1de88f56e.bindPopup(popup_133c6582bb057708fcc174dcb371fa23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e372518bd016937380877cc1de88f56e.setIcon(icon_a08cd98aff20a96857d35e22b86ad965);
|
|
|
|
|
|
marker_cluster_ec3fab850f6c9d5068c87dd2702b2e17.addTo(map_36a0075603cae54ad7388b79074df32c);
|
|
|
|
</script>
|
|
</html> |