mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 08:25:19 +00:00
10867 lines
316 KiB
HTML
10867 lines
316 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_c8729d0019171e5e6e85016dafdac046 {
|
|
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_c8729d0019171e5e6e85016dafdac046" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_c8729d0019171e5e6e85016dafdac046 = L.map(
|
|
"map_c8729d0019171e5e6e85016dafdac046",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_4916d83ff26b73fe603fdc3ac99fd1da = 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_4916d83ff26b73fe603fdc3ac99fd1da.addTo(map_c8729d0019171e5e6e85016dafdac046);
|
|
|
|
|
|
var marker_cluster_c94d932a5e0517024469b8d796eeeb61 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_621c9fe4821135f16a5b99b95025a505 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5f92b315f1ecba6757740b03685eac83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75b17617e6cd0c4f66d242c1319d6bc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e842d789a662db37142eea0e95ec17c = $(`<div id="html_5e842d789a662db37142eea0e95ec17c" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_75b17617e6cd0c4f66d242c1319d6bc5.setContent(html_5e842d789a662db37142eea0e95ec17c);
|
|
|
|
|
|
|
|
marker_621c9fe4821135f16a5b99b95025a505.bindPopup(popup_75b17617e6cd0c4f66d242c1319d6bc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_621c9fe4821135f16a5b99b95025a505.setIcon(icon_5f92b315f1ecba6757740b03685eac83);
|
|
|
|
|
|
var marker_b40e7ce74d50056fb082f4d156688f28 = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_4653599e816d24d63218b2f8492beb6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe2e250bb478805d5a8bb68227f49e3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70122f813aae534d6f547e97479afdd8 = $(`<div id="html_70122f813aae534d6f547e97479afdd8" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_fe2e250bb478805d5a8bb68227f49e3b.setContent(html_70122f813aae534d6f547e97479afdd8);
|
|
|
|
|
|
|
|
marker_b40e7ce74d50056fb082f4d156688f28.bindPopup(popup_fe2e250bb478805d5a8bb68227f49e3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b40e7ce74d50056fb082f4d156688f28.setIcon(icon_4653599e816d24d63218b2f8492beb6b);
|
|
|
|
|
|
var marker_377a54b24e256c58c68db7792e664899 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b0ec4566fcdb2676ae065c3552ab3622 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be4e054984166b31d8fb29f9da0a5d47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cfef8fb6aaf14cd0f4675a15841fe74 = $(`<div id="html_7cfef8fb6aaf14cd0f4675a15841fe74" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_be4e054984166b31d8fb29f9da0a5d47.setContent(html_7cfef8fb6aaf14cd0f4675a15841fe74);
|
|
|
|
|
|
|
|
marker_377a54b24e256c58c68db7792e664899.bindPopup(popup_be4e054984166b31d8fb29f9da0a5d47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_377a54b24e256c58c68db7792e664899.setIcon(icon_b0ec4566fcdb2676ae065c3552ab3622);
|
|
|
|
|
|
var marker_d5c91c40aaa07bd69378a907711a58d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3a7b6041030b5b33fe63a09dfb789f7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fcd3c13f27704abc446ee2e8fb3a6e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_609e637a3c80b208ac5087eae892bc7d = $(`<div id="html_609e637a3c80b208ac5087eae892bc7d" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_3fcd3c13f27704abc446ee2e8fb3a6e2.setContent(html_609e637a3c80b208ac5087eae892bc7d);
|
|
|
|
|
|
|
|
marker_d5c91c40aaa07bd69378a907711a58d3.bindPopup(popup_3fcd3c13f27704abc446ee2e8fb3a6e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5c91c40aaa07bd69378a907711a58d3.setIcon(icon_3a7b6041030b5b33fe63a09dfb789f7e);
|
|
|
|
|
|
var marker_4c1056a37f855187b3c3dd72e178d691 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ee9313e81d02027b5f6407c9f45c792a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_571c75449b8261473a05544147a3bf55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_283fedf12de95fe8d74d09134d508594 = $(`<div id="html_283fedf12de95fe8d74d09134d508594" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_571c75449b8261473a05544147a3bf55.setContent(html_283fedf12de95fe8d74d09134d508594);
|
|
|
|
|
|
|
|
marker_4c1056a37f855187b3c3dd72e178d691.bindPopup(popup_571c75449b8261473a05544147a3bf55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c1056a37f855187b3c3dd72e178d691.setIcon(icon_ee9313e81d02027b5f6407c9f45c792a);
|
|
|
|
|
|
var marker_fbf268ef82d5fe4eff1337c72266bc83 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3ea11f13f6411b9462d849f93a4c545b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f1f29a841f9a912be033e1ac8346a71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb64547ae415910a00186e69ef184546 = $(`<div id="html_fb64547ae415910a00186e69ef184546" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_8f1f29a841f9a912be033e1ac8346a71.setContent(html_fb64547ae415910a00186e69ef184546);
|
|
|
|
|
|
|
|
marker_fbf268ef82d5fe4eff1337c72266bc83.bindPopup(popup_8f1f29a841f9a912be033e1ac8346a71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbf268ef82d5fe4eff1337c72266bc83.setIcon(icon_3ea11f13f6411b9462d849f93a4c545b);
|
|
|
|
|
|
var marker_c48a72f0bf0881f6fabfbd5448296ac4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_afb92fff82e23b7373d3d1cd0a1143c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e90c1ea5fe60f3c6755f4c239c48a3f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3733e857cb159bec6f89910ddcc56c72 = $(`<div id="html_3733e857cb159bec6f89910ddcc56c72" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_e90c1ea5fe60f3c6755f4c239c48a3f2.setContent(html_3733e857cb159bec6f89910ddcc56c72);
|
|
|
|
|
|
|
|
marker_c48a72f0bf0881f6fabfbd5448296ac4.bindPopup(popup_e90c1ea5fe60f3c6755f4c239c48a3f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c48a72f0bf0881f6fabfbd5448296ac4.setIcon(icon_afb92fff82e23b7373d3d1cd0a1143c0);
|
|
|
|
|
|
var marker_7c74c285b86369c88abe26686c7fcd9a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_862d21e7ceb02bbb1b3cd2febc3b53ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfec93d66bf6d5d06b1c72ab125580eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11043565049b0d70a68f8ff9d53b8709 = $(`<div id="html_11043565049b0d70a68f8ff9d53b8709" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_dfec93d66bf6d5d06b1c72ab125580eb.setContent(html_11043565049b0d70a68f8ff9d53b8709);
|
|
|
|
|
|
|
|
marker_7c74c285b86369c88abe26686c7fcd9a.bindPopup(popup_dfec93d66bf6d5d06b1c72ab125580eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c74c285b86369c88abe26686c7fcd9a.setIcon(icon_862d21e7ceb02bbb1b3cd2febc3b53ec);
|
|
|
|
|
|
var marker_ff154f371787847186d155cc5b65b49f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3aba6b29451ef6db287e3064694956c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a56a2524e51d17842d07806fb791c7cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b14ff780e7c37ec6e58f20af477c2b0e = $(`<div id="html_b14ff780e7c37ec6e58f20af477c2b0e" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_a56a2524e51d17842d07806fb791c7cb.setContent(html_b14ff780e7c37ec6e58f20af477c2b0e);
|
|
|
|
|
|
|
|
marker_ff154f371787847186d155cc5b65b49f.bindPopup(popup_a56a2524e51d17842d07806fb791c7cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff154f371787847186d155cc5b65b49f.setIcon(icon_3aba6b29451ef6db287e3064694956c0);
|
|
|
|
|
|
var marker_a58daf0082073ea7119aba2cf3b1a58a = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d7e2bdb23c85534f4e7549ad605923ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef8157f3f970c47c5489545b8b11a7ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_044be1de24935a564a2980a7ac45516a = $(`<div id="html_044be1de24935a564a2980a7ac45516a" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_ef8157f3f970c47c5489545b8b11a7ac.setContent(html_044be1de24935a564a2980a7ac45516a);
|
|
|
|
|
|
|
|
marker_a58daf0082073ea7119aba2cf3b1a58a.bindPopup(popup_ef8157f3f970c47c5489545b8b11a7ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a58daf0082073ea7119aba2cf3b1a58a.setIcon(icon_d7e2bdb23c85534f4e7549ad605923ed);
|
|
|
|
|
|
var marker_9e98c3941cf96e02b7dcc2586d972d12 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e1add81f2e0b3040fd74c033738e4c2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b51d1122a4a26d8f7f4cc69f3141c31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a33699db58ccbcc7ecdca51902a50f85 = $(`<div id="html_a33699db58ccbcc7ecdca51902a50f85" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_9b51d1122a4a26d8f7f4cc69f3141c31.setContent(html_a33699db58ccbcc7ecdca51902a50f85);
|
|
|
|
|
|
|
|
marker_9e98c3941cf96e02b7dcc2586d972d12.bindPopup(popup_9b51d1122a4a26d8f7f4cc69f3141c31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e98c3941cf96e02b7dcc2586d972d12.setIcon(icon_e1add81f2e0b3040fd74c033738e4c2a);
|
|
|
|
|
|
var marker_f001fb69a515918d83addaf214c60c15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_89270e76e78d376f00f62e18ec26482d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a058ef06f9f0ac8051f9d5f54e28192c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c3da0403a79cc966ee33629b5bb40a7 = $(`<div id="html_3c3da0403a79cc966ee33629b5bb40a7" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_a058ef06f9f0ac8051f9d5f54e28192c.setContent(html_3c3da0403a79cc966ee33629b5bb40a7);
|
|
|
|
|
|
|
|
marker_f001fb69a515918d83addaf214c60c15.bindPopup(popup_a058ef06f9f0ac8051f9d5f54e28192c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f001fb69a515918d83addaf214c60c15.setIcon(icon_89270e76e78d376f00f62e18ec26482d);
|
|
|
|
|
|
var marker_6b7fe75eaf7209297a9957c71b13bf76 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_fe4923ce7b023a680bbf693596e18e96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f30335dc9ff93f2b4a0cd53148f4868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66fb0a8bd099bf74f200da3c007e118f = $(`<div id="html_66fb0a8bd099bf74f200da3c007e118f" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_3f30335dc9ff93f2b4a0cd53148f4868.setContent(html_66fb0a8bd099bf74f200da3c007e118f);
|
|
|
|
|
|
|
|
marker_6b7fe75eaf7209297a9957c71b13bf76.bindPopup(popup_3f30335dc9ff93f2b4a0cd53148f4868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b7fe75eaf7209297a9957c71b13bf76.setIcon(icon_fe4923ce7b023a680bbf693596e18e96);
|
|
|
|
|
|
var marker_11915325fe9c670df3c4af06de35cc84 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_191f425fb539bf48da73409f27632cd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b75da453f894c7637632309e1de53da3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d6b948c91c11f00f9c31db7860b82d0 = $(`<div id="html_1d6b948c91c11f00f9c31db7860b82d0" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_b75da453f894c7637632309e1de53da3.setContent(html_1d6b948c91c11f00f9c31db7860b82d0);
|
|
|
|
|
|
|
|
marker_11915325fe9c670df3c4af06de35cc84.bindPopup(popup_b75da453f894c7637632309e1de53da3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11915325fe9c670df3c4af06de35cc84.setIcon(icon_191f425fb539bf48da73409f27632cd8);
|
|
|
|
|
|
var marker_490d7275b0a8833c007785d10c9a3b4c = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_0f23480f9e26c7e5a1581a0afc08644f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26ddbf2a9abb2735423565c0dfc9db1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef903c11fc975d23de35adab3daea857 = $(`<div id="html_ef903c11fc975d23de35adab3daea857" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_26ddbf2a9abb2735423565c0dfc9db1c.setContent(html_ef903c11fc975d23de35adab3daea857);
|
|
|
|
|
|
|
|
marker_490d7275b0a8833c007785d10c9a3b4c.bindPopup(popup_26ddbf2a9abb2735423565c0dfc9db1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_490d7275b0a8833c007785d10c9a3b4c.setIcon(icon_0f23480f9e26c7e5a1581a0afc08644f);
|
|
|
|
|
|
var marker_1d625bc1353e1be24ef8cb945135a98e = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_8e52ba02863e2f34baef564e49c96e57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d0a3ab9c6c447340d4e9ded95ca7d07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac2587cdc1f077cd856c77bb8a893300 = $(`<div id="html_ac2587cdc1f077cd856c77bb8a893300" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_3d0a3ab9c6c447340d4e9ded95ca7d07.setContent(html_ac2587cdc1f077cd856c77bb8a893300);
|
|
|
|
|
|
|
|
marker_1d625bc1353e1be24ef8cb945135a98e.bindPopup(popup_3d0a3ab9c6c447340d4e9ded95ca7d07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d625bc1353e1be24ef8cb945135a98e.setIcon(icon_8e52ba02863e2f34baef564e49c96e57);
|
|
|
|
|
|
var marker_10f934b8d3122bedd94cf6bd78aa65dd = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5ccc7a36cc4ff76600313da58c88d763 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ddbc70c0f9b5d95ca97836d74322554 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee06e26e153290cf5e440d3f0e31f247 = $(`<div id="html_ee06e26e153290cf5e440d3f0e31f247" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_8ddbc70c0f9b5d95ca97836d74322554.setContent(html_ee06e26e153290cf5e440d3f0e31f247);
|
|
|
|
|
|
|
|
marker_10f934b8d3122bedd94cf6bd78aa65dd.bindPopup(popup_8ddbc70c0f9b5d95ca97836d74322554)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10f934b8d3122bedd94cf6bd78aa65dd.setIcon(icon_5ccc7a36cc4ff76600313da58c88d763);
|
|
|
|
|
|
var marker_a201131547e507f53ec9af2a236cffd3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_1a857547c984d132779b47faf49a754a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc08c0ec10b49bd7c3cc6e99be5c8444 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf1621d21e06126de874353dda607121 = $(`<div id="html_cf1621d21e06126de874353dda607121" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_fc08c0ec10b49bd7c3cc6e99be5c8444.setContent(html_cf1621d21e06126de874353dda607121);
|
|
|
|
|
|
|
|
marker_a201131547e507f53ec9af2a236cffd3.bindPopup(popup_fc08c0ec10b49bd7c3cc6e99be5c8444)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a201131547e507f53ec9af2a236cffd3.setIcon(icon_1a857547c984d132779b47faf49a754a);
|
|
|
|
|
|
var marker_b05b0925ccce4d0238776fd521dcefb3 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_8d59ec1433c3392cf55b2261f07e57f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25d54e6ff05dce952589f3cdf2b781e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e0203a28af5312a5d02d10c3f7d0cdd = $(`<div id="html_4e0203a28af5312a5d02d10c3f7d0cdd" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_25d54e6ff05dce952589f3cdf2b781e0.setContent(html_4e0203a28af5312a5d02d10c3f7d0cdd);
|
|
|
|
|
|
|
|
marker_b05b0925ccce4d0238776fd521dcefb3.bindPopup(popup_25d54e6ff05dce952589f3cdf2b781e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b05b0925ccce4d0238776fd521dcefb3.setIcon(icon_8d59ec1433c3392cf55b2261f07e57f3);
|
|
|
|
|
|
var marker_c9885eaca16a441b8d8da381e31b0716 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_289b79ef5afe8d693c2df605caa24993 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1396cf01889932458510954d210bb445 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52e87939225285b7190f8cea741ff66f = $(`<div id="html_52e87939225285b7190f8cea741ff66f" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_1396cf01889932458510954d210bb445.setContent(html_52e87939225285b7190f8cea741ff66f);
|
|
|
|
|
|
|
|
marker_c9885eaca16a441b8d8da381e31b0716.bindPopup(popup_1396cf01889932458510954d210bb445)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9885eaca16a441b8d8da381e31b0716.setIcon(icon_289b79ef5afe8d693c2df605caa24993);
|
|
|
|
|
|
var marker_cfb5fd97f82fc4cc1dd7157f5c40eb5c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d897948536f8abf844f4920d8cf48c9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e89cb05408c7b2bcd37b70f47b0e16f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5117dcacd1e49fbc02eb84feec688972 = $(`<div id="html_5117dcacd1e49fbc02eb84feec688972" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_e89cb05408c7b2bcd37b70f47b0e16f9.setContent(html_5117dcacd1e49fbc02eb84feec688972);
|
|
|
|
|
|
|
|
marker_cfb5fd97f82fc4cc1dd7157f5c40eb5c.bindPopup(popup_e89cb05408c7b2bcd37b70f47b0e16f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfb5fd97f82fc4cc1dd7157f5c40eb5c.setIcon(icon_d897948536f8abf844f4920d8cf48c9d);
|
|
|
|
|
|
var marker_315d5075ac947523fc4160b36ecad6f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2e9064bd1d27a5897325b89d8dcefef9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_028d77197e794d97dff2776ae41a61b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4a65d7b98c4fb8fcfe062e3255a9413 = $(`<div id="html_a4a65d7b98c4fb8fcfe062e3255a9413" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_028d77197e794d97dff2776ae41a61b2.setContent(html_a4a65d7b98c4fb8fcfe062e3255a9413);
|
|
|
|
|
|
|
|
marker_315d5075ac947523fc4160b36ecad6f9.bindPopup(popup_028d77197e794d97dff2776ae41a61b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_315d5075ac947523fc4160b36ecad6f9.setIcon(icon_2e9064bd1d27a5897325b89d8dcefef9);
|
|
|
|
|
|
var marker_5ba63b1dba4963ba9165ca2e0246a9df = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_502ef6647088542f2eb60099cc36f427 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18dcc5a154fe7e3ef6018817fbe1f9bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15a35342811450f313ec77913cdb2ecd = $(`<div id="html_15a35342811450f313ec77913cdb2ecd" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_18dcc5a154fe7e3ef6018817fbe1f9bc.setContent(html_15a35342811450f313ec77913cdb2ecd);
|
|
|
|
|
|
|
|
marker_5ba63b1dba4963ba9165ca2e0246a9df.bindPopup(popup_18dcc5a154fe7e3ef6018817fbe1f9bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ba63b1dba4963ba9165ca2e0246a9df.setIcon(icon_502ef6647088542f2eb60099cc36f427);
|
|
|
|
|
|
var marker_eb91e04e303cb34746e2d477e6c8cc5a = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2fcfd13dfafa8208aa754b5e1b825933 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8879730bceabe1e4b067322280a9792c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_377d362450520e0a7bb977eb5b3c7088 = $(`<div id="html_377d362450520e0a7bb977eb5b3c7088" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_8879730bceabe1e4b067322280a9792c.setContent(html_377d362450520e0a7bb977eb5b3c7088);
|
|
|
|
|
|
|
|
marker_eb91e04e303cb34746e2d477e6c8cc5a.bindPopup(popup_8879730bceabe1e4b067322280a9792c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb91e04e303cb34746e2d477e6c8cc5a.setIcon(icon_2fcfd13dfafa8208aa754b5e1b825933);
|
|
|
|
|
|
var marker_4c5a879f3322d5078014417a4135fba7 = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_828cd4bee8a8def4a240a62f4ad4e07a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9471067be30835c07151ae86fb89bdd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_564ca02922de15a6c10ffd7e3607233e = $(`<div id="html_564ca02922de15a6c10ffd7e3607233e" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_9471067be30835c07151ae86fb89bdd9.setContent(html_564ca02922de15a6c10ffd7e3607233e);
|
|
|
|
|
|
|
|
marker_4c5a879f3322d5078014417a4135fba7.bindPopup(popup_9471067be30835c07151ae86fb89bdd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c5a879f3322d5078014417a4135fba7.setIcon(icon_828cd4bee8a8def4a240a62f4ad4e07a);
|
|
|
|
|
|
var marker_19b05c3af5bc3c2b0a687c45aed0776c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e3326c2895ae317ae53d6dda042339ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5c4a63101bb96c9bc1c9506f9f08e48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b49720c119bee1ecfead7e6a06973ba = $(`<div id="html_5b49720c119bee1ecfead7e6a06973ba" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_e5c4a63101bb96c9bc1c9506f9f08e48.setContent(html_5b49720c119bee1ecfead7e6a06973ba);
|
|
|
|
|
|
|
|
marker_19b05c3af5bc3c2b0a687c45aed0776c.bindPopup(popup_e5c4a63101bb96c9bc1c9506f9f08e48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19b05c3af5bc3c2b0a687c45aed0776c.setIcon(icon_e3326c2895ae317ae53d6dda042339ec);
|
|
|
|
|
|
var marker_c149388ae2641d443642c3834d3cb9bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f2557cc7b1a9bcf59117aa06ddfede70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4fbb7503b52cf370b76608de0796b80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4495cc8f8bd6bd9e6af8420426609ee6 = $(`<div id="html_4495cc8f8bd6bd9e6af8420426609ee6" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_b4fbb7503b52cf370b76608de0796b80.setContent(html_4495cc8f8bd6bd9e6af8420426609ee6);
|
|
|
|
|
|
|
|
marker_c149388ae2641d443642c3834d3cb9bf.bindPopup(popup_b4fbb7503b52cf370b76608de0796b80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c149388ae2641d443642c3834d3cb9bf.setIcon(icon_f2557cc7b1a9bcf59117aa06ddfede70);
|
|
|
|
|
|
var marker_c5beeb9b974cdf41e6f0227a680da96f = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_73d509ab42a67a702b144ab268f74254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f7698cf7af5d03b78999459c6f87371 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd7f13ae10b82addc82e7ae65f779dcb = $(`<div id="html_bd7f13ae10b82addc82e7ae65f779dcb" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_8f7698cf7af5d03b78999459c6f87371.setContent(html_bd7f13ae10b82addc82e7ae65f779dcb);
|
|
|
|
|
|
|
|
marker_c5beeb9b974cdf41e6f0227a680da96f.bindPopup(popup_8f7698cf7af5d03b78999459c6f87371)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5beeb9b974cdf41e6f0227a680da96f.setIcon(icon_73d509ab42a67a702b144ab268f74254);
|
|
|
|
|
|
var marker_b8914ef897c61f3d35572739d4a1f5f9 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_8ecc4005b67f8be044df0a9b7a12e7da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d748d05b8560f12c74943f75e7b99faa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b07f4bb5e736643617c0fa046a2c19cf = $(`<div id="html_b07f4bb5e736643617c0fa046a2c19cf" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_d748d05b8560f12c74943f75e7b99faa.setContent(html_b07f4bb5e736643617c0fa046a2c19cf);
|
|
|
|
|
|
|
|
marker_b8914ef897c61f3d35572739d4a1f5f9.bindPopup(popup_d748d05b8560f12c74943f75e7b99faa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8914ef897c61f3d35572739d4a1f5f9.setIcon(icon_8ecc4005b67f8be044df0a9b7a12e7da);
|
|
|
|
|
|
var marker_68e6b51a4801d9ea10e4f8fcf9a48870 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_80cb661fbb00e8b9678c6b9d0efcf7cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f41259bd5c01e319bea56b97013b3a8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_489e9757024442b40e0a04297ade9576 = $(`<div id="html_489e9757024442b40e0a04297ade9576" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_f41259bd5c01e319bea56b97013b3a8c.setContent(html_489e9757024442b40e0a04297ade9576);
|
|
|
|
|
|
|
|
marker_68e6b51a4801d9ea10e4f8fcf9a48870.bindPopup(popup_f41259bd5c01e319bea56b97013b3a8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68e6b51a4801d9ea10e4f8fcf9a48870.setIcon(icon_80cb661fbb00e8b9678c6b9d0efcf7cc);
|
|
|
|
|
|
var marker_fc8ac67e533765ff0846b820076e30af = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_dbd9a551488b9ed05daa2c1db94f5e6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37dc15187448d1da393ac6d011689143 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c53eae0c9eb122b971a2f30a69f48c = $(`<div id="html_57c53eae0c9eb122b971a2f30a69f48c" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_37dc15187448d1da393ac6d011689143.setContent(html_57c53eae0c9eb122b971a2f30a69f48c);
|
|
|
|
|
|
|
|
marker_fc8ac67e533765ff0846b820076e30af.bindPopup(popup_37dc15187448d1da393ac6d011689143)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc8ac67e533765ff0846b820076e30af.setIcon(icon_dbd9a551488b9ed05daa2c1db94f5e6b);
|
|
|
|
|
|
var marker_a1445e26f3f374480dbab5541b00a7a6 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_12be0025828b4c2fdb458bdae1f5db25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a85b2c9cc47eb0b6051fe01a9e69a3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7eaa061e4b833ae59cca346a86154642 = $(`<div id="html_7eaa061e4b833ae59cca346a86154642" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_1a85b2c9cc47eb0b6051fe01a9e69a3f.setContent(html_7eaa061e4b833ae59cca346a86154642);
|
|
|
|
|
|
|
|
marker_a1445e26f3f374480dbab5541b00a7a6.bindPopup(popup_1a85b2c9cc47eb0b6051fe01a9e69a3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1445e26f3f374480dbab5541b00a7a6.setIcon(icon_12be0025828b4c2fdb458bdae1f5db25);
|
|
|
|
|
|
var marker_33fd6d7b96b2e5531ee6e121f8406254 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ce362bc65a90ed725875dac46393e4b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c17345b3f03194896a2c7348332f6f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_840fce8a7787bad0ce51dc899fdf58bb = $(`<div id="html_840fce8a7787bad0ce51dc899fdf58bb" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_0c17345b3f03194896a2c7348332f6f3.setContent(html_840fce8a7787bad0ce51dc899fdf58bb);
|
|
|
|
|
|
|
|
marker_33fd6d7b96b2e5531ee6e121f8406254.bindPopup(popup_0c17345b3f03194896a2c7348332f6f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33fd6d7b96b2e5531ee6e121f8406254.setIcon(icon_ce362bc65a90ed725875dac46393e4b9);
|
|
|
|
|
|
var marker_4567d6062fb12445eeafc0892943ea02 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5bac9d663ff538da950ee501beb12deb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4292a2d909fc2d1a6fe57b9710b5fb76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4929fe12b27a245eba16c88ca4f36b9 = $(`<div id="html_a4929fe12b27a245eba16c88ca4f36b9" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_4292a2d909fc2d1a6fe57b9710b5fb76.setContent(html_a4929fe12b27a245eba16c88ca4f36b9);
|
|
|
|
|
|
|
|
marker_4567d6062fb12445eeafc0892943ea02.bindPopup(popup_4292a2d909fc2d1a6fe57b9710b5fb76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4567d6062fb12445eeafc0892943ea02.setIcon(icon_5bac9d663ff538da950ee501beb12deb);
|
|
|
|
|
|
var marker_f341128114fb9d3236307c414560cc4a = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e696daead0e114365841ffb9401d672b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d894c1d9b7ac9c7dfe8d26a227dfa78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cf7aee65dd44ddd12b0c700fea5a34a = $(`<div id="html_2cf7aee65dd44ddd12b0c700fea5a34a" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_4d894c1d9b7ac9c7dfe8d26a227dfa78.setContent(html_2cf7aee65dd44ddd12b0c700fea5a34a);
|
|
|
|
|
|
|
|
marker_f341128114fb9d3236307c414560cc4a.bindPopup(popup_4d894c1d9b7ac9c7dfe8d26a227dfa78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f341128114fb9d3236307c414560cc4a.setIcon(icon_e696daead0e114365841ffb9401d672b);
|
|
|
|
|
|
var marker_222e7fb10bfee3b57f97902dae5df5b6 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d50aed3852d47f9d81d690d08ea889ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_909764698971f5f0954110edb7eb4ffa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03a3dff9735b51c8903df34b386ffc94 = $(`<div id="html_03a3dff9735b51c8903df34b386ffc94" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_909764698971f5f0954110edb7eb4ffa.setContent(html_03a3dff9735b51c8903df34b386ffc94);
|
|
|
|
|
|
|
|
marker_222e7fb10bfee3b57f97902dae5df5b6.bindPopup(popup_909764698971f5f0954110edb7eb4ffa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_222e7fb10bfee3b57f97902dae5df5b6.setIcon(icon_d50aed3852d47f9d81d690d08ea889ee);
|
|
|
|
|
|
var marker_37da3479ea68d150e2c24ed8463b8945 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5864fa6ae5440f872a261c85a9d043fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad34aadc679f81c93e2fcfd49cfdd98b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ada0bedd4cc83e108287993a9bde8545 = $(`<div id="html_ada0bedd4cc83e108287993a9bde8545" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_ad34aadc679f81c93e2fcfd49cfdd98b.setContent(html_ada0bedd4cc83e108287993a9bde8545);
|
|
|
|
|
|
|
|
marker_37da3479ea68d150e2c24ed8463b8945.bindPopup(popup_ad34aadc679f81c93e2fcfd49cfdd98b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37da3479ea68d150e2c24ed8463b8945.setIcon(icon_5864fa6ae5440f872a261c85a9d043fb);
|
|
|
|
|
|
var marker_c200b79c2fe5c82f0d33abcd7867eeb9 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_652eb58d02ec893c4d587c1bc7dd10bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d25ba195f0bfcc43553e0daccd8276e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4d27973a49915ce2721e72d1c7374a5 = $(`<div id="html_c4d27973a49915ce2721e72d1c7374a5" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_d25ba195f0bfcc43553e0daccd8276e9.setContent(html_c4d27973a49915ce2721e72d1c7374a5);
|
|
|
|
|
|
|
|
marker_c200b79c2fe5c82f0d33abcd7867eeb9.bindPopup(popup_d25ba195f0bfcc43553e0daccd8276e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c200b79c2fe5c82f0d33abcd7867eeb9.setIcon(icon_652eb58d02ec893c4d587c1bc7dd10bb);
|
|
|
|
|
|
var marker_2ca9ef57b96b85537d2eb2ba95f3686b = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_640cb9fd0b6951a5acc49bd2929dcfc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4c1f8056b351fa8ad064d7d08bec5ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8f3dfd64b8274eecb34a1065e636771 = $(`<div id="html_c8f3dfd64b8274eecb34a1065e636771" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_e4c1f8056b351fa8ad064d7d08bec5ba.setContent(html_c8f3dfd64b8274eecb34a1065e636771);
|
|
|
|
|
|
|
|
marker_2ca9ef57b96b85537d2eb2ba95f3686b.bindPopup(popup_e4c1f8056b351fa8ad064d7d08bec5ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ca9ef57b96b85537d2eb2ba95f3686b.setIcon(icon_640cb9fd0b6951a5acc49bd2929dcfc6);
|
|
|
|
|
|
var marker_de8fffb16bb4b0a92671b81812a254fb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5eda95c0a097b25c3d7985063eeba8a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b535bf3589c893137001d041e4942ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fd729f7b6d18d491870664f46e556cc = $(`<div id="html_7fd729f7b6d18d491870664f46e556cc" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_0b535bf3589c893137001d041e4942ab.setContent(html_7fd729f7b6d18d491870664f46e556cc);
|
|
|
|
|
|
|
|
marker_de8fffb16bb4b0a92671b81812a254fb.bindPopup(popup_0b535bf3589c893137001d041e4942ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de8fffb16bb4b0a92671b81812a254fb.setIcon(icon_5eda95c0a097b25c3d7985063eeba8a2);
|
|
|
|
|
|
var marker_7b645f673425a8c61793bc98a3c9c0e9 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_8e79a81e2c71deee0eafbde3b04ca436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0299449b6e70545ef3f5407dfeed02f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb05e86c4ddcfb3b787273b7a0282f1a = $(`<div id="html_bb05e86c4ddcfb3b787273b7a0282f1a" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_0299449b6e70545ef3f5407dfeed02f2.setContent(html_bb05e86c4ddcfb3b787273b7a0282f1a);
|
|
|
|
|
|
|
|
marker_7b645f673425a8c61793bc98a3c9c0e9.bindPopup(popup_0299449b6e70545ef3f5407dfeed02f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b645f673425a8c61793bc98a3c9c0e9.setIcon(icon_8e79a81e2c71deee0eafbde3b04ca436);
|
|
|
|
|
|
var marker_503394352faee9010f419590005d4917 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_a9c68e817af8d50967a197d9ff19e9d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ddfa5b3457dc83d75fba27b9b2c0ca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_866382bb44032d7aea7bec90ec3a8365 = $(`<div id="html_866382bb44032d7aea7bec90ec3a8365" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_2ddfa5b3457dc83d75fba27b9b2c0ca4.setContent(html_866382bb44032d7aea7bec90ec3a8365);
|
|
|
|
|
|
|
|
marker_503394352faee9010f419590005d4917.bindPopup(popup_2ddfa5b3457dc83d75fba27b9b2c0ca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_503394352faee9010f419590005d4917.setIcon(icon_a9c68e817af8d50967a197d9ff19e9d4);
|
|
|
|
|
|
var marker_c78685263993810d081683b319041a2c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5e47de41b31752019625d7ffacd14afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f1ce1ce37d2937e9ea3ef9714773021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b446f9cefdbce83faccabae50b4026ba = $(`<div id="html_b446f9cefdbce83faccabae50b4026ba" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_9f1ce1ce37d2937e9ea3ef9714773021.setContent(html_b446f9cefdbce83faccabae50b4026ba);
|
|
|
|
|
|
|
|
marker_c78685263993810d081683b319041a2c.bindPopup(popup_9f1ce1ce37d2937e9ea3ef9714773021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c78685263993810d081683b319041a2c.setIcon(icon_5e47de41b31752019625d7ffacd14afa);
|
|
|
|
|
|
var marker_515a449d49f6324aa4afb634c661f806 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_1ea399183332ab05d46cb84921f11695 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c3d17d23ddc0c80639f6cb4247ce674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f753885849ba86b65f3684d6a01aa0bb = $(`<div id="html_f753885849ba86b65f3684d6a01aa0bb" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_0c3d17d23ddc0c80639f6cb4247ce674.setContent(html_f753885849ba86b65f3684d6a01aa0bb);
|
|
|
|
|
|
|
|
marker_515a449d49f6324aa4afb634c661f806.bindPopup(popup_0c3d17d23ddc0c80639f6cb4247ce674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_515a449d49f6324aa4afb634c661f806.setIcon(icon_1ea399183332ab05d46cb84921f11695);
|
|
|
|
|
|
var marker_09534f0b48ad5dc96faa0672625d5546 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ed56728202922c3f0a3af3cdbb51b6cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8e1c7d5309f955760caecbcd0e6cbcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f2dd540228447df7733231af8207b44 = $(`<div id="html_6f2dd540228447df7733231af8207b44" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_b8e1c7d5309f955760caecbcd0e6cbcf.setContent(html_6f2dd540228447df7733231af8207b44);
|
|
|
|
|
|
|
|
marker_09534f0b48ad5dc96faa0672625d5546.bindPopup(popup_b8e1c7d5309f955760caecbcd0e6cbcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09534f0b48ad5dc96faa0672625d5546.setIcon(icon_ed56728202922c3f0a3af3cdbb51b6cf);
|
|
|
|
|
|
var marker_2682f3965a20cd590ed76933110b5af3 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_9c9642c05a78970531eea2a454b27d12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80e21d12e98fba1051391b07614b5cea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffc585d161c635929da9851d51a34423 = $(`<div id="html_ffc585d161c635929da9851d51a34423" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_80e21d12e98fba1051391b07614b5cea.setContent(html_ffc585d161c635929da9851d51a34423);
|
|
|
|
|
|
|
|
marker_2682f3965a20cd590ed76933110b5af3.bindPopup(popup_80e21d12e98fba1051391b07614b5cea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2682f3965a20cd590ed76933110b5af3.setIcon(icon_9c9642c05a78970531eea2a454b27d12);
|
|
|
|
|
|
var marker_261f0556aa444ef1df028d77f623bb7a = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_85b17881468c64e774931917f8ac08e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6358420b146ba7ff691d712171fea4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80167a0dde21e19b63e1ae2ce30dae61 = $(`<div id="html_80167a0dde21e19b63e1ae2ce30dae61" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_d6358420b146ba7ff691d712171fea4d.setContent(html_80167a0dde21e19b63e1ae2ce30dae61);
|
|
|
|
|
|
|
|
marker_261f0556aa444ef1df028d77f623bb7a.bindPopup(popup_d6358420b146ba7ff691d712171fea4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_261f0556aa444ef1df028d77f623bb7a.setIcon(icon_85b17881468c64e774931917f8ac08e6);
|
|
|
|
|
|
var marker_aaf3ce2daab910d1633669c81a8b73f9 = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_658be76d82d6d6b72d780d7f281581c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15d696d53f99dfd8630136d4520e1691 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bbc837e8ac0871d3728ac4923422b60 = $(`<div id="html_0bbc837e8ac0871d3728ac4923422b60" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_15d696d53f99dfd8630136d4520e1691.setContent(html_0bbc837e8ac0871d3728ac4923422b60);
|
|
|
|
|
|
|
|
marker_aaf3ce2daab910d1633669c81a8b73f9.bindPopup(popup_15d696d53f99dfd8630136d4520e1691)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaf3ce2daab910d1633669c81a8b73f9.setIcon(icon_658be76d82d6d6b72d780d7f281581c6);
|
|
|
|
|
|
var marker_a41049af0f7241f142689c8a920991db = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_4bdc0050a4abc5d9e2014c6cdebaa7cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23e87e56046bd78269c4e57fe3524cb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f81eadbca574bec7e4a3f3754d6814b4 = $(`<div id="html_f81eadbca574bec7e4a3f3754d6814b4" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_23e87e56046bd78269c4e57fe3524cb8.setContent(html_f81eadbca574bec7e4a3f3754d6814b4);
|
|
|
|
|
|
|
|
marker_a41049af0f7241f142689c8a920991db.bindPopup(popup_23e87e56046bd78269c4e57fe3524cb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a41049af0f7241f142689c8a920991db.setIcon(icon_4bdc0050a4abc5d9e2014c6cdebaa7cf);
|
|
|
|
|
|
var marker_6aaa592678e2eb811f1512fc1940c4e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2fd5fb484872ad958f9eab902a5b60e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb3050553ba2e0825d420fcc6fb11431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29adf889afb10be3898b1ab991f42639 = $(`<div id="html_29adf889afb10be3898b1ab991f42639" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_fb3050553ba2e0825d420fcc6fb11431.setContent(html_29adf889afb10be3898b1ab991f42639);
|
|
|
|
|
|
|
|
marker_6aaa592678e2eb811f1512fc1940c4e1.bindPopup(popup_fb3050553ba2e0825d420fcc6fb11431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6aaa592678e2eb811f1512fc1940c4e1.setIcon(icon_2fd5fb484872ad958f9eab902a5b60e0);
|
|
|
|
|
|
var marker_54fe58d77444f8daf7887608679a1a8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_75eb258c92081996f62bfaa9c13a14b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_217e9586cbb3c6c8bb5bc1b4fbfbaccc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_624102fd64880e986be19309548cff4f = $(`<div id="html_624102fd64880e986be19309548cff4f" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_217e9586cbb3c6c8bb5bc1b4fbfbaccc.setContent(html_624102fd64880e986be19309548cff4f);
|
|
|
|
|
|
|
|
marker_54fe58d77444f8daf7887608679a1a8c.bindPopup(popup_217e9586cbb3c6c8bb5bc1b4fbfbaccc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54fe58d77444f8daf7887608679a1a8c.setIcon(icon_75eb258c92081996f62bfaa9c13a14b3);
|
|
|
|
|
|
var marker_e39aa0239e33674ce22b090d67baefd5 = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_92bc107c47ee7b9d4f07362754619594 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a33890e751c850b691eb5e80b35fb6ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0de4a47b601e8e013fd0bb4df26fe7b = $(`<div id="html_d0de4a47b601e8e013fd0bb4df26fe7b" style="width: 100.0%; height: 100.0%;">nostr.sizzlewidget.website</div>`)[0];
|
|
popup_a33890e751c850b691eb5e80b35fb6ae.setContent(html_d0de4a47b601e8e013fd0bb4df26fe7b);
|
|
|
|
|
|
|
|
marker_e39aa0239e33674ce22b090d67baefd5.bindPopup(popup_a33890e751c850b691eb5e80b35fb6ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e39aa0239e33674ce22b090d67baefd5.setIcon(icon_92bc107c47ee7b9d4f07362754619594);
|
|
|
|
|
|
var marker_fb9e7f0b5f90033004ede575e1918bf0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e93e67037a0893db876e07b82f1b842f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49662f8b61c45cf0ba58198de4c0866f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_193ad23b3c89c805f5ced2f789eefaf1 = $(`<div id="html_193ad23b3c89c805f5ced2f789eefaf1" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_49662f8b61c45cf0ba58198de4c0866f.setContent(html_193ad23b3c89c805f5ced2f789eefaf1);
|
|
|
|
|
|
|
|
marker_fb9e7f0b5f90033004ede575e1918bf0.bindPopup(popup_49662f8b61c45cf0ba58198de4c0866f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb9e7f0b5f90033004ede575e1918bf0.setIcon(icon_e93e67037a0893db876e07b82f1b842f);
|
|
|
|
|
|
var marker_05047c7b938334919f087e1168580149 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_1361403f212ddbe82531ead4f1d9eb36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_840d243c2b8f1258eba569ec3ae5cbe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b727ef44143e54efab1f1a165207217d = $(`<div id="html_b727ef44143e54efab1f1a165207217d" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_840d243c2b8f1258eba569ec3ae5cbe1.setContent(html_b727ef44143e54efab1f1a165207217d);
|
|
|
|
|
|
|
|
marker_05047c7b938334919f087e1168580149.bindPopup(popup_840d243c2b8f1258eba569ec3ae5cbe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05047c7b938334919f087e1168580149.setIcon(icon_1361403f212ddbe82531ead4f1d9eb36);
|
|
|
|
|
|
var marker_87177ea651dadbefe239ce37be7e55f1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d3a0bd87490933ab6a128e2ed8888ed6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4af524c31c60923144ba5d811e63643 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad41b1cb5cd8a0aacce28b6fd9ba841d = $(`<div id="html_ad41b1cb5cd8a0aacce28b6fd9ba841d" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_c4af524c31c60923144ba5d811e63643.setContent(html_ad41b1cb5cd8a0aacce28b6fd9ba841d);
|
|
|
|
|
|
|
|
marker_87177ea651dadbefe239ce37be7e55f1.bindPopup(popup_c4af524c31c60923144ba5d811e63643)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87177ea651dadbefe239ce37be7e55f1.setIcon(icon_d3a0bd87490933ab6a128e2ed8888ed6);
|
|
|
|
|
|
var marker_07de317057ede1e5d5010cbb6e089dff = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_dc3617ceb90c23f3c61707563aca6f39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d6fcf7002d463d75191e533d3a44c05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbfc562ddc3fa912033ca64425e645c0 = $(`<div id="html_bbfc562ddc3fa912033ca64425e645c0" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_1d6fcf7002d463d75191e533d3a44c05.setContent(html_bbfc562ddc3fa912033ca64425e645c0);
|
|
|
|
|
|
|
|
marker_07de317057ede1e5d5010cbb6e089dff.bindPopup(popup_1d6fcf7002d463d75191e533d3a44c05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07de317057ede1e5d5010cbb6e089dff.setIcon(icon_dc3617ceb90c23f3c61707563aca6f39);
|
|
|
|
|
|
var marker_d4887f5e1072062d289095e742bb5ba1 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_94f7df7c789682a3b621ca09c35db6e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_954cb552a50c781f9c4e959c2ebb8611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3184d3a717419d9a9c06644be5e677e4 = $(`<div id="html_3184d3a717419d9a9c06644be5e677e4" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_954cb552a50c781f9c4e959c2ebb8611.setContent(html_3184d3a717419d9a9c06644be5e677e4);
|
|
|
|
|
|
|
|
marker_d4887f5e1072062d289095e742bb5ba1.bindPopup(popup_954cb552a50c781f9c4e959c2ebb8611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4887f5e1072062d289095e742bb5ba1.setIcon(icon_94f7df7c789682a3b621ca09c35db6e0);
|
|
|
|
|
|
var marker_1838bf451a878865987cc98abccea8d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_26e10a1d33d79ded1007900bdc6d9d03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11b08929eeaae32f5c0ab5171f5e6dd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63dcf1789ce46aea8d6f56a70182d8ae = $(`<div id="html_63dcf1789ce46aea8d6f56a70182d8ae" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_11b08929eeaae32f5c0ab5171f5e6dd3.setContent(html_63dcf1789ce46aea8d6f56a70182d8ae);
|
|
|
|
|
|
|
|
marker_1838bf451a878865987cc98abccea8d3.bindPopup(popup_11b08929eeaae32f5c0ab5171f5e6dd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1838bf451a878865987cc98abccea8d3.setIcon(icon_26e10a1d33d79ded1007900bdc6d9d03);
|
|
|
|
|
|
var marker_d58990917662b9c73d570a5072ccd478 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_9d5bbe5efa540bba4f34a6b4291ee581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84e2c35d2f802165db71acf7214ecd31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e986d6bc2c85e144a4f1c95f4188f9b3 = $(`<div id="html_e986d6bc2c85e144a4f1c95f4188f9b3" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_84e2c35d2f802165db71acf7214ecd31.setContent(html_e986d6bc2c85e144a4f1c95f4188f9b3);
|
|
|
|
|
|
|
|
marker_d58990917662b9c73d570a5072ccd478.bindPopup(popup_84e2c35d2f802165db71acf7214ecd31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d58990917662b9c73d570a5072ccd478.setIcon(icon_9d5bbe5efa540bba4f34a6b4291ee581);
|
|
|
|
|
|
var marker_406390f2692d3799b42a8bb7e966319b = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b2126fcc3e02b43b315c206c64836c1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc96e0401f0fb8f004d5f73e1ddd0fa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a2c88a2f71156ce94f52ba0785b9225 = $(`<div id="html_2a2c88a2f71156ce94f52ba0785b9225" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_bc96e0401f0fb8f004d5f73e1ddd0fa7.setContent(html_2a2c88a2f71156ce94f52ba0785b9225);
|
|
|
|
|
|
|
|
marker_406390f2692d3799b42a8bb7e966319b.bindPopup(popup_bc96e0401f0fb8f004d5f73e1ddd0fa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_406390f2692d3799b42a8bb7e966319b.setIcon(icon_b2126fcc3e02b43b315c206c64836c1b);
|
|
|
|
|
|
var marker_3a2fbbda56299d6bc35586d228173109 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_cbd468246db245e04c5e01d125c19bd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09d9b0968e5db1e27274d4f751c27c84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c2be67f80b226f67ea15fab88b4f93 = $(`<div id="html_57c2be67f80b226f67ea15fab88b4f93" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_09d9b0968e5db1e27274d4f751c27c84.setContent(html_57c2be67f80b226f67ea15fab88b4f93);
|
|
|
|
|
|
|
|
marker_3a2fbbda56299d6bc35586d228173109.bindPopup(popup_09d9b0968e5db1e27274d4f751c27c84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a2fbbda56299d6bc35586d228173109.setIcon(icon_cbd468246db245e04c5e01d125c19bd9);
|
|
|
|
|
|
var marker_16455b01ed968d8c0b2e99ddb01e53f9 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_1ea4f8065a166f645041024266acf942 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57ef693133632ce1c2a5e27df0b2a3df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_850e60b01941fe7b2e6e30e2f7e0d0ce = $(`<div id="html_850e60b01941fe7b2e6e30e2f7e0d0ce" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_57ef693133632ce1c2a5e27df0b2a3df.setContent(html_850e60b01941fe7b2e6e30e2f7e0d0ce);
|
|
|
|
|
|
|
|
marker_16455b01ed968d8c0b2e99ddb01e53f9.bindPopup(popup_57ef693133632ce1c2a5e27df0b2a3df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16455b01ed968d8c0b2e99ddb01e53f9.setIcon(icon_1ea4f8065a166f645041024266acf942);
|
|
|
|
|
|
var marker_9e5113af9c6421924e7f7247e423e48f = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_bd7f8433e5e4cb4e724ad3f95e76fe96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e04c992ee57f82f9dcf8692c9df8df3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04d8f40d3ea1a2114b2eb5731fb1b0d3 = $(`<div id="html_04d8f40d3ea1a2114b2eb5731fb1b0d3" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_3e04c992ee57f82f9dcf8692c9df8df3.setContent(html_04d8f40d3ea1a2114b2eb5731fb1b0d3);
|
|
|
|
|
|
|
|
marker_9e5113af9c6421924e7f7247e423e48f.bindPopup(popup_3e04c992ee57f82f9dcf8692c9df8df3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e5113af9c6421924e7f7247e423e48f.setIcon(icon_bd7f8433e5e4cb4e724ad3f95e76fe96);
|
|
|
|
|
|
var marker_2decf4b9a6dc32445422b3da8cf66500 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_0678a46553bb1687c214e8c3b2fcba7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e46197084d9db4d7e42cd7e4add441cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdaca2b48cc47a356e3806d324a783b1 = $(`<div id="html_fdaca2b48cc47a356e3806d324a783b1" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_e46197084d9db4d7e42cd7e4add441cb.setContent(html_fdaca2b48cc47a356e3806d324a783b1);
|
|
|
|
|
|
|
|
marker_2decf4b9a6dc32445422b3da8cf66500.bindPopup(popup_e46197084d9db4d7e42cd7e4add441cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2decf4b9a6dc32445422b3da8cf66500.setIcon(icon_0678a46553bb1687c214e8c3b2fcba7d);
|
|
|
|
|
|
var marker_0489a84ad6741f59ad2811541ebbd750 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f40d208874f6453b1f5b0d840286a1e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1066a6ba985bbde8c3da736ac75aada = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_677e46e82b550c0252b585ce75c52177 = $(`<div id="html_677e46e82b550c0252b585ce75c52177" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_f1066a6ba985bbde8c3da736ac75aada.setContent(html_677e46e82b550c0252b585ce75c52177);
|
|
|
|
|
|
|
|
marker_0489a84ad6741f59ad2811541ebbd750.bindPopup(popup_f1066a6ba985bbde8c3da736ac75aada)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0489a84ad6741f59ad2811541ebbd750.setIcon(icon_f40d208874f6453b1f5b0d840286a1e5);
|
|
|
|
|
|
var marker_0927dacf6312c1783558fb6350591d72 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_78483f06535f1289e8e5a0d9cfa99a9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bda9939dcd2a056de950c0c49153a63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dbfb82c05621643bd75bac720ab6407 = $(`<div id="html_5dbfb82c05621643bd75bac720ab6407" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_8bda9939dcd2a056de950c0c49153a63.setContent(html_5dbfb82c05621643bd75bac720ab6407);
|
|
|
|
|
|
|
|
marker_0927dacf6312c1783558fb6350591d72.bindPopup(popup_8bda9939dcd2a056de950c0c49153a63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0927dacf6312c1783558fb6350591d72.setIcon(icon_78483f06535f1289e8e5a0d9cfa99a9f);
|
|
|
|
|
|
var marker_cf3394d5a10f2e67f7630c278016317d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5aa6b00830fabb9ab970449a5bb16b6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0878326ce052ac833580c599ebda908 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84fa30f9e65f56050d7dae90f77f82a3 = $(`<div id="html_84fa30f9e65f56050d7dae90f77f82a3" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_f0878326ce052ac833580c599ebda908.setContent(html_84fa30f9e65f56050d7dae90f77f82a3);
|
|
|
|
|
|
|
|
marker_cf3394d5a10f2e67f7630c278016317d.bindPopup(popup_f0878326ce052ac833580c599ebda908)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf3394d5a10f2e67f7630c278016317d.setIcon(icon_5aa6b00830fabb9ab970449a5bb16b6b);
|
|
|
|
|
|
var marker_6e52c835ef387eafeb7ccc966c0f3af5 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5be304b02df9041ee1a1704ca086dfe1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56db8767bcccd8fd66661dce251a3112 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_452d5f731539758bc52e861ca9971b04 = $(`<div id="html_452d5f731539758bc52e861ca9971b04" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_56db8767bcccd8fd66661dce251a3112.setContent(html_452d5f731539758bc52e861ca9971b04);
|
|
|
|
|
|
|
|
marker_6e52c835ef387eafeb7ccc966c0f3af5.bindPopup(popup_56db8767bcccd8fd66661dce251a3112)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e52c835ef387eafeb7ccc966c0f3af5.setIcon(icon_5be304b02df9041ee1a1704ca086dfe1);
|
|
|
|
|
|
var marker_d8eb2ab8023b13c0a912495f7ad20d8b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e11336a17b811ea5f460c1a21f2b60a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c330265c481f5c4d1d7bb10080fb1878 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe2c7379b6a577648ab4e445ca251d4 = $(`<div id="html_cfe2c7379b6a577648ab4e445ca251d4" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_c330265c481f5c4d1d7bb10080fb1878.setContent(html_cfe2c7379b6a577648ab4e445ca251d4);
|
|
|
|
|
|
|
|
marker_d8eb2ab8023b13c0a912495f7ad20d8b.bindPopup(popup_c330265c481f5c4d1d7bb10080fb1878)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8eb2ab8023b13c0a912495f7ad20d8b.setIcon(icon_e11336a17b811ea5f460c1a21f2b60a9);
|
|
|
|
|
|
var marker_4bf645e49f0de7c5899bf37a129f22c8 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_0b4843c3a4a300d387c7c413157d1341 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db936e6acd323ec13f9adbf0fb12c49e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b71857433e7a358d054f91437f80a2d = $(`<div id="html_7b71857433e7a358d054f91437f80a2d" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_db936e6acd323ec13f9adbf0fb12c49e.setContent(html_7b71857433e7a358d054f91437f80a2d);
|
|
|
|
|
|
|
|
marker_4bf645e49f0de7c5899bf37a129f22c8.bindPopup(popup_db936e6acd323ec13f9adbf0fb12c49e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bf645e49f0de7c5899bf37a129f22c8.setIcon(icon_0b4843c3a4a300d387c7c413157d1341);
|
|
|
|
|
|
var marker_1e5aacd3b9c6515d269e4d0639ced9ef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e083e702534e552cef112ec40003e1e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88091eb96678f962b8b8e1e7a2f45412 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f946a674c8d4364eda6d8399afb1605 = $(`<div id="html_5f946a674c8d4364eda6d8399afb1605" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_88091eb96678f962b8b8e1e7a2f45412.setContent(html_5f946a674c8d4364eda6d8399afb1605);
|
|
|
|
|
|
|
|
marker_1e5aacd3b9c6515d269e4d0639ced9ef.bindPopup(popup_88091eb96678f962b8b8e1e7a2f45412)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e5aacd3b9c6515d269e4d0639ced9ef.setIcon(icon_e083e702534e552cef112ec40003e1e5);
|
|
|
|
|
|
var marker_eca8d7359481d69858029a9c69e47f37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_fe3fe3c99347a16bb801ba4adbd75682 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1357cdab552efbfc4d9e46796cfb73d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89ed2f92153e771511dad5dfa2ec14bf = $(`<div id="html_89ed2f92153e771511dad5dfa2ec14bf" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_1357cdab552efbfc4d9e46796cfb73d5.setContent(html_89ed2f92153e771511dad5dfa2ec14bf);
|
|
|
|
|
|
|
|
marker_eca8d7359481d69858029a9c69e47f37.bindPopup(popup_1357cdab552efbfc4d9e46796cfb73d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eca8d7359481d69858029a9c69e47f37.setIcon(icon_fe3fe3c99347a16bb801ba4adbd75682);
|
|
|
|
|
|
var marker_4acb12f84c2c4b8e647d7368fa2074fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_cdfd93ca29132d2edb8303d60218974e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df1c6dc3737dadf327ef41db51cae58d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09613e530f4ab2c448f4f65d112953f1 = $(`<div id="html_09613e530f4ab2c448f4f65d112953f1" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_df1c6dc3737dadf327ef41db51cae58d.setContent(html_09613e530f4ab2c448f4f65d112953f1);
|
|
|
|
|
|
|
|
marker_4acb12f84c2c4b8e647d7368fa2074fc.bindPopup(popup_df1c6dc3737dadf327ef41db51cae58d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4acb12f84c2c4b8e647d7368fa2074fc.setIcon(icon_cdfd93ca29132d2edb8303d60218974e);
|
|
|
|
|
|
var marker_40552a730d8aecceee884ad0885a8124 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_9e03dfc70408d0c2adfafb3de22dd77c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faa84946a9a507bbf749da68d5c0ba56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d40fcc068be96ec481c481de73ada75 = $(`<div id="html_4d40fcc068be96ec481c481de73ada75" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_faa84946a9a507bbf749da68d5c0ba56.setContent(html_4d40fcc068be96ec481c481de73ada75);
|
|
|
|
|
|
|
|
marker_40552a730d8aecceee884ad0885a8124.bindPopup(popup_faa84946a9a507bbf749da68d5c0ba56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40552a730d8aecceee884ad0885a8124.setIcon(icon_9e03dfc70408d0c2adfafb3de22dd77c);
|
|
|
|
|
|
var marker_6a2bb62d2bb52de179ab31c30ea8aa30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3432ab6f5ec167cbf2f1030a71438731 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5711236bde80f29121a35d48e1e25d7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd1d1570ed971a6d9fb12c06a50a81fb = $(`<div id="html_dd1d1570ed971a6d9fb12c06a50a81fb" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_5711236bde80f29121a35d48e1e25d7a.setContent(html_dd1d1570ed971a6d9fb12c06a50a81fb);
|
|
|
|
|
|
|
|
marker_6a2bb62d2bb52de179ab31c30ea8aa30.bindPopup(popup_5711236bde80f29121a35d48e1e25d7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a2bb62d2bb52de179ab31c30ea8aa30.setIcon(icon_3432ab6f5ec167cbf2f1030a71438731);
|
|
|
|
|
|
var marker_2bc050ec286baea692c816dd5fa2b514 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_75618955e44a55d346b529f19738587b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad65939eb864235102eec65b4ac38a44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee7012dfaf1a0e422403c71d02bb17a3 = $(`<div id="html_ee7012dfaf1a0e422403c71d02bb17a3" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_ad65939eb864235102eec65b4ac38a44.setContent(html_ee7012dfaf1a0e422403c71d02bb17a3);
|
|
|
|
|
|
|
|
marker_2bc050ec286baea692c816dd5fa2b514.bindPopup(popup_ad65939eb864235102eec65b4ac38a44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bc050ec286baea692c816dd5fa2b514.setIcon(icon_75618955e44a55d346b529f19738587b);
|
|
|
|
|
|
var marker_462e0ef553b36d7b3ecff73e08025715 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_6b8ef4cf751937984f6e619c79803670 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4f20eac30c4b96c7c09c98e58545525 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_849aef6c9d6501fee7ae08dae6ee1a98 = $(`<div id="html_849aef6c9d6501fee7ae08dae6ee1a98" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_f4f20eac30c4b96c7c09c98e58545525.setContent(html_849aef6c9d6501fee7ae08dae6ee1a98);
|
|
|
|
|
|
|
|
marker_462e0ef553b36d7b3ecff73e08025715.bindPopup(popup_f4f20eac30c4b96c7c09c98e58545525)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_462e0ef553b36d7b3ecff73e08025715.setIcon(icon_6b8ef4cf751937984f6e619c79803670);
|
|
|
|
|
|
var marker_1deb7e821597a7f52529ca325e052d1d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_c65e46e05b5ca9d9b19db20b928326b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d41b7c56b6bc6f7b9fcfe8c1783320a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09caf77aa7f43d5da83a2411c5b6c75f = $(`<div id="html_09caf77aa7f43d5da83a2411c5b6c75f" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_d41b7c56b6bc6f7b9fcfe8c1783320a0.setContent(html_09caf77aa7f43d5da83a2411c5b6c75f);
|
|
|
|
|
|
|
|
marker_1deb7e821597a7f52529ca325e052d1d.bindPopup(popup_d41b7c56b6bc6f7b9fcfe8c1783320a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1deb7e821597a7f52529ca325e052d1d.setIcon(icon_c65e46e05b5ca9d9b19db20b928326b7);
|
|
|
|
|
|
var marker_fd6f70b82627efdc40895331c96e23dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_bc12bf8964bb9d9f88beab1058e8ba19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4abb1e51eccbb6d66522086726cd02bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85cffe73f0c7bfb4d1814935a3011a74 = $(`<div id="html_85cffe73f0c7bfb4d1814935a3011a74" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_4abb1e51eccbb6d66522086726cd02bd.setContent(html_85cffe73f0c7bfb4d1814935a3011a74);
|
|
|
|
|
|
|
|
marker_fd6f70b82627efdc40895331c96e23dc.bindPopup(popup_4abb1e51eccbb6d66522086726cd02bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd6f70b82627efdc40895331c96e23dc.setIcon(icon_bc12bf8964bb9d9f88beab1058e8ba19);
|
|
|
|
|
|
var marker_f0293b675acfe81352731dec978a345c = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_40c9c860512cabea2ba68508f17c8094 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4086e64c274af7bce5e7da2b90d977d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92bbbc37a0b5298741e91ece9a739a8d = $(`<div id="html_92bbbc37a0b5298741e91ece9a739a8d" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_4086e64c274af7bce5e7da2b90d977d3.setContent(html_92bbbc37a0b5298741e91ece9a739a8d);
|
|
|
|
|
|
|
|
marker_f0293b675acfe81352731dec978a345c.bindPopup(popup_4086e64c274af7bce5e7da2b90d977d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0293b675acfe81352731dec978a345c.setIcon(icon_40c9c860512cabea2ba68508f17c8094);
|
|
|
|
|
|
var marker_35c20e68db85341ab893c3b63f6dca0e = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_324e5a354aed7be79669d6685351bd59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3b568f87ce61f098d976e71e1c55ef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d2c7ed0334548547c685fbdd45c478c = $(`<div id="html_9d2c7ed0334548547c685fbdd45c478c" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_b3b568f87ce61f098d976e71e1c55ef5.setContent(html_9d2c7ed0334548547c685fbdd45c478c);
|
|
|
|
|
|
|
|
marker_35c20e68db85341ab893c3b63f6dca0e.bindPopup(popup_b3b568f87ce61f098d976e71e1c55ef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35c20e68db85341ab893c3b63f6dca0e.setIcon(icon_324e5a354aed7be79669d6685351bd59);
|
|
|
|
|
|
var marker_6483d92aef113f28ccea3bd7e6b5a937 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_19fc684377b0a9bfd003fb896d2c83e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_333a185150421c8cebabb156d4d66168 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d6be30366545de9ad052278a1c9ad7b = $(`<div id="html_5d6be30366545de9ad052278a1c9ad7b" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_333a185150421c8cebabb156d4d66168.setContent(html_5d6be30366545de9ad052278a1c9ad7b);
|
|
|
|
|
|
|
|
marker_6483d92aef113f28ccea3bd7e6b5a937.bindPopup(popup_333a185150421c8cebabb156d4d66168)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6483d92aef113f28ccea3bd7e6b5a937.setIcon(icon_19fc684377b0a9bfd003fb896d2c83e1);
|
|
|
|
|
|
var marker_2a9859289b73d1e82b8ce1a13aa32b61 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5abe7cf78a9854589fc9458ecc31ddbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08252ee6b2ccb3992851c639bc6e130a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5e1bd966155db2a4c5a4fac77282d4e = $(`<div id="html_e5e1bd966155db2a4c5a4fac77282d4e" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_08252ee6b2ccb3992851c639bc6e130a.setContent(html_e5e1bd966155db2a4c5a4fac77282d4e);
|
|
|
|
|
|
|
|
marker_2a9859289b73d1e82b8ce1a13aa32b61.bindPopup(popup_08252ee6b2ccb3992851c639bc6e130a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a9859289b73d1e82b8ce1a13aa32b61.setIcon(icon_5abe7cf78a9854589fc9458ecc31ddbc);
|
|
|
|
|
|
var marker_01f2aac6aaaf8d8a6c1251294fe1631d = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e0f5b58e14af60ef3d0214dcfbbf950c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59645f3dfcee6caed875df41d2f7d51c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b807860caff247e4f3bd764b53b2fbbc = $(`<div id="html_b807860caff247e4f3bd764b53b2fbbc" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_59645f3dfcee6caed875df41d2f7d51c.setContent(html_b807860caff247e4f3bd764b53b2fbbc);
|
|
|
|
|
|
|
|
marker_01f2aac6aaaf8d8a6c1251294fe1631d.bindPopup(popup_59645f3dfcee6caed875df41d2f7d51c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01f2aac6aaaf8d8a6c1251294fe1631d.setIcon(icon_e0f5b58e14af60ef3d0214dcfbbf950c);
|
|
|
|
|
|
var marker_afe3c300453d23bc49acac789cb75f19 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_aad69e883a0847283cd579613e365616 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1360e49a5337cca31c7595d05de43d9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7708aeab6a4367a3fe713ce4cd4176a6 = $(`<div id="html_7708aeab6a4367a3fe713ce4cd4176a6" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_1360e49a5337cca31c7595d05de43d9f.setContent(html_7708aeab6a4367a3fe713ce4cd4176a6);
|
|
|
|
|
|
|
|
marker_afe3c300453d23bc49acac789cb75f19.bindPopup(popup_1360e49a5337cca31c7595d05de43d9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afe3c300453d23bc49acac789cb75f19.setIcon(icon_aad69e883a0847283cd579613e365616);
|
|
|
|
|
|
var marker_52b91541c2249627fe40f4675a257031 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_41ec67ff52c15555cf302494c1d807f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3e8429189dbff2c4147af9d20006909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26f08722dd86e341ffbe8639c91f2513 = $(`<div id="html_26f08722dd86e341ffbe8639c91f2513" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_a3e8429189dbff2c4147af9d20006909.setContent(html_26f08722dd86e341ffbe8639c91f2513);
|
|
|
|
|
|
|
|
marker_52b91541c2249627fe40f4675a257031.bindPopup(popup_a3e8429189dbff2c4147af9d20006909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52b91541c2249627fe40f4675a257031.setIcon(icon_41ec67ff52c15555cf302494c1d807f7);
|
|
|
|
|
|
var marker_7a0a07ba52a71afb4ed20c36d8fc5abc = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3ebc962cb683d805d348129f30395346 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8532bac0508026754f430b9ac0d62cab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79b6cebbbb6ae92a24d3fb84c63954e6 = $(`<div id="html_79b6cebbbb6ae92a24d3fb84c63954e6" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_8532bac0508026754f430b9ac0d62cab.setContent(html_79b6cebbbb6ae92a24d3fb84c63954e6);
|
|
|
|
|
|
|
|
marker_7a0a07ba52a71afb4ed20c36d8fc5abc.bindPopup(popup_8532bac0508026754f430b9ac0d62cab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a0a07ba52a71afb4ed20c36d8fc5abc.setIcon(icon_3ebc962cb683d805d348129f30395346);
|
|
|
|
|
|
var marker_c7f12ae0da1dc12babb17b3a5f5a8ce2 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_0d4881fbdabafcdfa5082f31b157c72b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2a132bdac0c1457da3c56bf08ffb726 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66f84c60b10c12357d2dc751aadbf946 = $(`<div id="html_66f84c60b10c12357d2dc751aadbf946" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_a2a132bdac0c1457da3c56bf08ffb726.setContent(html_66f84c60b10c12357d2dc751aadbf946);
|
|
|
|
|
|
|
|
marker_c7f12ae0da1dc12babb17b3a5f5a8ce2.bindPopup(popup_a2a132bdac0c1457da3c56bf08ffb726)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7f12ae0da1dc12babb17b3a5f5a8ce2.setIcon(icon_0d4881fbdabafcdfa5082f31b157c72b);
|
|
|
|
|
|
var marker_ae3c4d6ed4378fac44ed1cc376073680 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ddb14667f967f0af6c0e41bfcbe8d03f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dbb8db8e93d0eb33cfe646e53144bda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dba566641c70086dacfb609432da5a4 = $(`<div id="html_4dba566641c70086dacfb609432da5a4" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_8dbb8db8e93d0eb33cfe646e53144bda.setContent(html_4dba566641c70086dacfb609432da5a4);
|
|
|
|
|
|
|
|
marker_ae3c4d6ed4378fac44ed1cc376073680.bindPopup(popup_8dbb8db8e93d0eb33cfe646e53144bda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae3c4d6ed4378fac44ed1cc376073680.setIcon(icon_ddb14667f967f0af6c0e41bfcbe8d03f);
|
|
|
|
|
|
var marker_08c414865de5ebb414a4f3616a68fbde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3f60a411d89cfbb02c4ccf1722670648 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ee943a21fa395646b047e1529088d8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec5db3280fcf85f77e5c83e66d768c32 = $(`<div id="html_ec5db3280fcf85f77e5c83e66d768c32" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_4ee943a21fa395646b047e1529088d8e.setContent(html_ec5db3280fcf85f77e5c83e66d768c32);
|
|
|
|
|
|
|
|
marker_08c414865de5ebb414a4f3616a68fbde.bindPopup(popup_4ee943a21fa395646b047e1529088d8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08c414865de5ebb414a4f3616a68fbde.setIcon(icon_3f60a411d89cfbb02c4ccf1722670648);
|
|
|
|
|
|
var marker_b0bb74b013ce98dad429bf5d96153a67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_7b779d2f0005ffdc2ccb9412e1442bee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4605ee546f5cdebd01ffb44d6905d292 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d922cea9f446e9ce96289f19eb45fa2 = $(`<div id="html_6d922cea9f446e9ce96289f19eb45fa2" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_4605ee546f5cdebd01ffb44d6905d292.setContent(html_6d922cea9f446e9ce96289f19eb45fa2);
|
|
|
|
|
|
|
|
marker_b0bb74b013ce98dad429bf5d96153a67.bindPopup(popup_4605ee546f5cdebd01ffb44d6905d292)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0bb74b013ce98dad429bf5d96153a67.setIcon(icon_7b779d2f0005ffdc2ccb9412e1442bee);
|
|
|
|
|
|
var marker_858aa0e891284a7e1c95c3c9b1899b6d = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_0e62d86092b23809ab442b36714d89ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e1ebd525d7f58fe6a90c52551f4d182 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e89627fc4af0a74d9532443802bbff67 = $(`<div id="html_e89627fc4af0a74d9532443802bbff67" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_4e1ebd525d7f58fe6a90c52551f4d182.setContent(html_e89627fc4af0a74d9532443802bbff67);
|
|
|
|
|
|
|
|
marker_858aa0e891284a7e1c95c3c9b1899b6d.bindPopup(popup_4e1ebd525d7f58fe6a90c52551f4d182)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_858aa0e891284a7e1c95c3c9b1899b6d.setIcon(icon_0e62d86092b23809ab442b36714d89ad);
|
|
|
|
|
|
var marker_3bfbf575897af40005be0b835add26c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_dc228cd09fcbd169cd9eb47d63d46596 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0215671bde0b65f35a30f3e01e4f724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c9e4b59f09b3b8663d4a3d2a37c8fa2 = $(`<div id="html_9c9e4b59f09b3b8663d4a3d2a37c8fa2" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_f0215671bde0b65f35a30f3e01e4f724.setContent(html_9c9e4b59f09b3b8663d4a3d2a37c8fa2);
|
|
|
|
|
|
|
|
marker_3bfbf575897af40005be0b835add26c8.bindPopup(popup_f0215671bde0b65f35a30f3e01e4f724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bfbf575897af40005be0b835add26c8.setIcon(icon_dc228cd09fcbd169cd9eb47d63d46596);
|
|
|
|
|
|
var marker_a914ce018ca96d59db8a1870eb50ce50 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_20d9abaa5f5c40a0553c045e2709f419 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bb76382b0ab4feb77317dcf08344376 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff4d763543baa036f67243ee44b9f073 = $(`<div id="html_ff4d763543baa036f67243ee44b9f073" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_5bb76382b0ab4feb77317dcf08344376.setContent(html_ff4d763543baa036f67243ee44b9f073);
|
|
|
|
|
|
|
|
marker_a914ce018ca96d59db8a1870eb50ce50.bindPopup(popup_5bb76382b0ab4feb77317dcf08344376)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a914ce018ca96d59db8a1870eb50ce50.setIcon(icon_20d9abaa5f5c40a0553c045e2709f419);
|
|
|
|
|
|
var marker_4a8482c9617bfda0057e75aa5181f401 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f2d93876e862bd957d906e3c5f2796fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d94d77443e31312846b5961bd70dc3ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7813a69ab7a99a023b112ade2f72e2ec = $(`<div id="html_7813a69ab7a99a023b112ade2f72e2ec" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_d94d77443e31312846b5961bd70dc3ae.setContent(html_7813a69ab7a99a023b112ade2f72e2ec);
|
|
|
|
|
|
|
|
marker_4a8482c9617bfda0057e75aa5181f401.bindPopup(popup_d94d77443e31312846b5961bd70dc3ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a8482c9617bfda0057e75aa5181f401.setIcon(icon_f2d93876e862bd957d906e3c5f2796fa);
|
|
|
|
|
|
var marker_b99dc44064506e728288480d78c9553a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_873cf21725f3c3f1bfd1e95870af990c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f599e1d8e863c479270a40647dadfb83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be8d4ce5c02df4ff3969986d552d8448 = $(`<div id="html_be8d4ce5c02df4ff3969986d552d8448" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_f599e1d8e863c479270a40647dadfb83.setContent(html_be8d4ce5c02df4ff3969986d552d8448);
|
|
|
|
|
|
|
|
marker_b99dc44064506e728288480d78c9553a.bindPopup(popup_f599e1d8e863c479270a40647dadfb83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b99dc44064506e728288480d78c9553a.setIcon(icon_873cf21725f3c3f1bfd1e95870af990c);
|
|
|
|
|
|
var marker_f37c7e0f652eb2468408d77a9be16074 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f5c2f1aa8f5539d9b7c404afed35bcda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58249bc453364114180bc3b149dac0eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afc5a9bae34a0d07c10d114359681d94 = $(`<div id="html_afc5a9bae34a0d07c10d114359681d94" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_58249bc453364114180bc3b149dac0eb.setContent(html_afc5a9bae34a0d07c10d114359681d94);
|
|
|
|
|
|
|
|
marker_f37c7e0f652eb2468408d77a9be16074.bindPopup(popup_58249bc453364114180bc3b149dac0eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f37c7e0f652eb2468408d77a9be16074.setIcon(icon_f5c2f1aa8f5539d9b7c404afed35bcda);
|
|
|
|
|
|
var marker_977097392a19bb05e597bcc2e2e2e4dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_07ce79f40ed9ad09208e464dcccd6c17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92157538482d87eb9f495f427f9e116a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ca6247d004bcd09c88ba20824f1ad86 = $(`<div id="html_5ca6247d004bcd09c88ba20824f1ad86" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_92157538482d87eb9f495f427f9e116a.setContent(html_5ca6247d004bcd09c88ba20824f1ad86);
|
|
|
|
|
|
|
|
marker_977097392a19bb05e597bcc2e2e2e4dd.bindPopup(popup_92157538482d87eb9f495f427f9e116a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_977097392a19bb05e597bcc2e2e2e4dd.setIcon(icon_07ce79f40ed9ad09208e464dcccd6c17);
|
|
|
|
|
|
var marker_bd893d2d93cc34b27532c00d7a92fbaf = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_10d521df2d390796fbb5626d24437d3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf5ea1d4c1c1c8ac2e035f869ff9f313 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe36259034940129b2770e93256b9b45 = $(`<div id="html_fe36259034940129b2770e93256b9b45" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_bf5ea1d4c1c1c8ac2e035f869ff9f313.setContent(html_fe36259034940129b2770e93256b9b45);
|
|
|
|
|
|
|
|
marker_bd893d2d93cc34b27532c00d7a92fbaf.bindPopup(popup_bf5ea1d4c1c1c8ac2e035f869ff9f313)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd893d2d93cc34b27532c00d7a92fbaf.setIcon(icon_10d521df2d390796fbb5626d24437d3d);
|
|
|
|
|
|
var marker_6328e8623945ff58e1a12160ce22bdb8 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2655fda16f0cd4f9749922ae1a6df4b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94d1c827986131801eb632839001762d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b39d25c2cf36d9b392338d209618ae3 = $(`<div id="html_0b39d25c2cf36d9b392338d209618ae3" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_94d1c827986131801eb632839001762d.setContent(html_0b39d25c2cf36d9b392338d209618ae3);
|
|
|
|
|
|
|
|
marker_6328e8623945ff58e1a12160ce22bdb8.bindPopup(popup_94d1c827986131801eb632839001762d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6328e8623945ff58e1a12160ce22bdb8.setIcon(icon_2655fda16f0cd4f9749922ae1a6df4b1);
|
|
|
|
|
|
var marker_0972f82177ca2721e2d025dacec59409 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f4f8d6a7feae6d23612f863af6649ca0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c6bb02efa526e025e81de214b56fc5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05575067ca8628c5fceba1cf58160b43 = $(`<div id="html_05575067ca8628c5fceba1cf58160b43" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_1c6bb02efa526e025e81de214b56fc5e.setContent(html_05575067ca8628c5fceba1cf58160b43);
|
|
|
|
|
|
|
|
marker_0972f82177ca2721e2d025dacec59409.bindPopup(popup_1c6bb02efa526e025e81de214b56fc5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0972f82177ca2721e2d025dacec59409.setIcon(icon_f4f8d6a7feae6d23612f863af6649ca0);
|
|
|
|
|
|
var marker_c7a01bb6034a45c4d72fa55ecc4d9afa = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2f67014d949e49a82fb0821a9c90967b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5dc240bc29a628d9e87d7dbb18db811 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b0ac39306f7a6baccdd3de724bb6830 = $(`<div id="html_8b0ac39306f7a6baccdd3de724bb6830" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_d5dc240bc29a628d9e87d7dbb18db811.setContent(html_8b0ac39306f7a6baccdd3de724bb6830);
|
|
|
|
|
|
|
|
marker_c7a01bb6034a45c4d72fa55ecc4d9afa.bindPopup(popup_d5dc240bc29a628d9e87d7dbb18db811)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7a01bb6034a45c4d72fa55ecc4d9afa.setIcon(icon_2f67014d949e49a82fb0821a9c90967b);
|
|
|
|
|
|
var marker_273190656965a931c13ecca7fa8a0485 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_8850fe8279eca1084e2f68e3b431fc33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdaef49cb5b5a159d1c542ea65f34a3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c12b2d6456a38c2eff4dfaa03b684e18 = $(`<div id="html_c12b2d6456a38c2eff4dfaa03b684e18" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_bdaef49cb5b5a159d1c542ea65f34a3c.setContent(html_c12b2d6456a38c2eff4dfaa03b684e18);
|
|
|
|
|
|
|
|
marker_273190656965a931c13ecca7fa8a0485.bindPopup(popup_bdaef49cb5b5a159d1c542ea65f34a3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_273190656965a931c13ecca7fa8a0485.setIcon(icon_8850fe8279eca1084e2f68e3b431fc33);
|
|
|
|
|
|
var marker_fd7dda61e5b7826477de69478003c73a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_750c6886f2bceb2e975ea62dde1fcbe6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91fdb6b900deca2cc15a60bb7376734b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0297f752d87875a2d8911c5904cc1ace = $(`<div id="html_0297f752d87875a2d8911c5904cc1ace" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_91fdb6b900deca2cc15a60bb7376734b.setContent(html_0297f752d87875a2d8911c5904cc1ace);
|
|
|
|
|
|
|
|
marker_fd7dda61e5b7826477de69478003c73a.bindPopup(popup_91fdb6b900deca2cc15a60bb7376734b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd7dda61e5b7826477de69478003c73a.setIcon(icon_750c6886f2bceb2e975ea62dde1fcbe6);
|
|
|
|
|
|
var marker_d98dae9b68ae17e73ea76c43287e7996 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_44b46afd3cd6e28065fb42791dc14f0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_529f9341cf3eff917813996b58fa8d76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ab2e65545ebd65183ce073dd9d68159 = $(`<div id="html_8ab2e65545ebd65183ce073dd9d68159" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_529f9341cf3eff917813996b58fa8d76.setContent(html_8ab2e65545ebd65183ce073dd9d68159);
|
|
|
|
|
|
|
|
marker_d98dae9b68ae17e73ea76c43287e7996.bindPopup(popup_529f9341cf3eff917813996b58fa8d76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d98dae9b68ae17e73ea76c43287e7996.setIcon(icon_44b46afd3cd6e28065fb42791dc14f0f);
|
|
|
|
|
|
var marker_b11df70b8a64b1cd6ecaa502683fe5b3 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_165052480ac7c611a484cfd68a13c0fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc6e86da0ec5ddaca803f4bdcc407ad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e150bbdbd14b7508fe6bb95401fd1ed = $(`<div id="html_3e150bbdbd14b7508fe6bb95401fd1ed" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_cc6e86da0ec5ddaca803f4bdcc407ad5.setContent(html_3e150bbdbd14b7508fe6bb95401fd1ed);
|
|
|
|
|
|
|
|
marker_b11df70b8a64b1cd6ecaa502683fe5b3.bindPopup(popup_cc6e86da0ec5ddaca803f4bdcc407ad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b11df70b8a64b1cd6ecaa502683fe5b3.setIcon(icon_165052480ac7c611a484cfd68a13c0fe);
|
|
|
|
|
|
var marker_4bb759a9d436cb6be3c7ea9d240a05cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_697cc49cdb19f7efa8d3efe72e2c0355 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_049d480bd83383265264472528f06f7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b831f4c831b2d694c07c5c3153137bcd = $(`<div id="html_b831f4c831b2d694c07c5c3153137bcd" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_049d480bd83383265264472528f06f7e.setContent(html_b831f4c831b2d694c07c5c3153137bcd);
|
|
|
|
|
|
|
|
marker_4bb759a9d436cb6be3c7ea9d240a05cc.bindPopup(popup_049d480bd83383265264472528f06f7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bb759a9d436cb6be3c7ea9d240a05cc.setIcon(icon_697cc49cdb19f7efa8d3efe72e2c0355);
|
|
|
|
|
|
var marker_e58883b629b0eb0b1488584e556afe97 = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d3cd95a49aef54f1e9cf946b3e0f7402 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef1050b34c21428b15aaa6de84e2598a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_893fb31cb2489919b6834cdc64b9c502 = $(`<div id="html_893fb31cb2489919b6834cdc64b9c502" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_ef1050b34c21428b15aaa6de84e2598a.setContent(html_893fb31cb2489919b6834cdc64b9c502);
|
|
|
|
|
|
|
|
marker_e58883b629b0eb0b1488584e556afe97.bindPopup(popup_ef1050b34c21428b15aaa6de84e2598a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e58883b629b0eb0b1488584e556afe97.setIcon(icon_d3cd95a49aef54f1e9cf946b3e0f7402);
|
|
|
|
|
|
var marker_e201e60ed5f7cdd6160708f92d3e75b3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_a7aef1a51e038ac7514bd3ef2ee96701 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f0bdc21b163440f5d3afb00d395c87c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaf92bbcfb76a782b08c7dd4ebe1d7df = $(`<div id="html_aaf92bbcfb76a782b08c7dd4ebe1d7df" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_8f0bdc21b163440f5d3afb00d395c87c.setContent(html_aaf92bbcfb76a782b08c7dd4ebe1d7df);
|
|
|
|
|
|
|
|
marker_e201e60ed5f7cdd6160708f92d3e75b3.bindPopup(popup_8f0bdc21b163440f5d3afb00d395c87c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e201e60ed5f7cdd6160708f92d3e75b3.setIcon(icon_a7aef1a51e038ac7514bd3ef2ee96701);
|
|
|
|
|
|
var marker_9b3a02f7db14026e83f525103d2df3ca = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_7e5ce3823282bb791da0520dce180caf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5da15bd438b7dc801e708b2c2b102d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_993efa1d984ce8c05195f2edf3b235ea = $(`<div id="html_993efa1d984ce8c05195f2edf3b235ea" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_e5da15bd438b7dc801e708b2c2b102d3.setContent(html_993efa1d984ce8c05195f2edf3b235ea);
|
|
|
|
|
|
|
|
marker_9b3a02f7db14026e83f525103d2df3ca.bindPopup(popup_e5da15bd438b7dc801e708b2c2b102d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b3a02f7db14026e83f525103d2df3ca.setIcon(icon_7e5ce3823282bb791da0520dce180caf);
|
|
|
|
|
|
var marker_67da3bd68b615b42b79d78417734e9d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_cebc30a1d60edb54d2dbd9be12f25f38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1291c314b9a9895a81a8116d46dd4e4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a8a61eba423a5dae7f96060e7922a51 = $(`<div id="html_8a8a61eba423a5dae7f96060e7922a51" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_1291c314b9a9895a81a8116d46dd4e4c.setContent(html_8a8a61eba423a5dae7f96060e7922a51);
|
|
|
|
|
|
|
|
marker_67da3bd68b615b42b79d78417734e9d1.bindPopup(popup_1291c314b9a9895a81a8116d46dd4e4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67da3bd68b615b42b79d78417734e9d1.setIcon(icon_cebc30a1d60edb54d2dbd9be12f25f38);
|
|
|
|
|
|
var marker_f551dab40ee2338ece1c0716243a5822 = L.marker(
|
|
[49.6735, -124.928],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_21ec8078103792369091af806383e8a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6453b46e2fbd81a9b35b8af42b91c15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a5f09e1af44bb99b8e598d1efc488c6 = $(`<div id="html_7a5f09e1af44bb99b8e598d1efc488c6" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_a6453b46e2fbd81a9b35b8af42b91c15.setContent(html_7a5f09e1af44bb99b8e598d1efc488c6);
|
|
|
|
|
|
|
|
marker_f551dab40ee2338ece1c0716243a5822.bindPopup(popup_a6453b46e2fbd81a9b35b8af42b91c15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f551dab40ee2338ece1c0716243a5822.setIcon(icon_21ec8078103792369091af806383e8a1);
|
|
|
|
|
|
var marker_f10cf7f2f1169d9a5cbb8d5c34db94ae = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f961b78d34fe98207221f48162b92531 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_005984dcefd1b0cb12ca0e1a0d02d136 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c572cd741f21d82d2594fb077f7e00eb = $(`<div id="html_c572cd741f21d82d2594fb077f7e00eb" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_005984dcefd1b0cb12ca0e1a0d02d136.setContent(html_c572cd741f21d82d2594fb077f7e00eb);
|
|
|
|
|
|
|
|
marker_f10cf7f2f1169d9a5cbb8d5c34db94ae.bindPopup(popup_005984dcefd1b0cb12ca0e1a0d02d136)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f10cf7f2f1169d9a5cbb8d5c34db94ae.setIcon(icon_f961b78d34fe98207221f48162b92531);
|
|
|
|
|
|
var marker_0d8bdc38a50e15892afa4ac3aaacd06a = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_519e56eec2c1226a65071d22d372db71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1233dfd915d3237567d874dbb423a5ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aa7a1ab433e68c75cfa1b14d365430a = $(`<div id="html_5aa7a1ab433e68c75cfa1b14d365430a" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_1233dfd915d3237567d874dbb423a5ac.setContent(html_5aa7a1ab433e68c75cfa1b14d365430a);
|
|
|
|
|
|
|
|
marker_0d8bdc38a50e15892afa4ac3aaacd06a.bindPopup(popup_1233dfd915d3237567d874dbb423a5ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d8bdc38a50e15892afa4ac3aaacd06a.setIcon(icon_519e56eec2c1226a65071d22d372db71);
|
|
|
|
|
|
var marker_bc1971041fc0f962ac933bfff59eec6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e520c7510022030fbc09aa515f452553 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdb780969839c64726afe694624f6820 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bee62a69efd7485b79283e086fe673d = $(`<div id="html_9bee62a69efd7485b79283e086fe673d" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_bdb780969839c64726afe694624f6820.setContent(html_9bee62a69efd7485b79283e086fe673d);
|
|
|
|
|
|
|
|
marker_bc1971041fc0f962ac933bfff59eec6b.bindPopup(popup_bdb780969839c64726afe694624f6820)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc1971041fc0f962ac933bfff59eec6b.setIcon(icon_e520c7510022030fbc09aa515f452553);
|
|
|
|
|
|
var marker_51a6577e28d073ee8a2a0322b851bf53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_54cb52ec7863d5924ab3cb30786cf63a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51cc45469e30c2797b3b654c92af1c3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d352235700947ce2fdb3ed6e2f80470 = $(`<div id="html_1d352235700947ce2fdb3ed6e2f80470" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_51cc45469e30c2797b3b654c92af1c3b.setContent(html_1d352235700947ce2fdb3ed6e2f80470);
|
|
|
|
|
|
|
|
marker_51a6577e28d073ee8a2a0322b851bf53.bindPopup(popup_51cc45469e30c2797b3b654c92af1c3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51a6577e28d073ee8a2a0322b851bf53.setIcon(icon_54cb52ec7863d5924ab3cb30786cf63a);
|
|
|
|
|
|
var marker_74064fa223a684f23b5844b784c86a8e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_355c74d86d11e78a1535eb9e62a8d1af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9800cacfd651ce86d6d23b29dd441d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1cbbb71d7931cd565b78a0ea4092536 = $(`<div id="html_a1cbbb71d7931cd565b78a0ea4092536" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_e9800cacfd651ce86d6d23b29dd441d1.setContent(html_a1cbbb71d7931cd565b78a0ea4092536);
|
|
|
|
|
|
|
|
marker_74064fa223a684f23b5844b784c86a8e.bindPopup(popup_e9800cacfd651ce86d6d23b29dd441d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74064fa223a684f23b5844b784c86a8e.setIcon(icon_355c74d86d11e78a1535eb9e62a8d1af);
|
|
|
|
|
|
var marker_5a97ab3d186ff2154e58f8f744af0e96 = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_c69ea3c3a3a99e84707d45e473e1944a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d78149d70c4f0332c44a410a88726fa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3e1e051295aba37a747fbca0bea9888 = $(`<div id="html_b3e1e051295aba37a747fbca0bea9888" style="width: 100.0%; height: 100.0%;">simplex.icu</div>`)[0];
|
|
popup_d78149d70c4f0332c44a410a88726fa6.setContent(html_b3e1e051295aba37a747fbca0bea9888);
|
|
|
|
|
|
|
|
marker_5a97ab3d186ff2154e58f8f744af0e96.bindPopup(popup_d78149d70c4f0332c44a410a88726fa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a97ab3d186ff2154e58f8f744af0e96.setIcon(icon_c69ea3c3a3a99e84707d45e473e1944a);
|
|
|
|
|
|
var marker_af202c391627836136b852c58951d598 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_73381b9b8e28013538eb0f417c9dfe54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f2a7364c975dcd5b30bbd7b908c7f89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_892c144abad9483ee5984a709da5a281 = $(`<div id="html_892c144abad9483ee5984a709da5a281" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_5f2a7364c975dcd5b30bbd7b908c7f89.setContent(html_892c144abad9483ee5984a709da5a281);
|
|
|
|
|
|
|
|
marker_af202c391627836136b852c58951d598.bindPopup(popup_5f2a7364c975dcd5b30bbd7b908c7f89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af202c391627836136b852c58951d598.setIcon(icon_73381b9b8e28013538eb0f417c9dfe54);
|
|
|
|
|
|
var marker_51467fc3a2795162316616a3d61782a6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_fa588247fd46c574cbccf045e4e55446 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56d77be9f354380de99d4aff57128db4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b10dfd98452b2b953cd0286410edc4b9 = $(`<div id="html_b10dfd98452b2b953cd0286410edc4b9" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_56d77be9f354380de99d4aff57128db4.setContent(html_b10dfd98452b2b953cd0286410edc4b9);
|
|
|
|
|
|
|
|
marker_51467fc3a2795162316616a3d61782a6.bindPopup(popup_56d77be9f354380de99d4aff57128db4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51467fc3a2795162316616a3d61782a6.setIcon(icon_fa588247fd46c574cbccf045e4e55446);
|
|
|
|
|
|
var marker_14fee5a2e770d490b72c0b4a4174b4ad = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f4fcb0bf846f7b5c3e803fd6caf5a088 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da1e907aa600a8217acd85dcd112c0f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20d31cd0b63b4d557e67361e503f0823 = $(`<div id="html_20d31cd0b63b4d557e67361e503f0823" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_da1e907aa600a8217acd85dcd112c0f6.setContent(html_20d31cd0b63b4d557e67361e503f0823);
|
|
|
|
|
|
|
|
marker_14fee5a2e770d490b72c0b4a4174b4ad.bindPopup(popup_da1e907aa600a8217acd85dcd112c0f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14fee5a2e770d490b72c0b4a4174b4ad.setIcon(icon_f4fcb0bf846f7b5c3e803fd6caf5a088);
|
|
|
|
|
|
var marker_2eb0d5df20defbc7988d45c89e834736 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3ac0ee87b98c52051982eb042258efbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e35abf25222d57b7e90fde735b1efd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae7c9f560c51a71f22bd62785c05b11e = $(`<div id="html_ae7c9f560c51a71f22bd62785c05b11e" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_7e35abf25222d57b7e90fde735b1efd5.setContent(html_ae7c9f560c51a71f22bd62785c05b11e);
|
|
|
|
|
|
|
|
marker_2eb0d5df20defbc7988d45c89e834736.bindPopup(popup_7e35abf25222d57b7e90fde735b1efd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eb0d5df20defbc7988d45c89e834736.setIcon(icon_3ac0ee87b98c52051982eb042258efbf);
|
|
|
|
|
|
var marker_cedf16fb9821b76996feb4fd8d46a059 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_6c26acdd0e22430eda025160208b42fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_447e78548ac26b3ca6171e69e5c9c131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6891e27995bdd188a5251f003f2bb808 = $(`<div id="html_6891e27995bdd188a5251f003f2bb808" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_447e78548ac26b3ca6171e69e5c9c131.setContent(html_6891e27995bdd188a5251f003f2bb808);
|
|
|
|
|
|
|
|
marker_cedf16fb9821b76996feb4fd8d46a059.bindPopup(popup_447e78548ac26b3ca6171e69e5c9c131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cedf16fb9821b76996feb4fd8d46a059.setIcon(icon_6c26acdd0e22430eda025160208b42fb);
|
|
|
|
|
|
var marker_4b0bfefcaadd08481037b46d8d8a4014 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_79ec2d900ace28ee556ee9474a031141 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c33c20da29ccdf18c506207b28798a13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73ec710bd3d100248422b663594f93de = $(`<div id="html_73ec710bd3d100248422b663594f93de" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_c33c20da29ccdf18c506207b28798a13.setContent(html_73ec710bd3d100248422b663594f93de);
|
|
|
|
|
|
|
|
marker_4b0bfefcaadd08481037b46d8d8a4014.bindPopup(popup_c33c20da29ccdf18c506207b28798a13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b0bfefcaadd08481037b46d8d8a4014.setIcon(icon_79ec2d900ace28ee556ee9474a031141);
|
|
|
|
|
|
var marker_f2b51000059f70bc6f25d5b621b6bffa = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_4bf8c3554d46d56e10a737d9967a9043 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_732c0c13492971da0e4df6f6e2393785 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40cad31e7de877b2438ffb20c7b76057 = $(`<div id="html_40cad31e7de877b2438ffb20c7b76057" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_732c0c13492971da0e4df6f6e2393785.setContent(html_40cad31e7de877b2438ffb20c7b76057);
|
|
|
|
|
|
|
|
marker_f2b51000059f70bc6f25d5b621b6bffa.bindPopup(popup_732c0c13492971da0e4df6f6e2393785)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2b51000059f70bc6f25d5b621b6bffa.setIcon(icon_4bf8c3554d46d56e10a737d9967a9043);
|
|
|
|
|
|
var marker_d429c708c32bc0e7870955e0b6f1e84c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_760bd3b9250392119559f35f0aafa266 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d405544ab1c3fa5fef4e2176a8d28df1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b96f6cf0ed0da8b21abbe907fba6c65 = $(`<div id="html_1b96f6cf0ed0da8b21abbe907fba6c65" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_d405544ab1c3fa5fef4e2176a8d28df1.setContent(html_1b96f6cf0ed0da8b21abbe907fba6c65);
|
|
|
|
|
|
|
|
marker_d429c708c32bc0e7870955e0b6f1e84c.bindPopup(popup_d405544ab1c3fa5fef4e2176a8d28df1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d429c708c32bc0e7870955e0b6f1e84c.setIcon(icon_760bd3b9250392119559f35f0aafa266);
|
|
|
|
|
|
var marker_29a789744b1b9be0efda448cc7bce528 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_76945e4bf4ad62f9076bb0038e743c86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4370e53ad2187b1081564c12fac8959e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0e7a1cd63fa570f2fdf09afc9d6d3f6 = $(`<div id="html_b0e7a1cd63fa570f2fdf09afc9d6d3f6" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_4370e53ad2187b1081564c12fac8959e.setContent(html_b0e7a1cd63fa570f2fdf09afc9d6d3f6);
|
|
|
|
|
|
|
|
marker_29a789744b1b9be0efda448cc7bce528.bindPopup(popup_4370e53ad2187b1081564c12fac8959e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29a789744b1b9be0efda448cc7bce528.setIcon(icon_76945e4bf4ad62f9076bb0038e743c86);
|
|
|
|
|
|
var marker_e9910b8503f177ab77cc7b57421fdcd7 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_23e76ac4a6d43ce53c42ea67b16b6486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9f1f5149f0c438ab5f4254d6e899b04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_769baef16a1caf6dbfa9b95256add28c = $(`<div id="html_769baef16a1caf6dbfa9b95256add28c" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_f9f1f5149f0c438ab5f4254d6e899b04.setContent(html_769baef16a1caf6dbfa9b95256add28c);
|
|
|
|
|
|
|
|
marker_e9910b8503f177ab77cc7b57421fdcd7.bindPopup(popup_f9f1f5149f0c438ab5f4254d6e899b04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9910b8503f177ab77cc7b57421fdcd7.setIcon(icon_23e76ac4a6d43ce53c42ea67b16b6486);
|
|
|
|
|
|
var marker_f836df8a085f8c5e2cd3a6a0436af16c = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_362ade5b9b05610973e9f409676c94ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25155e402b4ed9f96c4749d5a32e136a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fabbe4a8001a76d849451768a0414208 = $(`<div id="html_fabbe4a8001a76d849451768a0414208" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_25155e402b4ed9f96c4749d5a32e136a.setContent(html_fabbe4a8001a76d849451768a0414208);
|
|
|
|
|
|
|
|
marker_f836df8a085f8c5e2cd3a6a0436af16c.bindPopup(popup_25155e402b4ed9f96c4749d5a32e136a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f836df8a085f8c5e2cd3a6a0436af16c.setIcon(icon_362ade5b9b05610973e9f409676c94ad);
|
|
|
|
|
|
var marker_b6adb2a80b7bf893b426c34927653295 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ee3a267b7b80b27b66b4f44466eb4b24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81e00501a16d56abdec4927e10aa1468 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6cc48d1bb11257f3b341ea92aff1d7e = $(`<div id="html_a6cc48d1bb11257f3b341ea92aff1d7e" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_81e00501a16d56abdec4927e10aa1468.setContent(html_a6cc48d1bb11257f3b341ea92aff1d7e);
|
|
|
|
|
|
|
|
marker_b6adb2a80b7bf893b426c34927653295.bindPopup(popup_81e00501a16d56abdec4927e10aa1468)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6adb2a80b7bf893b426c34927653295.setIcon(icon_ee3a267b7b80b27b66b4f44466eb4b24);
|
|
|
|
|
|
var marker_d5c3b4f1d3941964dac50f4e00b8b54f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_7e363be13ef82597bdd9e480dc2ca4c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a27f0d32d5018603b72e0d6543d2ac63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0226e0b2abf59bd3b567b4928bf31086 = $(`<div id="html_0226e0b2abf59bd3b567b4928bf31086" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_a27f0d32d5018603b72e0d6543d2ac63.setContent(html_0226e0b2abf59bd3b567b4928bf31086);
|
|
|
|
|
|
|
|
marker_d5c3b4f1d3941964dac50f4e00b8b54f.bindPopup(popup_a27f0d32d5018603b72e0d6543d2ac63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5c3b4f1d3941964dac50f4e00b8b54f.setIcon(icon_7e363be13ef82597bdd9e480dc2ca4c5);
|
|
|
|
|
|
var marker_afb1925876973d0b969f649d62d2e5e9 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2aabd9e680a3a3e81f3b5f44b9d007a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b00a7a9fed8a1be1c9ffe29deb2c7a01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d793760f9097b5d69059a9f5d6abad4 = $(`<div id="html_5d793760f9097b5d69059a9f5d6abad4" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_b00a7a9fed8a1be1c9ffe29deb2c7a01.setContent(html_5d793760f9097b5d69059a9f5d6abad4);
|
|
|
|
|
|
|
|
marker_afb1925876973d0b969f649d62d2e5e9.bindPopup(popup_b00a7a9fed8a1be1c9ffe29deb2c7a01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afb1925876973d0b969f649d62d2e5e9.setIcon(icon_2aabd9e680a3a3e81f3b5f44b9d007a3);
|
|
|
|
|
|
var marker_8eab40a400465f1c3212f70fbca4cd41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_4647c3e62c527e4f1e4d5e620893b2ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dc368ca2dfc588ffe3022a0b8e10a63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b2d35029f92a94d0e5bb708d0939029 = $(`<div id="html_3b2d35029f92a94d0e5bb708d0939029" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_0dc368ca2dfc588ffe3022a0b8e10a63.setContent(html_3b2d35029f92a94d0e5bb708d0939029);
|
|
|
|
|
|
|
|
marker_8eab40a400465f1c3212f70fbca4cd41.bindPopup(popup_0dc368ca2dfc588ffe3022a0b8e10a63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eab40a400465f1c3212f70fbca4cd41.setIcon(icon_4647c3e62c527e4f1e4d5e620893b2ad);
|
|
|
|
|
|
var marker_c2152e85d4b30bbff1cc128455f782b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e5e0c3327106b49912ce2138dc11a1eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e1e37b08d2faa0c4efc5bded3747707 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fdc56d6216224edb4a180caa76993fd = $(`<div id="html_8fdc56d6216224edb4a180caa76993fd" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_5e1e37b08d2faa0c4efc5bded3747707.setContent(html_8fdc56d6216224edb4a180caa76993fd);
|
|
|
|
|
|
|
|
marker_c2152e85d4b30bbff1cc128455f782b3.bindPopup(popup_5e1e37b08d2faa0c4efc5bded3747707)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2152e85d4b30bbff1cc128455f782b3.setIcon(icon_e5e0c3327106b49912ce2138dc11a1eb);
|
|
|
|
|
|
var marker_277b4cb879f8fee9972862b7e50e6e6f = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_71758752b3c7017aa0802b9ef47ed46e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54b93ceca1245cc739e22d1a2300f0de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_030c18fe7d21cda2ab123191454a5a8a = $(`<div id="html_030c18fe7d21cda2ab123191454a5a8a" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_54b93ceca1245cc739e22d1a2300f0de.setContent(html_030c18fe7d21cda2ab123191454a5a8a);
|
|
|
|
|
|
|
|
marker_277b4cb879f8fee9972862b7e50e6e6f.bindPopup(popup_54b93ceca1245cc739e22d1a2300f0de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_277b4cb879f8fee9972862b7e50e6e6f.setIcon(icon_71758752b3c7017aa0802b9ef47ed46e);
|
|
|
|
|
|
var marker_07651d81c586a30b7bc57e43fc777bfc = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_736f916585e8d44992dc418744842322 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14bfb646abbc1aa4fded20937b0e7769 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f99a852989de179f051e216ab9378357 = $(`<div id="html_f99a852989de179f051e216ab9378357" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_14bfb646abbc1aa4fded20937b0e7769.setContent(html_f99a852989de179f051e216ab9378357);
|
|
|
|
|
|
|
|
marker_07651d81c586a30b7bc57e43fc777bfc.bindPopup(popup_14bfb646abbc1aa4fded20937b0e7769)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07651d81c586a30b7bc57e43fc777bfc.setIcon(icon_736f916585e8d44992dc418744842322);
|
|
|
|
|
|
var marker_885e892a9f7bb2bc512fd576ee97f6a8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_4ca587f21316ecf6a3046992f7c48b59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80ef1cc32279954cdca51a7317a96ef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b93ec1423e5aa6eeec06aa9e164a9bb = $(`<div id="html_2b93ec1423e5aa6eeec06aa9e164a9bb" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_80ef1cc32279954cdca51a7317a96ef5.setContent(html_2b93ec1423e5aa6eeec06aa9e164a9bb);
|
|
|
|
|
|
|
|
marker_885e892a9f7bb2bc512fd576ee97f6a8.bindPopup(popup_80ef1cc32279954cdca51a7317a96ef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_885e892a9f7bb2bc512fd576ee97f6a8.setIcon(icon_4ca587f21316ecf6a3046992f7c48b59);
|
|
|
|
|
|
var marker_3a2e68afd90ec0a5deb90bc83037d4ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f9efc9a552dbcd2aa58e984c3aca3a71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aba32688862cabdfa6c99835070d9454 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5939af1a3041195207063a5ca0974819 = $(`<div id="html_5939af1a3041195207063a5ca0974819" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_aba32688862cabdfa6c99835070d9454.setContent(html_5939af1a3041195207063a5ca0974819);
|
|
|
|
|
|
|
|
marker_3a2e68afd90ec0a5deb90bc83037d4ed.bindPopup(popup_aba32688862cabdfa6c99835070d9454)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a2e68afd90ec0a5deb90bc83037d4ed.setIcon(icon_f9efc9a552dbcd2aa58e984c3aca3a71);
|
|
|
|
|
|
var marker_2b34fa39d7026b962aadbf959d3e35f0 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_30d14cc5efa93170c4e5ea52c882c9f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c9bfea465c5f40b924dd5e73f3161c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9031e5d20e9671e89a17f048f60046e = $(`<div id="html_e9031e5d20e9671e89a17f048f60046e" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_2c9bfea465c5f40b924dd5e73f3161c6.setContent(html_e9031e5d20e9671e89a17f048f60046e);
|
|
|
|
|
|
|
|
marker_2b34fa39d7026b962aadbf959d3e35f0.bindPopup(popup_2c9bfea465c5f40b924dd5e73f3161c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b34fa39d7026b962aadbf959d3e35f0.setIcon(icon_30d14cc5efa93170c4e5ea52c882c9f1);
|
|
|
|
|
|
var marker_830b683ecaaa95f6cb8d9a0e1f333022 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_1b7aa0d600a57d9488141e1f5ad2fabb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_835ec464115be8dff755e43acc717d5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d1df73863f3da6b0b5959b78e3afab7 = $(`<div id="html_9d1df73863f3da6b0b5959b78e3afab7" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_835ec464115be8dff755e43acc717d5c.setContent(html_9d1df73863f3da6b0b5959b78e3afab7);
|
|
|
|
|
|
|
|
marker_830b683ecaaa95f6cb8d9a0e1f333022.bindPopup(popup_835ec464115be8dff755e43acc717d5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_830b683ecaaa95f6cb8d9a0e1f333022.setIcon(icon_1b7aa0d600a57d9488141e1f5ad2fabb);
|
|
|
|
|
|
var marker_8e0d9f43f70bd5386de1a79f741bb972 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_df63c8f709dbcd51b32211c55efa55e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf12369f5e78950b1d324c9bb83f1bab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0adba98823aa82d76bd75cb72ccce7d = $(`<div id="html_b0adba98823aa82d76bd75cb72ccce7d" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_cf12369f5e78950b1d324c9bb83f1bab.setContent(html_b0adba98823aa82d76bd75cb72ccce7d);
|
|
|
|
|
|
|
|
marker_8e0d9f43f70bd5386de1a79f741bb972.bindPopup(popup_cf12369f5e78950b1d324c9bb83f1bab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e0d9f43f70bd5386de1a79f741bb972.setIcon(icon_df63c8f709dbcd51b32211c55efa55e6);
|
|
|
|
|
|
var marker_779f4dbc3044f0a6cdfd9f451506cbf5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_12a02478820451026ff16312553e006e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebc2b19643fd8c776a4e06e525998e6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c35e257b9af05a23301f890e2fe6375 = $(`<div id="html_2c35e257b9af05a23301f890e2fe6375" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_ebc2b19643fd8c776a4e06e525998e6c.setContent(html_2c35e257b9af05a23301f890e2fe6375);
|
|
|
|
|
|
|
|
marker_779f4dbc3044f0a6cdfd9f451506cbf5.bindPopup(popup_ebc2b19643fd8c776a4e06e525998e6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_779f4dbc3044f0a6cdfd9f451506cbf5.setIcon(icon_12a02478820451026ff16312553e006e);
|
|
|
|
|
|
var marker_d4ffb6b5e86d675bb1635525a245e943 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_178af4e0ca6c1f51afed26203ce038cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b8e979f76eb39f3e03813cca8d874f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8a1f77e048bdbf2a96533b1f4243f4c = $(`<div id="html_f8a1f77e048bdbf2a96533b1f4243f4c" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_5b8e979f76eb39f3e03813cca8d874f4.setContent(html_f8a1f77e048bdbf2a96533b1f4243f4c);
|
|
|
|
|
|
|
|
marker_d4ffb6b5e86d675bb1635525a245e943.bindPopup(popup_5b8e979f76eb39f3e03813cca8d874f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4ffb6b5e86d675bb1635525a245e943.setIcon(icon_178af4e0ca6c1f51afed26203ce038cb);
|
|
|
|
|
|
var marker_6f2819f81374541d5adf1db55c862e15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3f1ee579027e420d60e420f14986c66f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d96146ad2743de043d2c7f8c21a1d9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00e429d615dc3759c985ea1c46e3b27d = $(`<div id="html_00e429d615dc3759c985ea1c46e3b27d" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_3d96146ad2743de043d2c7f8c21a1d9b.setContent(html_00e429d615dc3759c985ea1c46e3b27d);
|
|
|
|
|
|
|
|
marker_6f2819f81374541d5adf1db55c862e15.bindPopup(popup_3d96146ad2743de043d2c7f8c21a1d9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f2819f81374541d5adf1db55c862e15.setIcon(icon_3f1ee579027e420d60e420f14986c66f);
|
|
|
|
|
|
var marker_b0324bf48d89ae6ac014fb4c16f593b7 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e1b55f2ec20e850caa96a371445562e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ccfd25ac5a43e32bc8caaaa9751fea9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5593b0c833a3108c10b6dea240c5f38 = $(`<div id="html_d5593b0c833a3108c10b6dea240c5f38" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_3ccfd25ac5a43e32bc8caaaa9751fea9.setContent(html_d5593b0c833a3108c10b6dea240c5f38);
|
|
|
|
|
|
|
|
marker_b0324bf48d89ae6ac014fb4c16f593b7.bindPopup(popup_3ccfd25ac5a43e32bc8caaaa9751fea9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0324bf48d89ae6ac014fb4c16f593b7.setIcon(icon_e1b55f2ec20e850caa96a371445562e5);
|
|
|
|
|
|
var marker_9677bfcb17993b5fd46c6d6a10834b52 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_69761f2f16fc35a82f7d26df7fd59509 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3db8a0b364f397642223ecf8665a4582 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62ab2e1d186a443aee7a2a906336cb14 = $(`<div id="html_62ab2e1d186a443aee7a2a906336cb14" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_3db8a0b364f397642223ecf8665a4582.setContent(html_62ab2e1d186a443aee7a2a906336cb14);
|
|
|
|
|
|
|
|
marker_9677bfcb17993b5fd46c6d6a10834b52.bindPopup(popup_3db8a0b364f397642223ecf8665a4582)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9677bfcb17993b5fd46c6d6a10834b52.setIcon(icon_69761f2f16fc35a82f7d26df7fd59509);
|
|
|
|
|
|
var marker_c866887ef3edd5dd74d078d7578eca48 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d5ce4f50986b21030750587b732af853 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe418c6439ec88d966e54b2495677466 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9291eca804b3dc4975859e418dd41f20 = $(`<div id="html_9291eca804b3dc4975859e418dd41f20" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_fe418c6439ec88d966e54b2495677466.setContent(html_9291eca804b3dc4975859e418dd41f20);
|
|
|
|
|
|
|
|
marker_c866887ef3edd5dd74d078d7578eca48.bindPopup(popup_fe418c6439ec88d966e54b2495677466)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c866887ef3edd5dd74d078d7578eca48.setIcon(icon_d5ce4f50986b21030750587b732af853);
|
|
|
|
|
|
var marker_faa05ce5f01f1efc1fed35cc22c6d8b0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_bc3e4b517309f6ff6a4aa8ebb6ba67e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce45186d0ffad13edfb3cd6473db9e09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09ff452e892cda9af442a0896a95d574 = $(`<div id="html_09ff452e892cda9af442a0896a95d574" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_ce45186d0ffad13edfb3cd6473db9e09.setContent(html_09ff452e892cda9af442a0896a95d574);
|
|
|
|
|
|
|
|
marker_faa05ce5f01f1efc1fed35cc22c6d8b0.bindPopup(popup_ce45186d0ffad13edfb3cd6473db9e09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faa05ce5f01f1efc1fed35cc22c6d8b0.setIcon(icon_bc3e4b517309f6ff6a4aa8ebb6ba67e4);
|
|
|
|
|
|
var marker_b0dbf1220d9a4f3431816c1d16724915 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_11dfc362e85ce999a0273b8501ea1541 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b0f20cad31aa86187184057c2f9d4b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a056adbe304fc9e9ba794d6e877ea2af = $(`<div id="html_a056adbe304fc9e9ba794d6e877ea2af" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_5b0f20cad31aa86187184057c2f9d4b5.setContent(html_a056adbe304fc9e9ba794d6e877ea2af);
|
|
|
|
|
|
|
|
marker_b0dbf1220d9a4f3431816c1d16724915.bindPopup(popup_5b0f20cad31aa86187184057c2f9d4b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0dbf1220d9a4f3431816c1d16724915.setIcon(icon_11dfc362e85ce999a0273b8501ea1541);
|
|
|
|
|
|
var marker_c334ef200cd74fc77811cce290b53365 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d2a988000fad9a2075d300524f6ef57e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fafd1c13951ba1c075bd40b7ddd87e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1db81c2497a3bf7b3f26f4b65e60b3a9 = $(`<div id="html_1db81c2497a3bf7b3f26f4b65e60b3a9" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_6fafd1c13951ba1c075bd40b7ddd87e8.setContent(html_1db81c2497a3bf7b3f26f4b65e60b3a9);
|
|
|
|
|
|
|
|
marker_c334ef200cd74fc77811cce290b53365.bindPopup(popup_6fafd1c13951ba1c075bd40b7ddd87e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c334ef200cd74fc77811cce290b53365.setIcon(icon_d2a988000fad9a2075d300524f6ef57e);
|
|
|
|
|
|
var marker_bea96afe70d801f29a3628bf652aa109 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_23512a5f993d7ff09dafb8dac695f11f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecca95566f919f9b8213f81936897ee7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57e131be14161d5ab43be53e8ebca08c = $(`<div id="html_57e131be14161d5ab43be53e8ebca08c" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_ecca95566f919f9b8213f81936897ee7.setContent(html_57e131be14161d5ab43be53e8ebca08c);
|
|
|
|
|
|
|
|
marker_bea96afe70d801f29a3628bf652aa109.bindPopup(popup_ecca95566f919f9b8213f81936897ee7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bea96afe70d801f29a3628bf652aa109.setIcon(icon_23512a5f993d7ff09dafb8dac695f11f);
|
|
|
|
|
|
var marker_4a6eaf8a401d2cc4fc59330e132a0b19 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_0fbbe42a43476136745df743de5b68ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e8f8db03b1b1f1bb353a43f8a977f89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09445f210f7d46ff1e587c30910254e8 = $(`<div id="html_09445f210f7d46ff1e587c30910254e8" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_5e8f8db03b1b1f1bb353a43f8a977f89.setContent(html_09445f210f7d46ff1e587c30910254e8);
|
|
|
|
|
|
|
|
marker_4a6eaf8a401d2cc4fc59330e132a0b19.bindPopup(popup_5e8f8db03b1b1f1bb353a43f8a977f89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a6eaf8a401d2cc4fc59330e132a0b19.setIcon(icon_0fbbe42a43476136745df743de5b68ab);
|
|
|
|
|
|
var marker_68b3a3c277545c3755d7181564e42224 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_141476d6be1eca7568946aad5d0045c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25a4ca87631fc88908520c580d54b588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_549fa811916527689a325e536d5a012b = $(`<div id="html_549fa811916527689a325e536d5a012b" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_25a4ca87631fc88908520c580d54b588.setContent(html_549fa811916527689a325e536d5a012b);
|
|
|
|
|
|
|
|
marker_68b3a3c277545c3755d7181564e42224.bindPopup(popup_25a4ca87631fc88908520c580d54b588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68b3a3c277545c3755d7181564e42224.setIcon(icon_141476d6be1eca7568946aad5d0045c7);
|
|
|
|
|
|
var marker_130d7742da8b2e06796ca8448cb8847e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3e278c4c7ff8f35a5f66236051ab0482 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddfd78ce1b621aed743050fad8418e1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9106ab4bfb75a0ee14ef7554723c7a88 = $(`<div id="html_9106ab4bfb75a0ee14ef7554723c7a88" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_ddfd78ce1b621aed743050fad8418e1e.setContent(html_9106ab4bfb75a0ee14ef7554723c7a88);
|
|
|
|
|
|
|
|
marker_130d7742da8b2e06796ca8448cb8847e.bindPopup(popup_ddfd78ce1b621aed743050fad8418e1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_130d7742da8b2e06796ca8448cb8847e.setIcon(icon_3e278c4c7ff8f35a5f66236051ab0482);
|
|
|
|
|
|
var marker_a256b0c419e44f97f66950bdee2f2fc4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b9b5e26151964aca33870dafc965f160 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63953772bebc7c7ddbafa9c1ae36b340 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1757dad6a1a1e9486b774baf6c53fe2 = $(`<div id="html_e1757dad6a1a1e9486b774baf6c53fe2" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_63953772bebc7c7ddbafa9c1ae36b340.setContent(html_e1757dad6a1a1e9486b774baf6c53fe2);
|
|
|
|
|
|
|
|
marker_a256b0c419e44f97f66950bdee2f2fc4.bindPopup(popup_63953772bebc7c7ddbafa9c1ae36b340)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a256b0c419e44f97f66950bdee2f2fc4.setIcon(icon_b9b5e26151964aca33870dafc965f160);
|
|
|
|
|
|
var marker_5680fc570b3a9116b8b6d457ed9dc9c9 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ca5c833ddf76abc763ef1483cf70a825 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a56bd355f635d1337af5cd2935aa893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80915a7a7c00b70c07f14d203a165cfd = $(`<div id="html_80915a7a7c00b70c07f14d203a165cfd" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_6a56bd355f635d1337af5cd2935aa893.setContent(html_80915a7a7c00b70c07f14d203a165cfd);
|
|
|
|
|
|
|
|
marker_5680fc570b3a9116b8b6d457ed9dc9c9.bindPopup(popup_6a56bd355f635d1337af5cd2935aa893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5680fc570b3a9116b8b6d457ed9dc9c9.setIcon(icon_ca5c833ddf76abc763ef1483cf70a825);
|
|
|
|
|
|
var marker_f6f3a7780068d2445d8d5b9e0ac4100b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_254758d964df0e6271e94e81f9e8649c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8cb7c07d7063b34f2bab45b718ff8b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85fbcd502e7f34dc1007a1ea251d00da = $(`<div id="html_85fbcd502e7f34dc1007a1ea251d00da" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_d8cb7c07d7063b34f2bab45b718ff8b4.setContent(html_85fbcd502e7f34dc1007a1ea251d00da);
|
|
|
|
|
|
|
|
marker_f6f3a7780068d2445d8d5b9e0ac4100b.bindPopup(popup_d8cb7c07d7063b34f2bab45b718ff8b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6f3a7780068d2445d8d5b9e0ac4100b.setIcon(icon_254758d964df0e6271e94e81f9e8649c);
|
|
|
|
|
|
var marker_7f9885de287eeb6e04191197dfd6b988 = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f5fcaa66aac9ad425fac10461fd102ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4fb81027ae9f7b1e8599e9d82db3088 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0614e4a0ceada0631eb8f8fa070893c9 = $(`<div id="html_0614e4a0ceada0631eb8f8fa070893c9" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_b4fb81027ae9f7b1e8599e9d82db3088.setContent(html_0614e4a0ceada0631eb8f8fa070893c9);
|
|
|
|
|
|
|
|
marker_7f9885de287eeb6e04191197dfd6b988.bindPopup(popup_b4fb81027ae9f7b1e8599e9d82db3088)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f9885de287eeb6e04191197dfd6b988.setIcon(icon_f5fcaa66aac9ad425fac10461fd102ef);
|
|
|
|
|
|
var marker_1e2b2445b5d05b74d66320e97dae55de = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_318eeb46decf16bd684cdf15d1de2fc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79555b6a3473d96b8df69f576edc3995 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f68916c4685d550b6d7195c3702a0cac = $(`<div id="html_f68916c4685d550b6d7195c3702a0cac" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_79555b6a3473d96b8df69f576edc3995.setContent(html_f68916c4685d550b6d7195c3702a0cac);
|
|
|
|
|
|
|
|
marker_1e2b2445b5d05b74d66320e97dae55de.bindPopup(popup_79555b6a3473d96b8df69f576edc3995)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e2b2445b5d05b74d66320e97dae55de.setIcon(icon_318eeb46decf16bd684cdf15d1de2fc6);
|
|
|
|
|
|
var marker_9c48cb830d905eb7bd077defd9f4d639 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f453742c2fb579bcea159fa4ee696b52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_030b40d76be94b1c0256a001cfe40fb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cda2409d87f8ee6fa6d680c753957b7 = $(`<div id="html_9cda2409d87f8ee6fa6d680c753957b7" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_030b40d76be94b1c0256a001cfe40fb0.setContent(html_9cda2409d87f8ee6fa6d680c753957b7);
|
|
|
|
|
|
|
|
marker_9c48cb830d905eb7bd077defd9f4d639.bindPopup(popup_030b40d76be94b1c0256a001cfe40fb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c48cb830d905eb7bd077defd9f4d639.setIcon(icon_f453742c2fb579bcea159fa4ee696b52);
|
|
|
|
|
|
var marker_00194c59c5262117f87a958d54e8d8a6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_28b806f968d9601dda731dc24d47590b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fa309c7749ac494b01759b0b401bb13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd21ef735be837874b6a4221eb603ff8 = $(`<div id="html_bd21ef735be837874b6a4221eb603ff8" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_6fa309c7749ac494b01759b0b401bb13.setContent(html_bd21ef735be837874b6a4221eb603ff8);
|
|
|
|
|
|
|
|
marker_00194c59c5262117f87a958d54e8d8a6.bindPopup(popup_6fa309c7749ac494b01759b0b401bb13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00194c59c5262117f87a958d54e8d8a6.setIcon(icon_28b806f968d9601dda731dc24d47590b);
|
|
|
|
|
|
var marker_1781511618616ba00702f0c51a990d7e = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ac5565f157f8eaa0bf359f607ce673f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a083e6a972387bc49d710c790462212b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf5c595d7604a34281c8788b286b8f81 = $(`<div id="html_cf5c595d7604a34281c8788b286b8f81" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_a083e6a972387bc49d710c790462212b.setContent(html_cf5c595d7604a34281c8788b286b8f81);
|
|
|
|
|
|
|
|
marker_1781511618616ba00702f0c51a990d7e.bindPopup(popup_a083e6a972387bc49d710c790462212b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1781511618616ba00702f0c51a990d7e.setIcon(icon_ac5565f157f8eaa0bf359f607ce673f1);
|
|
|
|
|
|
var marker_d91e38df2db22db4d6e1deb1d2e129c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ba57ba1d1edff2638e816d5e56decc96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0b0a6b16ba7b0875bea7275a9236c0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_370af70ad0e468d3fd31ea69ceb2297d = $(`<div id="html_370af70ad0e468d3fd31ea69ceb2297d" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_c0b0a6b16ba7b0875bea7275a9236c0e.setContent(html_370af70ad0e468d3fd31ea69ceb2297d);
|
|
|
|
|
|
|
|
marker_d91e38df2db22db4d6e1deb1d2e129c1.bindPopup(popup_c0b0a6b16ba7b0875bea7275a9236c0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d91e38df2db22db4d6e1deb1d2e129c1.setIcon(icon_ba57ba1d1edff2638e816d5e56decc96);
|
|
|
|
|
|
var marker_57550b423a765f17b2c6a8b5d8271353 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_008c1f1ac4b11596ffe3f7649683f884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62032d77aa72b1e6d0d6019f5fee0b89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a279a31b04dafb3c9c36792bdc96954 = $(`<div id="html_3a279a31b04dafb3c9c36792bdc96954" style="width: 100.0%; height: 100.0%;">relay.2nix.de</div>`)[0];
|
|
popup_62032d77aa72b1e6d0d6019f5fee0b89.setContent(html_3a279a31b04dafb3c9c36792bdc96954);
|
|
|
|
|
|
|
|
marker_57550b423a765f17b2c6a8b5d8271353.bindPopup(popup_62032d77aa72b1e6d0d6019f5fee0b89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57550b423a765f17b2c6a8b5d8271353.setIcon(icon_008c1f1ac4b11596ffe3f7649683f884);
|
|
|
|
|
|
var marker_ed725a8654a1f85d88788327724de66b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_760331da0dceb55b741516f1a46267a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c663c7e80f17a632e3369ec312f5867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcf6e1041064536d2f5096cd1b563c35 = $(`<div id="html_bcf6e1041064536d2f5096cd1b563c35" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_4c663c7e80f17a632e3369ec312f5867.setContent(html_bcf6e1041064536d2f5096cd1b563c35);
|
|
|
|
|
|
|
|
marker_ed725a8654a1f85d88788327724de66b.bindPopup(popup_4c663c7e80f17a632e3369ec312f5867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed725a8654a1f85d88788327724de66b.setIcon(icon_760331da0dceb55b741516f1a46267a2);
|
|
|
|
|
|
var marker_6e5fb12a289311cc5bcffae742563154 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_23e1a2d73262b8a5a0c5cb742ea3b23c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e86f322a4ea963765fc49bcfcd385a22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2ee81790c85c73549f14447218f7b17 = $(`<div id="html_e2ee81790c85c73549f14447218f7b17" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_e86f322a4ea963765fc49bcfcd385a22.setContent(html_e2ee81790c85c73549f14447218f7b17);
|
|
|
|
|
|
|
|
marker_6e5fb12a289311cc5bcffae742563154.bindPopup(popup_e86f322a4ea963765fc49bcfcd385a22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5fb12a289311cc5bcffae742563154.setIcon(icon_23e1a2d73262b8a5a0c5cb742ea3b23c);
|
|
|
|
|
|
var marker_e26c725ff464e53abf8d1fe53632c65d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_54e0c04c70c4f2c4b7dd30817b722d8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_189541211e185ac2af2b42d31b6ec292 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49647ad45e9676b1efbccc5f4708360d = $(`<div id="html_49647ad45e9676b1efbccc5f4708360d" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_189541211e185ac2af2b42d31b6ec292.setContent(html_49647ad45e9676b1efbccc5f4708360d);
|
|
|
|
|
|
|
|
marker_e26c725ff464e53abf8d1fe53632c65d.bindPopup(popup_189541211e185ac2af2b42d31b6ec292)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e26c725ff464e53abf8d1fe53632c65d.setIcon(icon_54e0c04c70c4f2c4b7dd30817b722d8d);
|
|
|
|
|
|
var marker_8ebbe106d00ad3f879b7244070820b63 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e3aa7a435caecd7a513f93e989c33c7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d910d0ac5b3a702381439fcf1b421d67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f02d1df7e55d484936c822af7a9dd8c = $(`<div id="html_8f02d1df7e55d484936c822af7a9dd8c" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_d910d0ac5b3a702381439fcf1b421d67.setContent(html_8f02d1df7e55d484936c822af7a9dd8c);
|
|
|
|
|
|
|
|
marker_8ebbe106d00ad3f879b7244070820b63.bindPopup(popup_d910d0ac5b3a702381439fcf1b421d67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ebbe106d00ad3f879b7244070820b63.setIcon(icon_e3aa7a435caecd7a513f93e989c33c7c);
|
|
|
|
|
|
var marker_94b08fbab2996f28f41ffe58724863bf = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_66e4bfe5e900adbb9c4bf8dde04d951c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82a7e5eb60c9858c8b5838adbe98c614 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c1b575269a917f61be35f8b54c2e348 = $(`<div id="html_4c1b575269a917f61be35f8b54c2e348" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_82a7e5eb60c9858c8b5838adbe98c614.setContent(html_4c1b575269a917f61be35f8b54c2e348);
|
|
|
|
|
|
|
|
marker_94b08fbab2996f28f41ffe58724863bf.bindPopup(popup_82a7e5eb60c9858c8b5838adbe98c614)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94b08fbab2996f28f41ffe58724863bf.setIcon(icon_66e4bfe5e900adbb9c4bf8dde04d951c);
|
|
|
|
|
|
var marker_10864b38deadc0d8b79e2826378df2e7 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_fcacbff8b846233f40c3ad9d2b7e15fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ae45584d5f17acfec75655f16a1bace = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98833ab8dcdbf6189aab144512f8fdac = $(`<div id="html_98833ab8dcdbf6189aab144512f8fdac" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_5ae45584d5f17acfec75655f16a1bace.setContent(html_98833ab8dcdbf6189aab144512f8fdac);
|
|
|
|
|
|
|
|
marker_10864b38deadc0d8b79e2826378df2e7.bindPopup(popup_5ae45584d5f17acfec75655f16a1bace)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10864b38deadc0d8b79e2826378df2e7.setIcon(icon_fcacbff8b846233f40c3ad9d2b7e15fe);
|
|
|
|
|
|
var marker_f1e1b7a28d1514e38505d11f63bf78ce = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b3950bcad6f5fa51f35232fc79fe7bb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09d5903253ae6c3ff7328d0cfa30a9c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0f18ed75b79771d5cfceb2992f9c5d4 = $(`<div id="html_d0f18ed75b79771d5cfceb2992f9c5d4" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_09d5903253ae6c3ff7328d0cfa30a9c3.setContent(html_d0f18ed75b79771d5cfceb2992f9c5d4);
|
|
|
|
|
|
|
|
marker_f1e1b7a28d1514e38505d11f63bf78ce.bindPopup(popup_09d5903253ae6c3ff7328d0cfa30a9c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1e1b7a28d1514e38505d11f63bf78ce.setIcon(icon_b3950bcad6f5fa51f35232fc79fe7bb7);
|
|
|
|
|
|
var marker_64ab2e77c84c478cd2b46ad6433b4aad = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_bc140f3b8094e0282321acbdd141d53d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e23e875d5d6906691b358703515b4aa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d712b469fceb89ca09121111db76200e = $(`<div id="html_d712b469fceb89ca09121111db76200e" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_e23e875d5d6906691b358703515b4aa1.setContent(html_d712b469fceb89ca09121111db76200e);
|
|
|
|
|
|
|
|
marker_64ab2e77c84c478cd2b46ad6433b4aad.bindPopup(popup_e23e875d5d6906691b358703515b4aa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64ab2e77c84c478cd2b46ad6433b4aad.setIcon(icon_bc140f3b8094e0282321acbdd141d53d);
|
|
|
|
|
|
var marker_8370afa4e1073fab4ec0163a13233842 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d21e9326dfb7aab4fb34efc2fbd9a99a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e94c5ade3d06e09bf8b3ba94acc141d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bd2a9faf57e9972d8fc868aa1825879 = $(`<div id="html_8bd2a9faf57e9972d8fc868aa1825879" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_e94c5ade3d06e09bf8b3ba94acc141d5.setContent(html_8bd2a9faf57e9972d8fc868aa1825879);
|
|
|
|
|
|
|
|
marker_8370afa4e1073fab4ec0163a13233842.bindPopup(popup_e94c5ade3d06e09bf8b3ba94acc141d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8370afa4e1073fab4ec0163a13233842.setIcon(icon_d21e9326dfb7aab4fb34efc2fbd9a99a);
|
|
|
|
|
|
var marker_57fe55ba89df61badb6e3cb9ca0f5d50 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_9e0259ec7ed5605795b655e128f36a0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb132dd5db19ab89d32ab525ab8015cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42f68bd5c9c0a749aa073fa3b827c661 = $(`<div id="html_42f68bd5c9c0a749aa073fa3b827c661" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_eb132dd5db19ab89d32ab525ab8015cc.setContent(html_42f68bd5c9c0a749aa073fa3b827c661);
|
|
|
|
|
|
|
|
marker_57fe55ba89df61badb6e3cb9ca0f5d50.bindPopup(popup_eb132dd5db19ab89d32ab525ab8015cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57fe55ba89df61badb6e3cb9ca0f5d50.setIcon(icon_9e0259ec7ed5605795b655e128f36a0d);
|
|
|
|
|
|
var marker_7be4e0e67a7bbe198e68225c34384d8d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e0ef8b03246e2b4b777c8fe6e5e2d049 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_502810c75c5c06d02e3c8465277be51e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef107186954d1eaac3ba24bdaadda3a8 = $(`<div id="html_ef107186954d1eaac3ba24bdaadda3a8" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_502810c75c5c06d02e3c8465277be51e.setContent(html_ef107186954d1eaac3ba24bdaadda3a8);
|
|
|
|
|
|
|
|
marker_7be4e0e67a7bbe198e68225c34384d8d.bindPopup(popup_502810c75c5c06d02e3c8465277be51e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7be4e0e67a7bbe198e68225c34384d8d.setIcon(icon_e0ef8b03246e2b4b777c8fe6e5e2d049);
|
|
|
|
|
|
var marker_403684d6a7fef813965971aea4184ef1 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3143338a61c9c057bb51a737c4f5817f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90fb3d7a97cb72fb1bb09b62661be282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f24ad5877c508452dd84cffab81ef95c = $(`<div id="html_f24ad5877c508452dd84cffab81ef95c" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_90fb3d7a97cb72fb1bb09b62661be282.setContent(html_f24ad5877c508452dd84cffab81ef95c);
|
|
|
|
|
|
|
|
marker_403684d6a7fef813965971aea4184ef1.bindPopup(popup_90fb3d7a97cb72fb1bb09b62661be282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_403684d6a7fef813965971aea4184ef1.setIcon(icon_3143338a61c9c057bb51a737c4f5817f);
|
|
|
|
|
|
var marker_e60e0f043b9095e5c318f3cd4429e60a = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_48b1bb2e735b10301984a72a623506b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a59b97030789878d8892a0caf18ee38f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd951aa2bf56e0af2e7772aa97701fd8 = $(`<div id="html_fd951aa2bf56e0af2e7772aa97701fd8" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_a59b97030789878d8892a0caf18ee38f.setContent(html_fd951aa2bf56e0af2e7772aa97701fd8);
|
|
|
|
|
|
|
|
marker_e60e0f043b9095e5c318f3cd4429e60a.bindPopup(popup_a59b97030789878d8892a0caf18ee38f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e60e0f043b9095e5c318f3cd4429e60a.setIcon(icon_48b1bb2e735b10301984a72a623506b3);
|
|
|
|
|
|
var marker_53d27c4f00a7ff8b1483eb8d8ce8277d = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f502c7e316df433456359768b17833ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41a783107bbf7fc02f4fe48487675920 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c7e4234d95159894eb3dd586b70af2a = $(`<div id="html_8c7e4234d95159894eb3dd586b70af2a" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_41a783107bbf7fc02f4fe48487675920.setContent(html_8c7e4234d95159894eb3dd586b70af2a);
|
|
|
|
|
|
|
|
marker_53d27c4f00a7ff8b1483eb8d8ce8277d.bindPopup(popup_41a783107bbf7fc02f4fe48487675920)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53d27c4f00a7ff8b1483eb8d8ce8277d.setIcon(icon_f502c7e316df433456359768b17833ae);
|
|
|
|
|
|
var marker_fc55bbc60948b1aeaca3d88192aae590 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_81f1eb1f3ee0f64b2b1f681a43947457 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e761d4e9e2ca858da0970bb836c238e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a09b77acd78db0ea7b3660f87eeb4862 = $(`<div id="html_a09b77acd78db0ea7b3660f87eeb4862" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_e761d4e9e2ca858da0970bb836c238e7.setContent(html_a09b77acd78db0ea7b3660f87eeb4862);
|
|
|
|
|
|
|
|
marker_fc55bbc60948b1aeaca3d88192aae590.bindPopup(popup_e761d4e9e2ca858da0970bb836c238e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc55bbc60948b1aeaca3d88192aae590.setIcon(icon_81f1eb1f3ee0f64b2b1f681a43947457);
|
|
|
|
|
|
var marker_45363f926c28a309dedba7b3b4cd2523 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_22902929c1c02bdd5202b3cfa60f83ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c6c9e17a26d0c5c4a1d2c8e45f67c08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf91698ff8683ebf9ffcc5424a554b76 = $(`<div id="html_cf91698ff8683ebf9ffcc5424a554b76" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_6c6c9e17a26d0c5c4a1d2c8e45f67c08.setContent(html_cf91698ff8683ebf9ffcc5424a554b76);
|
|
|
|
|
|
|
|
marker_45363f926c28a309dedba7b3b4cd2523.bindPopup(popup_6c6c9e17a26d0c5c4a1d2c8e45f67c08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45363f926c28a309dedba7b3b4cd2523.setIcon(icon_22902929c1c02bdd5202b3cfa60f83ec);
|
|
|
|
|
|
var marker_63387f507e1168a100c834a566935cd6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ce79400086d59fbb5710c2a4b547c614 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b961e72d0470a16a6b3cbdf257dff979 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73fffb8e1c2c73fedd5068bc67885f68 = $(`<div id="html_73fffb8e1c2c73fedd5068bc67885f68" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_b961e72d0470a16a6b3cbdf257dff979.setContent(html_73fffb8e1c2c73fedd5068bc67885f68);
|
|
|
|
|
|
|
|
marker_63387f507e1168a100c834a566935cd6.bindPopup(popup_b961e72d0470a16a6b3cbdf257dff979)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63387f507e1168a100c834a566935cd6.setIcon(icon_ce79400086d59fbb5710c2a4b547c614);
|
|
|
|
|
|
var marker_4abf3c5577680b627268daa3fa313cd0 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e81deeaa3a6e14c4600e45733567893a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6402a223b779b88d399da5441d17d90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58b6f310e4cc46f9a27187fdb3eb84d1 = $(`<div id="html_58b6f310e4cc46f9a27187fdb3eb84d1" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_c6402a223b779b88d399da5441d17d90.setContent(html_58b6f310e4cc46f9a27187fdb3eb84d1);
|
|
|
|
|
|
|
|
marker_4abf3c5577680b627268daa3fa313cd0.bindPopup(popup_c6402a223b779b88d399da5441d17d90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4abf3c5577680b627268daa3fa313cd0.setIcon(icon_e81deeaa3a6e14c4600e45733567893a);
|
|
|
|
|
|
var marker_3f31d45a09a9631dbe8ecb0f17af94b2 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_bd1b59ffc9e6b2ed48eb0e23d4c7a778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b7bb2dcb762e94c1927c563a36bddd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09bae46294f6b3192e9ae0bd50ba9a38 = $(`<div id="html_09bae46294f6b3192e9ae0bd50ba9a38" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_8b7bb2dcb762e94c1927c563a36bddd4.setContent(html_09bae46294f6b3192e9ae0bd50ba9a38);
|
|
|
|
|
|
|
|
marker_3f31d45a09a9631dbe8ecb0f17af94b2.bindPopup(popup_8b7bb2dcb762e94c1927c563a36bddd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f31d45a09a9631dbe8ecb0f17af94b2.setIcon(icon_bd1b59ffc9e6b2ed48eb0e23d4c7a778);
|
|
|
|
|
|
var marker_982b5afe24ac66686c54d8a9d0489359 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2827aa815241a31c47ee5d67daa52032 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f0ad23365fefad114bee8f33888af43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ca78537aa58b49933d6eb81e8bd44c3 = $(`<div id="html_0ca78537aa58b49933d6eb81e8bd44c3" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_5f0ad23365fefad114bee8f33888af43.setContent(html_0ca78537aa58b49933d6eb81e8bd44c3);
|
|
|
|
|
|
|
|
marker_982b5afe24ac66686c54d8a9d0489359.bindPopup(popup_5f0ad23365fefad114bee8f33888af43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_982b5afe24ac66686c54d8a9d0489359.setIcon(icon_2827aa815241a31c47ee5d67daa52032);
|
|
|
|
|
|
var marker_d7802f4e80ead502e200094bec5d950f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d94b66f0479fb499477656faee6c56c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecdd2ea59eb17a7b5e3b001f4d08404a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30e3f9eff12e81a912c4cba10fab9538 = $(`<div id="html_30e3f9eff12e81a912c4cba10fab9538" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_ecdd2ea59eb17a7b5e3b001f4d08404a.setContent(html_30e3f9eff12e81a912c4cba10fab9538);
|
|
|
|
|
|
|
|
marker_d7802f4e80ead502e200094bec5d950f.bindPopup(popup_ecdd2ea59eb17a7b5e3b001f4d08404a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7802f4e80ead502e200094bec5d950f.setIcon(icon_d94b66f0479fb499477656faee6c56c6);
|
|
|
|
|
|
var marker_092891ad4eae338b50ba2867508d5a2c = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f48beefb95c52f1327b3ddb2244910c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_726613c94b55651c9de6f305f491af42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b47359f255894726d624fca2e0ccce4 = $(`<div id="html_5b47359f255894726d624fca2e0ccce4" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_726613c94b55651c9de6f305f491af42.setContent(html_5b47359f255894726d624fca2e0ccce4);
|
|
|
|
|
|
|
|
marker_092891ad4eae338b50ba2867508d5a2c.bindPopup(popup_726613c94b55651c9de6f305f491af42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_092891ad4eae338b50ba2867508d5a2c.setIcon(icon_f48beefb95c52f1327b3ddb2244910c8);
|
|
|
|
|
|
var marker_15c7d3fae125d50351665529016b4b54 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_6af614b0d6743bc9fbe761dd4fe33b63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bf25af4de7e1215d9ee5fabb0055042 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4fd7568564fd85e58eefe2237e2a284 = $(`<div id="html_e4fd7568564fd85e58eefe2237e2a284" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_7bf25af4de7e1215d9ee5fabb0055042.setContent(html_e4fd7568564fd85e58eefe2237e2a284);
|
|
|
|
|
|
|
|
marker_15c7d3fae125d50351665529016b4b54.bindPopup(popup_7bf25af4de7e1215d9ee5fabb0055042)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15c7d3fae125d50351665529016b4b54.setIcon(icon_6af614b0d6743bc9fbe761dd4fe33b63);
|
|
|
|
|
|
var marker_bb954e7f78587f038f8d685590ad41c3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_98a967574356ea7556718735533e323b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69ed519aea5100cc61a425e009134071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70a773f3bf3f020a6a56b1978afbdc4b = $(`<div id="html_70a773f3bf3f020a6a56b1978afbdc4b" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_69ed519aea5100cc61a425e009134071.setContent(html_70a773f3bf3f020a6a56b1978afbdc4b);
|
|
|
|
|
|
|
|
marker_bb954e7f78587f038f8d685590ad41c3.bindPopup(popup_69ed519aea5100cc61a425e009134071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb954e7f78587f038f8d685590ad41c3.setIcon(icon_98a967574356ea7556718735533e323b);
|
|
|
|
|
|
var marker_933fa7497b5698194bb2fbbaeb2f04c6 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2f5d74cb86ec8549506e77c4021e5c38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9f2b3d71d16d903fc35fe83630483df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_691392edb6622d2f82d151d6404ebadf = $(`<div id="html_691392edb6622d2f82d151d6404ebadf" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_b9f2b3d71d16d903fc35fe83630483df.setContent(html_691392edb6622d2f82d151d6404ebadf);
|
|
|
|
|
|
|
|
marker_933fa7497b5698194bb2fbbaeb2f04c6.bindPopup(popup_b9f2b3d71d16d903fc35fe83630483df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_933fa7497b5698194bb2fbbaeb2f04c6.setIcon(icon_2f5d74cb86ec8549506e77c4021e5c38);
|
|
|
|
|
|
var marker_5a6d841a01d1c3782e812db799187fe1 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_1c45121c18bff88f180cf3f693206faa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1333ba1b9baf0bfe9fac21d02b11c8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0afc19fc7a4645c195bdb61b3d83eb2 = $(`<div id="html_d0afc19fc7a4645c195bdb61b3d83eb2" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_a1333ba1b9baf0bfe9fac21d02b11c8c.setContent(html_d0afc19fc7a4645c195bdb61b3d83eb2);
|
|
|
|
|
|
|
|
marker_5a6d841a01d1c3782e812db799187fe1.bindPopup(popup_a1333ba1b9baf0bfe9fac21d02b11c8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a6d841a01d1c3782e812db799187fe1.setIcon(icon_1c45121c18bff88f180cf3f693206faa);
|
|
|
|
|
|
var marker_7303aca021dabade5cae0908fe5c333b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_edea1629490259069d17fdccd95108fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0198d60279172b521721f5af3731ae69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b48cc1ec7b9611da70c33f22c8e212f = $(`<div id="html_7b48cc1ec7b9611da70c33f22c8e212f" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_0198d60279172b521721f5af3731ae69.setContent(html_7b48cc1ec7b9611da70c33f22c8e212f);
|
|
|
|
|
|
|
|
marker_7303aca021dabade5cae0908fe5c333b.bindPopup(popup_0198d60279172b521721f5af3731ae69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7303aca021dabade5cae0908fe5c333b.setIcon(icon_edea1629490259069d17fdccd95108fa);
|
|
|
|
|
|
var marker_33d226842dae574821a4803c421fff0e = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b9bb3df3e3197666728aa252127814b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca4b977a19e31e2280651254adca4dc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e24a3b867b38ecc14b897dbb2aa87c54 = $(`<div id="html_e24a3b867b38ecc14b897dbb2aa87c54" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_ca4b977a19e31e2280651254adca4dc3.setContent(html_e24a3b867b38ecc14b897dbb2aa87c54);
|
|
|
|
|
|
|
|
marker_33d226842dae574821a4803c421fff0e.bindPopup(popup_ca4b977a19e31e2280651254adca4dc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33d226842dae574821a4803c421fff0e.setIcon(icon_b9bb3df3e3197666728aa252127814b7);
|
|
|
|
|
|
var marker_1d2f81f7a633c05b19de01347fe0193b = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_76a2be1eb06de7a4a73a83e4f2ab7714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e04ccfce931176a873e0afd9cf3e7ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fc770dd2aec848ee283f9a762c0bdc1 = $(`<div id="html_4fc770dd2aec848ee283f9a762c0bdc1" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_2e04ccfce931176a873e0afd9cf3e7ab.setContent(html_4fc770dd2aec848ee283f9a762c0bdc1);
|
|
|
|
|
|
|
|
marker_1d2f81f7a633c05b19de01347fe0193b.bindPopup(popup_2e04ccfce931176a873e0afd9cf3e7ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d2f81f7a633c05b19de01347fe0193b.setIcon(icon_76a2be1eb06de7a4a73a83e4f2ab7714);
|
|
|
|
|
|
var marker_79f6c85acddadb20064a80281deae576 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_eb6efcac7acadefbab00ed7e59354ebd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4cc23e05519d733341e3cdf643106e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0846e49c8f44f7ab5dbbc4768e128f9a = $(`<div id="html_0846e49c8f44f7ab5dbbc4768e128f9a" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_f4cc23e05519d733341e3cdf643106e2.setContent(html_0846e49c8f44f7ab5dbbc4768e128f9a);
|
|
|
|
|
|
|
|
marker_79f6c85acddadb20064a80281deae576.bindPopup(popup_f4cc23e05519d733341e3cdf643106e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79f6c85acddadb20064a80281deae576.setIcon(icon_eb6efcac7acadefbab00ed7e59354ebd);
|
|
|
|
|
|
var marker_730ea09072001fec301ad22b6c18de4d = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_a07449b35dd732d6d2a7cba347b69991 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c307e812551c550f90dbcf9f82cc4237 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd7b4bcda4a2d80ecd4c5426f222da58 = $(`<div id="html_dd7b4bcda4a2d80ecd4c5426f222da58" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_c307e812551c550f90dbcf9f82cc4237.setContent(html_dd7b4bcda4a2d80ecd4c5426f222da58);
|
|
|
|
|
|
|
|
marker_730ea09072001fec301ad22b6c18de4d.bindPopup(popup_c307e812551c550f90dbcf9f82cc4237)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_730ea09072001fec301ad22b6c18de4d.setIcon(icon_a07449b35dd732d6d2a7cba347b69991);
|
|
|
|
|
|
var marker_f11ef06f631fa79132463f54e45c9efc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b746e6ee42befc5e2ee55304aa1ad5e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b04c2ec8c942f50254fb79461bb348a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_139a6b8ac9fe797d6a3eb72926b27b8e = $(`<div id="html_139a6b8ac9fe797d6a3eb72926b27b8e" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_9b04c2ec8c942f50254fb79461bb348a.setContent(html_139a6b8ac9fe797d6a3eb72926b27b8e);
|
|
|
|
|
|
|
|
marker_f11ef06f631fa79132463f54e45c9efc.bindPopup(popup_9b04c2ec8c942f50254fb79461bb348a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f11ef06f631fa79132463f54e45c9efc.setIcon(icon_b746e6ee42befc5e2ee55304aa1ad5e4);
|
|
|
|
|
|
var marker_ef71d3368670de806014e44554a6387e = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d357a87d38bc4d46ab9895a2d5d1d309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_592fe2e45c38ff8cc1c458a0a92a42f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8da6c8ddb60418e2fb57969cd20f1218 = $(`<div id="html_8da6c8ddb60418e2fb57969cd20f1218" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_592fe2e45c38ff8cc1c458a0a92a42f2.setContent(html_8da6c8ddb60418e2fb57969cd20f1218);
|
|
|
|
|
|
|
|
marker_ef71d3368670de806014e44554a6387e.bindPopup(popup_592fe2e45c38ff8cc1c458a0a92a42f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef71d3368670de806014e44554a6387e.setIcon(icon_d357a87d38bc4d46ab9895a2d5d1d309);
|
|
|
|
|
|
var marker_55a40f53672e9bffd3dda88ca81183eb = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_765bc2988d3c5f3db72497c22c169782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccda41f87cf8f104cbd7167bf2596700 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f52d8863a465c1c6832e73f38ffd3d16 = $(`<div id="html_f52d8863a465c1c6832e73f38ffd3d16" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_ccda41f87cf8f104cbd7167bf2596700.setContent(html_f52d8863a465c1c6832e73f38ffd3d16);
|
|
|
|
|
|
|
|
marker_55a40f53672e9bffd3dda88ca81183eb.bindPopup(popup_ccda41f87cf8f104cbd7167bf2596700)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55a40f53672e9bffd3dda88ca81183eb.setIcon(icon_765bc2988d3c5f3db72497c22c169782);
|
|
|
|
|
|
var marker_ab7bd25721adfa58d646576546091a6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b954e35ee819b2b75079242c92adce73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4229f9c30856b38e45c5fcd2c394893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0028445c170897e37e9958e4651dd5ab = $(`<div id="html_0028445c170897e37e9958e4651dd5ab" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_c4229f9c30856b38e45c5fcd2c394893.setContent(html_0028445c170897e37e9958e4651dd5ab);
|
|
|
|
|
|
|
|
marker_ab7bd25721adfa58d646576546091a6c.bindPopup(popup_c4229f9c30856b38e45c5fcd2c394893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab7bd25721adfa58d646576546091a6c.setIcon(icon_b954e35ee819b2b75079242c92adce73);
|
|
|
|
|
|
var marker_bdc7feef45a6f17e36e2f006d6bb58a2 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_78943e5093b6b12482e83fd6b10ab2ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d3de6ed301b5775b9113a946e22adf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a1b755fd1cb94ee68a170e5726f5cfa = $(`<div id="html_2a1b755fd1cb94ee68a170e5726f5cfa" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_7d3de6ed301b5775b9113a946e22adf2.setContent(html_2a1b755fd1cb94ee68a170e5726f5cfa);
|
|
|
|
|
|
|
|
marker_bdc7feef45a6f17e36e2f006d6bb58a2.bindPopup(popup_7d3de6ed301b5775b9113a946e22adf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdc7feef45a6f17e36e2f006d6bb58a2.setIcon(icon_78943e5093b6b12482e83fd6b10ab2ec);
|
|
|
|
|
|
var marker_124fdb48d13551e28609492b3e4a75bb = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ecec0d79be6aa5c287b07001a4159aee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52b7a50fd13cc57f52e3edfa9d9d1171 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9cc6cbd857bb454323030a8c50d3b39 = $(`<div id="html_e9cc6cbd857bb454323030a8c50d3b39" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_52b7a50fd13cc57f52e3edfa9d9d1171.setContent(html_e9cc6cbd857bb454323030a8c50d3b39);
|
|
|
|
|
|
|
|
marker_124fdb48d13551e28609492b3e4a75bb.bindPopup(popup_52b7a50fd13cc57f52e3edfa9d9d1171)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_124fdb48d13551e28609492b3e4a75bb.setIcon(icon_ecec0d79be6aa5c287b07001a4159aee);
|
|
|
|
|
|
var marker_b17713cc2e12676ab4adb4408d795f58 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_62ebb22d2c92ac114fe794fd563dc9ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf298fbe3aa5ebf84adf37883d827ab5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1867cd669b7c7d0bec09fe1d6d85256 = $(`<div id="html_a1867cd669b7c7d0bec09fe1d6d85256" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_bf298fbe3aa5ebf84adf37883d827ab5.setContent(html_a1867cd669b7c7d0bec09fe1d6d85256);
|
|
|
|
|
|
|
|
marker_b17713cc2e12676ab4adb4408d795f58.bindPopup(popup_bf298fbe3aa5ebf84adf37883d827ab5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b17713cc2e12676ab4adb4408d795f58.setIcon(icon_62ebb22d2c92ac114fe794fd563dc9ae);
|
|
|
|
|
|
var marker_f55fb8c9c69f52904b7b2e15376fde6c = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e9dcf1232e6afbde4791a44c730ea0a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_853c9c7699dca4e6b37b1e846339adc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86eafef9b164a9d6201016af0a1eeab7 = $(`<div id="html_86eafef9b164a9d6201016af0a1eeab7" style="width: 100.0%; height: 100.0%;">dizzyspells.nostr1.com</div>`)[0];
|
|
popup_853c9c7699dca4e6b37b1e846339adc8.setContent(html_86eafef9b164a9d6201016af0a1eeab7);
|
|
|
|
|
|
|
|
marker_f55fb8c9c69f52904b7b2e15376fde6c.bindPopup(popup_853c9c7699dca4e6b37b1e846339adc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f55fb8c9c69f52904b7b2e15376fde6c.setIcon(icon_e9dcf1232e6afbde4791a44c730ea0a2);
|
|
|
|
|
|
var marker_b85ac0ac23b763bc5fb97df7fe20d70f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2fb37b5268fef36b2b436145948ea39c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2be207f7d6d41cc5f36ab233ef42beee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_181ec4ac7fc8d73609f4a61dabf67e3d = $(`<div id="html_181ec4ac7fc8d73609f4a61dabf67e3d" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_2be207f7d6d41cc5f36ab233ef42beee.setContent(html_181ec4ac7fc8d73609f4a61dabf67e3d);
|
|
|
|
|
|
|
|
marker_b85ac0ac23b763bc5fb97df7fe20d70f.bindPopup(popup_2be207f7d6d41cc5f36ab233ef42beee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b85ac0ac23b763bc5fb97df7fe20d70f.setIcon(icon_2fb37b5268fef36b2b436145948ea39c);
|
|
|
|
|
|
var marker_51e8ead49bad21588e7acdf24df69fa1 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d3b8a60b1e270901b1c103fa21f8037c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f02dcb4b92bbe3da08839d82fff0864e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f5a791f36bac8da6be38965a839204c = $(`<div id="html_3f5a791f36bac8da6be38965a839204c" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_f02dcb4b92bbe3da08839d82fff0864e.setContent(html_3f5a791f36bac8da6be38965a839204c);
|
|
|
|
|
|
|
|
marker_51e8ead49bad21588e7acdf24df69fa1.bindPopup(popup_f02dcb4b92bbe3da08839d82fff0864e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51e8ead49bad21588e7acdf24df69fa1.setIcon(icon_d3b8a60b1e270901b1c103fa21f8037c);
|
|
|
|
|
|
var marker_8535c704b02b6fdb56494028fe748e95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_8c11ec1c7e6c966ec880bbdf51d12a77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b06b840bdb8fbd1a6459efdffa0c53d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6308208ad86bbcb80e6014ae693542f = $(`<div id="html_c6308208ad86bbcb80e6014ae693542f" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_9b06b840bdb8fbd1a6459efdffa0c53d.setContent(html_c6308208ad86bbcb80e6014ae693542f);
|
|
|
|
|
|
|
|
marker_8535c704b02b6fdb56494028fe748e95.bindPopup(popup_9b06b840bdb8fbd1a6459efdffa0c53d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8535c704b02b6fdb56494028fe748e95.setIcon(icon_8c11ec1c7e6c966ec880bbdf51d12a77);
|
|
|
|
|
|
var marker_8bf6deb85df69cc22540fd68b80fa278 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_fe45290e29415aa0dbc310f5916666b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fddcafd7f6434b5771b2b98b4f9b8184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52796de9077978e957315b84fa1bf70f = $(`<div id="html_52796de9077978e957315b84fa1bf70f" style="width: 100.0%; height: 100.0%;">relay.complexalpha.com</div>`)[0];
|
|
popup_fddcafd7f6434b5771b2b98b4f9b8184.setContent(html_52796de9077978e957315b84fa1bf70f);
|
|
|
|
|
|
|
|
marker_8bf6deb85df69cc22540fd68b80fa278.bindPopup(popup_fddcafd7f6434b5771b2b98b4f9b8184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bf6deb85df69cc22540fd68b80fa278.setIcon(icon_fe45290e29415aa0dbc310f5916666b0);
|
|
|
|
|
|
var marker_1a143c5cb743c5a92d564da889e5c7e4 = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_af21636739130da9ca295463eebb10b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de3ab384ed748a98b2ee490d7f5f1e2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f743b797ede44b5bc372a4755de2719 = $(`<div id="html_5f743b797ede44b5bc372a4755de2719" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_de3ab384ed748a98b2ee490d7f5f1e2f.setContent(html_5f743b797ede44b5bc372a4755de2719);
|
|
|
|
|
|
|
|
marker_1a143c5cb743c5a92d564da889e5c7e4.bindPopup(popup_de3ab384ed748a98b2ee490d7f5f1e2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a143c5cb743c5a92d564da889e5c7e4.setIcon(icon_af21636739130da9ca295463eebb10b3);
|
|
|
|
|
|
var marker_0fab58dc8578ac6d163a7600ce0f41cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_90034013721eaa71dd409254f6da8224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_960c8cfbdcee5929d2c17e8d5cea16d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cabcf1daf4ad7332ccd8b397d65283b4 = $(`<div id="html_cabcf1daf4ad7332ccd8b397d65283b4" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_960c8cfbdcee5929d2c17e8d5cea16d7.setContent(html_cabcf1daf4ad7332ccd8b397d65283b4);
|
|
|
|
|
|
|
|
marker_0fab58dc8578ac6d163a7600ce0f41cb.bindPopup(popup_960c8cfbdcee5929d2c17e8d5cea16d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fab58dc8578ac6d163a7600ce0f41cb.setIcon(icon_90034013721eaa71dd409254f6da8224);
|
|
|
|
|
|
var marker_6ce575eede87ea1dfde37f2b79062301 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_09fe8f5cea1ce29fbeecb408bdc4b0f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_324520b182d0f91d10b732936c7b1b44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f224de159fdbaa3c1068d75298d4576 = $(`<div id="html_6f224de159fdbaa3c1068d75298d4576" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_324520b182d0f91d10b732936c7b1b44.setContent(html_6f224de159fdbaa3c1068d75298d4576);
|
|
|
|
|
|
|
|
marker_6ce575eede87ea1dfde37f2b79062301.bindPopup(popup_324520b182d0f91d10b732936c7b1b44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ce575eede87ea1dfde37f2b79062301.setIcon(icon_09fe8f5cea1ce29fbeecb408bdc4b0f8);
|
|
|
|
|
|
var marker_cdb6c05e803e136cf8a3ab77a94d9de0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_06a2fceb04a86d18d20ae51595c0a4c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_377ce71cd84d4c039d4615a0f57a5a43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_650723022646a9fb39b8d762a6563462 = $(`<div id="html_650723022646a9fb39b8d762a6563462" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_377ce71cd84d4c039d4615a0f57a5a43.setContent(html_650723022646a9fb39b8d762a6563462);
|
|
|
|
|
|
|
|
marker_cdb6c05e803e136cf8a3ab77a94d9de0.bindPopup(popup_377ce71cd84d4c039d4615a0f57a5a43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdb6c05e803e136cf8a3ab77a94d9de0.setIcon(icon_06a2fceb04a86d18d20ae51595c0a4c6);
|
|
|
|
|
|
var marker_d44677f95d6e51c0407e8a6e575b2149 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_01f496213ebea4f62c1a3c2be99e1ed4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db36ebf2415ca78244d06944b369e6a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_348e4d920e3840a20981b2a34f783dee = $(`<div id="html_348e4d920e3840a20981b2a34f783dee" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_db36ebf2415ca78244d06944b369e6a1.setContent(html_348e4d920e3840a20981b2a34f783dee);
|
|
|
|
|
|
|
|
marker_d44677f95d6e51c0407e8a6e575b2149.bindPopup(popup_db36ebf2415ca78244d06944b369e6a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d44677f95d6e51c0407e8a6e575b2149.setIcon(icon_01f496213ebea4f62c1a3c2be99e1ed4);
|
|
|
|
|
|
var marker_9afbab906fef47dcfc8c3ea449c1221f = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_47d901275c7919f9bb9bcaeba8c3670c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72b0ee274b7aabb5d941dd7b2d1cd121 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd5e096c8049b83d6d43b3dd895cf874 = $(`<div id="html_fd5e096c8049b83d6d43b3dd895cf874" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_72b0ee274b7aabb5d941dd7b2d1cd121.setContent(html_fd5e096c8049b83d6d43b3dd895cf874);
|
|
|
|
|
|
|
|
marker_9afbab906fef47dcfc8c3ea449c1221f.bindPopup(popup_72b0ee274b7aabb5d941dd7b2d1cd121)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9afbab906fef47dcfc8c3ea449c1221f.setIcon(icon_47d901275c7919f9bb9bcaeba8c3670c);
|
|
|
|
|
|
var marker_d178a7fcbe1a5238b566b94ec1e5a32e = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_9c18cb3fe776abed63bbbb498a070a45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65ca6be533f72896f27e5ceeec78fc5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f07fa25d1c39a9198d474f6a35319864 = $(`<div id="html_f07fa25d1c39a9198d474f6a35319864" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_65ca6be533f72896f27e5ceeec78fc5c.setContent(html_f07fa25d1c39a9198d474f6a35319864);
|
|
|
|
|
|
|
|
marker_d178a7fcbe1a5238b566b94ec1e5a32e.bindPopup(popup_65ca6be533f72896f27e5ceeec78fc5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d178a7fcbe1a5238b566b94ec1e5a32e.setIcon(icon_9c18cb3fe776abed63bbbb498a070a45);
|
|
|
|
|
|
var marker_0743c8ac876d5e31900768492baceef5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_fa6cf7e687ce1b117dfd026347994724 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5438f7b00670faf86abf2ce7712687d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e92758a18c83c2dafc4943ce0fcd315e = $(`<div id="html_e92758a18c83c2dafc4943ce0fcd315e" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_5438f7b00670faf86abf2ce7712687d4.setContent(html_e92758a18c83c2dafc4943ce0fcd315e);
|
|
|
|
|
|
|
|
marker_0743c8ac876d5e31900768492baceef5.bindPopup(popup_5438f7b00670faf86abf2ce7712687d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0743c8ac876d5e31900768492baceef5.setIcon(icon_fa6cf7e687ce1b117dfd026347994724);
|
|
|
|
|
|
var marker_6f2ce2654ec632fad7a1f99470f571f5 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_372ecb3955dff3d22f580b0916c3c942 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ff6654fd74915be5ef353ffb02785e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15c4e710128527ed44a086e0c2bcc8ad = $(`<div id="html_15c4e710128527ed44a086e0c2bcc8ad" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_89ff6654fd74915be5ef353ffb02785e.setContent(html_15c4e710128527ed44a086e0c2bcc8ad);
|
|
|
|
|
|
|
|
marker_6f2ce2654ec632fad7a1f99470f571f5.bindPopup(popup_89ff6654fd74915be5ef353ffb02785e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f2ce2654ec632fad7a1f99470f571f5.setIcon(icon_372ecb3955dff3d22f580b0916c3c942);
|
|
|
|
|
|
var marker_904cb9a16efb3950a46f61c9866ee15e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b2634c2d7bd32b4b9a56607ad388f10b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1938b7054d3db86fc6b8590d7baf3ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beaa0640bb5e0d85374599a6e00e14ce = $(`<div id="html_beaa0640bb5e0d85374599a6e00e14ce" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_e1938b7054d3db86fc6b8590d7baf3ce.setContent(html_beaa0640bb5e0d85374599a6e00e14ce);
|
|
|
|
|
|
|
|
marker_904cb9a16efb3950a46f61c9866ee15e.bindPopup(popup_e1938b7054d3db86fc6b8590d7baf3ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_904cb9a16efb3950a46f61c9866ee15e.setIcon(icon_b2634c2d7bd32b4b9a56607ad388f10b);
|
|
|
|
|
|
var marker_b252404ffcad90457416603db40b2ea9 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_fdf84970e036efa7d6f698c97ede5836 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62cff97df40d2b55409d3d5676a2d3e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_401d210629044d0561df51167b0bbe85 = $(`<div id="html_401d210629044d0561df51167b0bbe85" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_62cff97df40d2b55409d3d5676a2d3e2.setContent(html_401d210629044d0561df51167b0bbe85);
|
|
|
|
|
|
|
|
marker_b252404ffcad90457416603db40b2ea9.bindPopup(popup_62cff97df40d2b55409d3d5676a2d3e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b252404ffcad90457416603db40b2ea9.setIcon(icon_fdf84970e036efa7d6f698c97ede5836);
|
|
|
|
|
|
var marker_d7a1a4f3c190d9f4748ad611984f2cb6 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ca610f84773ad027a71459dc6d56d4b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e34cc01dbb27be92be28e477b45e53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f357ba37bf42b92b6398e14baeb778cc = $(`<div id="html_f357ba37bf42b92b6398e14baeb778cc" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_c1e34cc01dbb27be92be28e477b45e53.setContent(html_f357ba37bf42b92b6398e14baeb778cc);
|
|
|
|
|
|
|
|
marker_d7a1a4f3c190d9f4748ad611984f2cb6.bindPopup(popup_c1e34cc01dbb27be92be28e477b45e53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7a1a4f3c190d9f4748ad611984f2cb6.setIcon(icon_ca610f84773ad027a71459dc6d56d4b9);
|
|
|
|
|
|
var marker_6ae25935f1515eed73d5b77855b191ca = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_16a6dab5392f1aea6f68c30dc7264c7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8f5c9c0c3e6603c0e5227694c56e732 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3f838ca0249b5412ba4a78fef06f7dc = $(`<div id="html_d3f838ca0249b5412ba4a78fef06f7dc" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_d8f5c9c0c3e6603c0e5227694c56e732.setContent(html_d3f838ca0249b5412ba4a78fef06f7dc);
|
|
|
|
|
|
|
|
marker_6ae25935f1515eed73d5b77855b191ca.bindPopup(popup_d8f5c9c0c3e6603c0e5227694c56e732)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ae25935f1515eed73d5b77855b191ca.setIcon(icon_16a6dab5392f1aea6f68c30dc7264c7f);
|
|
|
|
|
|
var marker_0f721f2b371ac772a7746951953b492d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_8c2cd6331ef4835be6ad9ef3df0b31a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82a9103174e1ad7676d1396c636e17b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9d89937ec4126a0d3b01e413a5aff10 = $(`<div id="html_f9d89937ec4126a0d3b01e413a5aff10" style="width: 100.0%; height: 100.0%;">nostr.veladan.dev</div>`)[0];
|
|
popup_82a9103174e1ad7676d1396c636e17b1.setContent(html_f9d89937ec4126a0d3b01e413a5aff10);
|
|
|
|
|
|
|
|
marker_0f721f2b371ac772a7746951953b492d.bindPopup(popup_82a9103174e1ad7676d1396c636e17b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f721f2b371ac772a7746951953b492d.setIcon(icon_8c2cd6331ef4835be6ad9ef3df0b31a1);
|
|
|
|
|
|
var marker_d77228fbdf94d1d8081ef92a77803833 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_377f9abd181b932939bcfa25e78ae4c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d047cb5486defed334aaac3143475233 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8842bca80409e77d885724cb79ade907 = $(`<div id="html_8842bca80409e77d885724cb79ade907" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_d047cb5486defed334aaac3143475233.setContent(html_8842bca80409e77d885724cb79ade907);
|
|
|
|
|
|
|
|
marker_d77228fbdf94d1d8081ef92a77803833.bindPopup(popup_d047cb5486defed334aaac3143475233)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d77228fbdf94d1d8081ef92a77803833.setIcon(icon_377f9abd181b932939bcfa25e78ae4c3);
|
|
|
|
|
|
var marker_b98b0ca396ab1456a5c3816a0ff34745 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2ddf3ae3491d60639cf02abe9b885241 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e001cf976accd1a369e4d87a092f75b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72343579f82fbc7125bed5e1552bbd25 = $(`<div id="html_72343579f82fbc7125bed5e1552bbd25" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_e001cf976accd1a369e4d87a092f75b0.setContent(html_72343579f82fbc7125bed5e1552bbd25);
|
|
|
|
|
|
|
|
marker_b98b0ca396ab1456a5c3816a0ff34745.bindPopup(popup_e001cf976accd1a369e4d87a092f75b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b98b0ca396ab1456a5c3816a0ff34745.setIcon(icon_2ddf3ae3491d60639cf02abe9b885241);
|
|
|
|
|
|
var marker_90ed673128417ed11742797959b97f20 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_6ce163970724164e43639f62bb0c6050 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f07b25966a6d92696c553f6da5bd482e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f38b4d6875a792e269b816281e3dd1ca = $(`<div id="html_f38b4d6875a792e269b816281e3dd1ca" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_f07b25966a6d92696c553f6da5bd482e.setContent(html_f38b4d6875a792e269b816281e3dd1ca);
|
|
|
|
|
|
|
|
marker_90ed673128417ed11742797959b97f20.bindPopup(popup_f07b25966a6d92696c553f6da5bd482e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90ed673128417ed11742797959b97f20.setIcon(icon_6ce163970724164e43639f62bb0c6050);
|
|
|
|
|
|
var marker_9a9a145205a8a0d995401dde0d98dc59 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_a7158bb582297aeb6f134ab8b8652f8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_154555f8f11d039e068962a6d195f5a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a63bc78fbd4e23ea3bfa731efb0a620d = $(`<div id="html_a63bc78fbd4e23ea3bfa731efb0a620d" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_154555f8f11d039e068962a6d195f5a1.setContent(html_a63bc78fbd4e23ea3bfa731efb0a620d);
|
|
|
|
|
|
|
|
marker_9a9a145205a8a0d995401dde0d98dc59.bindPopup(popup_154555f8f11d039e068962a6d195f5a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a9a145205a8a0d995401dde0d98dc59.setIcon(icon_a7158bb582297aeb6f134ab8b8652f8d);
|
|
|
|
|
|
var marker_7f6f01bb16d2798d66e47c679ec2b624 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5573aec00d62186fca8a3a3fe09e3964 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe6e7e914719965016066b1d872d6fdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_217e9b16ab73a23c6914fb07930c1372 = $(`<div id="html_217e9b16ab73a23c6914fb07930c1372" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_fe6e7e914719965016066b1d872d6fdb.setContent(html_217e9b16ab73a23c6914fb07930c1372);
|
|
|
|
|
|
|
|
marker_7f6f01bb16d2798d66e47c679ec2b624.bindPopup(popup_fe6e7e914719965016066b1d872d6fdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f6f01bb16d2798d66e47c679ec2b624.setIcon(icon_5573aec00d62186fca8a3a3fe09e3964);
|
|
|
|
|
|
var marker_71431704177c9c17f8c0a357ec2b5b6b = L.marker(
|
|
[34.282, -118.439],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_03c46bb15f13fd6fc193f12da6963eb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3444902132be7580fe4e28d27df77e7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0ebce3a28c5699b626ec56c40c87016 = $(`<div id="html_a0ebce3a28c5699b626ec56c40c87016" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_3444902132be7580fe4e28d27df77e7a.setContent(html_a0ebce3a28c5699b626ec56c40c87016);
|
|
|
|
|
|
|
|
marker_71431704177c9c17f8c0a357ec2b5b6b.bindPopup(popup_3444902132be7580fe4e28d27df77e7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71431704177c9c17f8c0a357ec2b5b6b.setIcon(icon_03c46bb15f13fd6fc193f12da6963eb3);
|
|
|
|
|
|
var marker_be3348c2a81a494a0bb2d021b29d019c = L.marker(
|
|
[13.7584, 100.622],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_55ad7d67bac76e65ea2040fea8f655e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac840c3d6c834b312aae62419523ca1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd31225e745b8eafa1763817231d2005 = $(`<div id="html_bd31225e745b8eafa1763817231d2005" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_ac840c3d6c834b312aae62419523ca1f.setContent(html_bd31225e745b8eafa1763817231d2005);
|
|
|
|
|
|
|
|
marker_be3348c2a81a494a0bb2d021b29d019c.bindPopup(popup_ac840c3d6c834b312aae62419523ca1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be3348c2a81a494a0bb2d021b29d019c.setIcon(icon_55ad7d67bac76e65ea2040fea8f655e9);
|
|
|
|
|
|
var marker_641c891b90558747795a23bda0671dca = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_3d607a7a2faa67c6294c09f9cf858555 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f02dcb28d9e668484239174217e9eac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a80e7e2ee4e41cfc88edf4a0a1b53afe = $(`<div id="html_a80e7e2ee4e41cfc88edf4a0a1b53afe" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_5f02dcb28d9e668484239174217e9eac.setContent(html_a80e7e2ee4e41cfc88edf4a0a1b53afe);
|
|
|
|
|
|
|
|
marker_641c891b90558747795a23bda0671dca.bindPopup(popup_5f02dcb28d9e668484239174217e9eac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_641c891b90558747795a23bda0671dca.setIcon(icon_3d607a7a2faa67c6294c09f9cf858555);
|
|
|
|
|
|
var marker_fe6ca3710fcc5320404cccc37897d0cc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_51a331f9bd9ff1ca9269e9eb728685c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abcc6a4af988bcc7578deea90c52d95c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11ed537bfbe5f1939bfed1a06e81ea3d = $(`<div id="html_11ed537bfbe5f1939bfed1a06e81ea3d" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_abcc6a4af988bcc7578deea90c52d95c.setContent(html_11ed537bfbe5f1939bfed1a06e81ea3d);
|
|
|
|
|
|
|
|
marker_fe6ca3710fcc5320404cccc37897d0cc.bindPopup(popup_abcc6a4af988bcc7578deea90c52d95c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6ca3710fcc5320404cccc37897d0cc.setIcon(icon_51a331f9bd9ff1ca9269e9eb728685c0);
|
|
|
|
|
|
var marker_0775019b9fca565b949ea6eef52eab6f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_5c36b00b8a13e8640990d6e948b6cbc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d149e05b007bd5a56b5a8f4d5bf0a7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea88e9126f5771e176ba5963cc4307c3 = $(`<div id="html_ea88e9126f5771e176ba5963cc4307c3" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_8d149e05b007bd5a56b5a8f4d5bf0a7d.setContent(html_ea88e9126f5771e176ba5963cc4307c3);
|
|
|
|
|
|
|
|
marker_0775019b9fca565b949ea6eef52eab6f.bindPopup(popup_8d149e05b007bd5a56b5a8f4d5bf0a7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0775019b9fca565b949ea6eef52eab6f.setIcon(icon_5c36b00b8a13e8640990d6e948b6cbc5);
|
|
|
|
|
|
var marker_c1552fb776b8248171e21fe66f58f3d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_7fdff5656657cdfd96d4653c71d4f9be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_562ca147ec0dda87607b96fd1ef7f092 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db46cda5d8527e18092b1998088d3525 = $(`<div id="html_db46cda5d8527e18092b1998088d3525" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_562ca147ec0dda87607b96fd1ef7f092.setContent(html_db46cda5d8527e18092b1998088d3525);
|
|
|
|
|
|
|
|
marker_c1552fb776b8248171e21fe66f58f3d8.bindPopup(popup_562ca147ec0dda87607b96fd1ef7f092)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1552fb776b8248171e21fe66f58f3d8.setIcon(icon_7fdff5656657cdfd96d4653c71d4f9be);
|
|
|
|
|
|
var marker_0e46a79e26d33f99ea64276bbc299f55 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_fef8c247dcf0e7a731cf39f3f0985f8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e9841d75f9de0671d15fec991034183 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb19551042f852ceaffc65049de04268 = $(`<div id="html_fb19551042f852ceaffc65049de04268" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_2e9841d75f9de0671d15fec991034183.setContent(html_fb19551042f852ceaffc65049de04268);
|
|
|
|
|
|
|
|
marker_0e46a79e26d33f99ea64276bbc299f55.bindPopup(popup_2e9841d75f9de0671d15fec991034183)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e46a79e26d33f99ea64276bbc299f55.setIcon(icon_fef8c247dcf0e7a731cf39f3f0985f8d);
|
|
|
|
|
|
var marker_5f2774a5e8a17265d24e0ffca87db718 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_dc714e821df57582ca3d3531b86c1284 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96fd9b44e618b0dd37d8dc29b781e5f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20771b6c92925a8a75c1675d9e5a8117 = $(`<div id="html_20771b6c92925a8a75c1675d9e5a8117" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_96fd9b44e618b0dd37d8dc29b781e5f9.setContent(html_20771b6c92925a8a75c1675d9e5a8117);
|
|
|
|
|
|
|
|
marker_5f2774a5e8a17265d24e0ffca87db718.bindPopup(popup_96fd9b44e618b0dd37d8dc29b781e5f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f2774a5e8a17265d24e0ffca87db718.setIcon(icon_dc714e821df57582ca3d3531b86c1284);
|
|
|
|
|
|
var marker_7bf06c891955a413c4efbcd63983f2b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_1a3b6e94bf69c50523c59967dd9db0b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20984265d91cf7989803b2c774895b62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4748c916574e0a7eda3217e380058e7 = $(`<div id="html_d4748c916574e0a7eda3217e380058e7" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_20984265d91cf7989803b2c774895b62.setContent(html_d4748c916574e0a7eda3217e380058e7);
|
|
|
|
|
|
|
|
marker_7bf06c891955a413c4efbcd63983f2b4.bindPopup(popup_20984265d91cf7989803b2c774895b62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bf06c891955a413c4efbcd63983f2b4.setIcon(icon_1a3b6e94bf69c50523c59967dd9db0b0);
|
|
|
|
|
|
var marker_f6798852a32359e9a3c6150e28de546c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_ec3fd54b5637a782f6488c5fc6c3ebf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45136af688ca00189eb44b3640ce5548 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_664ba62606e4f79221b462668ec9e1c0 = $(`<div id="html_664ba62606e4f79221b462668ec9e1c0" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_45136af688ca00189eb44b3640ce5548.setContent(html_664ba62606e4f79221b462668ec9e1c0);
|
|
|
|
|
|
|
|
marker_f6798852a32359e9a3c6150e28de546c.bindPopup(popup_45136af688ca00189eb44b3640ce5548)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6798852a32359e9a3c6150e28de546c.setIcon(icon_ec3fd54b5637a782f6488c5fc6c3ebf5);
|
|
|
|
|
|
var marker_dd0538ac37e5626c9acbbf685902a44b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_51e8525eb8ba8c40ba9e0a8efe51f71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a8f455f6dc5a2af0c46eea429b4778b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88c0eb13a3f3d3446235b7c9b1785e5f = $(`<div id="html_88c0eb13a3f3d3446235b7c9b1785e5f" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_9a8f455f6dc5a2af0c46eea429b4778b.setContent(html_88c0eb13a3f3d3446235b7c9b1785e5f);
|
|
|
|
|
|
|
|
marker_dd0538ac37e5626c9acbbf685902a44b.bindPopup(popup_9a8f455f6dc5a2af0c46eea429b4778b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd0538ac37e5626c9acbbf685902a44b.setIcon(icon_51e8525eb8ba8c40ba9e0a8efe51f71d);
|
|
|
|
|
|
var marker_bff433785f0c1e9f8c36b774d8dd9ffe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2b5e05e6c73a6ce133af574eac1ccd95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13d54ff903e507036f065471c16d4c22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10bd123d6fe24dbc69497ec44539e238 = $(`<div id="html_10bd123d6fe24dbc69497ec44539e238" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_13d54ff903e507036f065471c16d4c22.setContent(html_10bd123d6fe24dbc69497ec44539e238);
|
|
|
|
|
|
|
|
marker_bff433785f0c1e9f8c36b774d8dd9ffe.bindPopup(popup_13d54ff903e507036f065471c16d4c22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bff433785f0c1e9f8c36b774d8dd9ffe.setIcon(icon_2b5e05e6c73a6ce133af574eac1ccd95);
|
|
|
|
|
|
var marker_a055d3b2970d54af33257efb82cf7556 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_312ebf47f4d2d5d5e02445b8780f6a60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0f52ca563c523479bd91c3c1924f933 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36e853c3436f891b6be999b53782d4f5 = $(`<div id="html_36e853c3436f891b6be999b53782d4f5" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_d0f52ca563c523479bd91c3c1924f933.setContent(html_36e853c3436f891b6be999b53782d4f5);
|
|
|
|
|
|
|
|
marker_a055d3b2970d54af33257efb82cf7556.bindPopup(popup_d0f52ca563c523479bd91c3c1924f933)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a055d3b2970d54af33257efb82cf7556.setIcon(icon_312ebf47f4d2d5d5e02445b8780f6a60);
|
|
|
|
|
|
var marker_5d4619f0ae261aa40b118d7ee1e31811 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_a39b8a2465adc6ec4e0e050e70965053 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ede81bfd282d157fbfd7b467f8536ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c50bb2da5bef995949a8d02976687737 = $(`<div id="html_c50bb2da5bef995949a8d02976687737" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_0ede81bfd282d157fbfd7b467f8536ba.setContent(html_c50bb2da5bef995949a8d02976687737);
|
|
|
|
|
|
|
|
marker_5d4619f0ae261aa40b118d7ee1e31811.bindPopup(popup_0ede81bfd282d157fbfd7b467f8536ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d4619f0ae261aa40b118d7ee1e31811.setIcon(icon_a39b8a2465adc6ec4e0e050e70965053);
|
|
|
|
|
|
var marker_00dce56c9ba58891f0c30da5271cdefd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_2087b4c99bf773a1a725ebbd82a7da5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e6c241c6207dea9bbbacb8fe3fa4a18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46d269e2b668f2fe126e3ba23ba89ac4 = $(`<div id="html_46d269e2b668f2fe126e3ba23ba89ac4" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_1e6c241c6207dea9bbbacb8fe3fa4a18.setContent(html_46d269e2b668f2fe126e3ba23ba89ac4);
|
|
|
|
|
|
|
|
marker_00dce56c9ba58891f0c30da5271cdefd.bindPopup(popup_1e6c241c6207dea9bbbacb8fe3fa4a18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00dce56c9ba58891f0c30da5271cdefd.setIcon(icon_2087b4c99bf773a1a725ebbd82a7da5b);
|
|
|
|
|
|
var marker_981f9bcec281b6b25347cfe9a49d2dc6 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_db45cedc0189c4c3238ee8dce43c0382 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7ce11df338c52bbce7f0d6cc3d96987 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d32028533c362a4e50dd4773e0e7818d = $(`<div id="html_d32028533c362a4e50dd4773e0e7818d" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_f7ce11df338c52bbce7f0d6cc3d96987.setContent(html_d32028533c362a4e50dd4773e0e7818d);
|
|
|
|
|
|
|
|
marker_981f9bcec281b6b25347cfe9a49d2dc6.bindPopup(popup_f7ce11df338c52bbce7f0d6cc3d96987)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_981f9bcec281b6b25347cfe9a49d2dc6.setIcon(icon_db45cedc0189c4c3238ee8dce43c0382);
|
|
|
|
|
|
var marker_d272980372d5d27d8c488535ff812b5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_8c33529954993ee8932ed0780702b4c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_490129a3dfc3988ce3698837e3d032d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57a5375027830a61075668da50892291 = $(`<div id="html_57a5375027830a61075668da50892291" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_490129a3dfc3988ce3698837e3d032d6.setContent(html_57a5375027830a61075668da50892291);
|
|
|
|
|
|
|
|
marker_d272980372d5d27d8c488535ff812b5d.bindPopup(popup_490129a3dfc3988ce3698837e3d032d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d272980372d5d27d8c488535ff812b5d.setIcon(icon_8c33529954993ee8932ed0780702b4c4);
|
|
|
|
|
|
var marker_1a509aec4d1d5b473a411adf7c04c829 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_dc579188b7272eaf93dc44fa01040519 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4515faf76d0024528f7011d699ab1d58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6476dbb4b31b31f023251f54a6ffdd2 = $(`<div id="html_f6476dbb4b31b31f023251f54a6ffdd2" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_4515faf76d0024528f7011d699ab1d58.setContent(html_f6476dbb4b31b31f023251f54a6ffdd2);
|
|
|
|
|
|
|
|
marker_1a509aec4d1d5b473a411adf7c04c829.bindPopup(popup_4515faf76d0024528f7011d699ab1d58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a509aec4d1d5b473a411adf7c04c829.setIcon(icon_dc579188b7272eaf93dc44fa01040519);
|
|
|
|
|
|
var marker_17574434b8dfb02bf75dc291df4edcb1 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_325f74b5bac55dd4666ef1feb32a1674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1080829d0e0a10ba204da669353aaa89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c87fc0b8b277b3df995c7bab7c10603c = $(`<div id="html_c87fc0b8b277b3df995c7bab7c10603c" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_1080829d0e0a10ba204da669353aaa89.setContent(html_c87fc0b8b277b3df995c7bab7c10603c);
|
|
|
|
|
|
|
|
marker_17574434b8dfb02bf75dc291df4edcb1.bindPopup(popup_1080829d0e0a10ba204da669353aaa89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17574434b8dfb02bf75dc291df4edcb1.setIcon(icon_325f74b5bac55dd4666ef1feb32a1674);
|
|
|
|
|
|
var marker_4f19238dc42323ece5ca4fbeaaa2b5e0 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_0d876eb644322baf8852bb0f5db64810 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eba1cff62d2aacaae40a4755223e6318 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32908c02ab81fad460d1c19ccdba606a = $(`<div id="html_32908c02ab81fad460d1c19ccdba606a" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_eba1cff62d2aacaae40a4755223e6318.setContent(html_32908c02ab81fad460d1c19ccdba606a);
|
|
|
|
|
|
|
|
marker_4f19238dc42323ece5ca4fbeaaa2b5e0.bindPopup(popup_eba1cff62d2aacaae40a4755223e6318)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f19238dc42323ece5ca4fbeaaa2b5e0.setIcon(icon_0d876eb644322baf8852bb0f5db64810);
|
|
|
|
|
|
var marker_432bee4c406c8959f0dc007c3d4cf19c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_7cd32ffc5b02bb26d9493292029ceada = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57ba54720afca0fb475df6f3f254f04a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_584ced022fab74076e033f552f21907f = $(`<div id="html_584ced022fab74076e033f552f21907f" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_57ba54720afca0fb475df6f3f254f04a.setContent(html_584ced022fab74076e033f552f21907f);
|
|
|
|
|
|
|
|
marker_432bee4c406c8959f0dc007c3d4cf19c.bindPopup(popup_57ba54720afca0fb475df6f3f254f04a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_432bee4c406c8959f0dc007c3d4cf19c.setIcon(icon_7cd32ffc5b02bb26d9493292029ceada);
|
|
|
|
|
|
var marker_d2857bd09dc79455178bb4dbc49d70ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_6cdde7a6655d4439933c9fd48ba8e125 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fceccd5de2059859beecdcf43ae47cc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3abf4ba8c27707cc1b3e2344c8b4756a = $(`<div id="html_3abf4ba8c27707cc1b3e2344c8b4756a" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_fceccd5de2059859beecdcf43ae47cc9.setContent(html_3abf4ba8c27707cc1b3e2344c8b4756a);
|
|
|
|
|
|
|
|
marker_d2857bd09dc79455178bb4dbc49d70ae.bindPopup(popup_fceccd5de2059859beecdcf43ae47cc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2857bd09dc79455178bb4dbc49d70ae.setIcon(icon_6cdde7a6655d4439933c9fd48ba8e125);
|
|
|
|
|
|
var marker_14834d5f9b4bd4fd99a343643d3c06dd = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b55b301347074e434d7882deb1a4f659 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1880ab5522789fe13504049b7bf5646f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a0a246cc2a16048bc54332a52995b4e = $(`<div id="html_4a0a246cc2a16048bc54332a52995b4e" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_1880ab5522789fe13504049b7bf5646f.setContent(html_4a0a246cc2a16048bc54332a52995b4e);
|
|
|
|
|
|
|
|
marker_14834d5f9b4bd4fd99a343643d3c06dd.bindPopup(popup_1880ab5522789fe13504049b7bf5646f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14834d5f9b4bd4fd99a343643d3c06dd.setIcon(icon_b55b301347074e434d7882deb1a4f659);
|
|
|
|
|
|
var marker_15aa8d5bb94c5bf2d7d6c80955a75396 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_8678ac785e881f59e9469545feeb3a16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_032a9a75553637faec7dbd868afb5897 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_348fd1cf1ed5b986619c1a1a280472f1 = $(`<div id="html_348fd1cf1ed5b986619c1a1a280472f1" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_032a9a75553637faec7dbd868afb5897.setContent(html_348fd1cf1ed5b986619c1a1a280472f1);
|
|
|
|
|
|
|
|
marker_15aa8d5bb94c5bf2d7d6c80955a75396.bindPopup(popup_032a9a75553637faec7dbd868afb5897)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15aa8d5bb94c5bf2d7d6c80955a75396.setIcon(icon_8678ac785e881f59e9469545feeb3a16);
|
|
|
|
|
|
var marker_534087e4f15efe6ff1d0d2820b4cc466 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_37514186d2519963d28640dc6fefd607 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cf8610869b723507e50a7a023b21812 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6e8f6e8b1b929dbf3117d2cac351671 = $(`<div id="html_a6e8f6e8b1b929dbf3117d2cac351671" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_6cf8610869b723507e50a7a023b21812.setContent(html_a6e8f6e8b1b929dbf3117d2cac351671);
|
|
|
|
|
|
|
|
marker_534087e4f15efe6ff1d0d2820b4cc466.bindPopup(popup_6cf8610869b723507e50a7a023b21812)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_534087e4f15efe6ff1d0d2820b4cc466.setIcon(icon_37514186d2519963d28640dc6fefd607);
|
|
|
|
|
|
var marker_8a9bdf6d465e7c0da2a537e078697c5c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b9205edeeb2bc452fba1ea19700d3de1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f0692982b050af615e7f3dc811d2a52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89599cc066bad37d2cf0366af10496c7 = $(`<div id="html_89599cc066bad37d2cf0366af10496c7" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_2f0692982b050af615e7f3dc811d2a52.setContent(html_89599cc066bad37d2cf0366af10496c7);
|
|
|
|
|
|
|
|
marker_8a9bdf6d465e7c0da2a537e078697c5c.bindPopup(popup_2f0692982b050af615e7f3dc811d2a52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a9bdf6d465e7c0da2a537e078697c5c.setIcon(icon_b9205edeeb2bc452fba1ea19700d3de1);
|
|
|
|
|
|
var marker_0101c09db8e0b43b800b826d32954afc = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_a51b91bc8990a69098a43f3637ba3d69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55f904ab8d9e629acb1f62af12b84a9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce9f660e959f661a61a3f7fa345351d6 = $(`<div id="html_ce9f660e959f661a61a3f7fa345351d6" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_55f904ab8d9e629acb1f62af12b84a9b.setContent(html_ce9f660e959f661a61a3f7fa345351d6);
|
|
|
|
|
|
|
|
marker_0101c09db8e0b43b800b826d32954afc.bindPopup(popup_55f904ab8d9e629acb1f62af12b84a9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0101c09db8e0b43b800b826d32954afc.setIcon(icon_a51b91bc8990a69098a43f3637ba3d69);
|
|
|
|
|
|
var marker_b35d2997c64be4643610d15adaef45bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e6aaf2f7631043938cfd848971dface4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_783d872bb58cc7138290f9e38a626aa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a35a8ee54cfe47fdfdf628f6e5bc1ef = $(`<div id="html_2a35a8ee54cfe47fdfdf628f6e5bc1ef" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_783d872bb58cc7138290f9e38a626aa3.setContent(html_2a35a8ee54cfe47fdfdf628f6e5bc1ef);
|
|
|
|
|
|
|
|
marker_b35d2997c64be4643610d15adaef45bc.bindPopup(popup_783d872bb58cc7138290f9e38a626aa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b35d2997c64be4643610d15adaef45bc.setIcon(icon_e6aaf2f7631043938cfd848971dface4);
|
|
|
|
|
|
var marker_48a8f5ebef1a7c3e3c11339c515bda86 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_a568709660febec62e122faa54ec3bec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c061a056ff5d7e5eb50944de7d84b2a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d167856f7c2f1917f62089368fae99da = $(`<div id="html_d167856f7c2f1917f62089368fae99da" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_c061a056ff5d7e5eb50944de7d84b2a4.setContent(html_d167856f7c2f1917f62089368fae99da);
|
|
|
|
|
|
|
|
marker_48a8f5ebef1a7c3e3c11339c515bda86.bindPopup(popup_c061a056ff5d7e5eb50944de7d84b2a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48a8f5ebef1a7c3e3c11339c515bda86.setIcon(icon_a568709660febec62e122faa54ec3bec);
|
|
|
|
|
|
var marker_fd5f81d2da324d52464e4d85bfff8e9f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_83e5b22e8468cfb0ed663df417b42b18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fa8cc4e9a44ba88d3bcae5067d263b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea01d78aebb6a5cb2749fa030f7d30cb = $(`<div id="html_ea01d78aebb6a5cb2749fa030f7d30cb" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_9fa8cc4e9a44ba88d3bcae5067d263b8.setContent(html_ea01d78aebb6a5cb2749fa030f7d30cb);
|
|
|
|
|
|
|
|
marker_fd5f81d2da324d52464e4d85bfff8e9f.bindPopup(popup_9fa8cc4e9a44ba88d3bcae5067d263b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd5f81d2da324d52464e4d85bfff8e9f.setIcon(icon_83e5b22e8468cfb0ed663df417b42b18);
|
|
|
|
|
|
var marker_5e2a2cedf5c96a25809bdbe0ae090f8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e5fe7fb3b1e2db918e97f3e031414cd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44a6aafd958b85615ace7bbe66c368ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cdeeada1803d648caf2675396c5c027 = $(`<div id="html_1cdeeada1803d648caf2675396c5c027" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_44a6aafd958b85615ace7bbe66c368ff.setContent(html_1cdeeada1803d648caf2675396c5c027);
|
|
|
|
|
|
|
|
marker_5e2a2cedf5c96a25809bdbe0ae090f8d.bindPopup(popup_44a6aafd958b85615ace7bbe66c368ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e2a2cedf5c96a25809bdbe0ae090f8d.setIcon(icon_e5fe7fb3b1e2db918e97f3e031414cd7);
|
|
|
|
|
|
var marker_2e2291ab172e00bce16874cb36ef5e74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_a40d07c6b67eca43bea84de06e9170ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5314df96339c90c94ee411f3d707089 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_164deb49edc10c32e7b137c23b23e745 = $(`<div id="html_164deb49edc10c32e7b137c23b23e745" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_e5314df96339c90c94ee411f3d707089.setContent(html_164deb49edc10c32e7b137c23b23e745);
|
|
|
|
|
|
|
|
marker_2e2291ab172e00bce16874cb36ef5e74.bindPopup(popup_e5314df96339c90c94ee411f3d707089)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e2291ab172e00bce16874cb36ef5e74.setIcon(icon_a40d07c6b67eca43bea84de06e9170ea);
|
|
|
|
|
|
var marker_7f93b6aa4a826722688de992fbdae5a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_dbd673a530f62dd513c1fa78affb9a78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_608bdd4a8ad2038c52d7d69dca6a1bd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c845c0fc21b4d8f99de18623c865863 = $(`<div id="html_4c845c0fc21b4d8f99de18623c865863" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_608bdd4a8ad2038c52d7d69dca6a1bd6.setContent(html_4c845c0fc21b4d8f99de18623c865863);
|
|
|
|
|
|
|
|
marker_7f93b6aa4a826722688de992fbdae5a0.bindPopup(popup_608bdd4a8ad2038c52d7d69dca6a1bd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f93b6aa4a826722688de992fbdae5a0.setIcon(icon_dbd673a530f62dd513c1fa78affb9a78);
|
|
|
|
|
|
var marker_33b9a43260f8b208791ed4116be56d98 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d304b995c32962756390de4e023f3f37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2467e7ae867dfdb168256147e2ef2bed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fe2921d91d98e5c840fc8ba9ed86c5e = $(`<div id="html_8fe2921d91d98e5c840fc8ba9ed86c5e" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_2467e7ae867dfdb168256147e2ef2bed.setContent(html_8fe2921d91d98e5c840fc8ba9ed86c5e);
|
|
|
|
|
|
|
|
marker_33b9a43260f8b208791ed4116be56d98.bindPopup(popup_2467e7ae867dfdb168256147e2ef2bed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33b9a43260f8b208791ed4116be56d98.setIcon(icon_d304b995c32962756390de4e023f3f37);
|
|
|
|
|
|
var marker_e8b664c9b01f353a4930ec79e36501c8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_6446054ab08f077edd3403063e4efac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e7676364deebfd831a8338f22a9562f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1368079e080e07e765d7520052f8311d = $(`<div id="html_1368079e080e07e765d7520052f8311d" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_1e7676364deebfd831a8338f22a9562f.setContent(html_1368079e080e07e765d7520052f8311d);
|
|
|
|
|
|
|
|
marker_e8b664c9b01f353a4930ec79e36501c8.bindPopup(popup_1e7676364deebfd831a8338f22a9562f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8b664c9b01f353a4930ec79e36501c8.setIcon(icon_6446054ab08f077edd3403063e4efac9);
|
|
|
|
|
|
var marker_677d086d15e83f84ac5c74b32fa64e31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_40780d67c21c2dce6e165487570b2eab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbcd2b896c0e7179e88f360d8da28e16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c6ad37bd1b7255cd1cfaec6d3b7ebf6 = $(`<div id="html_0c6ad37bd1b7255cd1cfaec6d3b7ebf6" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_dbcd2b896c0e7179e88f360d8da28e16.setContent(html_0c6ad37bd1b7255cd1cfaec6d3b7ebf6);
|
|
|
|
|
|
|
|
marker_677d086d15e83f84ac5c74b32fa64e31.bindPopup(popup_dbcd2b896c0e7179e88f360d8da28e16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_677d086d15e83f84ac5c74b32fa64e31.setIcon(icon_40780d67c21c2dce6e165487570b2eab);
|
|
|
|
|
|
var marker_ba03c62283a23a20e552583ca3ad0b15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_4cfd8e08ab588cfd50cecef36dabacf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea47c5334abcf9c5aa19fe666a76d3cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb0fe212efa986add017f51fa3d19ed9 = $(`<div id="html_cb0fe212efa986add017f51fa3d19ed9" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_ea47c5334abcf9c5aa19fe666a76d3cc.setContent(html_cb0fe212efa986add017f51fa3d19ed9);
|
|
|
|
|
|
|
|
marker_ba03c62283a23a20e552583ca3ad0b15.bindPopup(popup_ea47c5334abcf9c5aa19fe666a76d3cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba03c62283a23a20e552583ca3ad0b15.setIcon(icon_4cfd8e08ab588cfd50cecef36dabacf2);
|
|
|
|
|
|
var marker_64e9f220c212b86ea1edb3b8c41abc4a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_be7aadc3a7caa5f13009b846a85268d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e300b794cbd2927a511e40f548a1bef8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b1ae0c1b94e54f3422c1ad19ae60314 = $(`<div id="html_5b1ae0c1b94e54f3422c1ad19ae60314" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_e300b794cbd2927a511e40f548a1bef8.setContent(html_5b1ae0c1b94e54f3422c1ad19ae60314);
|
|
|
|
|
|
|
|
marker_64e9f220c212b86ea1edb3b8c41abc4a.bindPopup(popup_e300b794cbd2927a511e40f548a1bef8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64e9f220c212b86ea1edb3b8c41abc4a.setIcon(icon_be7aadc3a7caa5f13009b846a85268d4);
|
|
|
|
|
|
var marker_ad29d5d672e8683e906ffacd01c9342f = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e5ceac71033758121ea33e1ad227d3c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55fc1e524e92e5be3d5b795d7ef80258 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_650fd640c8dccee85f34955679a2418d = $(`<div id="html_650fd640c8dccee85f34955679a2418d" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_55fc1e524e92e5be3d5b795d7ef80258.setContent(html_650fd640c8dccee85f34955679a2418d);
|
|
|
|
|
|
|
|
marker_ad29d5d672e8683e906ffacd01c9342f.bindPopup(popup_55fc1e524e92e5be3d5b795d7ef80258)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad29d5d672e8683e906ffacd01c9342f.setIcon(icon_e5ceac71033758121ea33e1ad227d3c9);
|
|
|
|
|
|
var marker_0999b51a7339a641f945a18943c5bbdc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d79b3bb3ea18d1a7650dd9a69f7bfd3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9f6739c343f9ce3644cbabe827d03a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c0fbacace1e0c8dc06538e5c242272 = $(`<div id="html_57c0fbacace1e0c8dc06538e5c242272" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_b9f6739c343f9ce3644cbabe827d03a7.setContent(html_57c0fbacace1e0c8dc06538e5c242272);
|
|
|
|
|
|
|
|
marker_0999b51a7339a641f945a18943c5bbdc.bindPopup(popup_b9f6739c343f9ce3644cbabe827d03a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0999b51a7339a641f945a18943c5bbdc.setIcon(icon_d79b3bb3ea18d1a7650dd9a69f7bfd3d);
|
|
|
|
|
|
var marker_251731d7433ae320fcc2e7e56f07c905 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_fc7d230dd5ec9fb3477c8af74d55bf99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58a6588486e7cf209f8429dbb0262f7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2745b38067d6a37712bef2c822e3dc74 = $(`<div id="html_2745b38067d6a37712bef2c822e3dc74" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_58a6588486e7cf209f8429dbb0262f7a.setContent(html_2745b38067d6a37712bef2c822e3dc74);
|
|
|
|
|
|
|
|
marker_251731d7433ae320fcc2e7e56f07c905.bindPopup(popup_58a6588486e7cf209f8429dbb0262f7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_251731d7433ae320fcc2e7e56f07c905.setIcon(icon_fc7d230dd5ec9fb3477c8af74d55bf99);
|
|
|
|
|
|
var marker_f4d93e69b0db921b1431384a31888862 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_71a0e31e471a44325d959e346476e1c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_107334ff419b90cf4b3b464c7f2b5676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d3e3499684a57eeb49ec8889c1489c7 = $(`<div id="html_9d3e3499684a57eeb49ec8889c1489c7" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_107334ff419b90cf4b3b464c7f2b5676.setContent(html_9d3e3499684a57eeb49ec8889c1489c7);
|
|
|
|
|
|
|
|
marker_f4d93e69b0db921b1431384a31888862.bindPopup(popup_107334ff419b90cf4b3b464c7f2b5676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4d93e69b0db921b1431384a31888862.setIcon(icon_71a0e31e471a44325d959e346476e1c1);
|
|
|
|
|
|
var marker_d012cfe16654c8da43615a09895c53d5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_cda66e28c80cd7516d4143076a02f16f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d2286aacbbc8c42378c88317420129e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9026ce47c09f70244141ae81912b881a = $(`<div id="html_9026ce47c09f70244141ae81912b881a" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_2d2286aacbbc8c42378c88317420129e.setContent(html_9026ce47c09f70244141ae81912b881a);
|
|
|
|
|
|
|
|
marker_d012cfe16654c8da43615a09895c53d5.bindPopup(popup_2d2286aacbbc8c42378c88317420129e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d012cfe16654c8da43615a09895c53d5.setIcon(icon_cda66e28c80cd7516d4143076a02f16f);
|
|
|
|
|
|
var marker_7ddbc97b8e9aa4a3a0f16f47873a1543 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_71c54b913e770118f15dcf3f048875c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f997abb269a69ae5116c1f1f711e8db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19d7d2c3df0d7c5157ce4fcfc380a0e0 = $(`<div id="html_19d7d2c3df0d7c5157ce4fcfc380a0e0" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_9f997abb269a69ae5116c1f1f711e8db.setContent(html_19d7d2c3df0d7c5157ce4fcfc380a0e0);
|
|
|
|
|
|
|
|
marker_7ddbc97b8e9aa4a3a0f16f47873a1543.bindPopup(popup_9f997abb269a69ae5116c1f1f711e8db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ddbc97b8e9aa4a3a0f16f47873a1543.setIcon(icon_71c54b913e770118f15dcf3f048875c1);
|
|
|
|
|
|
var marker_58f7cf848f8209fcdd8cb76a73d17bd9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e50fab104babcbc954d9324fb25abc9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50913ad5bf85b0183b689e4945546419 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7aac56c121de82c8e31424b846c33848 = $(`<div id="html_7aac56c121de82c8e31424b846c33848" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_50913ad5bf85b0183b689e4945546419.setContent(html_7aac56c121de82c8e31424b846c33848);
|
|
|
|
|
|
|
|
marker_58f7cf848f8209fcdd8cb76a73d17bd9.bindPopup(popup_50913ad5bf85b0183b689e4945546419)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58f7cf848f8209fcdd8cb76a73d17bd9.setIcon(icon_e50fab104babcbc954d9324fb25abc9b);
|
|
|
|
|
|
var marker_2cd5abda21fff09621173f969709338e = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b7d3059e914823dc23330a08d7258e96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c5b2a3449eea29b42d4b34fda373efd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b734a7f17c4ef6f1d0154f6ca3aa8647 = $(`<div id="html_b734a7f17c4ef6f1d0154f6ca3aa8647" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_2c5b2a3449eea29b42d4b34fda373efd.setContent(html_b734a7f17c4ef6f1d0154f6ca3aa8647);
|
|
|
|
|
|
|
|
marker_2cd5abda21fff09621173f969709338e.bindPopup(popup_2c5b2a3449eea29b42d4b34fda373efd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cd5abda21fff09621173f969709338e.setIcon(icon_b7d3059e914823dc23330a08d7258e96);
|
|
|
|
|
|
var marker_b9ecbed6bc5f0331e7173d9ef8150daa = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_4f5fbe444fea2b48fe5fb50b08f1b0db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66a939adf4932d927b7f358f350bfc57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_008a8069cce776b708b75ada64975285 = $(`<div id="html_008a8069cce776b708b75ada64975285" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_66a939adf4932d927b7f358f350bfc57.setContent(html_008a8069cce776b708b75ada64975285);
|
|
|
|
|
|
|
|
marker_b9ecbed6bc5f0331e7173d9ef8150daa.bindPopup(popup_66a939adf4932d927b7f358f350bfc57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ecbed6bc5f0331e7173d9ef8150daa.setIcon(icon_4f5fbe444fea2b48fe5fb50b08f1b0db);
|
|
|
|
|
|
var marker_9109e49ebea1f37fa87487dc5e9ac40d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_91d5abfc876bdfab3d5cb832418b6963 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c0730325c7a3c22b3cbc52fd461c9ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1beb672898e1c8418882312baaf9c2a = $(`<div id="html_f1beb672898e1c8418882312baaf9c2a" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_9c0730325c7a3c22b3cbc52fd461c9ae.setContent(html_f1beb672898e1c8418882312baaf9c2a);
|
|
|
|
|
|
|
|
marker_9109e49ebea1f37fa87487dc5e9ac40d.bindPopup(popup_9c0730325c7a3c22b3cbc52fd461c9ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9109e49ebea1f37fa87487dc5e9ac40d.setIcon(icon_91d5abfc876bdfab3d5cb832418b6963);
|
|
|
|
|
|
var marker_c3a5ad015c59bd876fdaed6df94e2bde = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_182f648a6f2917741e28c065f7c888bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bf31d498f8e0ff35b6956ea736ec0d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_041da8cd26e80171a64eeea4e0c7581f = $(`<div id="html_041da8cd26e80171a64eeea4e0c7581f" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_3bf31d498f8e0ff35b6956ea736ec0d4.setContent(html_041da8cd26e80171a64eeea4e0c7581f);
|
|
|
|
|
|
|
|
marker_c3a5ad015c59bd876fdaed6df94e2bde.bindPopup(popup_3bf31d498f8e0ff35b6956ea736ec0d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3a5ad015c59bd876fdaed6df94e2bde.setIcon(icon_182f648a6f2917741e28c065f7c888bb);
|
|
|
|
|
|
var marker_4499e3329e35446f940239fe7c29d40d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_d27ca5c45c12987214b6103f933429de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58aa5658a4307075b94ad4701986e024 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58f279f41173f07fa40a330a4cd17081 = $(`<div id="html_58f279f41173f07fa40a330a4cd17081" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_58aa5658a4307075b94ad4701986e024.setContent(html_58f279f41173f07fa40a330a4cd17081);
|
|
|
|
|
|
|
|
marker_4499e3329e35446f940239fe7c29d40d.bindPopup(popup_58aa5658a4307075b94ad4701986e024)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4499e3329e35446f940239fe7c29d40d.setIcon(icon_d27ca5c45c12987214b6103f933429de);
|
|
|
|
|
|
var marker_cb51d6245080b91982aec4277aedbbe9 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_bfdab56df9430b65515b6e5b3af10d4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_893507e436e7b819030055f6bc3fd516 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7571d1e3ee352ed81c10b95d40e20b86 = $(`<div id="html_7571d1e3ee352ed81c10b95d40e20b86" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_893507e436e7b819030055f6bc3fd516.setContent(html_7571d1e3ee352ed81c10b95d40e20b86);
|
|
|
|
|
|
|
|
marker_cb51d6245080b91982aec4277aedbbe9.bindPopup(popup_893507e436e7b819030055f6bc3fd516)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb51d6245080b91982aec4277aedbbe9.setIcon(icon_bfdab56df9430b65515b6e5b3af10d4c);
|
|
|
|
|
|
var marker_f2dbdbacc6ac52266eba779d9139ae7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_bac6dcb66c40862d9a61eba2e21440ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38b643dd8a8b1b799343bcaea3afccce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26572a5375d8172a6e64a33480fdb79c = $(`<div id="html_26572a5375d8172a6e64a33480fdb79c" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_38b643dd8a8b1b799343bcaea3afccce.setContent(html_26572a5375d8172a6e64a33480fdb79c);
|
|
|
|
|
|
|
|
marker_f2dbdbacc6ac52266eba779d9139ae7b.bindPopup(popup_38b643dd8a8b1b799343bcaea3afccce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2dbdbacc6ac52266eba779d9139ae7b.setIcon(icon_bac6dcb66c40862d9a61eba2e21440ce);
|
|
|
|
|
|
var marker_e35478fefaaea51c4e0f219b314b1377 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_f10f964ebccc98ae423814e96f56ef21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e0ae00ba2003ed567fd9201ccd66f81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9c69ca6879131e30097a56348c76670 = $(`<div id="html_d9c69ca6879131e30097a56348c76670" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_8e0ae00ba2003ed567fd9201ccd66f81.setContent(html_d9c69ca6879131e30097a56348c76670);
|
|
|
|
|
|
|
|
marker_e35478fefaaea51c4e0f219b314b1377.bindPopup(popup_8e0ae00ba2003ed567fd9201ccd66f81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e35478fefaaea51c4e0f219b314b1377.setIcon(icon_f10f964ebccc98ae423814e96f56ef21);
|
|
|
|
|
|
var marker_846c7d6ed1b4e61b1593735b8b7566a1 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_e66ce87367e87584aea31df0dec2fe73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd71c9158565e498fc2ad9ee50d72be6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e8bcdb6fb0f9e410ac4e51297441325 = $(`<div id="html_9e8bcdb6fb0f9e410ac4e51297441325" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_bd71c9158565e498fc2ad9ee50d72be6.setContent(html_9e8bcdb6fb0f9e410ac4e51297441325);
|
|
|
|
|
|
|
|
marker_846c7d6ed1b4e61b1593735b8b7566a1.bindPopup(popup_bd71c9158565e498fc2ad9ee50d72be6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_846c7d6ed1b4e61b1593735b8b7566a1.setIcon(icon_e66ce87367e87584aea31df0dec2fe73);
|
|
|
|
|
|
var marker_3f3b96d616cfebcfd38a3b93b33fc7b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_62bbd4d195b0a871320b09b9f378b6b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ca0528d9b664499e97e5acf89c99b8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5705fd2245d50a2a710003bbeb89e02 = $(`<div id="html_b5705fd2245d50a2a710003bbeb89e02" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_4ca0528d9b664499e97e5acf89c99b8d.setContent(html_b5705fd2245d50a2a710003bbeb89e02);
|
|
|
|
|
|
|
|
marker_3f3b96d616cfebcfd38a3b93b33fc7b1.bindPopup(popup_4ca0528d9b664499e97e5acf89c99b8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f3b96d616cfebcfd38a3b93b33fc7b1.setIcon(icon_62bbd4d195b0a871320b09b9f378b6b7);
|
|
|
|
|
|
var marker_ba1e3db8ea2e073a5233bb85d7f2bc4d = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_b513b50100ec89dd2a83c3b4ab7d0beb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47225ead62f8e52373d07fc2abc3fe4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de1e52f10c135dc6e60bb699569982e6 = $(`<div id="html_de1e52f10c135dc6e60bb699569982e6" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_47225ead62f8e52373d07fc2abc3fe4a.setContent(html_de1e52f10c135dc6e60bb699569982e6);
|
|
|
|
|
|
|
|
marker_ba1e3db8ea2e073a5233bb85d7f2bc4d.bindPopup(popup_47225ead62f8e52373d07fc2abc3fe4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba1e3db8ea2e073a5233bb85d7f2bc4d.setIcon(icon_b513b50100ec89dd2a83c3b4ab7d0beb);
|
|
|
|
|
|
var marker_35a661e719b1b386cd4fccfdfafc913e = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_c94d932a5e0517024469b8d796eeeb61);
|
|
|
|
|
|
var icon_eb8ad3f3f72bc183d1e6780ebc44d22f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ecf4fbc774739d799a145a6ed1d9159 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c7399002c167c7c781fbcda3d98063d = $(`<div id="html_9c7399002c167c7c781fbcda3d98063d" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_9ecf4fbc774739d799a145a6ed1d9159.setContent(html_9c7399002c167c7c781fbcda3d98063d);
|
|
|
|
|
|
|
|
marker_35a661e719b1b386cd4fccfdfafc913e.bindPopup(popup_9ecf4fbc774739d799a145a6ed1d9159)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35a661e719b1b386cd4fccfdfafc913e.setIcon(icon_eb8ad3f3f72bc183d1e6780ebc44d22f);
|
|
|
|
|
|
marker_cluster_c94d932a5e0517024469b8d796eeeb61.addTo(map_c8729d0019171e5e6e85016dafdac046);
|
|
|
|
</script>
|
|
</html> |