mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 13:05:18 +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_79483211d71482e0c5f665dd640debf7 {
|
|
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_79483211d71482e0c5f665dd640debf7" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_79483211d71482e0c5f665dd640debf7 = L.map(
|
|
"map_79483211d71482e0c5f665dd640debf7",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_6bbc2ad0f8077d1808a3354b3b56a68e = 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_6bbc2ad0f8077d1808a3354b3b56a68e.addTo(map_79483211d71482e0c5f665dd640debf7);
|
|
|
|
|
|
var marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_cf77395cd6357d841f5f0d5e4d1a2bd7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f825f10c81c99b60f89c5a0bb34626cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6734c809fbf3a286b2cabbb450bd43d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05484078ec09c36432a3b92340ac1e69 = $(`<div id="html_05484078ec09c36432a3b92340ac1e69" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_d6734c809fbf3a286b2cabbb450bd43d.setContent(html_05484078ec09c36432a3b92340ac1e69);
|
|
|
|
|
|
|
|
marker_cf77395cd6357d841f5f0d5e4d1a2bd7.bindPopup(popup_d6734c809fbf3a286b2cabbb450bd43d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf77395cd6357d841f5f0d5e4d1a2bd7.setIcon(icon_f825f10c81c99b60f89c5a0bb34626cc);
|
|
|
|
|
|
var marker_d417649029077096777929c94c83fe50 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_73e302ffacae643f5921022879009c6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ecaf94929d6b3bf33bef5f45c66b8af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3de21d9f0c4f0b9c0540a31e72081bd = $(`<div id="html_e3de21d9f0c4f0b9c0540a31e72081bd" style="width: 100.0%; height: 100.0%;">relay.freeplace.nl</div>`)[0];
|
|
popup_9ecaf94929d6b3bf33bef5f45c66b8af.setContent(html_e3de21d9f0c4f0b9c0540a31e72081bd);
|
|
|
|
|
|
|
|
marker_d417649029077096777929c94c83fe50.bindPopup(popup_9ecaf94929d6b3bf33bef5f45c66b8af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d417649029077096777929c94c83fe50.setIcon(icon_73e302ffacae643f5921022879009c6c);
|
|
|
|
|
|
var marker_8497a16c36e755847c30675c2302621d = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_cf11579e9b4f52c2d51d2810c1765503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b41f5e943cf63507bab74dfbdcf7e81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8de06c6a90780622f6874c21c90b259d = $(`<div id="html_8de06c6a90780622f6874c21c90b259d" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_0b41f5e943cf63507bab74dfbdcf7e81.setContent(html_8de06c6a90780622f6874c21c90b259d);
|
|
|
|
|
|
|
|
marker_8497a16c36e755847c30675c2302621d.bindPopup(popup_0b41f5e943cf63507bab74dfbdcf7e81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8497a16c36e755847c30675c2302621d.setIcon(icon_cf11579e9b4f52c2d51d2810c1765503);
|
|
|
|
|
|
var marker_7a761c14223ab7c34e20aad4d9bc768e = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_4ecf53a0eff2aa53dd423aa3152bb177 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5fe2bc4828baf0c79116a57e74d77f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc266c3026672d47de8bb59ceb755daa = $(`<div id="html_fc266c3026672d47de8bb59ceb755daa" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_b5fe2bc4828baf0c79116a57e74d77f9.setContent(html_fc266c3026672d47de8bb59ceb755daa);
|
|
|
|
|
|
|
|
marker_7a761c14223ab7c34e20aad4d9bc768e.bindPopup(popup_b5fe2bc4828baf0c79116a57e74d77f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a761c14223ab7c34e20aad4d9bc768e.setIcon(icon_4ecf53a0eff2aa53dd423aa3152bb177);
|
|
|
|
|
|
var marker_cfd5caddda5764912ebf94be8ce8efc9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2360bbd67d357bf8fd13221eb3e61378 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b757e01f2bc58365d1e39bbfe60314cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17472b08a06547280b09873c878b42fc = $(`<div id="html_17472b08a06547280b09873c878b42fc" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_b757e01f2bc58365d1e39bbfe60314cf.setContent(html_17472b08a06547280b09873c878b42fc);
|
|
|
|
|
|
|
|
marker_cfd5caddda5764912ebf94be8ce8efc9.bindPopup(popup_b757e01f2bc58365d1e39bbfe60314cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfd5caddda5764912ebf94be8ce8efc9.setIcon(icon_2360bbd67d357bf8fd13221eb3e61378);
|
|
|
|
|
|
var marker_c19fba6a72a0d72415d6e3066d0cb387 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_844c26a972a00eda6ef7e05b7a95495a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9729ecbdb6f226a9bcba262d40d257c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f532725856cfa3e68250a7cc5c27e31 = $(`<div id="html_1f532725856cfa3e68250a7cc5c27e31" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_9729ecbdb6f226a9bcba262d40d257c2.setContent(html_1f532725856cfa3e68250a7cc5c27e31);
|
|
|
|
|
|
|
|
marker_c19fba6a72a0d72415d6e3066d0cb387.bindPopup(popup_9729ecbdb6f226a9bcba262d40d257c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c19fba6a72a0d72415d6e3066d0cb387.setIcon(icon_844c26a972a00eda6ef7e05b7a95495a);
|
|
|
|
|
|
var marker_94fca5365b4caba2841afdb60031bf62 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f26770b43e7cecafd5541a486bd8dab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a7749b2611b60d3977c8ca11f1c768e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d01a20ec30803e1ebebea164b1a27c7 = $(`<div id="html_1d01a20ec30803e1ebebea164b1a27c7" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_9a7749b2611b60d3977c8ca11f1c768e.setContent(html_1d01a20ec30803e1ebebea164b1a27c7);
|
|
|
|
|
|
|
|
marker_94fca5365b4caba2841afdb60031bf62.bindPopup(popup_9a7749b2611b60d3977c8ca11f1c768e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94fca5365b4caba2841afdb60031bf62.setIcon(icon_f26770b43e7cecafd5541a486bd8dab4);
|
|
|
|
|
|
var marker_4636c52e36927fd70bea8040fbe0eca4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8ef817266ab7042a0ce9a1fe8d8c3215 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_642e160c8cba953eb4350b5205612440 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_641a652407b30d2f79d8cf8c2a2f1e6a = $(`<div id="html_641a652407b30d2f79d8cf8c2a2f1e6a" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_642e160c8cba953eb4350b5205612440.setContent(html_641a652407b30d2f79d8cf8c2a2f1e6a);
|
|
|
|
|
|
|
|
marker_4636c52e36927fd70bea8040fbe0eca4.bindPopup(popup_642e160c8cba953eb4350b5205612440)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4636c52e36927fd70bea8040fbe0eca4.setIcon(icon_8ef817266ab7042a0ce9a1fe8d8c3215);
|
|
|
|
|
|
var marker_85233f1173aa7548e86104f30285294c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2e401cc5306135c1ca55ce6453f08581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78a631a7a7dac1fe4f4a2d9491d9067a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45f6894ad2fb98cee87f3952f0e2d13c = $(`<div id="html_45f6894ad2fb98cee87f3952f0e2d13c" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_78a631a7a7dac1fe4f4a2d9491d9067a.setContent(html_45f6894ad2fb98cee87f3952f0e2d13c);
|
|
|
|
|
|
|
|
marker_85233f1173aa7548e86104f30285294c.bindPopup(popup_78a631a7a7dac1fe4f4a2d9491d9067a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85233f1173aa7548e86104f30285294c.setIcon(icon_2e401cc5306135c1ca55ce6453f08581);
|
|
|
|
|
|
var marker_08d44f9b753e911517a5112d106b4b8f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b384742da9986eb2682c403270f8a4a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b4e87b3c0cb3b101d676778d999991b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8749fd95429de0d88be771886a80c2a = $(`<div id="html_b8749fd95429de0d88be771886a80c2a" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_0b4e87b3c0cb3b101d676778d999991b.setContent(html_b8749fd95429de0d88be771886a80c2a);
|
|
|
|
|
|
|
|
marker_08d44f9b753e911517a5112d106b4b8f.bindPopup(popup_0b4e87b3c0cb3b101d676778d999991b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08d44f9b753e911517a5112d106b4b8f.setIcon(icon_b384742da9986eb2682c403270f8a4a8);
|
|
|
|
|
|
var marker_53f7120a4c4c72cb68a7944ec0d40b71 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_0d61a447489ef262c240400967b6c228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f14cae543e75a5ee3ec5de0c599c08b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1afdc7434f77b1aaade49cc7560c2567 = $(`<div id="html_1afdc7434f77b1aaade49cc7560c2567" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_9f14cae543e75a5ee3ec5de0c599c08b.setContent(html_1afdc7434f77b1aaade49cc7560c2567);
|
|
|
|
|
|
|
|
marker_53f7120a4c4c72cb68a7944ec0d40b71.bindPopup(popup_9f14cae543e75a5ee3ec5de0c599c08b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53f7120a4c4c72cb68a7944ec0d40b71.setIcon(icon_0d61a447489ef262c240400967b6c228);
|
|
|
|
|
|
var marker_260e359696aa3073aaae2c3c167ca3c4 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_ebf7a75ce993876bfc93804bf60df1c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f9dff2683bbd6664d76dd0937766de2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b53af1abcb43c4c197ce62e5ceb5f94 = $(`<div id="html_0b53af1abcb43c4c197ce62e5ceb5f94" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_8f9dff2683bbd6664d76dd0937766de2.setContent(html_0b53af1abcb43c4c197ce62e5ceb5f94);
|
|
|
|
|
|
|
|
marker_260e359696aa3073aaae2c3c167ca3c4.bindPopup(popup_8f9dff2683bbd6664d76dd0937766de2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_260e359696aa3073aaae2c3c167ca3c4.setIcon(icon_ebf7a75ce993876bfc93804bf60df1c3);
|
|
|
|
|
|
var marker_7277761f5ec3ef68891eb9db028faf3d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8f7b30997c5d21ffe58fa3e67b8e7e89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db83645ffb914d4938d355ce1059d1f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e32e5c1d260ccd6d49ffcabc15428e09 = $(`<div id="html_e32e5c1d260ccd6d49ffcabc15428e09" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_db83645ffb914d4938d355ce1059d1f7.setContent(html_e32e5c1d260ccd6d49ffcabc15428e09);
|
|
|
|
|
|
|
|
marker_7277761f5ec3ef68891eb9db028faf3d.bindPopup(popup_db83645ffb914d4938d355ce1059d1f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7277761f5ec3ef68891eb9db028faf3d.setIcon(icon_8f7b30997c5d21ffe58fa3e67b8e7e89);
|
|
|
|
|
|
var marker_205d5e4a4773c37542fefbf72f7ee27d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_bebb7a69d96d2e3bb9b07e664c9fe213 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d87fbeb29c39dcc82f4078cdd1e0a5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f7cb6332a9f6035a15feaf31ea3480 = $(`<div id="html_13f7cb6332a9f6035a15feaf31ea3480" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_6d87fbeb29c39dcc82f4078cdd1e0a5e.setContent(html_13f7cb6332a9f6035a15feaf31ea3480);
|
|
|
|
|
|
|
|
marker_205d5e4a4773c37542fefbf72f7ee27d.bindPopup(popup_6d87fbeb29c39dcc82f4078cdd1e0a5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_205d5e4a4773c37542fefbf72f7ee27d.setIcon(icon_bebb7a69d96d2e3bb9b07e664c9fe213);
|
|
|
|
|
|
var marker_e1328b078cada091739fa848bde996b7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a767ba9c7372c2edf213f28ac4ba49af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea2d4a55d00a0c482ecd8923606ab6c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_910edfe30f1191f4aeff99ba4994ebc4 = $(`<div id="html_910edfe30f1191f4aeff99ba4994ebc4" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_ea2d4a55d00a0c482ecd8923606ab6c9.setContent(html_910edfe30f1191f4aeff99ba4994ebc4);
|
|
|
|
|
|
|
|
marker_e1328b078cada091739fa848bde996b7.bindPopup(popup_ea2d4a55d00a0c482ecd8923606ab6c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1328b078cada091739fa848bde996b7.setIcon(icon_a767ba9c7372c2edf213f28ac4ba49af);
|
|
|
|
|
|
var marker_caa3175594181e188c81c3308103ca7a = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_fa72cc25aaab7db51c34a3645305debe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e523ab48fe008b805222618cad790505 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_535a4c59ca02662f16e4382d6e1e4347 = $(`<div id="html_535a4c59ca02662f16e4382d6e1e4347" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_e523ab48fe008b805222618cad790505.setContent(html_535a4c59ca02662f16e4382d6e1e4347);
|
|
|
|
|
|
|
|
marker_caa3175594181e188c81c3308103ca7a.bindPopup(popup_e523ab48fe008b805222618cad790505)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caa3175594181e188c81c3308103ca7a.setIcon(icon_fa72cc25aaab7db51c34a3645305debe);
|
|
|
|
|
|
var marker_d3a3021becb460aba6fbe7f0e8723bb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_59f97d94d9031413093c97dbc5815d25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_677115753f248a140b86d76d31659cd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_860a83475229a91b1b5e177fbde62a73 = $(`<div id="html_860a83475229a91b1b5e177fbde62a73" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_677115753f248a140b86d76d31659cd4.setContent(html_860a83475229a91b1b5e177fbde62a73);
|
|
|
|
|
|
|
|
marker_d3a3021becb460aba6fbe7f0e8723bb1.bindPopup(popup_677115753f248a140b86d76d31659cd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3a3021becb460aba6fbe7f0e8723bb1.setIcon(icon_59f97d94d9031413093c97dbc5815d25);
|
|
|
|
|
|
var marker_00c7dd468eb5308cbd0db4d9fe84e2ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_94e6f59075439cac00d43f9c286081e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa8fdf0fb80871af12bc535ac3d34c8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3668517b3bb40f21a9cdcd361f8a6121 = $(`<div id="html_3668517b3bb40f21a9cdcd361f8a6121" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_fa8fdf0fb80871af12bc535ac3d34c8c.setContent(html_3668517b3bb40f21a9cdcd361f8a6121);
|
|
|
|
|
|
|
|
marker_00c7dd468eb5308cbd0db4d9fe84e2ea.bindPopup(popup_fa8fdf0fb80871af12bc535ac3d34c8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00c7dd468eb5308cbd0db4d9fe84e2ea.setIcon(icon_94e6f59075439cac00d43f9c286081e5);
|
|
|
|
|
|
var marker_6cce582742c82921d187037a7deb5937 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_26bfddf7b6dc9836eeee015bace3ff1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb35bdc7590e85c44e0cb8fae991f405 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b437d5f09c9b304e22ecc356599f2f8b = $(`<div id="html_b437d5f09c9b304e22ecc356599f2f8b" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_eb35bdc7590e85c44e0cb8fae991f405.setContent(html_b437d5f09c9b304e22ecc356599f2f8b);
|
|
|
|
|
|
|
|
marker_6cce582742c82921d187037a7deb5937.bindPopup(popup_eb35bdc7590e85c44e0cb8fae991f405)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cce582742c82921d187037a7deb5937.setIcon(icon_26bfddf7b6dc9836eeee015bace3ff1e);
|
|
|
|
|
|
var marker_b002e753d3dd72606df6e6743192101c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_24bbe40f05f3bcd7906188bbe34ebde1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f70dd4fc1b6ce06fe41773a9eec3d466 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a46324e6f12e5b4d40cef7a2910913ab = $(`<div id="html_a46324e6f12e5b4d40cef7a2910913ab" style="width: 100.0%; height: 100.0%;">nostr.veladan.dev</div>`)[0];
|
|
popup_f70dd4fc1b6ce06fe41773a9eec3d466.setContent(html_a46324e6f12e5b4d40cef7a2910913ab);
|
|
|
|
|
|
|
|
marker_b002e753d3dd72606df6e6743192101c.bindPopup(popup_f70dd4fc1b6ce06fe41773a9eec3d466)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b002e753d3dd72606df6e6743192101c.setIcon(icon_24bbe40f05f3bcd7906188bbe34ebde1);
|
|
|
|
|
|
var marker_5a9653af1dcbf3657687811c4d3dee8b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_5cd971676bd5c4a35fd700559091abd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30169193d0e2281f4f827f9b73a15b8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88f75db1323c6742d1c3154490965fa0 = $(`<div id="html_88f75db1323c6742d1c3154490965fa0" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_30169193d0e2281f4f827f9b73a15b8e.setContent(html_88f75db1323c6742d1c3154490965fa0);
|
|
|
|
|
|
|
|
marker_5a9653af1dcbf3657687811c4d3dee8b.bindPopup(popup_30169193d0e2281f4f827f9b73a15b8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a9653af1dcbf3657687811c4d3dee8b.setIcon(icon_5cd971676bd5c4a35fd700559091abd5);
|
|
|
|
|
|
var marker_0d37f97a86e1cee7848d551d819b3594 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_73f0bb8c6d6666ce0257e9dd4a28ec05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbda2d0efca00533b2197a89095e1bb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05fd83825977833e06321b9d41e4997b = $(`<div id="html_05fd83825977833e06321b9d41e4997b" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_fbda2d0efca00533b2197a89095e1bb6.setContent(html_05fd83825977833e06321b9d41e4997b);
|
|
|
|
|
|
|
|
marker_0d37f97a86e1cee7848d551d819b3594.bindPopup(popup_fbda2d0efca00533b2197a89095e1bb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d37f97a86e1cee7848d551d819b3594.setIcon(icon_73f0bb8c6d6666ce0257e9dd4a28ec05);
|
|
|
|
|
|
var marker_bc466e4a5871debf764cadca688ee611 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8494a964bcc83fef8b995228e798911d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a691067fa82462864ca45ff72ad6dc31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96c5b3c703dd77db13b7299411997274 = $(`<div id="html_96c5b3c703dd77db13b7299411997274" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_a691067fa82462864ca45ff72ad6dc31.setContent(html_96c5b3c703dd77db13b7299411997274);
|
|
|
|
|
|
|
|
marker_bc466e4a5871debf764cadca688ee611.bindPopup(popup_a691067fa82462864ca45ff72ad6dc31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc466e4a5871debf764cadca688ee611.setIcon(icon_8494a964bcc83fef8b995228e798911d);
|
|
|
|
|
|
var marker_b020c05ffc76368df3ee996c46b2d7c0 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7c0e4f356a8b6d0bb228eecfe3ecf2ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6754379ad4e9cb08792ea6aa1bbca15e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32a029663d3867743dae3db7d6016745 = $(`<div id="html_32a029663d3867743dae3db7d6016745" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_6754379ad4e9cb08792ea6aa1bbca15e.setContent(html_32a029663d3867743dae3db7d6016745);
|
|
|
|
|
|
|
|
marker_b020c05ffc76368df3ee996c46b2d7c0.bindPopup(popup_6754379ad4e9cb08792ea6aa1bbca15e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b020c05ffc76368df3ee996c46b2d7c0.setIcon(icon_7c0e4f356a8b6d0bb228eecfe3ecf2ea);
|
|
|
|
|
|
var marker_0150ee44393c33eb84f6d83c35dd2387 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_aa79d1062e954bb7fc3d32d25c63b0cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb882e23b1b79a2c008c69ad92d3a6ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16520c042aab1de972697b9884b35795 = $(`<div id="html_16520c042aab1de972697b9884b35795" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_eb882e23b1b79a2c008c69ad92d3a6ff.setContent(html_16520c042aab1de972697b9884b35795);
|
|
|
|
|
|
|
|
marker_0150ee44393c33eb84f6d83c35dd2387.bindPopup(popup_eb882e23b1b79a2c008c69ad92d3a6ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0150ee44393c33eb84f6d83c35dd2387.setIcon(icon_aa79d1062e954bb7fc3d32d25c63b0cb);
|
|
|
|
|
|
var marker_385e856fdb0ae44cde673bac205159bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_cd253bcb6ddadfa4ca606a880c43051b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c93fdbe100e767f2db14a7b0bf07c97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_742db36aeb181b0942e2ca2978315550 = $(`<div id="html_742db36aeb181b0942e2ca2978315550" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_0c93fdbe100e767f2db14a7b0bf07c97.setContent(html_742db36aeb181b0942e2ca2978315550);
|
|
|
|
|
|
|
|
marker_385e856fdb0ae44cde673bac205159bf.bindPopup(popup_0c93fdbe100e767f2db14a7b0bf07c97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_385e856fdb0ae44cde673bac205159bf.setIcon(icon_cd253bcb6ddadfa4ca606a880c43051b);
|
|
|
|
|
|
var marker_7d8f54c663baf7684eed8c37612bd65b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2212109ac230a0c1da38a1a177de1001 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08fef945f4ec5b9beed541a81327a968 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efcc7460d5002c504c3528b655f533d4 = $(`<div id="html_efcc7460d5002c504c3528b655f533d4" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_08fef945f4ec5b9beed541a81327a968.setContent(html_efcc7460d5002c504c3528b655f533d4);
|
|
|
|
|
|
|
|
marker_7d8f54c663baf7684eed8c37612bd65b.bindPopup(popup_08fef945f4ec5b9beed541a81327a968)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d8f54c663baf7684eed8c37612bd65b.setIcon(icon_2212109ac230a0c1da38a1a177de1001);
|
|
|
|
|
|
var marker_0a22cb26c392535654bac2f2d3901326 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_5d6aafb3f23acd4a5356817e2141b06a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcaa8fd85e9c021489149201a420297f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0593e0b8522bd19268f8384e8423eec3 = $(`<div id="html_0593e0b8522bd19268f8384e8423eec3" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_fcaa8fd85e9c021489149201a420297f.setContent(html_0593e0b8522bd19268f8384e8423eec3);
|
|
|
|
|
|
|
|
marker_0a22cb26c392535654bac2f2d3901326.bindPopup(popup_fcaa8fd85e9c021489149201a420297f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a22cb26c392535654bac2f2d3901326.setIcon(icon_5d6aafb3f23acd4a5356817e2141b06a);
|
|
|
|
|
|
var marker_d51f9c569763250c4b91f6d5cb71fe3a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_46d4c076d07a762860bff9cbe1986109 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a17cd79abcf2d995f24b359c43c7711 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_605fd632f167930af6d7e85093d7a013 = $(`<div id="html_605fd632f167930af6d7e85093d7a013" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_3a17cd79abcf2d995f24b359c43c7711.setContent(html_605fd632f167930af6d7e85093d7a013);
|
|
|
|
|
|
|
|
marker_d51f9c569763250c4b91f6d5cb71fe3a.bindPopup(popup_3a17cd79abcf2d995f24b359c43c7711)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d51f9c569763250c4b91f6d5cb71fe3a.setIcon(icon_46d4c076d07a762860bff9cbe1986109);
|
|
|
|
|
|
var marker_c0ea6afcd821ba33d9cc7f90d5a52cd0 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_4b43fc15c2453fe617b40307c3da8c34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7ff20d27970c49de1f26ce9624c0397 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6a19a7f40f7af554d19aacb0681c2c4 = $(`<div id="html_e6a19a7f40f7af554d19aacb0681c2c4" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_f7ff20d27970c49de1f26ce9624c0397.setContent(html_e6a19a7f40f7af554d19aacb0681c2c4);
|
|
|
|
|
|
|
|
marker_c0ea6afcd821ba33d9cc7f90d5a52cd0.bindPopup(popup_f7ff20d27970c49de1f26ce9624c0397)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0ea6afcd821ba33d9cc7f90d5a52cd0.setIcon(icon_4b43fc15c2453fe617b40307c3da8c34);
|
|
|
|
|
|
var marker_33ef2864a7dd0b7419f6d449173597cd = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_af9c36e9f1e0171eadc8ddc886c24f08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_206b2c6f252dc89ea0f0e25c208ad8df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fba819027b26597462516a493bd87058 = $(`<div id="html_fba819027b26597462516a493bd87058" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_206b2c6f252dc89ea0f0e25c208ad8df.setContent(html_fba819027b26597462516a493bd87058);
|
|
|
|
|
|
|
|
marker_33ef2864a7dd0b7419f6d449173597cd.bindPopup(popup_206b2c6f252dc89ea0f0e25c208ad8df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33ef2864a7dd0b7419f6d449173597cd.setIcon(icon_af9c36e9f1e0171eadc8ddc886c24f08);
|
|
|
|
|
|
var marker_a35afd727b1b73a486f395b6cc849a55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7b6a5a55c1519605c96b6726cbb72363 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e07926708ee9a2f5070450b54a056d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f63142ce4f4e7d45f2dab9cc6b56b82 = $(`<div id="html_8f63142ce4f4e7d45f2dab9cc6b56b82" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_7e07926708ee9a2f5070450b54a056d9.setContent(html_8f63142ce4f4e7d45f2dab9cc6b56b82);
|
|
|
|
|
|
|
|
marker_a35afd727b1b73a486f395b6cc849a55.bindPopup(popup_7e07926708ee9a2f5070450b54a056d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a35afd727b1b73a486f395b6cc849a55.setIcon(icon_7b6a5a55c1519605c96b6726cbb72363);
|
|
|
|
|
|
var marker_5ee37b6d7bc9fbe7686bc05b4f99e1ac = L.marker(
|
|
[45.5029, -73.5723],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_07d98dd727e530522eb9caf97bd475c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_836ab4367f935d090a5676c15e51dc79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d560f8116772da77a99e284cb3e1d280 = $(`<div id="html_d560f8116772da77a99e284cb3e1d280" style="width: 100.0%; height: 100.0%;">zap.watch</div>`)[0];
|
|
popup_836ab4367f935d090a5676c15e51dc79.setContent(html_d560f8116772da77a99e284cb3e1d280);
|
|
|
|
|
|
|
|
marker_5ee37b6d7bc9fbe7686bc05b4f99e1ac.bindPopup(popup_836ab4367f935d090a5676c15e51dc79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ee37b6d7bc9fbe7686bc05b4f99e1ac.setIcon(icon_07d98dd727e530522eb9caf97bd475c3);
|
|
|
|
|
|
var marker_06c1832b31c5f44b3ed693b547814fc5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_0f906418ac4fb9f2bebdd612babee844 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33c2dc785a4993240e1c54c98e746327 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30f1009c2bfba5c60e50a5fd120735cc = $(`<div id="html_30f1009c2bfba5c60e50a5fd120735cc" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_33c2dc785a4993240e1c54c98e746327.setContent(html_30f1009c2bfba5c60e50a5fd120735cc);
|
|
|
|
|
|
|
|
marker_06c1832b31c5f44b3ed693b547814fc5.bindPopup(popup_33c2dc785a4993240e1c54c98e746327)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06c1832b31c5f44b3ed693b547814fc5.setIcon(icon_0f906418ac4fb9f2bebdd612babee844);
|
|
|
|
|
|
var marker_d012caa1e5a65bc0dc5ef05106f2bdc9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_404bfc63c2c7f77e6f3ebbbe4d7027bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66acf9d7b22462066d472c8a406ce4f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_405ac35f46c8626c515833598ff6b312 = $(`<div id="html_405ac35f46c8626c515833598ff6b312" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_66acf9d7b22462066d472c8a406ce4f7.setContent(html_405ac35f46c8626c515833598ff6b312);
|
|
|
|
|
|
|
|
marker_d012caa1e5a65bc0dc5ef05106f2bdc9.bindPopup(popup_66acf9d7b22462066d472c8a406ce4f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d012caa1e5a65bc0dc5ef05106f2bdc9.setIcon(icon_404bfc63c2c7f77e6f3ebbbe4d7027bd);
|
|
|
|
|
|
var marker_a0ebde3468b38af20120382913b3741a = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6d4024568951689e318da82f9fa55cea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_680cf86d650219ee8363940a86d866ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ec59ae7967b8d07865d19285bb47dc6 = $(`<div id="html_5ec59ae7967b8d07865d19285bb47dc6" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_680cf86d650219ee8363940a86d866ce.setContent(html_5ec59ae7967b8d07865d19285bb47dc6);
|
|
|
|
|
|
|
|
marker_a0ebde3468b38af20120382913b3741a.bindPopup(popup_680cf86d650219ee8363940a86d866ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0ebde3468b38af20120382913b3741a.setIcon(icon_6d4024568951689e318da82f9fa55cea);
|
|
|
|
|
|
var marker_0579beb80a3536fe62837b67f10dabe4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_802ecf9479f3f7ba0c880e30af2cf729 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27f832ef643bdc70fff79ad8faa81e02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b745fa2916e55c94fd910231d01f2aa5 = $(`<div id="html_b745fa2916e55c94fd910231d01f2aa5" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_27f832ef643bdc70fff79ad8faa81e02.setContent(html_b745fa2916e55c94fd910231d01f2aa5);
|
|
|
|
|
|
|
|
marker_0579beb80a3536fe62837b67f10dabe4.bindPopup(popup_27f832ef643bdc70fff79ad8faa81e02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0579beb80a3536fe62837b67f10dabe4.setIcon(icon_802ecf9479f3f7ba0c880e30af2cf729);
|
|
|
|
|
|
var marker_d1e4f00a901bd9ab3d9f591c33ba674b = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_78c6dda99b1b586fc92d849138889af6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88bf87000c8255f6b049377ad7fada43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09402996d2f9ac0b8ba041fb34236c6e = $(`<div id="html_09402996d2f9ac0b8ba041fb34236c6e" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_88bf87000c8255f6b049377ad7fada43.setContent(html_09402996d2f9ac0b8ba041fb34236c6e);
|
|
|
|
|
|
|
|
marker_d1e4f00a901bd9ab3d9f591c33ba674b.bindPopup(popup_88bf87000c8255f6b049377ad7fada43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1e4f00a901bd9ab3d9f591c33ba674b.setIcon(icon_78c6dda99b1b586fc92d849138889af6);
|
|
|
|
|
|
var marker_847722baa5d0e3b18dc04330eab59704 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_aeb68a6d2ad6ed0c11210784db11ecd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14b6d96f51d4762157e0044c91118f6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cf1d8f6703e4e2b7622e7240ed32d5a = $(`<div id="html_9cf1d8f6703e4e2b7622e7240ed32d5a" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_14b6d96f51d4762157e0044c91118f6d.setContent(html_9cf1d8f6703e4e2b7622e7240ed32d5a);
|
|
|
|
|
|
|
|
marker_847722baa5d0e3b18dc04330eab59704.bindPopup(popup_14b6d96f51d4762157e0044c91118f6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_847722baa5d0e3b18dc04330eab59704.setIcon(icon_aeb68a6d2ad6ed0c11210784db11ecd7);
|
|
|
|
|
|
var marker_9a1e1443d20e20cf4787d552143a3d43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_ca7262f1a7f4bb0a32b45543aa33577c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f42218b5e493f542f9367fed3ef70b54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b52a49f11cfacffb24c54b3f4aa1a20a = $(`<div id="html_b52a49f11cfacffb24c54b3f4aa1a20a" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_f42218b5e493f542f9367fed3ef70b54.setContent(html_b52a49f11cfacffb24c54b3f4aa1a20a);
|
|
|
|
|
|
|
|
marker_9a1e1443d20e20cf4787d552143a3d43.bindPopup(popup_f42218b5e493f542f9367fed3ef70b54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a1e1443d20e20cf4787d552143a3d43.setIcon(icon_ca7262f1a7f4bb0a32b45543aa33577c);
|
|
|
|
|
|
var marker_bb8560317da2c9c44254ba1ee84c7e69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_256b8c19ae5f021632740a7b9ecf5d7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a104ab8d02e5d986bdde17f25d3c41e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2505ee4a2befde0d284bd2921a1a1f4 = $(`<div id="html_d2505ee4a2befde0d284bd2921a1a1f4" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_a104ab8d02e5d986bdde17f25d3c41e5.setContent(html_d2505ee4a2befde0d284bd2921a1a1f4);
|
|
|
|
|
|
|
|
marker_bb8560317da2c9c44254ba1ee84c7e69.bindPopup(popup_a104ab8d02e5d986bdde17f25d3c41e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb8560317da2c9c44254ba1ee84c7e69.setIcon(icon_256b8c19ae5f021632740a7b9ecf5d7c);
|
|
|
|
|
|
var marker_451a624c9fe809c5628798661af22896 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_20ccff4d6898f1baa7c03c7c7d2c8190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fde171a5e14eca485a0fcb928c281a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b153f54df1e4feb0824a9888b4263caf = $(`<div id="html_b153f54df1e4feb0824a9888b4263caf" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_6fde171a5e14eca485a0fcb928c281a2.setContent(html_b153f54df1e4feb0824a9888b4263caf);
|
|
|
|
|
|
|
|
marker_451a624c9fe809c5628798661af22896.bindPopup(popup_6fde171a5e14eca485a0fcb928c281a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_451a624c9fe809c5628798661af22896.setIcon(icon_20ccff4d6898f1baa7c03c7c7d2c8190);
|
|
|
|
|
|
var marker_2d7d245ff4c2d5322caf47291384ec19 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_3b0b1f5f96f5ef3383a536a108bf311e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb845f6694502edd58878c1b684868a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ada38a4aff916fd4feebfedacc7ca9c8 = $(`<div id="html_ada38a4aff916fd4feebfedacc7ca9c8" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_bb845f6694502edd58878c1b684868a7.setContent(html_ada38a4aff916fd4feebfedacc7ca9c8);
|
|
|
|
|
|
|
|
marker_2d7d245ff4c2d5322caf47291384ec19.bindPopup(popup_bb845f6694502edd58878c1b684868a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d7d245ff4c2d5322caf47291384ec19.setIcon(icon_3b0b1f5f96f5ef3383a536a108bf311e);
|
|
|
|
|
|
var marker_3cc40ca5b93fdf4411ebcd9ece5a9667 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7fe9cc0c1fa37df37e8d186a5a27e9d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c27b35a8e84c166630eb1d2d4538bfe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df63697ac9c1264b917f917fbc6a47f8 = $(`<div id="html_df63697ac9c1264b917f917fbc6a47f8" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_c27b35a8e84c166630eb1d2d4538bfe1.setContent(html_df63697ac9c1264b917f917fbc6a47f8);
|
|
|
|
|
|
|
|
marker_3cc40ca5b93fdf4411ebcd9ece5a9667.bindPopup(popup_c27b35a8e84c166630eb1d2d4538bfe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cc40ca5b93fdf4411ebcd9ece5a9667.setIcon(icon_7fe9cc0c1fa37df37e8d186a5a27e9d2);
|
|
|
|
|
|
var marker_4d98e7ba5d01093f7237e4cfb9d9c825 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e963b1189817d50f5c72f8a5af212c3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4316233b4444f9183c7cc5ebccc0e5c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87d9e441a7c1ceb632c5b9f920b643ee = $(`<div id="html_87d9e441a7c1ceb632c5b9f920b643ee" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_4316233b4444f9183c7cc5ebccc0e5c8.setContent(html_87d9e441a7c1ceb632c5b9f920b643ee);
|
|
|
|
|
|
|
|
marker_4d98e7ba5d01093f7237e4cfb9d9c825.bindPopup(popup_4316233b4444f9183c7cc5ebccc0e5c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d98e7ba5d01093f7237e4cfb9d9c825.setIcon(icon_e963b1189817d50f5c72f8a5af212c3b);
|
|
|
|
|
|
var marker_2101a774651d1d5ceced70aa1174ad62 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_47b4fd9e8fd6060615fad5712a42cfc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ffdd63f2d344a00c38d46e92e25b787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3511caa807078a3f23901f3bda25b613 = $(`<div id="html_3511caa807078a3f23901f3bda25b613" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_7ffdd63f2d344a00c38d46e92e25b787.setContent(html_3511caa807078a3f23901f3bda25b613);
|
|
|
|
|
|
|
|
marker_2101a774651d1d5ceced70aa1174ad62.bindPopup(popup_7ffdd63f2d344a00c38d46e92e25b787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2101a774651d1d5ceced70aa1174ad62.setIcon(icon_47b4fd9e8fd6060615fad5712a42cfc5);
|
|
|
|
|
|
var marker_5b858395e4c4fe7638b0ae7d9c645348 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1df25e2814386de7ae834aa77cbfbd21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7328164489c48f6f2bd7e17e044257b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f0fb108813e46188db429176c470a58 = $(`<div id="html_9f0fb108813e46188db429176c470a58" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_c7328164489c48f6f2bd7e17e044257b.setContent(html_9f0fb108813e46188db429176c470a58);
|
|
|
|
|
|
|
|
marker_5b858395e4c4fe7638b0ae7d9c645348.bindPopup(popup_c7328164489c48f6f2bd7e17e044257b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b858395e4c4fe7638b0ae7d9c645348.setIcon(icon_1df25e2814386de7ae834aa77cbfbd21);
|
|
|
|
|
|
var marker_9b80569aaf710a2dcac82be655546939 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_86ce99a2417f4c86a96138a4ee700780 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28e3fc8966d936bc0d1e0fb2d0122c38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_236ad2e15b53933eb7d302a146454b2a = $(`<div id="html_236ad2e15b53933eb7d302a146454b2a" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_28e3fc8966d936bc0d1e0fb2d0122c38.setContent(html_236ad2e15b53933eb7d302a146454b2a);
|
|
|
|
|
|
|
|
marker_9b80569aaf710a2dcac82be655546939.bindPopup(popup_28e3fc8966d936bc0d1e0fb2d0122c38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b80569aaf710a2dcac82be655546939.setIcon(icon_86ce99a2417f4c86a96138a4ee700780);
|
|
|
|
|
|
var marker_58330476d68b132e49783ed5918c678f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_037f4c205584018e8215d92c43c458c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07861bae716571609010bcb5dfc478c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a65c02b08543ccac751854668ec4d9b8 = $(`<div id="html_a65c02b08543ccac751854668ec4d9b8" style="width: 100.0%; height: 100.0%;">relay.2nix.de</div>`)[0];
|
|
popup_07861bae716571609010bcb5dfc478c0.setContent(html_a65c02b08543ccac751854668ec4d9b8);
|
|
|
|
|
|
|
|
marker_58330476d68b132e49783ed5918c678f.bindPopup(popup_07861bae716571609010bcb5dfc478c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58330476d68b132e49783ed5918c678f.setIcon(icon_037f4c205584018e8215d92c43c458c4);
|
|
|
|
|
|
var marker_d0b85f659fc8b79cbee97cb035a0c802 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7a2a91faeae35654dcba59c2d9c010e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08b5fd10def4fb52a8d160997e77a5cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49c75e31ae631bf9a48002787db8cd55 = $(`<div id="html_49c75e31ae631bf9a48002787db8cd55" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_08b5fd10def4fb52a8d160997e77a5cc.setContent(html_49c75e31ae631bf9a48002787db8cd55);
|
|
|
|
|
|
|
|
marker_d0b85f659fc8b79cbee97cb035a0c802.bindPopup(popup_08b5fd10def4fb52a8d160997e77a5cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0b85f659fc8b79cbee97cb035a0c802.setIcon(icon_7a2a91faeae35654dcba59c2d9c010e7);
|
|
|
|
|
|
var marker_a603981fbad2e700a132cc765ad18854 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d8b6df00c3762d97e677b2460d07677c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_122c998663d21dd4592925cb5766b971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_244196baca0d49086f40b9ea9c7daeef = $(`<div id="html_244196baca0d49086f40b9ea9c7daeef" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_122c998663d21dd4592925cb5766b971.setContent(html_244196baca0d49086f40b9ea9c7daeef);
|
|
|
|
|
|
|
|
marker_a603981fbad2e700a132cc765ad18854.bindPopup(popup_122c998663d21dd4592925cb5766b971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a603981fbad2e700a132cc765ad18854.setIcon(icon_d8b6df00c3762d97e677b2460d07677c);
|
|
|
|
|
|
var marker_50679a6160bc8a811f1c98aa8b778c74 = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_9afe1010880fa59fbc43f1ad9cbd2e2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23d194d3d67d78488ccfa20681776c0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0a609aee5976658e0a33a10d0649147 = $(`<div id="html_a0a609aee5976658e0a33a10d0649147" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_23d194d3d67d78488ccfa20681776c0e.setContent(html_a0a609aee5976658e0a33a10d0649147);
|
|
|
|
|
|
|
|
marker_50679a6160bc8a811f1c98aa8b778c74.bindPopup(popup_23d194d3d67d78488ccfa20681776c0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50679a6160bc8a811f1c98aa8b778c74.setIcon(icon_9afe1010880fa59fbc43f1ad9cbd2e2f);
|
|
|
|
|
|
var marker_da22a70e9c88b63ee278df242598bc85 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_abffc61d3a2a3bbf704e2e7dcab819a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ebb443c05aca9be5362f810d2b3036a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeabe8bf194df51bc187f7c42d0846ef = $(`<div id="html_eeabe8bf194df51bc187f7c42d0846ef" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_5ebb443c05aca9be5362f810d2b3036a.setContent(html_eeabe8bf194df51bc187f7c42d0846ef);
|
|
|
|
|
|
|
|
marker_da22a70e9c88b63ee278df242598bc85.bindPopup(popup_5ebb443c05aca9be5362f810d2b3036a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da22a70e9c88b63ee278df242598bc85.setIcon(icon_abffc61d3a2a3bbf704e2e7dcab819a8);
|
|
|
|
|
|
var marker_a65075c22acd74e07bcd5a9bf07835c0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_50ec7ba6ac57bf20661311df951ced95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6fb9a809ce343c4c5e5b8bdff6cfce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c85de3ddbd3fe62b4f07515e5879db29 = $(`<div id="html_c85de3ddbd3fe62b4f07515e5879db29" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_e6fb9a809ce343c4c5e5b8bdff6cfce5.setContent(html_c85de3ddbd3fe62b4f07515e5879db29);
|
|
|
|
|
|
|
|
marker_a65075c22acd74e07bcd5a9bf07835c0.bindPopup(popup_e6fb9a809ce343c4c5e5b8bdff6cfce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a65075c22acd74e07bcd5a9bf07835c0.setIcon(icon_50ec7ba6ac57bf20661311df951ced95);
|
|
|
|
|
|
var marker_5914681e05447696e8f8e23d903c1fca = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f6f6bf244c281f9346077728c1f57090 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b7c1839a7f9d1703c76306debee1d60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa900d71a19d2b4c8dc28acf43317d83 = $(`<div id="html_fa900d71a19d2b4c8dc28acf43317d83" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_9b7c1839a7f9d1703c76306debee1d60.setContent(html_fa900d71a19d2b4c8dc28acf43317d83);
|
|
|
|
|
|
|
|
marker_5914681e05447696e8f8e23d903c1fca.bindPopup(popup_9b7c1839a7f9d1703c76306debee1d60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5914681e05447696e8f8e23d903c1fca.setIcon(icon_f6f6bf244c281f9346077728c1f57090);
|
|
|
|
|
|
var marker_446ddb31d53282bed433aacfea2394ba = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_105f7e466aa1bc379efa049f93c97efe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ea9a5678a3ff31c4ef4c7ca25ad53b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2534ae391e41490a94f668518431f83b = $(`<div id="html_2534ae391e41490a94f668518431f83b" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_3ea9a5678a3ff31c4ef4c7ca25ad53b2.setContent(html_2534ae391e41490a94f668518431f83b);
|
|
|
|
|
|
|
|
marker_446ddb31d53282bed433aacfea2394ba.bindPopup(popup_3ea9a5678a3ff31c4ef4c7ca25ad53b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_446ddb31d53282bed433aacfea2394ba.setIcon(icon_105f7e466aa1bc379efa049f93c97efe);
|
|
|
|
|
|
var marker_5683fa361fe2c8b29524552e47828c5b = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b153daab15ecd8c951b6fce7640418b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3db1f2432918914250a7c5400c5df183 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_924e0715edd798e469bc13134266d3a6 = $(`<div id="html_924e0715edd798e469bc13134266d3a6" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_3db1f2432918914250a7c5400c5df183.setContent(html_924e0715edd798e469bc13134266d3a6);
|
|
|
|
|
|
|
|
marker_5683fa361fe2c8b29524552e47828c5b.bindPopup(popup_3db1f2432918914250a7c5400c5df183)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5683fa361fe2c8b29524552e47828c5b.setIcon(icon_b153daab15ecd8c951b6fce7640418b1);
|
|
|
|
|
|
var marker_39567fd5696c3c21afa2361c53112eac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_10daf9bc31eaa2b5e0ca3fdffeb10688 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ecaf4c17edd274f198f72e3732ccac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bf4fe21992750a56e8e1e959ad65c3c = $(`<div id="html_6bf4fe21992750a56e8e1e959ad65c3c" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_6ecaf4c17edd274f198f72e3732ccac1.setContent(html_6bf4fe21992750a56e8e1e959ad65c3c);
|
|
|
|
|
|
|
|
marker_39567fd5696c3c21afa2361c53112eac.bindPopup(popup_6ecaf4c17edd274f198f72e3732ccac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39567fd5696c3c21afa2361c53112eac.setIcon(icon_10daf9bc31eaa2b5e0ca3fdffeb10688);
|
|
|
|
|
|
var marker_3daa2787f89eda1bcdf844c369c24ce2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_c176c5959f3eb18935c0eb5963fb43fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0ec49d18984c36a03456650c06f1787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b89f61c44059daa4b95beeaa76cc663 = $(`<div id="html_6b89f61c44059daa4b95beeaa76cc663" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_a0ec49d18984c36a03456650c06f1787.setContent(html_6b89f61c44059daa4b95beeaa76cc663);
|
|
|
|
|
|
|
|
marker_3daa2787f89eda1bcdf844c369c24ce2.bindPopup(popup_a0ec49d18984c36a03456650c06f1787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3daa2787f89eda1bcdf844c369c24ce2.setIcon(icon_c176c5959f3eb18935c0eb5963fb43fb);
|
|
|
|
|
|
var marker_0426338e6423d4592031f5e03e8b9ef4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_16cc12e7693f9ce5b4e458b319b1a6d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b97a29085d2a7e6b5d1ab3aa67f6438 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_721d19c96dbbf78613e2ab383f997055 = $(`<div id="html_721d19c96dbbf78613e2ab383f997055" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_7b97a29085d2a7e6b5d1ab3aa67f6438.setContent(html_721d19c96dbbf78613e2ab383f997055);
|
|
|
|
|
|
|
|
marker_0426338e6423d4592031f5e03e8b9ef4.bindPopup(popup_7b97a29085d2a7e6b5d1ab3aa67f6438)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0426338e6423d4592031f5e03e8b9ef4.setIcon(icon_16cc12e7693f9ce5b4e458b319b1a6d3);
|
|
|
|
|
|
var marker_94fe3e9ff8c5d356440d8de83925d5c0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_01d6d831e1763ff31137d7264e6a55aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4af30b88f87061a79a3212c7bb327c1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f13d290f60ac3bf93258a4e91b58430d = $(`<div id="html_f13d290f60ac3bf93258a4e91b58430d" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_4af30b88f87061a79a3212c7bb327c1b.setContent(html_f13d290f60ac3bf93258a4e91b58430d);
|
|
|
|
|
|
|
|
marker_94fe3e9ff8c5d356440d8de83925d5c0.bindPopup(popup_4af30b88f87061a79a3212c7bb327c1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94fe3e9ff8c5d356440d8de83925d5c0.setIcon(icon_01d6d831e1763ff31137d7264e6a55aa);
|
|
|
|
|
|
var marker_c7230c0248a8f0c89030a03fcb29e9af = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_cde5ea16d91d7b00d3e182c1d619904d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8be96de94bb0774a3806c2a83bdfaa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_892eb09867f5246c5aa89d85b3f74d47 = $(`<div id="html_892eb09867f5246c5aa89d85b3f74d47" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_f8be96de94bb0774a3806c2a83bdfaa6.setContent(html_892eb09867f5246c5aa89d85b3f74d47);
|
|
|
|
|
|
|
|
marker_c7230c0248a8f0c89030a03fcb29e9af.bindPopup(popup_f8be96de94bb0774a3806c2a83bdfaa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7230c0248a8f0c89030a03fcb29e9af.setIcon(icon_cde5ea16d91d7b00d3e182c1d619904d);
|
|
|
|
|
|
var marker_16ae257e91b257f7182866686d76d2bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8549e34a97fd1635970fa27b48748ede = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e34d30379aec7ecdf6312b5b18a9a723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f475534d9779a7857006d04debc21c6 = $(`<div id="html_0f475534d9779a7857006d04debc21c6" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_e34d30379aec7ecdf6312b5b18a9a723.setContent(html_0f475534d9779a7857006d04debc21c6);
|
|
|
|
|
|
|
|
marker_16ae257e91b257f7182866686d76d2bd.bindPopup(popup_e34d30379aec7ecdf6312b5b18a9a723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16ae257e91b257f7182866686d76d2bd.setIcon(icon_8549e34a97fd1635970fa27b48748ede);
|
|
|
|
|
|
var marker_7f3eb4568e8c782c0f1ff18efb756eb8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_73edf84819527544aac0f914b67a2e84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da50df9e30a9a55c9fefed606fa26903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ee589777696f06a4ade675fdd117cb0 = $(`<div id="html_3ee589777696f06a4ade675fdd117cb0" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_da50df9e30a9a55c9fefed606fa26903.setContent(html_3ee589777696f06a4ade675fdd117cb0);
|
|
|
|
|
|
|
|
marker_7f3eb4568e8c782c0f1ff18efb756eb8.bindPopup(popup_da50df9e30a9a55c9fefed606fa26903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f3eb4568e8c782c0f1ff18efb756eb8.setIcon(icon_73edf84819527544aac0f914b67a2e84);
|
|
|
|
|
|
var marker_33d01ee1f0ade761803663c51bde0bf1 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f37c31b63bfb1140cf4e9888289ac91a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b80d9a15cd64d55f16a86659edfaed8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce19c74359127e9cc94905d395acf63c = $(`<div id="html_ce19c74359127e9cc94905d395acf63c" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_5b80d9a15cd64d55f16a86659edfaed8.setContent(html_ce19c74359127e9cc94905d395acf63c);
|
|
|
|
|
|
|
|
marker_33d01ee1f0ade761803663c51bde0bf1.bindPopup(popup_5b80d9a15cd64d55f16a86659edfaed8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33d01ee1f0ade761803663c51bde0bf1.setIcon(icon_f37c31b63bfb1140cf4e9888289ac91a);
|
|
|
|
|
|
var marker_51916afdcb9a9119fdb80f6dbd3405ec = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_4b55bad65ab089c9cab6c4c2ccd49528 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c6c064fa2144273f54247f3cf94ad1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24e252e52febd0dd6756cec689473dfb = $(`<div id="html_24e252e52febd0dd6756cec689473dfb" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_4c6c064fa2144273f54247f3cf94ad1d.setContent(html_24e252e52febd0dd6756cec689473dfb);
|
|
|
|
|
|
|
|
marker_51916afdcb9a9119fdb80f6dbd3405ec.bindPopup(popup_4c6c064fa2144273f54247f3cf94ad1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51916afdcb9a9119fdb80f6dbd3405ec.setIcon(icon_4b55bad65ab089c9cab6c4c2ccd49528);
|
|
|
|
|
|
var marker_e7233dc064fcdb12d85edfa7f244e185 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_ac915261b5524cf67fa23e3c9454f7a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32fc28392978763c121c761463c866f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f81cb19dc4571a16bcab485c960cd39 = $(`<div id="html_2f81cb19dc4571a16bcab485c960cd39" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_32fc28392978763c121c761463c866f2.setContent(html_2f81cb19dc4571a16bcab485c960cd39);
|
|
|
|
|
|
|
|
marker_e7233dc064fcdb12d85edfa7f244e185.bindPopup(popup_32fc28392978763c121c761463c866f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7233dc064fcdb12d85edfa7f244e185.setIcon(icon_ac915261b5524cf67fa23e3c9454f7a7);
|
|
|
|
|
|
var marker_4951280f0b112fd92ba3edb8319c983e = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6cf73017b8510e29b931a944f407407a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a2770a8dd2528d0595960017df5718d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eefacac7f2d7714707629580eac44db2 = $(`<div id="html_eefacac7f2d7714707629580eac44db2" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_4a2770a8dd2528d0595960017df5718d.setContent(html_eefacac7f2d7714707629580eac44db2);
|
|
|
|
|
|
|
|
marker_4951280f0b112fd92ba3edb8319c983e.bindPopup(popup_4a2770a8dd2528d0595960017df5718d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4951280f0b112fd92ba3edb8319c983e.setIcon(icon_6cf73017b8510e29b931a944f407407a);
|
|
|
|
|
|
var marker_4ecacbc2bdb8aed95d5d163921ef629b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_37aba941856cb77b17782b69e12a1770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21280a6316f97eda7fc2aa83a0f3d530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ffc0cba5c8ccfc8a9b41b26498b8e0c = $(`<div id="html_6ffc0cba5c8ccfc8a9b41b26498b8e0c" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_21280a6316f97eda7fc2aa83a0f3d530.setContent(html_6ffc0cba5c8ccfc8a9b41b26498b8e0c);
|
|
|
|
|
|
|
|
marker_4ecacbc2bdb8aed95d5d163921ef629b.bindPopup(popup_21280a6316f97eda7fc2aa83a0f3d530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ecacbc2bdb8aed95d5d163921ef629b.setIcon(icon_37aba941856cb77b17782b69e12a1770);
|
|
|
|
|
|
var marker_c0b564a590b8071b43f0066f72b831a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_45fdd6358d62e53b07e9e3c9032bc71e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea1a9ce41a0560d8256117926a130eda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7255cb11c27e7eb161042bf1957d60d9 = $(`<div id="html_7255cb11c27e7eb161042bf1957d60d9" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_ea1a9ce41a0560d8256117926a130eda.setContent(html_7255cb11c27e7eb161042bf1957d60d9);
|
|
|
|
|
|
|
|
marker_c0b564a590b8071b43f0066f72b831a0.bindPopup(popup_ea1a9ce41a0560d8256117926a130eda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0b564a590b8071b43f0066f72b831a0.setIcon(icon_45fdd6358d62e53b07e9e3c9032bc71e);
|
|
|
|
|
|
var marker_ddb17543a70901dd947301ff0e036416 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1de5f70425cdedfaa70e7149f5d4d0f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c53511071bd29499aff90eb4cef1f748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0b5916634b442b7d4d56900c7f5301e = $(`<div id="html_e0b5916634b442b7d4d56900c7f5301e" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_c53511071bd29499aff90eb4cef1f748.setContent(html_e0b5916634b442b7d4d56900c7f5301e);
|
|
|
|
|
|
|
|
marker_ddb17543a70901dd947301ff0e036416.bindPopup(popup_c53511071bd29499aff90eb4cef1f748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddb17543a70901dd947301ff0e036416.setIcon(icon_1de5f70425cdedfaa70e7149f5d4d0f7);
|
|
|
|
|
|
var marker_6b33795fb5a0bc5e9995248eb6e44adc = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_abb0de4fcb74413375afec67e7a073f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b8c4be996d6f450b5c263a3d57a4980 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a441b489e18181702df1b4889f8c6a6 = $(`<div id="html_1a441b489e18181702df1b4889f8c6a6" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_0b8c4be996d6f450b5c263a3d57a4980.setContent(html_1a441b489e18181702df1b4889f8c6a6);
|
|
|
|
|
|
|
|
marker_6b33795fb5a0bc5e9995248eb6e44adc.bindPopup(popup_0b8c4be996d6f450b5c263a3d57a4980)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b33795fb5a0bc5e9995248eb6e44adc.setIcon(icon_abb0de4fcb74413375afec67e7a073f9);
|
|
|
|
|
|
var marker_c01df1b0dc4fc3149a18d6663e9ba0cf = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_0a77d39858b4e3f03d1eb67db37aaaba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5884a635a53344412501362cd95d5b5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10967346356f3aeb1750f42a3cf66711 = $(`<div id="html_10967346356f3aeb1750f42a3cf66711" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_5884a635a53344412501362cd95d5b5b.setContent(html_10967346356f3aeb1750f42a3cf66711);
|
|
|
|
|
|
|
|
marker_c01df1b0dc4fc3149a18d6663e9ba0cf.bindPopup(popup_5884a635a53344412501362cd95d5b5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c01df1b0dc4fc3149a18d6663e9ba0cf.setIcon(icon_0a77d39858b4e3f03d1eb67db37aaaba);
|
|
|
|
|
|
var marker_adfece46a221690064535c34be1157f7 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2802f8d54b285610412a8a68b31e931d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d118f9d10a7fda8ce3f51fef4bb801eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f77c61315ba946741dee0bcdbea9c1d6 = $(`<div id="html_f77c61315ba946741dee0bcdbea9c1d6" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_d118f9d10a7fda8ce3f51fef4bb801eb.setContent(html_f77c61315ba946741dee0bcdbea9c1d6);
|
|
|
|
|
|
|
|
marker_adfece46a221690064535c34be1157f7.bindPopup(popup_d118f9d10a7fda8ce3f51fef4bb801eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adfece46a221690064535c34be1157f7.setIcon(icon_2802f8d54b285610412a8a68b31e931d);
|
|
|
|
|
|
var marker_cdd9deb660f53e7bc784c267ac07755a = L.marker(
|
|
[34.282, -118.439],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_74529f75f5986c646e198136f4fa3bfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dff95a55f0ad1eafb1018db658bbeed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cafa0f00ac95e60abbe44a3bea3a19f = $(`<div id="html_9cafa0f00ac95e60abbe44a3bea3a19f" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_1dff95a55f0ad1eafb1018db658bbeed.setContent(html_9cafa0f00ac95e60abbe44a3bea3a19f);
|
|
|
|
|
|
|
|
marker_cdd9deb660f53e7bc784c267ac07755a.bindPopup(popup_1dff95a55f0ad1eafb1018db658bbeed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdd9deb660f53e7bc784c267ac07755a.setIcon(icon_74529f75f5986c646e198136f4fa3bfc);
|
|
|
|
|
|
var marker_86e351ea8cbd08519808f8ca3bb31fbd = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7627484a014761d6da36b18c673dcd4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bed511194d557a9bc0f0f88d0b4ab6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eec2435bcd186acad19403bdd5803929 = $(`<div id="html_eec2435bcd186acad19403bdd5803929" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_0bed511194d557a9bc0f0f88d0b4ab6b.setContent(html_eec2435bcd186acad19403bdd5803929);
|
|
|
|
|
|
|
|
marker_86e351ea8cbd08519808f8ca3bb31fbd.bindPopup(popup_0bed511194d557a9bc0f0f88d0b4ab6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86e351ea8cbd08519808f8ca3bb31fbd.setIcon(icon_7627484a014761d6da36b18c673dcd4d);
|
|
|
|
|
|
var marker_cf30a2229d803200a0dc4d0bd544b34d = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e55037ce10a768426cc741497287e794 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14b978c042d5fd589f18fe422c54cbf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a12eae346ac926a7110f90b21d6678b1 = $(`<div id="html_a12eae346ac926a7110f90b21d6678b1" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_14b978c042d5fd589f18fe422c54cbf3.setContent(html_a12eae346ac926a7110f90b21d6678b1);
|
|
|
|
|
|
|
|
marker_cf30a2229d803200a0dc4d0bd544b34d.bindPopup(popup_14b978c042d5fd589f18fe422c54cbf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf30a2229d803200a0dc4d0bd544b34d.setIcon(icon_e55037ce10a768426cc741497287e794);
|
|
|
|
|
|
var marker_6501a7ba933d05a9d0611e68c901dabe = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_9b70418f0c6ff5617fa633ef9481d909 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cd94f314d9a518d94a31752ce39f15b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fdcd373af87fcd1cc428e946c8e2cb7 = $(`<div id="html_1fdcd373af87fcd1cc428e946c8e2cb7" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_5cd94f314d9a518d94a31752ce39f15b.setContent(html_1fdcd373af87fcd1cc428e946c8e2cb7);
|
|
|
|
|
|
|
|
marker_6501a7ba933d05a9d0611e68c901dabe.bindPopup(popup_5cd94f314d9a518d94a31752ce39f15b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6501a7ba933d05a9d0611e68c901dabe.setIcon(icon_9b70418f0c6ff5617fa633ef9481d909);
|
|
|
|
|
|
var marker_3378bb993ff35c4eca498865619cf77a = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_3d4aa0f72c04c5f9fbeee7c138f1dd41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35ab515e8c7eaecdbfe61fe0729dad92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a5bdb140ad8c04b105c8e02f612ae08 = $(`<div id="html_2a5bdb140ad8c04b105c8e02f612ae08" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_35ab515e8c7eaecdbfe61fe0729dad92.setContent(html_2a5bdb140ad8c04b105c8e02f612ae08);
|
|
|
|
|
|
|
|
marker_3378bb993ff35c4eca498865619cf77a.bindPopup(popup_35ab515e8c7eaecdbfe61fe0729dad92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3378bb993ff35c4eca498865619cf77a.setIcon(icon_3d4aa0f72c04c5f9fbeee7c138f1dd41);
|
|
|
|
|
|
var marker_31503de5dfebb5ca8d49517998105996 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_ffb4e76683b510e77b58fb58de5cfb70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_833cd1580795a2cc677e1ee001b0b0fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7915069924ee8f4cb82ddf9173493e6 = $(`<div id="html_e7915069924ee8f4cb82ddf9173493e6" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_833cd1580795a2cc677e1ee001b0b0fa.setContent(html_e7915069924ee8f4cb82ddf9173493e6);
|
|
|
|
|
|
|
|
marker_31503de5dfebb5ca8d49517998105996.bindPopup(popup_833cd1580795a2cc677e1ee001b0b0fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31503de5dfebb5ca8d49517998105996.setIcon(icon_ffb4e76683b510e77b58fb58de5cfb70);
|
|
|
|
|
|
var marker_38b8c10b851d8e6c21ea175108dd1bb2 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a7033104c38f9d69e0c721f08de00186 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5490bfd43451c0bf49edb0f47efecb99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c529cf9757561ecafd5225c1a7fbc1d = $(`<div id="html_7c529cf9757561ecafd5225c1a7fbc1d" style="width: 100.0%; height: 100.0%;">nostr.roundrockbitcoiners.com</div>`)[0];
|
|
popup_5490bfd43451c0bf49edb0f47efecb99.setContent(html_7c529cf9757561ecafd5225c1a7fbc1d);
|
|
|
|
|
|
|
|
marker_38b8c10b851d8e6c21ea175108dd1bb2.bindPopup(popup_5490bfd43451c0bf49edb0f47efecb99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38b8c10b851d8e6c21ea175108dd1bb2.setIcon(icon_a7033104c38f9d69e0c721f08de00186);
|
|
|
|
|
|
var marker_909093f769b6e780e6e102494ae9e12c = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d7463c7f44b1dd1ddade70e6ff301490 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63b7f35a6160cc5ca1694c5c3f7accc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0fb503efbd2fae5167055499c22c8b2 = $(`<div id="html_e0fb503efbd2fae5167055499c22c8b2" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_63b7f35a6160cc5ca1694c5c3f7accc8.setContent(html_e0fb503efbd2fae5167055499c22c8b2);
|
|
|
|
|
|
|
|
marker_909093f769b6e780e6e102494ae9e12c.bindPopup(popup_63b7f35a6160cc5ca1694c5c3f7accc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_909093f769b6e780e6e102494ae9e12c.setIcon(icon_d7463c7f44b1dd1ddade70e6ff301490);
|
|
|
|
|
|
var marker_1a0ae5d7652d9ddf0e1307820bbe151b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_90596e7552a4587dfa3f1723c96685f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f1a52717b2ee5d9c040bf6b8a2b87c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3e50db937730d341e43882fda1dfd27 = $(`<div id="html_a3e50db937730d341e43882fda1dfd27" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_0f1a52717b2ee5d9c040bf6b8a2b87c1.setContent(html_a3e50db937730d341e43882fda1dfd27);
|
|
|
|
|
|
|
|
marker_1a0ae5d7652d9ddf0e1307820bbe151b.bindPopup(popup_0f1a52717b2ee5d9c040bf6b8a2b87c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a0ae5d7652d9ddf0e1307820bbe151b.setIcon(icon_90596e7552a4587dfa3f1723c96685f5);
|
|
|
|
|
|
var marker_a08daaf568d7b2290369471bfb8b1533 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8f4e37570408abbd9bba1b97a3daff4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07d1a76961fa44b92777fcf5ea21c6a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_129f37e940526e552af85b428b92e7d9 = $(`<div id="html_129f37e940526e552af85b428b92e7d9" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_07d1a76961fa44b92777fcf5ea21c6a8.setContent(html_129f37e940526e552af85b428b92e7d9);
|
|
|
|
|
|
|
|
marker_a08daaf568d7b2290369471bfb8b1533.bindPopup(popup_07d1a76961fa44b92777fcf5ea21c6a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a08daaf568d7b2290369471bfb8b1533.setIcon(icon_8f4e37570408abbd9bba1b97a3daff4f);
|
|
|
|
|
|
var marker_6bc3e9793f094d1bf5e6acd7a87c1d9c = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_5afc97f2de4401c7f01afaedc838257a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31a8bcfe0004d6ab06fb918bdb78b081 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6444cb5b3ea4e237fdc25bce9275259e = $(`<div id="html_6444cb5b3ea4e237fdc25bce9275259e" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_31a8bcfe0004d6ab06fb918bdb78b081.setContent(html_6444cb5b3ea4e237fdc25bce9275259e);
|
|
|
|
|
|
|
|
marker_6bc3e9793f094d1bf5e6acd7a87c1d9c.bindPopup(popup_31a8bcfe0004d6ab06fb918bdb78b081)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bc3e9793f094d1bf5e6acd7a87c1d9c.setIcon(icon_5afc97f2de4401c7f01afaedc838257a);
|
|
|
|
|
|
var marker_b9ed0cedd3e87caa9018d6ae95eab529 = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a0e2cdf132bae4ca72e95e108a14adb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f66d526c85aeb1e8c248d70976260b10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10a12ea6a213286de3254c3813b0580e = $(`<div id="html_10a12ea6a213286de3254c3813b0580e" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_f66d526c85aeb1e8c248d70976260b10.setContent(html_10a12ea6a213286de3254c3813b0580e);
|
|
|
|
|
|
|
|
marker_b9ed0cedd3e87caa9018d6ae95eab529.bindPopup(popup_f66d526c85aeb1e8c248d70976260b10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9ed0cedd3e87caa9018d6ae95eab529.setIcon(icon_a0e2cdf132bae4ca72e95e108a14adb2);
|
|
|
|
|
|
var marker_d18842102fc1d5b9693a5f5498b508be = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_04d0aa68eea3b8866a5a1e59a367c8fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d5b60c168b1dd75cc1453a0578899d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abe5afacf72e1c59623ab79eee80f16e = $(`<div id="html_abe5afacf72e1c59623ab79eee80f16e" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_3d5b60c168b1dd75cc1453a0578899d5.setContent(html_abe5afacf72e1c59623ab79eee80f16e);
|
|
|
|
|
|
|
|
marker_d18842102fc1d5b9693a5f5498b508be.bindPopup(popup_3d5b60c168b1dd75cc1453a0578899d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d18842102fc1d5b9693a5f5498b508be.setIcon(icon_04d0aa68eea3b8866a5a1e59a367c8fa);
|
|
|
|
|
|
var marker_b718532d9cde5ea2d0ae3a1087904bde = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a6086d94b409deea0c256c5a62945af3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ea0a94c19f4ec3a5c0ad85bd2b23535 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe67018d4cfbe633d411f2496c0044e1 = $(`<div id="html_fe67018d4cfbe633d411f2496c0044e1" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_9ea0a94c19f4ec3a5c0ad85bd2b23535.setContent(html_fe67018d4cfbe633d411f2496c0044e1);
|
|
|
|
|
|
|
|
marker_b718532d9cde5ea2d0ae3a1087904bde.bindPopup(popup_9ea0a94c19f4ec3a5c0ad85bd2b23535)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b718532d9cde5ea2d0ae3a1087904bde.setIcon(icon_a6086d94b409deea0c256c5a62945af3);
|
|
|
|
|
|
var marker_f6ca9af3c39c16e4eb6230604b39370d = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8dbb31bf874ad351327279af36f2b024 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d72aab81bf96af4f261bd3054552ff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a394acfbfca4c97798ad5611880ea5a6 = $(`<div id="html_a394acfbfca4c97798ad5611880ea5a6" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_5d72aab81bf96af4f261bd3054552ff9.setContent(html_a394acfbfca4c97798ad5611880ea5a6);
|
|
|
|
|
|
|
|
marker_f6ca9af3c39c16e4eb6230604b39370d.bindPopup(popup_5d72aab81bf96af4f261bd3054552ff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6ca9af3c39c16e4eb6230604b39370d.setIcon(icon_8dbb31bf874ad351327279af36f2b024);
|
|
|
|
|
|
var marker_342ae3568f817dd89231005233ab0c93 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1a8e2ee2c235c4dcc1cc0c779147f9e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33afece750720018dcac34e1ebaa38df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cc1a2ef722266ffdb634ec2d3645685 = $(`<div id="html_8cc1a2ef722266ffdb634ec2d3645685" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_33afece750720018dcac34e1ebaa38df.setContent(html_8cc1a2ef722266ffdb634ec2d3645685);
|
|
|
|
|
|
|
|
marker_342ae3568f817dd89231005233ab0c93.bindPopup(popup_33afece750720018dcac34e1ebaa38df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_342ae3568f817dd89231005233ab0c93.setIcon(icon_1a8e2ee2c235c4dcc1cc0c779147f9e8);
|
|
|
|
|
|
var marker_a393f52e721e9ed17a666016104aa437 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_c135e05ce36e31c8dec18d08009eeeca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74c72801bf9782e3e2552eff579ff812 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5a74f42f881b7b9642e5ffb34bdb509 = $(`<div id="html_d5a74f42f881b7b9642e5ffb34bdb509" style="width: 100.0%; height: 100.0%;">hivetalk.nostr1.com</div>`)[0];
|
|
popup_74c72801bf9782e3e2552eff579ff812.setContent(html_d5a74f42f881b7b9642e5ffb34bdb509);
|
|
|
|
|
|
|
|
marker_a393f52e721e9ed17a666016104aa437.bindPopup(popup_74c72801bf9782e3e2552eff579ff812)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a393f52e721e9ed17a666016104aa437.setIcon(icon_c135e05ce36e31c8dec18d08009eeeca);
|
|
|
|
|
|
var marker_2625706478e31a4f96b50788966c5bc7 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7b302b93fa80564cb9c66a0cf8f277ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2907e8c568decb4865290367c67c0e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf9512e095e5972aa8c50b365d53a0bb = $(`<div id="html_cf9512e095e5972aa8c50b365d53a0bb" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_c2907e8c568decb4865290367c67c0e7.setContent(html_cf9512e095e5972aa8c50b365d53a0bb);
|
|
|
|
|
|
|
|
marker_2625706478e31a4f96b50788966c5bc7.bindPopup(popup_c2907e8c568decb4865290367c67c0e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2625706478e31a4f96b50788966c5bc7.setIcon(icon_7b302b93fa80564cb9c66a0cf8f277ea);
|
|
|
|
|
|
var marker_02ff68869e7d503af1def119b908e93a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_76f6eeb0185f2ef32fdcd9b3ef55a936 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98f7e741d53219cdb92db474ff4a8667 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_636bda7c24d928042bb9624d260d5003 = $(`<div id="html_636bda7c24d928042bb9624d260d5003" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_98f7e741d53219cdb92db474ff4a8667.setContent(html_636bda7c24d928042bb9624d260d5003);
|
|
|
|
|
|
|
|
marker_02ff68869e7d503af1def119b908e93a.bindPopup(popup_98f7e741d53219cdb92db474ff4a8667)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02ff68869e7d503af1def119b908e93a.setIcon(icon_76f6eeb0185f2ef32fdcd9b3ef55a936);
|
|
|
|
|
|
var marker_7e2f10777dc54596dd65b656863f9d4a = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_142de294dbd62894a2cf56fe88adb8cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd24cf26f850c1a765a91ae28d26a853 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c995890507c7210460f8f7e0d34e97b2 = $(`<div id="html_c995890507c7210460f8f7e0d34e97b2" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_bd24cf26f850c1a765a91ae28d26a853.setContent(html_c995890507c7210460f8f7e0d34e97b2);
|
|
|
|
|
|
|
|
marker_7e2f10777dc54596dd65b656863f9d4a.bindPopup(popup_bd24cf26f850c1a765a91ae28d26a853)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e2f10777dc54596dd65b656863f9d4a.setIcon(icon_142de294dbd62894a2cf56fe88adb8cd);
|
|
|
|
|
|
var marker_0283efdf479c2d9bd5859b4eae08de1e = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e9d3d258270a8664d3e258f20888a1ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0a58a86d3204e2c686f82423465f096 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d616839fe28acd88f362d9e3bf031997 = $(`<div id="html_d616839fe28acd88f362d9e3bf031997" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_e0a58a86d3204e2c686f82423465f096.setContent(html_d616839fe28acd88f362d9e3bf031997);
|
|
|
|
|
|
|
|
marker_0283efdf479c2d9bd5859b4eae08de1e.bindPopup(popup_e0a58a86d3204e2c686f82423465f096)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0283efdf479c2d9bd5859b4eae08de1e.setIcon(icon_e9d3d258270a8664d3e258f20888a1ba);
|
|
|
|
|
|
var marker_ce81ee809dedc03b86db512159a8e467 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7328e5268e16420d0a392cc7b05e48e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3af6f4efe104ffb6b08ff1029128297a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6136e7051e843220e5acf6e7c1694739 = $(`<div id="html_6136e7051e843220e5acf6e7c1694739" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_3af6f4efe104ffb6b08ff1029128297a.setContent(html_6136e7051e843220e5acf6e7c1694739);
|
|
|
|
|
|
|
|
marker_ce81ee809dedc03b86db512159a8e467.bindPopup(popup_3af6f4efe104ffb6b08ff1029128297a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce81ee809dedc03b86db512159a8e467.setIcon(icon_7328e5268e16420d0a392cc7b05e48e6);
|
|
|
|
|
|
var marker_7d4a5be5a548fe64d12cf72ace300e8a = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6e36c9b93eb1c17d7d38bc46cb62aeb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_563fa3b3c2087785c1599b63837cdecc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a23d7b42beb996826eef0e36be867c4 = $(`<div id="html_6a23d7b42beb996826eef0e36be867c4" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_563fa3b3c2087785c1599b63837cdecc.setContent(html_6a23d7b42beb996826eef0e36be867c4);
|
|
|
|
|
|
|
|
marker_7d4a5be5a548fe64d12cf72ace300e8a.bindPopup(popup_563fa3b3c2087785c1599b63837cdecc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d4a5be5a548fe64d12cf72ace300e8a.setIcon(icon_6e36c9b93eb1c17d7d38bc46cb62aeb3);
|
|
|
|
|
|
var marker_52429faab6c1b5019732039166c5409d = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_fcc080935c17cb5e2b29668bc1f623a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acd73fee40223149cc94df8d305a9ac9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1735287605bc4b2a9fb7395cbbc3a35 = $(`<div id="html_a1735287605bc4b2a9fb7395cbbc3a35" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_acd73fee40223149cc94df8d305a9ac9.setContent(html_a1735287605bc4b2a9fb7395cbbc3a35);
|
|
|
|
|
|
|
|
marker_52429faab6c1b5019732039166c5409d.bindPopup(popup_acd73fee40223149cc94df8d305a9ac9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52429faab6c1b5019732039166c5409d.setIcon(icon_fcc080935c17cb5e2b29668bc1f623a5);
|
|
|
|
|
|
var marker_51f27f64dc69718529d21786cefd14a4 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b6ef8ea56c6e030044ba5e28f1dfdd11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5b8e5573704bbeec8600776d1c9d608 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bee4b3387080e0992c049ea11318e2c = $(`<div id="html_2bee4b3387080e0992c049ea11318e2c" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_e5b8e5573704bbeec8600776d1c9d608.setContent(html_2bee4b3387080e0992c049ea11318e2c);
|
|
|
|
|
|
|
|
marker_51f27f64dc69718529d21786cefd14a4.bindPopup(popup_e5b8e5573704bbeec8600776d1c9d608)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51f27f64dc69718529d21786cefd14a4.setIcon(icon_b6ef8ea56c6e030044ba5e28f1dfdd11);
|
|
|
|
|
|
var marker_2ad42b3ed683b5c84f1b3c09518e88c1 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_664a1b629ecb81e0caafcf7f1b5b7510 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30a6c4fb53ecc46ed8cad95fcd44cfa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ad6cfdf9c11143e28d518eb0bb78a5e = $(`<div id="html_7ad6cfdf9c11143e28d518eb0bb78a5e" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_30a6c4fb53ecc46ed8cad95fcd44cfa2.setContent(html_7ad6cfdf9c11143e28d518eb0bb78a5e);
|
|
|
|
|
|
|
|
marker_2ad42b3ed683b5c84f1b3c09518e88c1.bindPopup(popup_30a6c4fb53ecc46ed8cad95fcd44cfa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ad42b3ed683b5c84f1b3c09518e88c1.setIcon(icon_664a1b629ecb81e0caafcf7f1b5b7510);
|
|
|
|
|
|
var marker_e3e77bbbb6e371591be40f20b1f631dd = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6042b56e6d2e7fff510ef3764df64ba9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acc66c574933a6593abc7c0b53567362 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98f386d5343c492eb57148507ad8e1f0 = $(`<div id="html_98f386d5343c492eb57148507ad8e1f0" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_acc66c574933a6593abc7c0b53567362.setContent(html_98f386d5343c492eb57148507ad8e1f0);
|
|
|
|
|
|
|
|
marker_e3e77bbbb6e371591be40f20b1f631dd.bindPopup(popup_acc66c574933a6593abc7c0b53567362)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3e77bbbb6e371591be40f20b1f631dd.setIcon(icon_6042b56e6d2e7fff510ef3764df64ba9);
|
|
|
|
|
|
var marker_6cf2a64218c98fe4f8719cb873dde449 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_dd90110f2dbe85355509cbadf8e52519 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0414ab4c0a9c4e16214a24fcb0e915b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcd4657a221891b2df0edc93715b2021 = $(`<div id="html_fcd4657a221891b2df0edc93715b2021" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_e0414ab4c0a9c4e16214a24fcb0e915b.setContent(html_fcd4657a221891b2df0edc93715b2021);
|
|
|
|
|
|
|
|
marker_6cf2a64218c98fe4f8719cb873dde449.bindPopup(popup_e0414ab4c0a9c4e16214a24fcb0e915b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cf2a64218c98fe4f8719cb873dde449.setIcon(icon_dd90110f2dbe85355509cbadf8e52519);
|
|
|
|
|
|
var marker_04619280ab5c70c90eee3b9e881ed492 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_018d491b3d1a9ef813c0d84a59739f62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e587c31060cf963ea968f690366041c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7daa75ef561a288579a080af811aaf4b = $(`<div id="html_7daa75ef561a288579a080af811aaf4b" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_5e587c31060cf963ea968f690366041c.setContent(html_7daa75ef561a288579a080af811aaf4b);
|
|
|
|
|
|
|
|
marker_04619280ab5c70c90eee3b9e881ed492.bindPopup(popup_5e587c31060cf963ea968f690366041c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04619280ab5c70c90eee3b9e881ed492.setIcon(icon_018d491b3d1a9ef813c0d84a59739f62);
|
|
|
|
|
|
var marker_4bd2c1e19d48fac1b0ee0121b1823e50 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_4d272275227c5f83e045ed64e942fc84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e377e4742c22d2f8284cbedfcf495214 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_364c1354ca67028cfdf91b360273b524 = $(`<div id="html_364c1354ca67028cfdf91b360273b524" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_e377e4742c22d2f8284cbedfcf495214.setContent(html_364c1354ca67028cfdf91b360273b524);
|
|
|
|
|
|
|
|
marker_4bd2c1e19d48fac1b0ee0121b1823e50.bindPopup(popup_e377e4742c22d2f8284cbedfcf495214)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bd2c1e19d48fac1b0ee0121b1823e50.setIcon(icon_4d272275227c5f83e045ed64e942fc84);
|
|
|
|
|
|
var marker_f5d5ce82275d7440b844bed04781a7d2 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a53fc16d80204687c6a841f6d46a8337 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b37875f0a7c7e43acf25d7d7c3df866 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_182062c6ba56f362d84d68eb854e52e1 = $(`<div id="html_182062c6ba56f362d84d68eb854e52e1" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_3b37875f0a7c7e43acf25d7d7c3df866.setContent(html_182062c6ba56f362d84d68eb854e52e1);
|
|
|
|
|
|
|
|
marker_f5d5ce82275d7440b844bed04781a7d2.bindPopup(popup_3b37875f0a7c7e43acf25d7d7c3df866)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5d5ce82275d7440b844bed04781a7d2.setIcon(icon_a53fc16d80204687c6a841f6d46a8337);
|
|
|
|
|
|
var marker_02b832b28dc3ceb402b329bbaa9e13c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_5770c8ba02ae3f0e0e76fef6ddc1f20a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b417f612d5adf19930179e8b8e221245 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08dea30c27729a3eaf111ebd405fc308 = $(`<div id="html_08dea30c27729a3eaf111ebd405fc308" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_b417f612d5adf19930179e8b8e221245.setContent(html_08dea30c27729a3eaf111ebd405fc308);
|
|
|
|
|
|
|
|
marker_02b832b28dc3ceb402b329bbaa9e13c6.bindPopup(popup_b417f612d5adf19930179e8b8e221245)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b832b28dc3ceb402b329bbaa9e13c6.setIcon(icon_5770c8ba02ae3f0e0e76fef6ddc1f20a);
|
|
|
|
|
|
var marker_41301aa5016c2b11c2de89d4e4529a9e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_22b1470ecabea055830dee43a98d8664 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3461a2992a7af274fc5c9c45c71893bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69f78d5ef1aa23904130f1960472eefa = $(`<div id="html_69f78d5ef1aa23904130f1960472eefa" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_3461a2992a7af274fc5c9c45c71893bd.setContent(html_69f78d5ef1aa23904130f1960472eefa);
|
|
|
|
|
|
|
|
marker_41301aa5016c2b11c2de89d4e4529a9e.bindPopup(popup_3461a2992a7af274fc5c9c45c71893bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41301aa5016c2b11c2de89d4e4529a9e.setIcon(icon_22b1470ecabea055830dee43a98d8664);
|
|
|
|
|
|
var marker_5bd64123a7c19b3886f9b305ae7f8d76 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_83f6bdaf80050ab638746ab32b97bace = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b25e98495bab21a95b5b4a7f06a9468 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d03a788b49fa79e6ba5a2653072b206f = $(`<div id="html_d03a788b49fa79e6ba5a2653072b206f" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_2b25e98495bab21a95b5b4a7f06a9468.setContent(html_d03a788b49fa79e6ba5a2653072b206f);
|
|
|
|
|
|
|
|
marker_5bd64123a7c19b3886f9b305ae7f8d76.bindPopup(popup_2b25e98495bab21a95b5b4a7f06a9468)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bd64123a7c19b3886f9b305ae7f8d76.setIcon(icon_83f6bdaf80050ab638746ab32b97bace);
|
|
|
|
|
|
var marker_24a417a5090bcda85dcf221c3e30a898 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_548433c0e41720bf4a907489dcebb228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb74e5c21aa55920116346e5e76c8337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0f708db7dfe0f1b7ab8fa5b2583a7f7 = $(`<div id="html_b0f708db7dfe0f1b7ab8fa5b2583a7f7" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_fb74e5c21aa55920116346e5e76c8337.setContent(html_b0f708db7dfe0f1b7ab8fa5b2583a7f7);
|
|
|
|
|
|
|
|
marker_24a417a5090bcda85dcf221c3e30a898.bindPopup(popup_fb74e5c21aa55920116346e5e76c8337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24a417a5090bcda85dcf221c3e30a898.setIcon(icon_548433c0e41720bf4a907489dcebb228);
|
|
|
|
|
|
var marker_50aa3487ba2b9301c361cc3590951367 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6e505861365852dfeecbb740a7a5193a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b55e4041e13507b90dfa2420bf022e71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7de6c0e52f5b9fcc89c5efeae55aa26c = $(`<div id="html_7de6c0e52f5b9fcc89c5efeae55aa26c" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_b55e4041e13507b90dfa2420bf022e71.setContent(html_7de6c0e52f5b9fcc89c5efeae55aa26c);
|
|
|
|
|
|
|
|
marker_50aa3487ba2b9301c361cc3590951367.bindPopup(popup_b55e4041e13507b90dfa2420bf022e71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50aa3487ba2b9301c361cc3590951367.setIcon(icon_6e505861365852dfeecbb740a7a5193a);
|
|
|
|
|
|
var marker_a8fbad37b8487f8d46bc8c950ff01125 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2806dfb1cc5620e1d1284287fd66e651 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71ad91aeda91f48433e55e3ff2e51db3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a72db72b947dab97cfbd45f490432cd = $(`<div id="html_9a72db72b947dab97cfbd45f490432cd" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_71ad91aeda91f48433e55e3ff2e51db3.setContent(html_9a72db72b947dab97cfbd45f490432cd);
|
|
|
|
|
|
|
|
marker_a8fbad37b8487f8d46bc8c950ff01125.bindPopup(popup_71ad91aeda91f48433e55e3ff2e51db3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8fbad37b8487f8d46bc8c950ff01125.setIcon(icon_2806dfb1cc5620e1d1284287fd66e651);
|
|
|
|
|
|
var marker_a5aa3a2b44a621af48e6ab9b8e27447b = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_c7b059ffa4def16d9afe1642714aebbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2512c7f53a79754a22047fa9d7f38615 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ebdedd5e04b88ee78a5afad57ab7a81 = $(`<div id="html_2ebdedd5e04b88ee78a5afad57ab7a81" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_2512c7f53a79754a22047fa9d7f38615.setContent(html_2ebdedd5e04b88ee78a5afad57ab7a81);
|
|
|
|
|
|
|
|
marker_a5aa3a2b44a621af48e6ab9b8e27447b.bindPopup(popup_2512c7f53a79754a22047fa9d7f38615)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5aa3a2b44a621af48e6ab9b8e27447b.setIcon(icon_c7b059ffa4def16d9afe1642714aebbd);
|
|
|
|
|
|
var marker_7d13608796885773b552794da75fbb49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_20258b019545e53fa6954f1135afe497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90a84c21ec2c85ed927eb8759e8d6cb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7ddeda636e12d0bed3e9089e512cd96 = $(`<div id="html_f7ddeda636e12d0bed3e9089e512cd96" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_90a84c21ec2c85ed927eb8759e8d6cb0.setContent(html_f7ddeda636e12d0bed3e9089e512cd96);
|
|
|
|
|
|
|
|
marker_7d13608796885773b552794da75fbb49.bindPopup(popup_90a84c21ec2c85ed927eb8759e8d6cb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d13608796885773b552794da75fbb49.setIcon(icon_20258b019545e53fa6954f1135afe497);
|
|
|
|
|
|
var marker_448e6ea67ed2426cdb57b539513b6fa0 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8928b1721e3845fa22309fb103bf1971 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6439e24c27e32ea00ba838d932d3a0b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fc0e3564936dfa6b794e88716a054f8 = $(`<div id="html_1fc0e3564936dfa6b794e88716a054f8" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_6439e24c27e32ea00ba838d932d3a0b0.setContent(html_1fc0e3564936dfa6b794e88716a054f8);
|
|
|
|
|
|
|
|
marker_448e6ea67ed2426cdb57b539513b6fa0.bindPopup(popup_6439e24c27e32ea00ba838d932d3a0b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_448e6ea67ed2426cdb57b539513b6fa0.setIcon(icon_8928b1721e3845fa22309fb103bf1971);
|
|
|
|
|
|
var marker_7f94fafa4e6f84cbe2c48c41bd020e85 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1736a4c89f8991db67f79899fd444b81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eed8d1c70d7e8ef6f70c14c4728cbcc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0a4a0dd1fe84cf5f5e4bcf418c0b49c = $(`<div id="html_a0a4a0dd1fe84cf5f5e4bcf418c0b49c" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_eed8d1c70d7e8ef6f70c14c4728cbcc2.setContent(html_a0a4a0dd1fe84cf5f5e4bcf418c0b49c);
|
|
|
|
|
|
|
|
marker_7f94fafa4e6f84cbe2c48c41bd020e85.bindPopup(popup_eed8d1c70d7e8ef6f70c14c4728cbcc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f94fafa4e6f84cbe2c48c41bd020e85.setIcon(icon_1736a4c89f8991db67f79899fd444b81);
|
|
|
|
|
|
var marker_0a810e22f5567e835d5690b3d550b8e2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_837254dff8d2326d8aaf8454530a69c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08b61443d1ca7e142b8bf850c7d9e2e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cc4a0dd8a1eafb7df8f2a179df8a42d = $(`<div id="html_7cc4a0dd8a1eafb7df8f2a179df8a42d" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_08b61443d1ca7e142b8bf850c7d9e2e8.setContent(html_7cc4a0dd8a1eafb7df8f2a179df8a42d);
|
|
|
|
|
|
|
|
marker_0a810e22f5567e835d5690b3d550b8e2.bindPopup(popup_08b61443d1ca7e142b8bf850c7d9e2e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a810e22f5567e835d5690b3d550b8e2.setIcon(icon_837254dff8d2326d8aaf8454530a69c8);
|
|
|
|
|
|
var marker_d29e4c487d1fe1fc1863140c89b63858 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_0a0f0d711400990a1e530903738c0ea5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9f4807207e1507038da155c93df90f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2b1c32a28a2def40ba1e1cce784f884 = $(`<div id="html_b2b1c32a28a2def40ba1e1cce784f884" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_d9f4807207e1507038da155c93df90f2.setContent(html_b2b1c32a28a2def40ba1e1cce784f884);
|
|
|
|
|
|
|
|
marker_d29e4c487d1fe1fc1863140c89b63858.bindPopup(popup_d9f4807207e1507038da155c93df90f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d29e4c487d1fe1fc1863140c89b63858.setIcon(icon_0a0f0d711400990a1e530903738c0ea5);
|
|
|
|
|
|
var marker_f6650180927fa6d35fe7361e31fb5104 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_470b311d0997fcbd5b5b0943e4601f1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19421ae114f84a3f600dd9c025399c75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_304ee40368d8af62e3a2d6324a11922b = $(`<div id="html_304ee40368d8af62e3a2d6324a11922b" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_19421ae114f84a3f600dd9c025399c75.setContent(html_304ee40368d8af62e3a2d6324a11922b);
|
|
|
|
|
|
|
|
marker_f6650180927fa6d35fe7361e31fb5104.bindPopup(popup_19421ae114f84a3f600dd9c025399c75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6650180927fa6d35fe7361e31fb5104.setIcon(icon_470b311d0997fcbd5b5b0943e4601f1e);
|
|
|
|
|
|
var marker_744d9855a0e4894a283744722eece1fd = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_86f4d92b1bb33fdb824c304ad2a8d9ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b862ffeea8a2f937d1302b04e215db2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_073a1e8d73b936c53f7812b13b248298 = $(`<div id="html_073a1e8d73b936c53f7812b13b248298" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_4b862ffeea8a2f937d1302b04e215db2.setContent(html_073a1e8d73b936c53f7812b13b248298);
|
|
|
|
|
|
|
|
marker_744d9855a0e4894a283744722eece1fd.bindPopup(popup_4b862ffeea8a2f937d1302b04e215db2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_744d9855a0e4894a283744722eece1fd.setIcon(icon_86f4d92b1bb33fdb824c304ad2a8d9ff);
|
|
|
|
|
|
var marker_ba400adaff4c10168e138f4f5224c188 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_c22a3ee06234eeab41727bf330bcfa30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dce796b152e7057cbf089c29e260c453 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_865b24075e8e5118450ae8f50a55ff82 = $(`<div id="html_865b24075e8e5118450ae8f50a55ff82" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_dce796b152e7057cbf089c29e260c453.setContent(html_865b24075e8e5118450ae8f50a55ff82);
|
|
|
|
|
|
|
|
marker_ba400adaff4c10168e138f4f5224c188.bindPopup(popup_dce796b152e7057cbf089c29e260c453)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba400adaff4c10168e138f4f5224c188.setIcon(icon_c22a3ee06234eeab41727bf330bcfa30);
|
|
|
|
|
|
var marker_63b4f5cacd1740fbe203a52012585a00 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8f70468179c5c61e0faa0909cfd9758d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f1a537abf011e1a60ed34b1666c4683 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b3bcf0a9e905a3a78a5a8a0de2eca8b = $(`<div id="html_5b3bcf0a9e905a3a78a5a8a0de2eca8b" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_7f1a537abf011e1a60ed34b1666c4683.setContent(html_5b3bcf0a9e905a3a78a5a8a0de2eca8b);
|
|
|
|
|
|
|
|
marker_63b4f5cacd1740fbe203a52012585a00.bindPopup(popup_7f1a537abf011e1a60ed34b1666c4683)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63b4f5cacd1740fbe203a52012585a00.setIcon(icon_8f70468179c5c61e0faa0909cfd9758d);
|
|
|
|
|
|
var marker_4a4daa041670c8bd42f270837c23d97d = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_eb6554a5764e41864fa9fc9c2c9b042e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba65ecb3c9ead17a6aee0a867fda7b9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30dff24be0ad3118b69af25f19b2d3f2 = $(`<div id="html_30dff24be0ad3118b69af25f19b2d3f2" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_ba65ecb3c9ead17a6aee0a867fda7b9f.setContent(html_30dff24be0ad3118b69af25f19b2d3f2);
|
|
|
|
|
|
|
|
marker_4a4daa041670c8bd42f270837c23d97d.bindPopup(popup_ba65ecb3c9ead17a6aee0a867fda7b9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a4daa041670c8bd42f270837c23d97d.setIcon(icon_eb6554a5764e41864fa9fc9c2c9b042e);
|
|
|
|
|
|
var marker_d7ef2aab8f297aff20a4ef7d6e98e32b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d1645a939aee61c357794b490e62b03e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e66b67369f298cf76fca6a2ab153077 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e595a22b64f1191aca2111698645957 = $(`<div id="html_0e595a22b64f1191aca2111698645957" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_3e66b67369f298cf76fca6a2ab153077.setContent(html_0e595a22b64f1191aca2111698645957);
|
|
|
|
|
|
|
|
marker_d7ef2aab8f297aff20a4ef7d6e98e32b.bindPopup(popup_3e66b67369f298cf76fca6a2ab153077)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7ef2aab8f297aff20a4ef7d6e98e32b.setIcon(icon_d1645a939aee61c357794b490e62b03e);
|
|
|
|
|
|
var marker_92e1c4cfebc57541c71862a23ce73676 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_206038e3af09da7f3a246d0cfbabe8df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bbfae75875977dae489df9b69f656be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd498d675cb4ccd1d4985ae86308ee2f = $(`<div id="html_dd498d675cb4ccd1d4985ae86308ee2f" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_2bbfae75875977dae489df9b69f656be.setContent(html_dd498d675cb4ccd1d4985ae86308ee2f);
|
|
|
|
|
|
|
|
marker_92e1c4cfebc57541c71862a23ce73676.bindPopup(popup_2bbfae75875977dae489df9b69f656be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e1c4cfebc57541c71862a23ce73676.setIcon(icon_206038e3af09da7f3a246d0cfbabe8df);
|
|
|
|
|
|
var marker_4ac7c84698483a77970610c75abebace = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f5cef5a6c3f13d4d33b6a06551eb6bf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4a2fe5d2524f3466299324bf452e1f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3e851404f4dcbc6db06aeed69720668 = $(`<div id="html_b3e851404f4dcbc6db06aeed69720668" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_f4a2fe5d2524f3466299324bf452e1f6.setContent(html_b3e851404f4dcbc6db06aeed69720668);
|
|
|
|
|
|
|
|
marker_4ac7c84698483a77970610c75abebace.bindPopup(popup_f4a2fe5d2524f3466299324bf452e1f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ac7c84698483a77970610c75abebace.setIcon(icon_f5cef5a6c3f13d4d33b6a06551eb6bf9);
|
|
|
|
|
|
var marker_e6fa54981ddb38bb0071606c2278a24b = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e15d84218c9c5fa92d87091059c21bb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_626127e9049c9fed66dc0ed9206a699f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdc0f333488470c2d683523f77525424 = $(`<div id="html_cdc0f333488470c2d683523f77525424" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_626127e9049c9fed66dc0ed9206a699f.setContent(html_cdc0f333488470c2d683523f77525424);
|
|
|
|
|
|
|
|
marker_e6fa54981ddb38bb0071606c2278a24b.bindPopup(popup_626127e9049c9fed66dc0ed9206a699f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6fa54981ddb38bb0071606c2278a24b.setIcon(icon_e15d84218c9c5fa92d87091059c21bb2);
|
|
|
|
|
|
var marker_813823d1c973be80d1180f76e3937559 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_365182f74b6bbb80e1c6fe315dc0191a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6bf677190a0e6033cf18c53bcee1762 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eda586b677752a4f34b463976a041da = $(`<div id="html_2eda586b677752a4f34b463976a041da" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_d6bf677190a0e6033cf18c53bcee1762.setContent(html_2eda586b677752a4f34b463976a041da);
|
|
|
|
|
|
|
|
marker_813823d1c973be80d1180f76e3937559.bindPopup(popup_d6bf677190a0e6033cf18c53bcee1762)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_813823d1c973be80d1180f76e3937559.setIcon(icon_365182f74b6bbb80e1c6fe315dc0191a);
|
|
|
|
|
|
var marker_7ee453db83637fd6a0f38e71b9bb39ed = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_776e7bec17913879467df98501c61ddf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a200a13fc97427ba9c9325f0dcf1dfcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e663c701d264ac5634cbbdb418535f8b = $(`<div id="html_e663c701d264ac5634cbbdb418535f8b" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_a200a13fc97427ba9c9325f0dcf1dfcb.setContent(html_e663c701d264ac5634cbbdb418535f8b);
|
|
|
|
|
|
|
|
marker_7ee453db83637fd6a0f38e71b9bb39ed.bindPopup(popup_a200a13fc97427ba9c9325f0dcf1dfcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ee453db83637fd6a0f38e71b9bb39ed.setIcon(icon_776e7bec17913879467df98501c61ddf);
|
|
|
|
|
|
var marker_1ef791f1cddfb1d80ba057d937cc897a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_3deafd5ee4b459116446246b89138a4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d696db54cd488bf437de79629dabb6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de2228491171a0c03bd524bf7e32ab6e = $(`<div id="html_de2228491171a0c03bd524bf7e32ab6e" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_3d696db54cd488bf437de79629dabb6b.setContent(html_de2228491171a0c03bd524bf7e32ab6e);
|
|
|
|
|
|
|
|
marker_1ef791f1cddfb1d80ba057d937cc897a.bindPopup(popup_3d696db54cd488bf437de79629dabb6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ef791f1cddfb1d80ba057d937cc897a.setIcon(icon_3deafd5ee4b459116446246b89138a4a);
|
|
|
|
|
|
var marker_d9855ffaf7ea0113f7456482162bfa3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2f56c71ac1b9c7efa1f895804254ece5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84a8cefb5a8fb6b441dd001f43da1586 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b59734f5d7357ce8f3198f0dbfbdf30 = $(`<div id="html_2b59734f5d7357ce8f3198f0dbfbdf30" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_84a8cefb5a8fb6b441dd001f43da1586.setContent(html_2b59734f5d7357ce8f3198f0dbfbdf30);
|
|
|
|
|
|
|
|
marker_d9855ffaf7ea0113f7456482162bfa3f.bindPopup(popup_84a8cefb5a8fb6b441dd001f43da1586)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9855ffaf7ea0113f7456482162bfa3f.setIcon(icon_2f56c71ac1b9c7efa1f895804254ece5);
|
|
|
|
|
|
var marker_c8afdc77bfb29aa6eccf9d6316048830 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_14f1d29ba9854c8acab074ffb778b5e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8877295a82a97d6650028d4a0709705 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1840b79e1d3ddf2ac8c460cf37fd7d4 = $(`<div id="html_e1840b79e1d3ddf2ac8c460cf37fd7d4" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_e8877295a82a97d6650028d4a0709705.setContent(html_e1840b79e1d3ddf2ac8c460cf37fd7d4);
|
|
|
|
|
|
|
|
marker_c8afdc77bfb29aa6eccf9d6316048830.bindPopup(popup_e8877295a82a97d6650028d4a0709705)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8afdc77bfb29aa6eccf9d6316048830.setIcon(icon_14f1d29ba9854c8acab074ffb778b5e8);
|
|
|
|
|
|
var marker_4da13a8b2d3d01b0983d0d436089b41f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_852a103d972009a826e28ef14b2cc306 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_052f2fa47c3eba14f4aa7f2e2c55a742 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b66038fc4cfe7dc9f678797d2df962d = $(`<div id="html_1b66038fc4cfe7dc9f678797d2df962d" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_052f2fa47c3eba14f4aa7f2e2c55a742.setContent(html_1b66038fc4cfe7dc9f678797d2df962d);
|
|
|
|
|
|
|
|
marker_4da13a8b2d3d01b0983d0d436089b41f.bindPopup(popup_052f2fa47c3eba14f4aa7f2e2c55a742)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4da13a8b2d3d01b0983d0d436089b41f.setIcon(icon_852a103d972009a826e28ef14b2cc306);
|
|
|
|
|
|
var marker_df9efccbe33bbfe6ef608786d4d19309 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2481a9fafc372ef050a34bc41d4b8bf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2139344f168048a66cfb0630a5c35dc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4caa6fbb3bf101a640a83dd0c1932b5d = $(`<div id="html_4caa6fbb3bf101a640a83dd0c1932b5d" style="width: 100.0%; height: 100.0%;">nostr.einundzwanzig.space</div>`)[0];
|
|
popup_2139344f168048a66cfb0630a5c35dc2.setContent(html_4caa6fbb3bf101a640a83dd0c1932b5d);
|
|
|
|
|
|
|
|
marker_df9efccbe33bbfe6ef608786d4d19309.bindPopup(popup_2139344f168048a66cfb0630a5c35dc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df9efccbe33bbfe6ef608786d4d19309.setIcon(icon_2481a9fafc372ef050a34bc41d4b8bf0);
|
|
|
|
|
|
var marker_3f737bcf76f394189be716f4b87610b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6c1bc87cf5c7a861236fbd924b5000e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f705a2c7e2dd6b9bb640da727b1f9c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0486f2c5a7d0c01cf12291e57a4cec4e = $(`<div id="html_0486f2c5a7d0c01cf12291e57a4cec4e" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_3f705a2c7e2dd6b9bb640da727b1f9c0.setContent(html_0486f2c5a7d0c01cf12291e57a4cec4e);
|
|
|
|
|
|
|
|
marker_3f737bcf76f394189be716f4b87610b7.bindPopup(popup_3f705a2c7e2dd6b9bb640da727b1f9c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f737bcf76f394189be716f4b87610b7.setIcon(icon_6c1bc87cf5c7a861236fbd924b5000e0);
|
|
|
|
|
|
var marker_6c04816010f3b8305b465fa129fef131 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_ce4370a9ed3d68be46f64a06103d00d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_203165b0de7deb688ebeb3eb14a0c67a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3424afa074cb69b752cade6eaf35209d = $(`<div id="html_3424afa074cb69b752cade6eaf35209d" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_203165b0de7deb688ebeb3eb14a0c67a.setContent(html_3424afa074cb69b752cade6eaf35209d);
|
|
|
|
|
|
|
|
marker_6c04816010f3b8305b465fa129fef131.bindPopup(popup_203165b0de7deb688ebeb3eb14a0c67a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c04816010f3b8305b465fa129fef131.setIcon(icon_ce4370a9ed3d68be46f64a06103d00d4);
|
|
|
|
|
|
var marker_2c2a36912063b47201d3c977711fba76 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8ee157107f80de8ffe4fce3c4265f019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b0cb3d31b6aeb8300016aa04962ba9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbabce08f50d508488497fdb073d175e = $(`<div id="html_dbabce08f50d508488497fdb073d175e" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_9b0cb3d31b6aeb8300016aa04962ba9e.setContent(html_dbabce08f50d508488497fdb073d175e);
|
|
|
|
|
|
|
|
marker_2c2a36912063b47201d3c977711fba76.bindPopup(popup_9b0cb3d31b6aeb8300016aa04962ba9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c2a36912063b47201d3c977711fba76.setIcon(icon_8ee157107f80de8ffe4fce3c4265f019);
|
|
|
|
|
|
var marker_a3c1ef6f2a60c6d8eb1aefc261b96091 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d2513d00f6201400c46333c1e822c365 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05c154c8d186c628abb758531064a9d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fc35512faf41b471a6fda713d5fd171 = $(`<div id="html_7fc35512faf41b471a6fda713d5fd171" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_05c154c8d186c628abb758531064a9d8.setContent(html_7fc35512faf41b471a6fda713d5fd171);
|
|
|
|
|
|
|
|
marker_a3c1ef6f2a60c6d8eb1aefc261b96091.bindPopup(popup_05c154c8d186c628abb758531064a9d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3c1ef6f2a60c6d8eb1aefc261b96091.setIcon(icon_d2513d00f6201400c46333c1e822c365);
|
|
|
|
|
|
var marker_3c9dfe4a20caecde57371d74817854d8 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2351d5edd2650e32962ce14a5973fb60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fee76375eb1a173956127596ec51c26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d5dee712ff8c16fad38a767d12943f0 = $(`<div id="html_1d5dee712ff8c16fad38a767d12943f0" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_9fee76375eb1a173956127596ec51c26.setContent(html_1d5dee712ff8c16fad38a767d12943f0);
|
|
|
|
|
|
|
|
marker_3c9dfe4a20caecde57371d74817854d8.bindPopup(popup_9fee76375eb1a173956127596ec51c26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c9dfe4a20caecde57371d74817854d8.setIcon(icon_2351d5edd2650e32962ce14a5973fb60);
|
|
|
|
|
|
var marker_329d29bcc70a5ae1d76fc3af9c79a625 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b6cfd1eb00b2e536ffc50b9eec86a21d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a0bfbef354a02a227afc7865a267662 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_badf6121deeb1ef0ad1be6d31634d9b4 = $(`<div id="html_badf6121deeb1ef0ad1be6d31634d9b4" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_8a0bfbef354a02a227afc7865a267662.setContent(html_badf6121deeb1ef0ad1be6d31634d9b4);
|
|
|
|
|
|
|
|
marker_329d29bcc70a5ae1d76fc3af9c79a625.bindPopup(popup_8a0bfbef354a02a227afc7865a267662)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_329d29bcc70a5ae1d76fc3af9c79a625.setIcon(icon_b6cfd1eb00b2e536ffc50b9eec86a21d);
|
|
|
|
|
|
var marker_fb649dc7f3dadcb32fcb0c797c92b090 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_da3f14fcbd4805342ed920fe78e4ebaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46250a5d364165cd76f6b31d00180e73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01e1bae5145cf032072a75d9d706ea00 = $(`<div id="html_01e1bae5145cf032072a75d9d706ea00" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_46250a5d364165cd76f6b31d00180e73.setContent(html_01e1bae5145cf032072a75d9d706ea00);
|
|
|
|
|
|
|
|
marker_fb649dc7f3dadcb32fcb0c797c92b090.bindPopup(popup_46250a5d364165cd76f6b31d00180e73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb649dc7f3dadcb32fcb0c797c92b090.setIcon(icon_da3f14fcbd4805342ed920fe78e4ebaf);
|
|
|
|
|
|
var marker_d7f14766be18b731d9331147fa177185 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e70e18094bd853020e4427fb490715da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23ddab2050d2bb3dd0f7c3879629d1b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77391cb4a8f6bfd389e93226a6ce9743 = $(`<div id="html_77391cb4a8f6bfd389e93226a6ce9743" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_23ddab2050d2bb3dd0f7c3879629d1b5.setContent(html_77391cb4a8f6bfd389e93226a6ce9743);
|
|
|
|
|
|
|
|
marker_d7f14766be18b731d9331147fa177185.bindPopup(popup_23ddab2050d2bb3dd0f7c3879629d1b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7f14766be18b731d9331147fa177185.setIcon(icon_e70e18094bd853020e4427fb490715da);
|
|
|
|
|
|
var marker_88886a24cf9883fe818f1fc0daecd0e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1aa6374a170771b5db4497eec0f8c92b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec316eac456f77547c1922f652ba02e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e54ff6f063baf75788a7f9f624684ee1 = $(`<div id="html_e54ff6f063baf75788a7f9f624684ee1" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_ec316eac456f77547c1922f652ba02e2.setContent(html_e54ff6f063baf75788a7f9f624684ee1);
|
|
|
|
|
|
|
|
marker_88886a24cf9883fe818f1fc0daecd0e8.bindPopup(popup_ec316eac456f77547c1922f652ba02e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88886a24cf9883fe818f1fc0daecd0e8.setIcon(icon_1aa6374a170771b5db4497eec0f8c92b);
|
|
|
|
|
|
var marker_7f0e95d80cb1a306c2ece9a0af003379 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_444b81b034da3ff67a244f2addb30676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87d3ac033da4e1540b54421068020278 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6670d724c1f185578a66ff49d205d7d2 = $(`<div id="html_6670d724c1f185578a66ff49d205d7d2" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_87d3ac033da4e1540b54421068020278.setContent(html_6670d724c1f185578a66ff49d205d7d2);
|
|
|
|
|
|
|
|
marker_7f0e95d80cb1a306c2ece9a0af003379.bindPopup(popup_87d3ac033da4e1540b54421068020278)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f0e95d80cb1a306c2ece9a0af003379.setIcon(icon_444b81b034da3ff67a244f2addb30676);
|
|
|
|
|
|
var marker_5af38faef89bf151b2b4368d906a3ad9 = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_cb95dd1ae89ad8ff06ed7969e7bdf2fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de1266daf8ac99009af5d2cf33796c40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3f14a1dee0862acc3d87fa2f3f40752 = $(`<div id="html_d3f14a1dee0862acc3d87fa2f3f40752" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_de1266daf8ac99009af5d2cf33796c40.setContent(html_d3f14a1dee0862acc3d87fa2f3f40752);
|
|
|
|
|
|
|
|
marker_5af38faef89bf151b2b4368d906a3ad9.bindPopup(popup_de1266daf8ac99009af5d2cf33796c40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5af38faef89bf151b2b4368d906a3ad9.setIcon(icon_cb95dd1ae89ad8ff06ed7969e7bdf2fc);
|
|
|
|
|
|
var marker_d2e8d2e51d33b2511ee8afeeea040541 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_9b287fcfa9872475e891aa7a39013fd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5cfc2c949fda57babbe0b0722d6c774 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f78c73c67f38159a2e02d89de8632f45 = $(`<div id="html_f78c73c67f38159a2e02d89de8632f45" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_c5cfc2c949fda57babbe0b0722d6c774.setContent(html_f78c73c67f38159a2e02d89de8632f45);
|
|
|
|
|
|
|
|
marker_d2e8d2e51d33b2511ee8afeeea040541.bindPopup(popup_c5cfc2c949fda57babbe0b0722d6c774)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2e8d2e51d33b2511ee8afeeea040541.setIcon(icon_9b287fcfa9872475e891aa7a39013fd0);
|
|
|
|
|
|
var marker_65dd41b445b2af82b55a2cc53ea7b992 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_4eec1f2d8cff296aab7ada7dac87f69f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c02eccf9b1550a49f35724c85fa1534b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c5965c4b470dfc9a4c8139f94255fd9 = $(`<div id="html_3c5965c4b470dfc9a4c8139f94255fd9" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_c02eccf9b1550a49f35724c85fa1534b.setContent(html_3c5965c4b470dfc9a4c8139f94255fd9);
|
|
|
|
|
|
|
|
marker_65dd41b445b2af82b55a2cc53ea7b992.bindPopup(popup_c02eccf9b1550a49f35724c85fa1534b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65dd41b445b2af82b55a2cc53ea7b992.setIcon(icon_4eec1f2d8cff296aab7ada7dac87f69f);
|
|
|
|
|
|
var marker_d1b6769d31f9067d11fee0b0d8a0dfe3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_099a92d74f77050adb086198ed990e63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a14141fe0509777996134cbc7d3494c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e6b7308e32b70988b0adc8a5b5441d = $(`<div id="html_d8e6b7308e32b70988b0adc8a5b5441d" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_a14141fe0509777996134cbc7d3494c2.setContent(html_d8e6b7308e32b70988b0adc8a5b5441d);
|
|
|
|
|
|
|
|
marker_d1b6769d31f9067d11fee0b0d8a0dfe3.bindPopup(popup_a14141fe0509777996134cbc7d3494c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1b6769d31f9067d11fee0b0d8a0dfe3.setIcon(icon_099a92d74f77050adb086198ed990e63);
|
|
|
|
|
|
var marker_03930dc122b64267e9fc79fd7b5441b5 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_90973e373ef084cd6af36900be59b32e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8172cf232d6ba83d4fffa322c99819a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45cec0a3c6f043260c16c8c078c5031c = $(`<div id="html_45cec0a3c6f043260c16c8c078c5031c" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_8172cf232d6ba83d4fffa322c99819a8.setContent(html_45cec0a3c6f043260c16c8c078c5031c);
|
|
|
|
|
|
|
|
marker_03930dc122b64267e9fc79fd7b5441b5.bindPopup(popup_8172cf232d6ba83d4fffa322c99819a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03930dc122b64267e9fc79fd7b5441b5.setIcon(icon_90973e373ef084cd6af36900be59b32e);
|
|
|
|
|
|
var marker_8709f66387ebd34f3330909948899c04 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_10ea7d3a0cc1f3f5713f9b86aaa2ae15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aea84719725f40459c732e17d55651de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a57dc33c8c8d572bde8e3f1895f7c7ab = $(`<div id="html_a57dc33c8c8d572bde8e3f1895f7c7ab" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_aea84719725f40459c732e17d55651de.setContent(html_a57dc33c8c8d572bde8e3f1895f7c7ab);
|
|
|
|
|
|
|
|
marker_8709f66387ebd34f3330909948899c04.bindPopup(popup_aea84719725f40459c732e17d55651de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8709f66387ebd34f3330909948899c04.setIcon(icon_10ea7d3a0cc1f3f5713f9b86aaa2ae15);
|
|
|
|
|
|
var marker_1384aec0d367f5fc424e5108b9db8d0c = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_dd55e1bdef0f7b87706793579da07998 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fca1ca9781c1359d16b23170cd62e6d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdecf079a4135d3ab9ced1c8a378d0d5 = $(`<div id="html_cdecf079a4135d3ab9ced1c8a378d0d5" style="width: 100.0%; height: 100.0%;">dizzyspells.nostr1.com</div>`)[0];
|
|
popup_fca1ca9781c1359d16b23170cd62e6d2.setContent(html_cdecf079a4135d3ab9ced1c8a378d0d5);
|
|
|
|
|
|
|
|
marker_1384aec0d367f5fc424e5108b9db8d0c.bindPopup(popup_fca1ca9781c1359d16b23170cd62e6d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1384aec0d367f5fc424e5108b9db8d0c.setIcon(icon_dd55e1bdef0f7b87706793579da07998);
|
|
|
|
|
|
var marker_beac8c4cd99ef5ee36e8172d96fd25eb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b59ec4410892274ff3f8839ba9cb441f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17142e42466cf29db06e843a03ca04fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdcf1d3b7cefd4e3aefecee7e003ec14 = $(`<div id="html_bdcf1d3b7cefd4e3aefecee7e003ec14" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_17142e42466cf29db06e843a03ca04fb.setContent(html_bdcf1d3b7cefd4e3aefecee7e003ec14);
|
|
|
|
|
|
|
|
marker_beac8c4cd99ef5ee36e8172d96fd25eb.bindPopup(popup_17142e42466cf29db06e843a03ca04fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_beac8c4cd99ef5ee36e8172d96fd25eb.setIcon(icon_b59ec4410892274ff3f8839ba9cb441f);
|
|
|
|
|
|
var marker_2228259e8d95a5a52d18908a0dfe0f71 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_3553246eb36f97a2165bfa171e2da47a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b6676e0f3b054969747bfa3f4a8aec7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fd219145baf2808571d0cc35de15a6d = $(`<div id="html_6fd219145baf2808571d0cc35de15a6d" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_7b6676e0f3b054969747bfa3f4a8aec7.setContent(html_6fd219145baf2808571d0cc35de15a6d);
|
|
|
|
|
|
|
|
marker_2228259e8d95a5a52d18908a0dfe0f71.bindPopup(popup_7b6676e0f3b054969747bfa3f4a8aec7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2228259e8d95a5a52d18908a0dfe0f71.setIcon(icon_3553246eb36f97a2165bfa171e2da47a);
|
|
|
|
|
|
var marker_7d936c227b4e792d433930a688b408ae = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_17e8659d6bcfaa5caa660e55b1382889 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a9343c7335a001e69bd98cc82dd221a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11cbb77349a6be01ca39c23830607827 = $(`<div id="html_11cbb77349a6be01ca39c23830607827" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_9a9343c7335a001e69bd98cc82dd221a.setContent(html_11cbb77349a6be01ca39c23830607827);
|
|
|
|
|
|
|
|
marker_7d936c227b4e792d433930a688b408ae.bindPopup(popup_9a9343c7335a001e69bd98cc82dd221a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d936c227b4e792d433930a688b408ae.setIcon(icon_17e8659d6bcfaa5caa660e55b1382889);
|
|
|
|
|
|
var marker_4ee2d6775c62620aa160b35c5aa45391 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_73189bda87a1783e7859e219246b4c2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ad5f8469e5808d70f3150f05d8205b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10547a1254b1f413f09f0aaac6dc8a44 = $(`<div id="html_10547a1254b1f413f09f0aaac6dc8a44" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_7ad5f8469e5808d70f3150f05d8205b7.setContent(html_10547a1254b1f413f09f0aaac6dc8a44);
|
|
|
|
|
|
|
|
marker_4ee2d6775c62620aa160b35c5aa45391.bindPopup(popup_7ad5f8469e5808d70f3150f05d8205b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ee2d6775c62620aa160b35c5aa45391.setIcon(icon_73189bda87a1783e7859e219246b4c2a);
|
|
|
|
|
|
var marker_6f31bdbcb64f348217e14bc521a0808c = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b7733db2fe6a3150b7b5a9bff0fd5e7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b722e79f59692ce89344075b66af62c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dadbaf5e4995a925173e683d7ab56c1 = $(`<div id="html_5dadbaf5e4995a925173e683d7ab56c1" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_8b722e79f59692ce89344075b66af62c.setContent(html_5dadbaf5e4995a925173e683d7ab56c1);
|
|
|
|
|
|
|
|
marker_6f31bdbcb64f348217e14bc521a0808c.bindPopup(popup_8b722e79f59692ce89344075b66af62c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f31bdbcb64f348217e14bc521a0808c.setIcon(icon_b7733db2fe6a3150b7b5a9bff0fd5e7f);
|
|
|
|
|
|
var marker_c94b7275e2b4724b93f2185adb5be4c4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_25e85c4091036a0c9e468624305bf8e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_745fd04a97504440b35e91b25ffd643e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_285e66d1c9369ac80ec6f16fcba5550d = $(`<div id="html_285e66d1c9369ac80ec6f16fcba5550d" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_745fd04a97504440b35e91b25ffd643e.setContent(html_285e66d1c9369ac80ec6f16fcba5550d);
|
|
|
|
|
|
|
|
marker_c94b7275e2b4724b93f2185adb5be4c4.bindPopup(popup_745fd04a97504440b35e91b25ffd643e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c94b7275e2b4724b93f2185adb5be4c4.setIcon(icon_25e85c4091036a0c9e468624305bf8e9);
|
|
|
|
|
|
var marker_9fa0205e34b33b099292bd9533e0d86f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8e04b98f5ea19a799f705ce98e7ead64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4d8d4f01c063a77cc3fbe9303ed9b43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdbfbecb740dfc8b790a941529a0f156 = $(`<div id="html_cdbfbecb740dfc8b790a941529a0f156" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_a4d8d4f01c063a77cc3fbe9303ed9b43.setContent(html_cdbfbecb740dfc8b790a941529a0f156);
|
|
|
|
|
|
|
|
marker_9fa0205e34b33b099292bd9533e0d86f.bindPopup(popup_a4d8d4f01c063a77cc3fbe9303ed9b43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fa0205e34b33b099292bd9533e0d86f.setIcon(icon_8e04b98f5ea19a799f705ce98e7ead64);
|
|
|
|
|
|
var marker_e63ab24e22222dac226a5d372f66419d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f219df24e94f229bed3212e79344d88e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd72ca43118dd820f3df67e7cd837525 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cacf19bde254d695253062ac67515d2 = $(`<div id="html_9cacf19bde254d695253062ac67515d2" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_fd72ca43118dd820f3df67e7cd837525.setContent(html_9cacf19bde254d695253062ac67515d2);
|
|
|
|
|
|
|
|
marker_e63ab24e22222dac226a5d372f66419d.bindPopup(popup_fd72ca43118dd820f3df67e7cd837525)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e63ab24e22222dac226a5d372f66419d.setIcon(icon_f219df24e94f229bed3212e79344d88e);
|
|
|
|
|
|
var marker_c7b85d6d0b6aab0e76d47ede04d489cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_22e2d89846faec76db77acdcb8599e26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8819826c37370f00d54e5d68ee54edc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59f4ac65b25c656543ab2130e6dd31cc = $(`<div id="html_59f4ac65b25c656543ab2130e6dd31cc" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_8819826c37370f00d54e5d68ee54edc5.setContent(html_59f4ac65b25c656543ab2130e6dd31cc);
|
|
|
|
|
|
|
|
marker_c7b85d6d0b6aab0e76d47ede04d489cb.bindPopup(popup_8819826c37370f00d54e5d68ee54edc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7b85d6d0b6aab0e76d47ede04d489cb.setIcon(icon_22e2d89846faec76db77acdcb8599e26);
|
|
|
|
|
|
var marker_94eac5086617caeb1532c82d26bac35d = L.marker(
|
|
[41.8959, -88.2169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a90252e3f62daf36de5495510601b395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad8312901e8ae3106474d65c12f5eeb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7157866f44543bb5366c066639a65ee = $(`<div id="html_e7157866f44543bb5366c066639a65ee" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_ad8312901e8ae3106474d65c12f5eeb7.setContent(html_e7157866f44543bb5366c066639a65ee);
|
|
|
|
|
|
|
|
marker_94eac5086617caeb1532c82d26bac35d.bindPopup(popup_ad8312901e8ae3106474d65c12f5eeb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94eac5086617caeb1532c82d26bac35d.setIcon(icon_a90252e3f62daf36de5495510601b395);
|
|
|
|
|
|
var marker_b97623cb4217abf0f33fb432219ce716 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_0bcf0376eb6e1fc3b91b5a5aa27307db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86eb6fece20ae705a803bcdc136090b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e9bba827b84af5dcb6857fedec8ea8c = $(`<div id="html_4e9bba827b84af5dcb6857fedec8ea8c" style="width: 100.0%; height: 100.0%;">relay.nostromo.social</div>`)[0];
|
|
popup_86eb6fece20ae705a803bcdc136090b4.setContent(html_4e9bba827b84af5dcb6857fedec8ea8c);
|
|
|
|
|
|
|
|
marker_b97623cb4217abf0f33fb432219ce716.bindPopup(popup_86eb6fece20ae705a803bcdc136090b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b97623cb4217abf0f33fb432219ce716.setIcon(icon_0bcf0376eb6e1fc3b91b5a5aa27307db);
|
|
|
|
|
|
var marker_3d9e9bdba6c2fd4d436745d4718b86a3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8dd6a007f09eef94497a35bb41271fc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59e812de4ed63935a661f4b93c7e711f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4c330c327716b2ec67737bd47e095cd = $(`<div id="html_a4c330c327716b2ec67737bd47e095cd" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_59e812de4ed63935a661f4b93c7e711f.setContent(html_a4c330c327716b2ec67737bd47e095cd);
|
|
|
|
|
|
|
|
marker_3d9e9bdba6c2fd4d436745d4718b86a3.bindPopup(popup_59e812de4ed63935a661f4b93c7e711f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d9e9bdba6c2fd4d436745d4718b86a3.setIcon(icon_8dd6a007f09eef94497a35bb41271fc5);
|
|
|
|
|
|
var marker_ce2f98ffa96d09850705597bcd51d95c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_539616e12ec2846af94e174ebda5ed6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb18aced5fb7872410d573fb64ba249d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_702095a3383610814e049beb01bc519d = $(`<div id="html_702095a3383610814e049beb01bc519d" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_cb18aced5fb7872410d573fb64ba249d.setContent(html_702095a3383610814e049beb01bc519d);
|
|
|
|
|
|
|
|
marker_ce2f98ffa96d09850705597bcd51d95c.bindPopup(popup_cb18aced5fb7872410d573fb64ba249d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce2f98ffa96d09850705597bcd51d95c.setIcon(icon_539616e12ec2846af94e174ebda5ed6e);
|
|
|
|
|
|
var marker_9930dcdfb9f1e95548b301f3ba8ea705 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a7cc42e363c71d7d2be97f133a24f6a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28521f9038b7348d698dfcf70fbf9182 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_606a9e5dd0b1c235e365df76cbb8fffa = $(`<div id="html_606a9e5dd0b1c235e365df76cbb8fffa" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_28521f9038b7348d698dfcf70fbf9182.setContent(html_606a9e5dd0b1c235e365df76cbb8fffa);
|
|
|
|
|
|
|
|
marker_9930dcdfb9f1e95548b301f3ba8ea705.bindPopup(popup_28521f9038b7348d698dfcf70fbf9182)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9930dcdfb9f1e95548b301f3ba8ea705.setIcon(icon_a7cc42e363c71d7d2be97f133a24f6a3);
|
|
|
|
|
|
var marker_ee8924a641c31e1d3fc4f148703b35ea = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_94497a359361c9dfbed19e504fa0c5d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfdd740546c5feb5a8c5d47b20ded51c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49e6a6c4e6c2e4b4aca116460278d4e5 = $(`<div id="html_49e6a6c4e6c2e4b4aca116460278d4e5" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_dfdd740546c5feb5a8c5d47b20ded51c.setContent(html_49e6a6c4e6c2e4b4aca116460278d4e5);
|
|
|
|
|
|
|
|
marker_ee8924a641c31e1d3fc4f148703b35ea.bindPopup(popup_dfdd740546c5feb5a8c5d47b20ded51c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee8924a641c31e1d3fc4f148703b35ea.setIcon(icon_94497a359361c9dfbed19e504fa0c5d7);
|
|
|
|
|
|
var marker_d797a7e1d7e2c89c8e2da734bd7aa595 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e69ce61831c3f0e1a5d7e4524cc81666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_801d8b9e756f82d2ea285f1551666c5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86fa01ab58d6325a2d049b12c3a031df = $(`<div id="html_86fa01ab58d6325a2d049b12c3a031df" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_801d8b9e756f82d2ea285f1551666c5d.setContent(html_86fa01ab58d6325a2d049b12c3a031df);
|
|
|
|
|
|
|
|
marker_d797a7e1d7e2c89c8e2da734bd7aa595.bindPopup(popup_801d8b9e756f82d2ea285f1551666c5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d797a7e1d7e2c89c8e2da734bd7aa595.setIcon(icon_e69ce61831c3f0e1a5d7e4524cc81666);
|
|
|
|
|
|
var marker_5baf269584744600552a55f402bbaf59 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b69c33bf585434430fdea1fbd90a507c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b9e1d60b8acd081d8213555da50ff89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab0ebcf6313d489a071fd8dd17148250 = $(`<div id="html_ab0ebcf6313d489a071fd8dd17148250" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_0b9e1d60b8acd081d8213555da50ff89.setContent(html_ab0ebcf6313d489a071fd8dd17148250);
|
|
|
|
|
|
|
|
marker_5baf269584744600552a55f402bbaf59.bindPopup(popup_0b9e1d60b8acd081d8213555da50ff89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5baf269584744600552a55f402bbaf59.setIcon(icon_b69c33bf585434430fdea1fbd90a507c);
|
|
|
|
|
|
var marker_b2158071e6680caf5b91d628724a2c8e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f55ea19cc1c26ae44e3b062f9f84180d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d197bbb34222107cd48ea9e8d686f0e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c92e5021fdf8827908643df3c450aa0 = $(`<div id="html_2c92e5021fdf8827908643df3c450aa0" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_d197bbb34222107cd48ea9e8d686f0e0.setContent(html_2c92e5021fdf8827908643df3c450aa0);
|
|
|
|
|
|
|
|
marker_b2158071e6680caf5b91d628724a2c8e.bindPopup(popup_d197bbb34222107cd48ea9e8d686f0e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2158071e6680caf5b91d628724a2c8e.setIcon(icon_f55ea19cc1c26ae44e3b062f9f84180d);
|
|
|
|
|
|
var marker_de3a66bc512a5854488050b98481abd9 = L.marker(
|
|
[41.8959, -88.2169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e51ace0d30ef83c795b079fcfb8b03cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34eb6d587f667b0653ebe513f9be8d67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dee08d08a0e10455e6f6f2a280541772 = $(`<div id="html_dee08d08a0e10455e6f6f2a280541772" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_34eb6d587f667b0653ebe513f9be8d67.setContent(html_dee08d08a0e10455e6f6f2a280541772);
|
|
|
|
|
|
|
|
marker_de3a66bc512a5854488050b98481abd9.bindPopup(popup_34eb6d587f667b0653ebe513f9be8d67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de3a66bc512a5854488050b98481abd9.setIcon(icon_e51ace0d30ef83c795b079fcfb8b03cb);
|
|
|
|
|
|
var marker_b69cd2a54eb27b52c9599a595aa86d32 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_80eb0f9c794f5e1b821f01916aadbadc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a532264b9006786756388bb106d83577 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48720b60669b868b2756267cd4660cc8 = $(`<div id="html_48720b60669b868b2756267cd4660cc8" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_a532264b9006786756388bb106d83577.setContent(html_48720b60669b868b2756267cd4660cc8);
|
|
|
|
|
|
|
|
marker_b69cd2a54eb27b52c9599a595aa86d32.bindPopup(popup_a532264b9006786756388bb106d83577)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b69cd2a54eb27b52c9599a595aa86d32.setIcon(icon_80eb0f9c794f5e1b821f01916aadbadc);
|
|
|
|
|
|
var marker_6bd8684245a9e7166e5b6826854aca57 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1060adf12d605e4758379714ded4fc4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ed534dc9d81e5734b3afae1cc47b863 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27b5c870b1b70abc6b0aacd7e4b3cd41 = $(`<div id="html_27b5c870b1b70abc6b0aacd7e4b3cd41" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_4ed534dc9d81e5734b3afae1cc47b863.setContent(html_27b5c870b1b70abc6b0aacd7e4b3cd41);
|
|
|
|
|
|
|
|
marker_6bd8684245a9e7166e5b6826854aca57.bindPopup(popup_4ed534dc9d81e5734b3afae1cc47b863)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bd8684245a9e7166e5b6826854aca57.setIcon(icon_1060adf12d605e4758379714ded4fc4a);
|
|
|
|
|
|
var marker_471f82bb835b5e194ac86523171e35d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_9fe3d880a1bb63002782b40a47355f60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfe57371d6b45dae4930ad6fb18c76ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e58b9f6de26acbf85eadaaa2101fbd30 = $(`<div id="html_e58b9f6de26acbf85eadaaa2101fbd30" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_bfe57371d6b45dae4930ad6fb18c76ba.setContent(html_e58b9f6de26acbf85eadaaa2101fbd30);
|
|
|
|
|
|
|
|
marker_471f82bb835b5e194ac86523171e35d6.bindPopup(popup_bfe57371d6b45dae4930ad6fb18c76ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_471f82bb835b5e194ac86523171e35d6.setIcon(icon_9fe3d880a1bb63002782b40a47355f60);
|
|
|
|
|
|
var marker_9631dddfd88d244e82f3373260544171 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_db9096d900d2dd2fdf0874e2dd2fee3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccff1ef9b4f79d665c0465ccc682337b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a26707b1f387fe7e4d12266f81beb566 = $(`<div id="html_a26707b1f387fe7e4d12266f81beb566" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_ccff1ef9b4f79d665c0465ccc682337b.setContent(html_a26707b1f387fe7e4d12266f81beb566);
|
|
|
|
|
|
|
|
marker_9631dddfd88d244e82f3373260544171.bindPopup(popup_ccff1ef9b4f79d665c0465ccc682337b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9631dddfd88d244e82f3373260544171.setIcon(icon_db9096d900d2dd2fdf0874e2dd2fee3f);
|
|
|
|
|
|
var marker_ef4325dd023e61076af19a702249d2d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_fa6bb1cf33301f26609bb121b67b1bb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_636c308af91175def732456e34209e48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_598ed426c2077fc9d719c53312e39fc4 = $(`<div id="html_598ed426c2077fc9d719c53312e39fc4" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_636c308af91175def732456e34209e48.setContent(html_598ed426c2077fc9d719c53312e39fc4);
|
|
|
|
|
|
|
|
marker_ef4325dd023e61076af19a702249d2d8.bindPopup(popup_636c308af91175def732456e34209e48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef4325dd023e61076af19a702249d2d8.setIcon(icon_fa6bb1cf33301f26609bb121b67b1bb2);
|
|
|
|
|
|
var marker_061994dedf3568ee247dfcf81e110705 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_edd84fa99b22a840d37749c0f6243dda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_793971339ff680141eb76357b041e71a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5161df86ca7b2661dc1e0b52b9ff2bfa = $(`<div id="html_5161df86ca7b2661dc1e0b52b9ff2bfa" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_793971339ff680141eb76357b041e71a.setContent(html_5161df86ca7b2661dc1e0b52b9ff2bfa);
|
|
|
|
|
|
|
|
marker_061994dedf3568ee247dfcf81e110705.bindPopup(popup_793971339ff680141eb76357b041e71a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_061994dedf3568ee247dfcf81e110705.setIcon(icon_edd84fa99b22a840d37749c0f6243dda);
|
|
|
|
|
|
var marker_e6579b51aca074713f51b0bd9d0acf2a = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_0b2466d45e8b974d39fb3af0678fffc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c7cdeb25c005873523de4a0d9a8cf71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af15bb177199e108663ed4fbb0de54cf = $(`<div id="html_af15bb177199e108663ed4fbb0de54cf" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_7c7cdeb25c005873523de4a0d9a8cf71.setContent(html_af15bb177199e108663ed4fbb0de54cf);
|
|
|
|
|
|
|
|
marker_e6579b51aca074713f51b0bd9d0acf2a.bindPopup(popup_7c7cdeb25c005873523de4a0d9a8cf71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6579b51aca074713f51b0bd9d0acf2a.setIcon(icon_0b2466d45e8b974d39fb3af0678fffc5);
|
|
|
|
|
|
var marker_e308820fbf2e9c6aa98ecc5ed032a1c7 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1de05449c6fe1b00fb1d73885c3d9d9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0552ef8f5d06e7d4abb1d41e3aacfd9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25eff951233adec7da06fb969fbd325d = $(`<div id="html_25eff951233adec7da06fb969fbd325d" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_0552ef8f5d06e7d4abb1d41e3aacfd9c.setContent(html_25eff951233adec7da06fb969fbd325d);
|
|
|
|
|
|
|
|
marker_e308820fbf2e9c6aa98ecc5ed032a1c7.bindPopup(popup_0552ef8f5d06e7d4abb1d41e3aacfd9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e308820fbf2e9c6aa98ecc5ed032a1c7.setIcon(icon_1de05449c6fe1b00fb1d73885c3d9d9a);
|
|
|
|
|
|
var marker_df58dde9c232279643f0f29e9f62ad5a = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_eb05fea39b76582c21234200ccec49df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df5379bca0b0827fe6297ddb87c3d189 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3790764a1696a809d220de133ba756e = $(`<div id="html_e3790764a1696a809d220de133ba756e" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_df5379bca0b0827fe6297ddb87c3d189.setContent(html_e3790764a1696a809d220de133ba756e);
|
|
|
|
|
|
|
|
marker_df58dde9c232279643f0f29e9f62ad5a.bindPopup(popup_df5379bca0b0827fe6297ddb87c3d189)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df58dde9c232279643f0f29e9f62ad5a.setIcon(icon_eb05fea39b76582c21234200ccec49df);
|
|
|
|
|
|
var marker_d227a36a472d558f8066b5e882a15bf9 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7a0baf28d3b291c0fc9f25c028b654d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f441adbc99b852100156ebd913b1cf42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_602454a8b001a80a2c32279b7a89dfa2 = $(`<div id="html_602454a8b001a80a2c32279b7a89dfa2" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_f441adbc99b852100156ebd913b1cf42.setContent(html_602454a8b001a80a2c32279b7a89dfa2);
|
|
|
|
|
|
|
|
marker_d227a36a472d558f8066b5e882a15bf9.bindPopup(popup_f441adbc99b852100156ebd913b1cf42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d227a36a472d558f8066b5e882a15bf9.setIcon(icon_7a0baf28d3b291c0fc9f25c028b654d9);
|
|
|
|
|
|
var marker_6c0417ed1c72a57c338628e04df4fdfe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_66136b7404170634d3a4917b29ff2d5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_646712b1cc06ef3d1a31b1ecfaa64546 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11f207f3c1e81ee2c292a57d96da7a19 = $(`<div id="html_11f207f3c1e81ee2c292a57d96da7a19" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_646712b1cc06ef3d1a31b1ecfaa64546.setContent(html_11f207f3c1e81ee2c292a57d96da7a19);
|
|
|
|
|
|
|
|
marker_6c0417ed1c72a57c338628e04df4fdfe.bindPopup(popup_646712b1cc06ef3d1a31b1ecfaa64546)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c0417ed1c72a57c338628e04df4fdfe.setIcon(icon_66136b7404170634d3a4917b29ff2d5a);
|
|
|
|
|
|
var marker_ab761f6d2a66467b29ce300547ea2c02 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_32f87d96ac40e16fe70e46a74895aa91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_824ba517a53fd8f27cf4e2e7d1819c51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab070a421ba0308bb39e2496c46023bf = $(`<div id="html_ab070a421ba0308bb39e2496c46023bf" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_824ba517a53fd8f27cf4e2e7d1819c51.setContent(html_ab070a421ba0308bb39e2496c46023bf);
|
|
|
|
|
|
|
|
marker_ab761f6d2a66467b29ce300547ea2c02.bindPopup(popup_824ba517a53fd8f27cf4e2e7d1819c51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab761f6d2a66467b29ce300547ea2c02.setIcon(icon_32f87d96ac40e16fe70e46a74895aa91);
|
|
|
|
|
|
var marker_c896e3eddd713bcc11c4818ebada2434 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_29d1751edbf3fac8d13a3d31b4b40373 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b29521ef0f231692f2d6004ce68f6c1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f4773c039b6222987bb86cd778f63ce = $(`<div id="html_0f4773c039b6222987bb86cd778f63ce" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_b29521ef0f231692f2d6004ce68f6c1e.setContent(html_0f4773c039b6222987bb86cd778f63ce);
|
|
|
|
|
|
|
|
marker_c896e3eddd713bcc11c4818ebada2434.bindPopup(popup_b29521ef0f231692f2d6004ce68f6c1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c896e3eddd713bcc11c4818ebada2434.setIcon(icon_29d1751edbf3fac8d13a3d31b4b40373);
|
|
|
|
|
|
var marker_b70d10feb7194ba3de9b60d9811e65c8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7e26fee0f921dd5cf620bb017c5026a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_322a5b178c35d7c0c4d599d8bee234da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e56af699bc34094dead19c7fe3151f26 = $(`<div id="html_e56af699bc34094dead19c7fe3151f26" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_322a5b178c35d7c0c4d599d8bee234da.setContent(html_e56af699bc34094dead19c7fe3151f26);
|
|
|
|
|
|
|
|
marker_b70d10feb7194ba3de9b60d9811e65c8.bindPopup(popup_322a5b178c35d7c0c4d599d8bee234da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b70d10feb7194ba3de9b60d9811e65c8.setIcon(icon_7e26fee0f921dd5cf620bb017c5026a6);
|
|
|
|
|
|
var marker_1335833dbe40bb8a9fc228cf443bf0e2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_06518430bd42d17ab913fcf94b3824be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_982865af93746dad8fae75215fa12544 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef6e649ec7e57ed7af5d4aa2ba364032 = $(`<div id="html_ef6e649ec7e57ed7af5d4aa2ba364032" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_982865af93746dad8fae75215fa12544.setContent(html_ef6e649ec7e57ed7af5d4aa2ba364032);
|
|
|
|
|
|
|
|
marker_1335833dbe40bb8a9fc228cf443bf0e2.bindPopup(popup_982865af93746dad8fae75215fa12544)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1335833dbe40bb8a9fc228cf443bf0e2.setIcon(icon_06518430bd42d17ab913fcf94b3824be);
|
|
|
|
|
|
var marker_af34abef2c906d9f0e1df12a5bdf0bae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_4b335f9e22f4290818338bdf0f425b89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_170cd968cc654289ea9d86fbe18f93c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a848cc038839db5320a45f53a0c2f123 = $(`<div id="html_a848cc038839db5320a45f53a0c2f123" style="width: 100.0%; height: 100.0%;">nostr.lostr.space</div>`)[0];
|
|
popup_170cd968cc654289ea9d86fbe18f93c0.setContent(html_a848cc038839db5320a45f53a0c2f123);
|
|
|
|
|
|
|
|
marker_af34abef2c906d9f0e1df12a5bdf0bae.bindPopup(popup_170cd968cc654289ea9d86fbe18f93c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af34abef2c906d9f0e1df12a5bdf0bae.setIcon(icon_4b335f9e22f4290818338bdf0f425b89);
|
|
|
|
|
|
var marker_2eb948ba658a214a6c82ea7976b083c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f3e2a10ed41fcf6aa282c3ea94837fa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e074733a90178163cc6146412d625f13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de8008043bd1820dab9285863cdf77b4 = $(`<div id="html_de8008043bd1820dab9285863cdf77b4" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_e074733a90178163cc6146412d625f13.setContent(html_de8008043bd1820dab9285863cdf77b4);
|
|
|
|
|
|
|
|
marker_2eb948ba658a214a6c82ea7976b083c3.bindPopup(popup_e074733a90178163cc6146412d625f13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eb948ba658a214a6c82ea7976b083c3.setIcon(icon_f3e2a10ed41fcf6aa282c3ea94837fa7);
|
|
|
|
|
|
var marker_1ba9d25d8f08a65b289774995e0d8d00 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d542da345e65b3ae6d6d3c455bcbde2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_936e992430373bbcb71a434a94a36e4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bda3f2b5acf11ed666edf2fa0828d46 = $(`<div id="html_0bda3f2b5acf11ed666edf2fa0828d46" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_936e992430373bbcb71a434a94a36e4c.setContent(html_0bda3f2b5acf11ed666edf2fa0828d46);
|
|
|
|
|
|
|
|
marker_1ba9d25d8f08a65b289774995e0d8d00.bindPopup(popup_936e992430373bbcb71a434a94a36e4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ba9d25d8f08a65b289774995e0d8d00.setIcon(icon_d542da345e65b3ae6d6d3c455bcbde2a);
|
|
|
|
|
|
var marker_470e64863ed2b1a9da9fcd1dc1db9c61 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_df643e8567683280e6e8011ee6a154fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c1e05ee11a10bae4050cb9c658fc035 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e981ac129384074fd3c80545366376c4 = $(`<div id="html_e981ac129384074fd3c80545366376c4" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_1c1e05ee11a10bae4050cb9c658fc035.setContent(html_e981ac129384074fd3c80545366376c4);
|
|
|
|
|
|
|
|
marker_470e64863ed2b1a9da9fcd1dc1db9c61.bindPopup(popup_1c1e05ee11a10bae4050cb9c658fc035)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_470e64863ed2b1a9da9fcd1dc1db9c61.setIcon(icon_df643e8567683280e6e8011ee6a154fa);
|
|
|
|
|
|
var marker_1e0c1a4aaf2e33957d29ba9227370162 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_aba7574ecec53f547dfabafbf74f8b88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe9517b34cd4150780fe4ebaca65216a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_563e4dfca17ed077cc4eb0f6a8619c7a = $(`<div id="html_563e4dfca17ed077cc4eb0f6a8619c7a" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_fe9517b34cd4150780fe4ebaca65216a.setContent(html_563e4dfca17ed077cc4eb0f6a8619c7a);
|
|
|
|
|
|
|
|
marker_1e0c1a4aaf2e33957d29ba9227370162.bindPopup(popup_fe9517b34cd4150780fe4ebaca65216a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e0c1a4aaf2e33957d29ba9227370162.setIcon(icon_aba7574ecec53f547dfabafbf74f8b88);
|
|
|
|
|
|
var marker_b3b470e0fcabe8a1fc12d50f866fb5ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_036b238edfd75477053a761beb69b6ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f795c3e889f029d347b4884a513618ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6122a9e34717e58af026ab581643679e = $(`<div id="html_6122a9e34717e58af026ab581643679e" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_f795c3e889f029d347b4884a513618ce.setContent(html_6122a9e34717e58af026ab581643679e);
|
|
|
|
|
|
|
|
marker_b3b470e0fcabe8a1fc12d50f866fb5ba.bindPopup(popup_f795c3e889f029d347b4884a513618ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3b470e0fcabe8a1fc12d50f866fb5ba.setIcon(icon_036b238edfd75477053a761beb69b6ae);
|
|
|
|
|
|
var marker_57a8179f2d288c95148132b00630930d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_3f39ec40693f1f56207a7976b4a5bf01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0a5487b6d9c4c674fcd0a5d2f1c7de0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44b10d4075783a6d097f46779c35d3df = $(`<div id="html_44b10d4075783a6d097f46779c35d3df" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_c0a5487b6d9c4c674fcd0a5d2f1c7de0.setContent(html_44b10d4075783a6d097f46779c35d3df);
|
|
|
|
|
|
|
|
marker_57a8179f2d288c95148132b00630930d.bindPopup(popup_c0a5487b6d9c4c674fcd0a5d2f1c7de0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57a8179f2d288c95148132b00630930d.setIcon(icon_3f39ec40693f1f56207a7976b4a5bf01);
|
|
|
|
|
|
var marker_1adc7549a5fff71016568675df9ac099 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6ed77cf433bdd71c89cd7e2d58e0ea44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e0a3bc9a621e16ace79e12618169517 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71bd62537ff15eb91559b46dd14fa1d8 = $(`<div id="html_71bd62537ff15eb91559b46dd14fa1d8" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_9e0a3bc9a621e16ace79e12618169517.setContent(html_71bd62537ff15eb91559b46dd14fa1d8);
|
|
|
|
|
|
|
|
marker_1adc7549a5fff71016568675df9ac099.bindPopup(popup_9e0a3bc9a621e16ace79e12618169517)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1adc7549a5fff71016568675df9ac099.setIcon(icon_6ed77cf433bdd71c89cd7e2d58e0ea44);
|
|
|
|
|
|
var marker_5d2899b010a338c10ca55d9195d3c636 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2e5b00b258e0e102c345c525d794bc1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1db4a8e95ff5589897b10a351210d1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_878dce526d1439424fb66540e105bfcc = $(`<div id="html_878dce526d1439424fb66540e105bfcc" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_b1db4a8e95ff5589897b10a351210d1d.setContent(html_878dce526d1439424fb66540e105bfcc);
|
|
|
|
|
|
|
|
marker_5d2899b010a338c10ca55d9195d3c636.bindPopup(popup_b1db4a8e95ff5589897b10a351210d1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d2899b010a338c10ca55d9195d3c636.setIcon(icon_2e5b00b258e0e102c345c525d794bc1f);
|
|
|
|
|
|
var marker_689e4e6687cab9a7b18d3a58dab715bf = L.marker(
|
|
[43.5009, -70.4428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2ca8cb4eee8305af95dcb16c029f8b9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e629220a0f544a215d85b477dd0a2588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24a57e2aa549ab1d8015ab7ad3408315 = $(`<div id="html_24a57e2aa549ab1d8015ab7ad3408315" style="width: 100.0%; height: 100.0%;">nostr.zenon.network</div>`)[0];
|
|
popup_e629220a0f544a215d85b477dd0a2588.setContent(html_24a57e2aa549ab1d8015ab7ad3408315);
|
|
|
|
|
|
|
|
marker_689e4e6687cab9a7b18d3a58dab715bf.bindPopup(popup_e629220a0f544a215d85b477dd0a2588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_689e4e6687cab9a7b18d3a58dab715bf.setIcon(icon_2ca8cb4eee8305af95dcb16c029f8b9b);
|
|
|
|
|
|
var marker_acc2f1cd2247e1836cb902eedf238393 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_0ed5710c1061055060b74a921ef65ca7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74ed5958b34756b443e021b34fe36522 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aa6315a28dcc0c8499a08f89989ef8d = $(`<div id="html_8aa6315a28dcc0c8499a08f89989ef8d" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_74ed5958b34756b443e021b34fe36522.setContent(html_8aa6315a28dcc0c8499a08f89989ef8d);
|
|
|
|
|
|
|
|
marker_acc2f1cd2247e1836cb902eedf238393.bindPopup(popup_74ed5958b34756b443e021b34fe36522)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acc2f1cd2247e1836cb902eedf238393.setIcon(icon_0ed5710c1061055060b74a921ef65ca7);
|
|
|
|
|
|
var marker_dbaaa41d260c70920078f55e75eb1e4b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_470375266abe6beaf53461ed930e5e42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_883cbfbe1a98cd054fcc0dc3e809c389 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_281d698c25647c058e857c41b85bde88 = $(`<div id="html_281d698c25647c058e857c41b85bde88" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_883cbfbe1a98cd054fcc0dc3e809c389.setContent(html_281d698c25647c058e857c41b85bde88);
|
|
|
|
|
|
|
|
marker_dbaaa41d260c70920078f55e75eb1e4b.bindPopup(popup_883cbfbe1a98cd054fcc0dc3e809c389)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbaaa41d260c70920078f55e75eb1e4b.setIcon(icon_470375266abe6beaf53461ed930e5e42);
|
|
|
|
|
|
var marker_0fcf47d5ce38fb850b32cc062b887009 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b83ae33c96c55c1dc7698f55ebdc2271 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8006cfe93da5400fba266e98254c8a95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1d00166cc572d111ff9e871414d2a58 = $(`<div id="html_e1d00166cc572d111ff9e871414d2a58" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_8006cfe93da5400fba266e98254c8a95.setContent(html_e1d00166cc572d111ff9e871414d2a58);
|
|
|
|
|
|
|
|
marker_0fcf47d5ce38fb850b32cc062b887009.bindPopup(popup_8006cfe93da5400fba266e98254c8a95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fcf47d5ce38fb850b32cc062b887009.setIcon(icon_b83ae33c96c55c1dc7698f55ebdc2271);
|
|
|
|
|
|
var marker_0e76f2b8f912dab2224cc86d83e92213 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_2e54def2ba8ed6aa2d94acfc709ae668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bc365b357f4454adb75190ea4a03d45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_710617d74b5a84b9ff8cec28ef40db21 = $(`<div id="html_710617d74b5a84b9ff8cec28ef40db21" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_1bc365b357f4454adb75190ea4a03d45.setContent(html_710617d74b5a84b9ff8cec28ef40db21);
|
|
|
|
|
|
|
|
marker_0e76f2b8f912dab2224cc86d83e92213.bindPopup(popup_1bc365b357f4454adb75190ea4a03d45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e76f2b8f912dab2224cc86d83e92213.setIcon(icon_2e54def2ba8ed6aa2d94acfc709ae668);
|
|
|
|
|
|
var marker_0ac0115abcccfe3b503ebafc4063e96b = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_85dad65d543fe95be54a91b5f920c24a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f60f03f1efae330f284bee83916222be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8be0d1b57be34ce005b179d8a53a7c8b = $(`<div id="html_8be0d1b57be34ce005b179d8a53a7c8b" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_f60f03f1efae330f284bee83916222be.setContent(html_8be0d1b57be34ce005b179d8a53a7c8b);
|
|
|
|
|
|
|
|
marker_0ac0115abcccfe3b503ebafc4063e96b.bindPopup(popup_f60f03f1efae330f284bee83916222be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ac0115abcccfe3b503ebafc4063e96b.setIcon(icon_85dad65d543fe95be54a91b5f920c24a);
|
|
|
|
|
|
var marker_9231268439fd0689ce0d2dd0cb52bcd7 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1c450784182434291e8221ff53c054d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_850ed796ad36264ba177c4375312ce20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12b3d3634fc0e90479e9b48c2ad28fed = $(`<div id="html_12b3d3634fc0e90479e9b48c2ad28fed" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_850ed796ad36264ba177c4375312ce20.setContent(html_12b3d3634fc0e90479e9b48c2ad28fed);
|
|
|
|
|
|
|
|
marker_9231268439fd0689ce0d2dd0cb52bcd7.bindPopup(popup_850ed796ad36264ba177c4375312ce20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9231268439fd0689ce0d2dd0cb52bcd7.setIcon(icon_1c450784182434291e8221ff53c054d6);
|
|
|
|
|
|
var marker_719eb7bd0a40434290345d88738ff7ca = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_5c2255c89b29cf7ca0d91a17de5097ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a981f0c6d3c91d5e37ae6409cd97b4e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43362ff9c295a6206ac5fc31162dd04c = $(`<div id="html_43362ff9c295a6206ac5fc31162dd04c" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_a981f0c6d3c91d5e37ae6409cd97b4e1.setContent(html_43362ff9c295a6206ac5fc31162dd04c);
|
|
|
|
|
|
|
|
marker_719eb7bd0a40434290345d88738ff7ca.bindPopup(popup_a981f0c6d3c91d5e37ae6409cd97b4e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_719eb7bd0a40434290345d88738ff7ca.setIcon(icon_5c2255c89b29cf7ca0d91a17de5097ee);
|
|
|
|
|
|
var marker_926108126b53de0ee15992408ccb7a6b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_43497ec9f664c35cd14992038b3dade4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1ab27318baf3b9d7c5db33371a9fa77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e84c7d45246981f20fd472ed053c3d3 = $(`<div id="html_2e84c7d45246981f20fd472ed053c3d3" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_f1ab27318baf3b9d7c5db33371a9fa77.setContent(html_2e84c7d45246981f20fd472ed053c3d3);
|
|
|
|
|
|
|
|
marker_926108126b53de0ee15992408ccb7a6b.bindPopup(popup_f1ab27318baf3b9d7c5db33371a9fa77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_926108126b53de0ee15992408ccb7a6b.setIcon(icon_43497ec9f664c35cd14992038b3dade4);
|
|
|
|
|
|
var marker_637779be647e6d6ea29d30b4a97f9db1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_cdd8ddf1da8c8ec72ae95120a320e74d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14c866bfaab66289219fe5ddb7f099ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3ab8ae365b43f05656daaaeaa57d87f = $(`<div id="html_d3ab8ae365b43f05656daaaeaa57d87f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_14c866bfaab66289219fe5ddb7f099ba.setContent(html_d3ab8ae365b43f05656daaaeaa57d87f);
|
|
|
|
|
|
|
|
marker_637779be647e6d6ea29d30b4a97f9db1.bindPopup(popup_14c866bfaab66289219fe5ddb7f099ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_637779be647e6d6ea29d30b4a97f9db1.setIcon(icon_cdd8ddf1da8c8ec72ae95120a320e74d);
|
|
|
|
|
|
var marker_741fb983cb87e10d8e916e37d2fc0a5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_ae630a408be948a58f2943b93f4867c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efe4ea65b84b0fd690ecbb036a253fa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9afb3e7982dc338d448905cfa448da6c = $(`<div id="html_9afb3e7982dc338d448905cfa448da6c" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_efe4ea65b84b0fd690ecbb036a253fa3.setContent(html_9afb3e7982dc338d448905cfa448da6c);
|
|
|
|
|
|
|
|
marker_741fb983cb87e10d8e916e37d2fc0a5b.bindPopup(popup_efe4ea65b84b0fd690ecbb036a253fa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_741fb983cb87e10d8e916e37d2fc0a5b.setIcon(icon_ae630a408be948a58f2943b93f4867c9);
|
|
|
|
|
|
var marker_ab778b83ee308dbbba227819a908e61e = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1f08e9f2f54432575d0e11725893948e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e03bbcf0d5304c6dd731bf9adf8495d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86a1cd1d1670581c220ecd5d518feabf = $(`<div id="html_86a1cd1d1670581c220ecd5d518feabf" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_7e03bbcf0d5304c6dd731bf9adf8495d.setContent(html_86a1cd1d1670581c220ecd5d518feabf);
|
|
|
|
|
|
|
|
marker_ab778b83ee308dbbba227819a908e61e.bindPopup(popup_7e03bbcf0d5304c6dd731bf9adf8495d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab778b83ee308dbbba227819a908e61e.setIcon(icon_1f08e9f2f54432575d0e11725893948e);
|
|
|
|
|
|
var marker_f6764362acbae94ae06c888665b0da60 = L.marker(
|
|
[34.0881, -118.379],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_15fe7c646cc9c14cad44eb83514b6f37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cb481ba58ee3593e48a454b216df1bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90d1c2ecdccdbb8eb13140a3eb469ed8 = $(`<div id="html_90d1c2ecdccdbb8eb13140a3eb469ed8" style="width: 100.0%; height: 100.0%;">relay.aloftus.io</div>`)[0];
|
|
popup_5cb481ba58ee3593e48a454b216df1bb.setContent(html_90d1c2ecdccdbb8eb13140a3eb469ed8);
|
|
|
|
|
|
|
|
marker_f6764362acbae94ae06c888665b0da60.bindPopup(popup_5cb481ba58ee3593e48a454b216df1bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6764362acbae94ae06c888665b0da60.setIcon(icon_15fe7c646cc9c14cad44eb83514b6f37);
|
|
|
|
|
|
var marker_9a2e685849b7e8235018f01b1c43ddc0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_c8af052dcc227576a62b70e4352c8e3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a568741865dc372550925bde7a4d589 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f59bbe9aed99db5012a7303d4fe7c4d8 = $(`<div id="html_f59bbe9aed99db5012a7303d4fe7c4d8" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_4a568741865dc372550925bde7a4d589.setContent(html_f59bbe9aed99db5012a7303d4fe7c4d8);
|
|
|
|
|
|
|
|
marker_9a2e685849b7e8235018f01b1c43ddc0.bindPopup(popup_4a568741865dc372550925bde7a4d589)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a2e685849b7e8235018f01b1c43ddc0.setIcon(icon_c8af052dcc227576a62b70e4352c8e3f);
|
|
|
|
|
|
var marker_1659ef7eb9c61d5967a1d0255d490b58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d3db67421525e049da892fbd52411995 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bf6b159e73b70a89941b9b364633934 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db21a6d8042000de27232840ada838fd = $(`<div id="html_db21a6d8042000de27232840ada838fd" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_5bf6b159e73b70a89941b9b364633934.setContent(html_db21a6d8042000de27232840ada838fd);
|
|
|
|
|
|
|
|
marker_1659ef7eb9c61d5967a1d0255d490b58.bindPopup(popup_5bf6b159e73b70a89941b9b364633934)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1659ef7eb9c61d5967a1d0255d490b58.setIcon(icon_d3db67421525e049da892fbd52411995);
|
|
|
|
|
|
var marker_73eb0221627a964ef77e1e63047d9701 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_69e36c574eaadc91ae03b93dde3b0f56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa5e4e8b0307461a3f815ba2ddda74f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26821e52e358fa792ebd569033663d5e = $(`<div id="html_26821e52e358fa792ebd569033663d5e" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_aa5e4e8b0307461a3f815ba2ddda74f0.setContent(html_26821e52e358fa792ebd569033663d5e);
|
|
|
|
|
|
|
|
marker_73eb0221627a964ef77e1e63047d9701.bindPopup(popup_aa5e4e8b0307461a3f815ba2ddda74f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73eb0221627a964ef77e1e63047d9701.setIcon(icon_69e36c574eaadc91ae03b93dde3b0f56);
|
|
|
|
|
|
var marker_4267e0c05471b1cd7deed9b132b7526d = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_df91f2840f380ed66301c0768b5d39fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cccdd082e605691f8f26a325c4f2e10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ca8fc605cf15a82d6d5566fdc031802 = $(`<div id="html_5ca8fc605cf15a82d6d5566fdc031802" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_3cccdd082e605691f8f26a325c4f2e10.setContent(html_5ca8fc605cf15a82d6d5566fdc031802);
|
|
|
|
|
|
|
|
marker_4267e0c05471b1cd7deed9b132b7526d.bindPopup(popup_3cccdd082e605691f8f26a325c4f2e10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4267e0c05471b1cd7deed9b132b7526d.setIcon(icon_df91f2840f380ed66301c0768b5d39fe);
|
|
|
|
|
|
var marker_7b13dc761ea06eb17acac47b151dca76 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d6159fa666a389cb54afd69850af1066 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f9dc211686caf4678962e20f82e2ebd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2e4ab99f9270c3420d3b70bb1fda890 = $(`<div id="html_e2e4ab99f9270c3420d3b70bb1fda890" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_7f9dc211686caf4678962e20f82e2ebd.setContent(html_e2e4ab99f9270c3420d3b70bb1fda890);
|
|
|
|
|
|
|
|
marker_7b13dc761ea06eb17acac47b151dca76.bindPopup(popup_7f9dc211686caf4678962e20f82e2ebd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b13dc761ea06eb17acac47b151dca76.setIcon(icon_d6159fa666a389cb54afd69850af1066);
|
|
|
|
|
|
var marker_d568b75f39669320c03760c1677e8c0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6b069a8bdb7a7aaf046dfc9fd84e46a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_442bd01ed7d18cf64677b9bbda0d4533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a39878382f8ee4ac6318eaa38a1e6dc = $(`<div id="html_4a39878382f8ee4ac6318eaa38a1e6dc" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_442bd01ed7d18cf64677b9bbda0d4533.setContent(html_4a39878382f8ee4ac6318eaa38a1e6dc);
|
|
|
|
|
|
|
|
marker_d568b75f39669320c03760c1677e8c0d.bindPopup(popup_442bd01ed7d18cf64677b9bbda0d4533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d568b75f39669320c03760c1677e8c0d.setIcon(icon_6b069a8bdb7a7aaf046dfc9fd84e46a1);
|
|
|
|
|
|
var marker_1a44997dd3bb868240000e9d3296dc79 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_50f8e035664fb11d90ab27652e177a10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3122b5177a93a6b1a8af88b698696535 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3289209417ae2193add40ad7954db3b5 = $(`<div id="html_3289209417ae2193add40ad7954db3b5" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_3122b5177a93a6b1a8af88b698696535.setContent(html_3289209417ae2193add40ad7954db3b5);
|
|
|
|
|
|
|
|
marker_1a44997dd3bb868240000e9d3296dc79.bindPopup(popup_3122b5177a93a6b1a8af88b698696535)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a44997dd3bb868240000e9d3296dc79.setIcon(icon_50f8e035664fb11d90ab27652e177a10);
|
|
|
|
|
|
var marker_51b84722ba7fec5a23d54dc63f68eac0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_15fbf68d83a8dffc22b47cb7a153045c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e8459993056a325fb140bd3e465c250 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_114c2b3e06aa353c71b110acf8d5910e = $(`<div id="html_114c2b3e06aa353c71b110acf8d5910e" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_3e8459993056a325fb140bd3e465c250.setContent(html_114c2b3e06aa353c71b110acf8d5910e);
|
|
|
|
|
|
|
|
marker_51b84722ba7fec5a23d54dc63f68eac0.bindPopup(popup_3e8459993056a325fb140bd3e465c250)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b84722ba7fec5a23d54dc63f68eac0.setIcon(icon_15fbf68d83a8dffc22b47cb7a153045c);
|
|
|
|
|
|
var marker_6d14d2fb17f22fa5b669254939d03e75 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a8d5ad3d64215773d152f3ffba5777e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f94daa170d6f362a2dff76b7128a9ec4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f7daa1673aa170dd9ae680ca7e2c2ea = $(`<div id="html_1f7daa1673aa170dd9ae680ca7e2c2ea" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_f94daa170d6f362a2dff76b7128a9ec4.setContent(html_1f7daa1673aa170dd9ae680ca7e2c2ea);
|
|
|
|
|
|
|
|
marker_6d14d2fb17f22fa5b669254939d03e75.bindPopup(popup_f94daa170d6f362a2dff76b7128a9ec4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d14d2fb17f22fa5b669254939d03e75.setIcon(icon_a8d5ad3d64215773d152f3ffba5777e5);
|
|
|
|
|
|
var marker_1477e52ce2754ef75f1a460e5b67eeca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_da8b2d61769eec7230515220a0887444 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dda6b9aad0bda2bddef3319e3764976 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f6140df10cbde3fde6f88c258642ded = $(`<div id="html_2f6140df10cbde3fde6f88c258642ded" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_8dda6b9aad0bda2bddef3319e3764976.setContent(html_2f6140df10cbde3fde6f88c258642ded);
|
|
|
|
|
|
|
|
marker_1477e52ce2754ef75f1a460e5b67eeca.bindPopup(popup_8dda6b9aad0bda2bddef3319e3764976)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1477e52ce2754ef75f1a460e5b67eeca.setIcon(icon_da8b2d61769eec7230515220a0887444);
|
|
|
|
|
|
var marker_525ec39339d443e85644dc38b47bb57d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_214d3ebf4ad5035534e0fa6f3f6a01df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88c9836644402b4c76fc177631f2d390 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e4e88941c5d7386def5a1f6f7f968ad = $(`<div id="html_1e4e88941c5d7386def5a1f6f7f968ad" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_88c9836644402b4c76fc177631f2d390.setContent(html_1e4e88941c5d7386def5a1f6f7f968ad);
|
|
|
|
|
|
|
|
marker_525ec39339d443e85644dc38b47bb57d.bindPopup(popup_88c9836644402b4c76fc177631f2d390)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_525ec39339d443e85644dc38b47bb57d.setIcon(icon_214d3ebf4ad5035534e0fa6f3f6a01df);
|
|
|
|
|
|
var marker_b98fda13cac192266d679b9a8f92733a = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f1934c62cd655da33012580f79ee784a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6c957e9ca1a47d0d5fcd3ab7249ac67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f796009713700ced09c3a75818ae2c4 = $(`<div id="html_3f796009713700ced09c3a75818ae2c4" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_e6c957e9ca1a47d0d5fcd3ab7249ac67.setContent(html_3f796009713700ced09c3a75818ae2c4);
|
|
|
|
|
|
|
|
marker_b98fda13cac192266d679b9a8f92733a.bindPopup(popup_e6c957e9ca1a47d0d5fcd3ab7249ac67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b98fda13cac192266d679b9a8f92733a.setIcon(icon_f1934c62cd655da33012580f79ee784a);
|
|
|
|
|
|
var marker_90cb7d4d5f0f5833924f68668c740944 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_aa91a7389929448872a55e6a9c6a2fe2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30c88177a34d10f8473534f45eeb90b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_486930a930c9ca0b9aab6e0de695f72f = $(`<div id="html_486930a930c9ca0b9aab6e0de695f72f" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_30c88177a34d10f8473534f45eeb90b8.setContent(html_486930a930c9ca0b9aab6e0de695f72f);
|
|
|
|
|
|
|
|
marker_90cb7d4d5f0f5833924f68668c740944.bindPopup(popup_30c88177a34d10f8473534f45eeb90b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90cb7d4d5f0f5833924f68668c740944.setIcon(icon_aa91a7389929448872a55e6a9c6a2fe2);
|
|
|
|
|
|
var marker_134b231cb1663159de3bea5725e95769 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f2be2dc043e845a7e07d2c84480822a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ef53c87d8e7ad525c4610d690523e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4257fa749105018a8a062dd2df93dbb1 = $(`<div id="html_4257fa749105018a8a062dd2df93dbb1" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_89ef53c87d8e7ad525c4610d690523e3.setContent(html_4257fa749105018a8a062dd2df93dbb1);
|
|
|
|
|
|
|
|
marker_134b231cb1663159de3bea5725e95769.bindPopup(popup_89ef53c87d8e7ad525c4610d690523e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_134b231cb1663159de3bea5725e95769.setIcon(icon_f2be2dc043e845a7e07d2c84480822a1);
|
|
|
|
|
|
var marker_e486f478382c102704c2c53956806d75 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7394e30692ebcf041e6e07843078ab9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06ab57d914a805c22f720716f9d3b7c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b6efb3731ebe028c44a8030d7affd5c = $(`<div id="html_1b6efb3731ebe028c44a8030d7affd5c" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_06ab57d914a805c22f720716f9d3b7c4.setContent(html_1b6efb3731ebe028c44a8030d7affd5c);
|
|
|
|
|
|
|
|
marker_e486f478382c102704c2c53956806d75.bindPopup(popup_06ab57d914a805c22f720716f9d3b7c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e486f478382c102704c2c53956806d75.setIcon(icon_7394e30692ebcf041e6e07843078ab9a);
|
|
|
|
|
|
var marker_41e3c409d8c7102df83dfd0a8e8aba46 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_409f8433809c075fa1d6beb85f1feb50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8971aadac0288c967894c2ed11034b8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83f5cf374261dce475fbde3729c3ecfd = $(`<div id="html_83f5cf374261dce475fbde3729c3ecfd" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_8971aadac0288c967894c2ed11034b8b.setContent(html_83f5cf374261dce475fbde3729c3ecfd);
|
|
|
|
|
|
|
|
marker_41e3c409d8c7102df83dfd0a8e8aba46.bindPopup(popup_8971aadac0288c967894c2ed11034b8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41e3c409d8c7102df83dfd0a8e8aba46.setIcon(icon_409f8433809c075fa1d6beb85f1feb50);
|
|
|
|
|
|
var marker_4b748f57332f2da50a9fbf399a808a8a = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1c5ee1d97dadad70e27463daacaa2863 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c18c64dbe77b03377bf9171d2c7c1ca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d88ce137957968561372e4edfb038e7 = $(`<div id="html_9d88ce137957968561372e4edfb038e7" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_c18c64dbe77b03377bf9171d2c7c1ca4.setContent(html_9d88ce137957968561372e4edfb038e7);
|
|
|
|
|
|
|
|
marker_4b748f57332f2da50a9fbf399a808a8a.bindPopup(popup_c18c64dbe77b03377bf9171d2c7c1ca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b748f57332f2da50a9fbf399a808a8a.setIcon(icon_1c5ee1d97dadad70e27463daacaa2863);
|
|
|
|
|
|
var marker_cf5b17a8aee31c3f58e24e86b3f29f4d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8c053c22b2e6d819e1d20cf5e6ec8a8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a87ac4bcca8b41ec44ebfd1b98d2fc2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77b3c0681aa7a870910c1357d5cfb375 = $(`<div id="html_77b3c0681aa7a870910c1357d5cfb375" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_a87ac4bcca8b41ec44ebfd1b98d2fc2a.setContent(html_77b3c0681aa7a870910c1357d5cfb375);
|
|
|
|
|
|
|
|
marker_cf5b17a8aee31c3f58e24e86b3f29f4d.bindPopup(popup_a87ac4bcca8b41ec44ebfd1b98d2fc2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf5b17a8aee31c3f58e24e86b3f29f4d.setIcon(icon_8c053c22b2e6d819e1d20cf5e6ec8a8c);
|
|
|
|
|
|
var marker_89ce51b074dee192c8b01941d86d4507 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_09a8877ab467a4aae153802efc7fe59e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_547b08bb6098fb16b095b655c7e2179d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28d5afdce6588eecdf22b4161bebf543 = $(`<div id="html_28d5afdce6588eecdf22b4161bebf543" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_547b08bb6098fb16b095b655c7e2179d.setContent(html_28d5afdce6588eecdf22b4161bebf543);
|
|
|
|
|
|
|
|
marker_89ce51b074dee192c8b01941d86d4507.bindPopup(popup_547b08bb6098fb16b095b655c7e2179d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89ce51b074dee192c8b01941d86d4507.setIcon(icon_09a8877ab467a4aae153802efc7fe59e);
|
|
|
|
|
|
var marker_543aec98cb11b79c99b0d2beb849d825 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_3ed267d8c82ab91f417497e072313cbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d588a0c99fbd529dd24930b50be96894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c223e37818fbbdef362c665b313a008 = $(`<div id="html_7c223e37818fbbdef362c665b313a008" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_d588a0c99fbd529dd24930b50be96894.setContent(html_7c223e37818fbbdef362c665b313a008);
|
|
|
|
|
|
|
|
marker_543aec98cb11b79c99b0d2beb849d825.bindPopup(popup_d588a0c99fbd529dd24930b50be96894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_543aec98cb11b79c99b0d2beb849d825.setIcon(icon_3ed267d8c82ab91f417497e072313cbb);
|
|
|
|
|
|
var marker_7a7092fc3e6d19b097e2767db26c9aea = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a78f1eb012c87e12d4f3c81853139ead = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66352ff094618f92c9e2d545fe1b8b6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e1f48cfde8d84f6ba59ac72f0b1f677 = $(`<div id="html_2e1f48cfde8d84f6ba59ac72f0b1f677" style="width: 100.0%; height: 100.0%;">wot.basspistol.org</div>`)[0];
|
|
popup_66352ff094618f92c9e2d545fe1b8b6d.setContent(html_2e1f48cfde8d84f6ba59ac72f0b1f677);
|
|
|
|
|
|
|
|
marker_7a7092fc3e6d19b097e2767db26c9aea.bindPopup(popup_66352ff094618f92c9e2d545fe1b8b6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a7092fc3e6d19b097e2767db26c9aea.setIcon(icon_a78f1eb012c87e12d4f3c81853139ead);
|
|
|
|
|
|
var marker_ee9bf831fbaa7d9de2b0335a321bdf15 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6279a71b004256777a2f48bb7caed9ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98f14dad09c7232ffa55f5d650b2829f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dff35920e6eacf74bdee59e3325d825e = $(`<div id="html_dff35920e6eacf74bdee59e3325d825e" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_98f14dad09c7232ffa55f5d650b2829f.setContent(html_dff35920e6eacf74bdee59e3325d825e);
|
|
|
|
|
|
|
|
marker_ee9bf831fbaa7d9de2b0335a321bdf15.bindPopup(popup_98f14dad09c7232ffa55f5d650b2829f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee9bf831fbaa7d9de2b0335a321bdf15.setIcon(icon_6279a71b004256777a2f48bb7caed9ae);
|
|
|
|
|
|
var marker_5f1422c9e0461082f6f5bbf521bc506c = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_3a38f49e9874806a609d862caa19db32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df280dfc76c7988821972332d9540d9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c89297b4246736a3b4b11fc964bc7d = $(`<div id="html_a0c89297b4246736a3b4b11fc964bc7d" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_df280dfc76c7988821972332d9540d9f.setContent(html_a0c89297b4246736a3b4b11fc964bc7d);
|
|
|
|
|
|
|
|
marker_5f1422c9e0461082f6f5bbf521bc506c.bindPopup(popup_df280dfc76c7988821972332d9540d9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f1422c9e0461082f6f5bbf521bc506c.setIcon(icon_3a38f49e9874806a609d862caa19db32);
|
|
|
|
|
|
var marker_6c87bee867719e59a2eb5763be9bd949 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_5fe9ead44bca7557a867fa1d6220ad63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c97b31070285f7372f63e891bec86d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33a45a27545577ced943052d4708472d = $(`<div id="html_33a45a27545577ced943052d4708472d" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_1c97b31070285f7372f63e891bec86d3.setContent(html_33a45a27545577ced943052d4708472d);
|
|
|
|
|
|
|
|
marker_6c87bee867719e59a2eb5763be9bd949.bindPopup(popup_1c97b31070285f7372f63e891bec86d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c87bee867719e59a2eb5763be9bd949.setIcon(icon_5fe9ead44bca7557a867fa1d6220ad63);
|
|
|
|
|
|
var marker_768bf80bfd87e2a46ac5e8af347a0c64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_ac4cdf32b1e18621385d88638e6f6cf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fedbf88e54b9aab0718e92558fe15aca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0a4bf3ad304b8efc8ee1d1650542088 = $(`<div id="html_b0a4bf3ad304b8efc8ee1d1650542088" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_fedbf88e54b9aab0718e92558fe15aca.setContent(html_b0a4bf3ad304b8efc8ee1d1650542088);
|
|
|
|
|
|
|
|
marker_768bf80bfd87e2a46ac5e8af347a0c64.bindPopup(popup_fedbf88e54b9aab0718e92558fe15aca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_768bf80bfd87e2a46ac5e8af347a0c64.setIcon(icon_ac4cdf32b1e18621385d88638e6f6cf8);
|
|
|
|
|
|
var marker_877433e5cccbe36e4e7935727dfaeb9f = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d22f8543c2f8793bea70e0d37a94e378 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19f0a90d251ee1c1c286c83b546ebbc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d62e44cd847fdcb854497d040ed7420 = $(`<div id="html_5d62e44cd847fdcb854497d040ed7420" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_19f0a90d251ee1c1c286c83b546ebbc2.setContent(html_5d62e44cd847fdcb854497d040ed7420);
|
|
|
|
|
|
|
|
marker_877433e5cccbe36e4e7935727dfaeb9f.bindPopup(popup_19f0a90d251ee1c1c286c83b546ebbc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_877433e5cccbe36e4e7935727dfaeb9f.setIcon(icon_d22f8543c2f8793bea70e0d37a94e378);
|
|
|
|
|
|
var marker_fcb5241833be2e7b8f31ab39005e0e1b = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e0a79a8b9f54bb12201f9c3ef8b79c93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f12de46e62fab6b2ee5b8cb1ab029ddd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f637445b5236ecbad701a3812349fcce = $(`<div id="html_f637445b5236ecbad701a3812349fcce" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_f12de46e62fab6b2ee5b8cb1ab029ddd.setContent(html_f637445b5236ecbad701a3812349fcce);
|
|
|
|
|
|
|
|
marker_fcb5241833be2e7b8f31ab39005e0e1b.bindPopup(popup_f12de46e62fab6b2ee5b8cb1ab029ddd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcb5241833be2e7b8f31ab39005e0e1b.setIcon(icon_e0a79a8b9f54bb12201f9c3ef8b79c93);
|
|
|
|
|
|
var marker_e94dfae65f03e8edfac74302bfdfe2d1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_5d71d59e430329e9de5a619063316902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e48020d6019a56cc74c05a4c61a628be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b484af7b5c7e42d79681a449cfd015df = $(`<div id="html_b484af7b5c7e42d79681a449cfd015df" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_e48020d6019a56cc74c05a4c61a628be.setContent(html_b484af7b5c7e42d79681a449cfd015df);
|
|
|
|
|
|
|
|
marker_e94dfae65f03e8edfac74302bfdfe2d1.bindPopup(popup_e48020d6019a56cc74c05a4c61a628be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e94dfae65f03e8edfac74302bfdfe2d1.setIcon(icon_5d71d59e430329e9de5a619063316902);
|
|
|
|
|
|
var marker_a359c58f48f60809e220db68a740919c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6e00544b56bf12e140e5c002669f4ba7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c76bc7b3183de5ef266b86e7783df9f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a999668d0c87663ffe51b7818edc0769 = $(`<div id="html_a999668d0c87663ffe51b7818edc0769" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_c76bc7b3183de5ef266b86e7783df9f6.setContent(html_a999668d0c87663ffe51b7818edc0769);
|
|
|
|
|
|
|
|
marker_a359c58f48f60809e220db68a740919c.bindPopup(popup_c76bc7b3183de5ef266b86e7783df9f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a359c58f48f60809e220db68a740919c.setIcon(icon_6e00544b56bf12e140e5c002669f4ba7);
|
|
|
|
|
|
var marker_219d65851c734548706b43695d518ce1 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e5d316775351a894ab4663206004a1e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_473b8b761d6b685fdd84f51ffd2b4172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4577caad6b57031fc2d8db5d01042b73 = $(`<div id="html_4577caad6b57031fc2d8db5d01042b73" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_473b8b761d6b685fdd84f51ffd2b4172.setContent(html_4577caad6b57031fc2d8db5d01042b73);
|
|
|
|
|
|
|
|
marker_219d65851c734548706b43695d518ce1.bindPopup(popup_473b8b761d6b685fdd84f51ffd2b4172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_219d65851c734548706b43695d518ce1.setIcon(icon_e5d316775351a894ab4663206004a1e2);
|
|
|
|
|
|
var marker_6dd6644c1a099b507a20832dc64c2a35 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7804198c433b66cd0eb04f4af114daaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28fcf307109188a8efc3394b87b92edc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26db3c38c12a08a72b99692cbcf38ec5 = $(`<div id="html_26db3c38c12a08a72b99692cbcf38ec5" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_28fcf307109188a8efc3394b87b92edc.setContent(html_26db3c38c12a08a72b99692cbcf38ec5);
|
|
|
|
|
|
|
|
marker_6dd6644c1a099b507a20832dc64c2a35.bindPopup(popup_28fcf307109188a8efc3394b87b92edc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dd6644c1a099b507a20832dc64c2a35.setIcon(icon_7804198c433b66cd0eb04f4af114daaf);
|
|
|
|
|
|
var marker_3441efe1137dfe7d7169cdf0c6a17b34 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b2b921c9cf66af7b80b6c09dfef6f19e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b68489121238fe87874061ca5c2f2831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd5875ba093598d949155165b446a70c = $(`<div id="html_fd5875ba093598d949155165b446a70c" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_b68489121238fe87874061ca5c2f2831.setContent(html_fd5875ba093598d949155165b446a70c);
|
|
|
|
|
|
|
|
marker_3441efe1137dfe7d7169cdf0c6a17b34.bindPopup(popup_b68489121238fe87874061ca5c2f2831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3441efe1137dfe7d7169cdf0c6a17b34.setIcon(icon_b2b921c9cf66af7b80b6c09dfef6f19e);
|
|
|
|
|
|
var marker_266994296741376767a26c4bbf9aa7d0 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_aac355a6023d490968eea73968792100 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f27d712296b34250bb776313a99456f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de8e0d4b248f43184719091df8b2be78 = $(`<div id="html_de8e0d4b248f43184719091df8b2be78" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_f27d712296b34250bb776313a99456f7.setContent(html_de8e0d4b248f43184719091df8b2be78);
|
|
|
|
|
|
|
|
marker_266994296741376767a26c4bbf9aa7d0.bindPopup(popup_f27d712296b34250bb776313a99456f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_266994296741376767a26c4bbf9aa7d0.setIcon(icon_aac355a6023d490968eea73968792100);
|
|
|
|
|
|
var marker_b050c22d4348bb7e301089d9b78c41e6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6c7539a7e4cf2c0827cfd47ecdc8b8cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6005a2836f2643bced8bec759ec8fb18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c19bd413dc2d2d48fc380b1ccecc533b = $(`<div id="html_c19bd413dc2d2d48fc380b1ccecc533b" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_6005a2836f2643bced8bec759ec8fb18.setContent(html_c19bd413dc2d2d48fc380b1ccecc533b);
|
|
|
|
|
|
|
|
marker_b050c22d4348bb7e301089d9b78c41e6.bindPopup(popup_6005a2836f2643bced8bec759ec8fb18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b050c22d4348bb7e301089d9b78c41e6.setIcon(icon_6c7539a7e4cf2c0827cfd47ecdc8b8cc);
|
|
|
|
|
|
var marker_014bdd976712ff0ed0f52671e16d682c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f1fa143386a36f73fb34bf80d590d4fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e4a0c82390a980b110d20a7e4b6b82f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b0de7ac79466527aef09d8704c36071 = $(`<div id="html_0b0de7ac79466527aef09d8704c36071" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_2e4a0c82390a980b110d20a7e4b6b82f.setContent(html_0b0de7ac79466527aef09d8704c36071);
|
|
|
|
|
|
|
|
marker_014bdd976712ff0ed0f52671e16d682c.bindPopup(popup_2e4a0c82390a980b110d20a7e4b6b82f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_014bdd976712ff0ed0f52671e16d682c.setIcon(icon_f1fa143386a36f73fb34bf80d590d4fb);
|
|
|
|
|
|
var marker_b84e441f707dfbf4eb477da729d6d9f3 = L.marker(
|
|
[50.9928, 3.26317],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_b414ab6e263df0ff8a2ae127a7964b79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68752319a2df868779057b9e397fd6f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89415a39bc3f0097d14e16bc5158f5e6 = $(`<div id="html_89415a39bc3f0097d14e16bc5158f5e6" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_68752319a2df868779057b9e397fd6f2.setContent(html_89415a39bc3f0097d14e16bc5158f5e6);
|
|
|
|
|
|
|
|
marker_b84e441f707dfbf4eb477da729d6d9f3.bindPopup(popup_68752319a2df868779057b9e397fd6f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b84e441f707dfbf4eb477da729d6d9f3.setIcon(icon_b414ab6e263df0ff8a2ae127a7964b79);
|
|
|
|
|
|
var marker_646790dfb7f7b2b0c5f0b8d135bf4f00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_72333c5ff3dd1bc312373ddf39f031b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2991912af131a794716c3f5c527dffbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d6f67caa034f8a6c6608214440fbf1e = $(`<div id="html_9d6f67caa034f8a6c6608214440fbf1e" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_2991912af131a794716c3f5c527dffbf.setContent(html_9d6f67caa034f8a6c6608214440fbf1e);
|
|
|
|
|
|
|
|
marker_646790dfb7f7b2b0c5f0b8d135bf4f00.bindPopup(popup_2991912af131a794716c3f5c527dffbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_646790dfb7f7b2b0c5f0b8d135bf4f00.setIcon(icon_72333c5ff3dd1bc312373ddf39f031b9);
|
|
|
|
|
|
var marker_453efaf875ff7a065132b467861f850d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_37f9bc3003c9cca60c81cfaefeaad955 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b2e1e5aaa16423d1de518643adf16ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49041e727e470f032158dcde047c88c8 = $(`<div id="html_49041e727e470f032158dcde047c88c8" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_3b2e1e5aaa16423d1de518643adf16ce.setContent(html_49041e727e470f032158dcde047c88c8);
|
|
|
|
|
|
|
|
marker_453efaf875ff7a065132b467861f850d.bindPopup(popup_3b2e1e5aaa16423d1de518643adf16ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_453efaf875ff7a065132b467861f850d.setIcon(icon_37f9bc3003c9cca60c81cfaefeaad955);
|
|
|
|
|
|
var marker_d0c12f8acc5826c27d16756e6a651303 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a30a175cce8febdb8f8f5fda1dd11b31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76ea50cdf2deeea8d3b8a441a0216c0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18b44d4713e92d185f74bf5e4af59018 = $(`<div id="html_18b44d4713e92d185f74bf5e4af59018" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_76ea50cdf2deeea8d3b8a441a0216c0d.setContent(html_18b44d4713e92d185f74bf5e4af59018);
|
|
|
|
|
|
|
|
marker_d0c12f8acc5826c27d16756e6a651303.bindPopup(popup_76ea50cdf2deeea8d3b8a441a0216c0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0c12f8acc5826c27d16756e6a651303.setIcon(icon_a30a175cce8febdb8f8f5fda1dd11b31);
|
|
|
|
|
|
var marker_d9572e968d98347dc62eff7f45308b07 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_3d46def5e54be5582f92605485275249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89117a0fc7872184110e378e8c2d3522 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2095ac9e5990f9ed2e7736985fb0e6a5 = $(`<div id="html_2095ac9e5990f9ed2e7736985fb0e6a5" style="width: 100.0%; height: 100.0%;">trizone.dev</div>`)[0];
|
|
popup_89117a0fc7872184110e378e8c2d3522.setContent(html_2095ac9e5990f9ed2e7736985fb0e6a5);
|
|
|
|
|
|
|
|
marker_d9572e968d98347dc62eff7f45308b07.bindPopup(popup_89117a0fc7872184110e378e8c2d3522)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9572e968d98347dc62eff7f45308b07.setIcon(icon_3d46def5e54be5582f92605485275249);
|
|
|
|
|
|
var marker_f1e32d63c6dbc61e499c76b18a51d4cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d47ca9d23958e0f7e4ba96ff91df2d17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5de2d5d883b213c6c330c678deb02ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f4600848693462d336195335e89df4c = $(`<div id="html_4f4600848693462d336195335e89df4c" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_c5de2d5d883b213c6c330c678deb02ca.setContent(html_4f4600848693462d336195335e89df4c);
|
|
|
|
|
|
|
|
marker_f1e32d63c6dbc61e499c76b18a51d4cc.bindPopup(popup_c5de2d5d883b213c6c330c678deb02ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1e32d63c6dbc61e499c76b18a51d4cc.setIcon(icon_d47ca9d23958e0f7e4ba96ff91df2d17);
|
|
|
|
|
|
var marker_8e5e7a80a86e168be5b09d456f9fa5c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_f0799d7a8f7b5aee83fe6bff572e3e7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8e6f31dab773a91af20d898650101fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de3e223de297e241323461ed9a09fe93 = $(`<div id="html_de3e223de297e241323461ed9a09fe93" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_f8e6f31dab773a91af20d898650101fe.setContent(html_de3e223de297e241323461ed9a09fe93);
|
|
|
|
|
|
|
|
marker_8e5e7a80a86e168be5b09d456f9fa5c3.bindPopup(popup_f8e6f31dab773a91af20d898650101fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e5e7a80a86e168be5b09d456f9fa5c3.setIcon(icon_f0799d7a8f7b5aee83fe6bff572e3e7a);
|
|
|
|
|
|
var marker_f9d2aee60132ea9a6c3e989d62741a7d = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_fc4ec0c2f4e7fe7dcd1ee8396c824a3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a555b1425d22b8306f288f234325b8a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0a77bb30cd4f539177155765c4afd33 = $(`<div id="html_b0a77bb30cd4f539177155765c4afd33" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_a555b1425d22b8306f288f234325b8a3.setContent(html_b0a77bb30cd4f539177155765c4afd33);
|
|
|
|
|
|
|
|
marker_f9d2aee60132ea9a6c3e989d62741a7d.bindPopup(popup_a555b1425d22b8306f288f234325b8a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9d2aee60132ea9a6c3e989d62741a7d.setIcon(icon_fc4ec0c2f4e7fe7dcd1ee8396c824a3c);
|
|
|
|
|
|
var marker_82510dfe1112a2cde807e593ee2b6ef1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_bd8fa4c315ab0373258d98bcc665da4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_983b9e32ddbd4194783c6f22383019ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aad4b7434d58a5d5cb7538b7a80f9731 = $(`<div id="html_aad4b7434d58a5d5cb7538b7a80f9731" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_983b9e32ddbd4194783c6f22383019ad.setContent(html_aad4b7434d58a5d5cb7538b7a80f9731);
|
|
|
|
|
|
|
|
marker_82510dfe1112a2cde807e593ee2b6ef1.bindPopup(popup_983b9e32ddbd4194783c6f22383019ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82510dfe1112a2cde807e593ee2b6ef1.setIcon(icon_bd8fa4c315ab0373258d98bcc665da4b);
|
|
|
|
|
|
var marker_35e04f11a381aa2cb90932db7bcb1732 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a90dd095b918a4e8e2a4696545f052a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d70158d8c4907e7e4977cc2e6010b6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36131c6e4e9251efda98d2e128075f06 = $(`<div id="html_36131c6e4e9251efda98d2e128075f06" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_2d70158d8c4907e7e4977cc2e6010b6a.setContent(html_36131c6e4e9251efda98d2e128075f06);
|
|
|
|
|
|
|
|
marker_35e04f11a381aa2cb90932db7bcb1732.bindPopup(popup_2d70158d8c4907e7e4977cc2e6010b6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35e04f11a381aa2cb90932db7bcb1732.setIcon(icon_a90dd095b918a4e8e2a4696545f052a7);
|
|
|
|
|
|
var marker_b9d4c97b2d717633638a5f571e72a9f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_fce4fd2ebad7ec3fcb7777f3101ab37b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf0b782c7d69ba3a331c641cbcc3dba8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd264431e2dee9f69bfedae54d6b52dd = $(`<div id="html_fd264431e2dee9f69bfedae54d6b52dd" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_bf0b782c7d69ba3a331c641cbcc3dba8.setContent(html_fd264431e2dee9f69bfedae54d6b52dd);
|
|
|
|
|
|
|
|
marker_b9d4c97b2d717633638a5f571e72a9f5.bindPopup(popup_bf0b782c7d69ba3a331c641cbcc3dba8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9d4c97b2d717633638a5f571e72a9f5.setIcon(icon_fce4fd2ebad7ec3fcb7777f3101ab37b);
|
|
|
|
|
|
var marker_ae341f02560f86c63c630d2a1448f769 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_4b582c94d790788b9aec1afa76f20093 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbf4faf79f6400a2db3580a20dc900c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1100a090db27fed8bda82eaf7ab7c71d = $(`<div id="html_1100a090db27fed8bda82eaf7ab7c71d" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_fbf4faf79f6400a2db3580a20dc900c4.setContent(html_1100a090db27fed8bda82eaf7ab7c71d);
|
|
|
|
|
|
|
|
marker_ae341f02560f86c63c630d2a1448f769.bindPopup(popup_fbf4faf79f6400a2db3580a20dc900c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae341f02560f86c63c630d2a1448f769.setIcon(icon_4b582c94d790788b9aec1afa76f20093);
|
|
|
|
|
|
var marker_bd460153bce570978d7fecc5cb01cf16 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_09f1ce48afaa56205b0e36e2df95b465 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da636cb18d9ab79b5cd0543002178c5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24d81ce9b45b8b8adc440c518ee6f6de = $(`<div id="html_24d81ce9b45b8b8adc440c518ee6f6de" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_da636cb18d9ab79b5cd0543002178c5d.setContent(html_24d81ce9b45b8b8adc440c518ee6f6de);
|
|
|
|
|
|
|
|
marker_bd460153bce570978d7fecc5cb01cf16.bindPopup(popup_da636cb18d9ab79b5cd0543002178c5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd460153bce570978d7fecc5cb01cf16.setIcon(icon_09f1ce48afaa56205b0e36e2df95b465);
|
|
|
|
|
|
var marker_b0b3dcbb5142e0a50cd1d64d059a4c11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_21a327b43f1c345e6a436333642c2241 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e33f0a5ca0629c72bd24bed8a23b3ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2dd0e1b28cb0d3860b4f6c93dd34279 = $(`<div id="html_f2dd0e1b28cb0d3860b4f6c93dd34279" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_8e33f0a5ca0629c72bd24bed8a23b3ac.setContent(html_f2dd0e1b28cb0d3860b4f6c93dd34279);
|
|
|
|
|
|
|
|
marker_b0b3dcbb5142e0a50cd1d64d059a4c11.bindPopup(popup_8e33f0a5ca0629c72bd24bed8a23b3ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0b3dcbb5142e0a50cd1d64d059a4c11.setIcon(icon_21a327b43f1c345e6a436333642c2241);
|
|
|
|
|
|
var marker_6c2f663c0c21107d2c75188aef643960 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d2267a7b53a4bc91e3fcf3af33b3bf56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37a0c9c4b7d5180741fb2cc0600754d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebd808ee4312ad6c7bc0d03862b6b84e = $(`<div id="html_ebd808ee4312ad6c7bc0d03862b6b84e" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_37a0c9c4b7d5180741fb2cc0600754d9.setContent(html_ebd808ee4312ad6c7bc0d03862b6b84e);
|
|
|
|
|
|
|
|
marker_6c2f663c0c21107d2c75188aef643960.bindPopup(popup_37a0c9c4b7d5180741fb2cc0600754d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c2f663c0c21107d2c75188aef643960.setIcon(icon_d2267a7b53a4bc91e3fcf3af33b3bf56);
|
|
|
|
|
|
var marker_8fb81e1346cd733af33bbefd4629d712 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6c2ff99870a5f21acfd581c6e3de3504 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03fe575069e505554b3062c4d6ff19ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72f8097b7c0125ec5ab20ee1e9653963 = $(`<div id="html_72f8097b7c0125ec5ab20ee1e9653963" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_03fe575069e505554b3062c4d6ff19ee.setContent(html_72f8097b7c0125ec5ab20ee1e9653963);
|
|
|
|
|
|
|
|
marker_8fb81e1346cd733af33bbefd4629d712.bindPopup(popup_03fe575069e505554b3062c4d6ff19ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fb81e1346cd733af33bbefd4629d712.setIcon(icon_6c2ff99870a5f21acfd581c6e3de3504);
|
|
|
|
|
|
var marker_b2349576200cb9f6c39709c6226dbaa0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_ae8307569c1ae4f9ebf158a190083210 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40612ffd7b41a6c281a5f8da26bc5f17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3817b3c365bee58351fc5bd5a5d3798b = $(`<div id="html_3817b3c365bee58351fc5bd5a5d3798b" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_40612ffd7b41a6c281a5f8da26bc5f17.setContent(html_3817b3c365bee58351fc5bd5a5d3798b);
|
|
|
|
|
|
|
|
marker_b2349576200cb9f6c39709c6226dbaa0.bindPopup(popup_40612ffd7b41a6c281a5f8da26bc5f17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2349576200cb9f6c39709c6226dbaa0.setIcon(icon_ae8307569c1ae4f9ebf158a190083210);
|
|
|
|
|
|
var marker_43c6d410f34adb64f2fb6e40ff25ef87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8212c0117cf7e705a48e29be522a250b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_814240864f086ddf4ff663aa3ae04cd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8465696c240118d33c05934a4f174ac4 = $(`<div id="html_8465696c240118d33c05934a4f174ac4" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_814240864f086ddf4ff663aa3ae04cd1.setContent(html_8465696c240118d33c05934a4f174ac4);
|
|
|
|
|
|
|
|
marker_43c6d410f34adb64f2fb6e40ff25ef87.bindPopup(popup_814240864f086ddf4ff663aa3ae04cd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43c6d410f34adb64f2fb6e40ff25ef87.setIcon(icon_8212c0117cf7e705a48e29be522a250b);
|
|
|
|
|
|
var marker_e67dfca748b002c91bb7314d7c65d08c = L.marker(
|
|
[37.79, -122.401],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_aa722a2132f773a831bc5448791f6c3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0632ef0a4f257972437b567cbcddaa6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93cef6ae1bdebf853c1d2f8dd7df84f1 = $(`<div id="html_93cef6ae1bdebf853c1d2f8dd7df84f1" style="width: 100.0%; height: 100.0%;">relay.stevennoack.de</div>`)[0];
|
|
popup_0632ef0a4f257972437b567cbcddaa6e.setContent(html_93cef6ae1bdebf853c1d2f8dd7df84f1);
|
|
|
|
|
|
|
|
marker_e67dfca748b002c91bb7314d7c65d08c.bindPopup(popup_0632ef0a4f257972437b567cbcddaa6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e67dfca748b002c91bb7314d7c65d08c.setIcon(icon_aa722a2132f773a831bc5448791f6c3a);
|
|
|
|
|
|
var marker_237823e783d3a40a89951d467d50cf7a = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_55416856543e2a816fe7d6e3266ac4c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2c4545a81c9a1182bf4b6a953afdfd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6bf0fcea04d42a454d3c06f8efd2801 = $(`<div id="html_c6bf0fcea04d42a454d3c06f8efd2801" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_b2c4545a81c9a1182bf4b6a953afdfd4.setContent(html_c6bf0fcea04d42a454d3c06f8efd2801);
|
|
|
|
|
|
|
|
marker_237823e783d3a40a89951d467d50cf7a.bindPopup(popup_b2c4545a81c9a1182bf4b6a953afdfd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_237823e783d3a40a89951d467d50cf7a.setIcon(icon_55416856543e2a816fe7d6e3266ac4c7);
|
|
|
|
|
|
var marker_cb2868683cd5814d076dbe26698c475b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_e89076ee6129ed9488b03f45b1274c0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_850439fca003aff7e46f16797db88ecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac226603f0488acdc1833702a0f3a64e = $(`<div id="html_ac226603f0488acdc1833702a0f3a64e" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_850439fca003aff7e46f16797db88ecf.setContent(html_ac226603f0488acdc1833702a0f3a64e);
|
|
|
|
|
|
|
|
marker_cb2868683cd5814d076dbe26698c475b.bindPopup(popup_850439fca003aff7e46f16797db88ecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb2868683cd5814d076dbe26698c475b.setIcon(icon_e89076ee6129ed9488b03f45b1274c0e);
|
|
|
|
|
|
var marker_f28c1daaffc15c704fe2724cabc510e3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_259ecbb7c2e45bde6e5d7f22c4902595 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68f7e57e9857d9dde86d2702bfd1cb81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e165ab42718279c27f9f7ef232885d3 = $(`<div id="html_1e165ab42718279c27f9f7ef232885d3" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_68f7e57e9857d9dde86d2702bfd1cb81.setContent(html_1e165ab42718279c27f9f7ef232885d3);
|
|
|
|
|
|
|
|
marker_f28c1daaffc15c704fe2724cabc510e3.bindPopup(popup_68f7e57e9857d9dde86d2702bfd1cb81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f28c1daaffc15c704fe2724cabc510e3.setIcon(icon_259ecbb7c2e45bde6e5d7f22c4902595);
|
|
|
|
|
|
var marker_44c93b5b12a6b0bdb5011d3617451020 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_db436cc98d888a777fe6ffed94bba621 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b13e0418bb29d0cb489bdf038c859b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cb75dc62f961063eb6ad5213fbb0889 = $(`<div id="html_4cb75dc62f961063eb6ad5213fbb0889" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_5b13e0418bb29d0cb489bdf038c859b4.setContent(html_4cb75dc62f961063eb6ad5213fbb0889);
|
|
|
|
|
|
|
|
marker_44c93b5b12a6b0bdb5011d3617451020.bindPopup(popup_5b13e0418bb29d0cb489bdf038c859b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44c93b5b12a6b0bdb5011d3617451020.setIcon(icon_db436cc98d888a777fe6ffed94bba621);
|
|
|
|
|
|
var marker_a187aa9d4c37b42443898d5fe7ce781f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_bde7d6d9b71b9e75282712a7a02cbd87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b70ab1fd3f78a26e3f20cfc04aa0b80b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c52581c4940b2b582368060495180fcd = $(`<div id="html_c52581c4940b2b582368060495180fcd" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_b70ab1fd3f78a26e3f20cfc04aa0b80b.setContent(html_c52581c4940b2b582368060495180fcd);
|
|
|
|
|
|
|
|
marker_a187aa9d4c37b42443898d5fe7ce781f.bindPopup(popup_b70ab1fd3f78a26e3f20cfc04aa0b80b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a187aa9d4c37b42443898d5fe7ce781f.setIcon(icon_bde7d6d9b71b9e75282712a7a02cbd87);
|
|
|
|
|
|
var marker_2e74689a012b22583b63875e1b0db6d4 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_45f69bb650e36540004fa032df7fd336 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_676241c9e6c97628bb760e4d46e9f1eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28d081a146053f7d10e7fcc57046cd89 = $(`<div id="html_28d081a146053f7d10e7fcc57046cd89" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_676241c9e6c97628bb760e4d46e9f1eb.setContent(html_28d081a146053f7d10e7fcc57046cd89);
|
|
|
|
|
|
|
|
marker_2e74689a012b22583b63875e1b0db6d4.bindPopup(popup_676241c9e6c97628bb760e4d46e9f1eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e74689a012b22583b63875e1b0db6d4.setIcon(icon_45f69bb650e36540004fa032df7fd336);
|
|
|
|
|
|
var marker_22c1bacc7b808e4c72ce26c0dcd604dd = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_44db5634e993b082c3b921643b9dd52f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_239f7e39cb125fb28b2e5bed8ff9e089 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bebe89d625b2ce2188429fce522b5ceb = $(`<div id="html_bebe89d625b2ce2188429fce522b5ceb" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_239f7e39cb125fb28b2e5bed8ff9e089.setContent(html_bebe89d625b2ce2188429fce522b5ceb);
|
|
|
|
|
|
|
|
marker_22c1bacc7b808e4c72ce26c0dcd604dd.bindPopup(popup_239f7e39cb125fb28b2e5bed8ff9e089)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22c1bacc7b808e4c72ce26c0dcd604dd.setIcon(icon_44db5634e993b082c3b921643b9dd52f);
|
|
|
|
|
|
var marker_a59154a828b41a93e4f67d613b38a57a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8f24ec16556e997dc047bf8fcd54f54d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bea9cdd2111d0b8b2777c5de6528518c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24ebc565a48d9a59f39db32309fd3aeb = $(`<div id="html_24ebc565a48d9a59f39db32309fd3aeb" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_bea9cdd2111d0b8b2777c5de6528518c.setContent(html_24ebc565a48d9a59f39db32309fd3aeb);
|
|
|
|
|
|
|
|
marker_a59154a828b41a93e4f67d613b38a57a.bindPopup(popup_bea9cdd2111d0b8b2777c5de6528518c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a59154a828b41a93e4f67d613b38a57a.setIcon(icon_8f24ec16556e997dc047bf8fcd54f54d);
|
|
|
|
|
|
var marker_d4a77f2f973bab72fd9bb625cb92c3e3 = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_0e124ca785859a298463ddb3189319a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e8874360d7340d6e1a7b84f35fa19fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3448646980f75a6164a751ab7bd58b15 = $(`<div id="html_3448646980f75a6164a751ab7bd58b15" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_6e8874360d7340d6e1a7b84f35fa19fc.setContent(html_3448646980f75a6164a751ab7bd58b15);
|
|
|
|
|
|
|
|
marker_d4a77f2f973bab72fd9bb625cb92c3e3.bindPopup(popup_6e8874360d7340d6e1a7b84f35fa19fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4a77f2f973bab72fd9bb625cb92c3e3.setIcon(icon_0e124ca785859a298463ddb3189319a9);
|
|
|
|
|
|
var marker_25a05a952b926e2c25b69af61e9b5e1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d3f537c0b4eceb24964586fecb835dc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b51ba2ca46a560c6f33107e6b0c54699 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a75b80cfe6bd1fd3a7c7e5f9e62f664e = $(`<div id="html_a75b80cfe6bd1fd3a7c7e5f9e62f664e" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_b51ba2ca46a560c6f33107e6b0c54699.setContent(html_a75b80cfe6bd1fd3a7c7e5f9e62f664e);
|
|
|
|
|
|
|
|
marker_25a05a952b926e2c25b69af61e9b5e1d.bindPopup(popup_b51ba2ca46a560c6f33107e6b0c54699)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25a05a952b926e2c25b69af61e9b5e1d.setIcon(icon_d3f537c0b4eceb24964586fecb835dc1);
|
|
|
|
|
|
var marker_55038a9391dea10593b1a4f7addbc9da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6a877fe927cb6f1b4b9320cbcdfa9ce8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c26b5339c1f32ed30ddad489a874b148 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_407e42c31cc9e29df2884e894bb5784d = $(`<div id="html_407e42c31cc9e29df2884e894bb5784d" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_c26b5339c1f32ed30ddad489a874b148.setContent(html_407e42c31cc9e29df2884e894bb5784d);
|
|
|
|
|
|
|
|
marker_55038a9391dea10593b1a4f7addbc9da.bindPopup(popup_c26b5339c1f32ed30ddad489a874b148)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55038a9391dea10593b1a4f7addbc9da.setIcon(icon_6a877fe927cb6f1b4b9320cbcdfa9ce8);
|
|
|
|
|
|
var marker_7e1622e1a05ff2fc7b8e030981681a6b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_7ce17f0ecddddee83c8fa29284ad1e39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82cb06f7cc5ced821c83781f9e29882c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5817e4335462faa49266c53aff9c07c8 = $(`<div id="html_5817e4335462faa49266c53aff9c07c8" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_82cb06f7cc5ced821c83781f9e29882c.setContent(html_5817e4335462faa49266c53aff9c07c8);
|
|
|
|
|
|
|
|
marker_7e1622e1a05ff2fc7b8e030981681a6b.bindPopup(popup_82cb06f7cc5ced821c83781f9e29882c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e1622e1a05ff2fc7b8e030981681a6b.setIcon(icon_7ce17f0ecddddee83c8fa29284ad1e39);
|
|
|
|
|
|
var marker_8f8997f50fde9048b13cfbc8c56dd84f = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_12b6c07b1b155964571514fb0d343d91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d8e3999c28bc05a3d6a3a5dc3a4789f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f56d0c00b44d8f3460e572e2f425d5d = $(`<div id="html_7f56d0c00b44d8f3460e572e2f425d5d" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_1d8e3999c28bc05a3d6a3a5dc3a4789f.setContent(html_7f56d0c00b44d8f3460e572e2f425d5d);
|
|
|
|
|
|
|
|
marker_8f8997f50fde9048b13cfbc8c56dd84f.bindPopup(popup_1d8e3999c28bc05a3d6a3a5dc3a4789f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f8997f50fde9048b13cfbc8c56dd84f.setIcon(icon_12b6c07b1b155964571514fb0d343d91);
|
|
|
|
|
|
var marker_d3dbb12763cf132b108860736b89e405 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_a08b7ddaf4840c285229e5f0579a7939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77b46c763aa1a07b7e9f18a4ef6eb1db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47888af6241083241e4bb002a0c7a407 = $(`<div id="html_47888af6241083241e4bb002a0c7a407" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_77b46c763aa1a07b7e9f18a4ef6eb1db.setContent(html_47888af6241083241e4bb002a0c7a407);
|
|
|
|
|
|
|
|
marker_d3dbb12763cf132b108860736b89e405.bindPopup(popup_77b46c763aa1a07b7e9f18a4ef6eb1db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3dbb12763cf132b108860736b89e405.setIcon(icon_a08b7ddaf4840c285229e5f0579a7939);
|
|
|
|
|
|
var marker_5f15e7a610b614b63d7876307700e0e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_8836650c0c71bf7b97dca762e6892c3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d6d672480290557168946c0c9c9ce85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e827de3c121e6dc1294be7b009ae2b8f = $(`<div id="html_e827de3c121e6dc1294be7b009ae2b8f" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_1d6d672480290557168946c0c9c9ce85.setContent(html_e827de3c121e6dc1294be7b009ae2b8f);
|
|
|
|
|
|
|
|
marker_5f15e7a610b614b63d7876307700e0e7.bindPopup(popup_1d6d672480290557168946c0c9c9ce85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f15e7a610b614b63d7876307700e0e7.setIcon(icon_8836650c0c71bf7b97dca762e6892c3f);
|
|
|
|
|
|
var marker_a9bf7f9f475d10ab80ec91be1b6f4545 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_6dcacb79e90ad997a15a3ae20efc7031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fac1441039e7a74a2a0b8ddff25768b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed2ddb4b2ca198f0bc6889384b51a135 = $(`<div id="html_ed2ddb4b2ca198f0bc6889384b51a135" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_3fac1441039e7a74a2a0b8ddff25768b.setContent(html_ed2ddb4b2ca198f0bc6889384b51a135);
|
|
|
|
|
|
|
|
marker_a9bf7f9f475d10ab80ec91be1b6f4545.bindPopup(popup_3fac1441039e7a74a2a0b8ddff25768b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9bf7f9f475d10ab80ec91be1b6f4545.setIcon(icon_6dcacb79e90ad997a15a3ae20efc7031);
|
|
|
|
|
|
var marker_f149a45f12966d64fce76f79fd9519eb = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d892eaac8bfe9c48c60cd7ed9d92f830 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fe70cb1ea8a7ddd312b10aff510f796 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52aa9ceb230a3c85869dffb023f389e4 = $(`<div id="html_52aa9ceb230a3c85869dffb023f389e4" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_6fe70cb1ea8a7ddd312b10aff510f796.setContent(html_52aa9ceb230a3c85869dffb023f389e4);
|
|
|
|
|
|
|
|
marker_f149a45f12966d64fce76f79fd9519eb.bindPopup(popup_6fe70cb1ea8a7ddd312b10aff510f796)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f149a45f12966d64fce76f79fd9519eb.setIcon(icon_d892eaac8bfe9c48c60cd7ed9d92f830);
|
|
|
|
|
|
var marker_ff6f95cff750163e67990caae3c029b1 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_bb5e28b866d8db102321e83e1445a074 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8df61e96e71820121163579f925c875d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d04ae901eaba13aa897003e142d32af3 = $(`<div id="html_d04ae901eaba13aa897003e142d32af3" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_8df61e96e71820121163579f925c875d.setContent(html_d04ae901eaba13aa897003e142d32af3);
|
|
|
|
|
|
|
|
marker_ff6f95cff750163e67990caae3c029b1.bindPopup(popup_8df61e96e71820121163579f925c875d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff6f95cff750163e67990caae3c029b1.setIcon(icon_bb5e28b866d8db102321e83e1445a074);
|
|
|
|
|
|
var marker_d343bc2406134b7517b6416b44aaf422 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_1b56dd191b4dd05b77925348a8d526eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c31eb2d9529e2c83ebd7a6417c5bc8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4527ef016f569cf86e0a28b267bb2a9 = $(`<div id="html_b4527ef016f569cf86e0a28b267bb2a9" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_4c31eb2d9529e2c83ebd7a6417c5bc8b.setContent(html_b4527ef016f569cf86e0a28b267bb2a9);
|
|
|
|
|
|
|
|
marker_d343bc2406134b7517b6416b44aaf422.bindPopup(popup_4c31eb2d9529e2c83ebd7a6417c5bc8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d343bc2406134b7517b6416b44aaf422.setIcon(icon_1b56dd191b4dd05b77925348a8d526eb);
|
|
|
|
|
|
var marker_0722e7acdbc51bd4df01019ee7cdef7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_d110b3bbeb39fdfe7e6f1b72492d4b0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5d99c3ee7aeacdc1a2afed9a47beb02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ba6b4d68cab687c9da319af6eb1b52d = $(`<div id="html_2ba6b4d68cab687c9da319af6eb1b52d" style="width: 100.0%; height: 100.0%;">relay.unknown.cloud</div>`)[0];
|
|
popup_e5d99c3ee7aeacdc1a2afed9a47beb02.setContent(html_2ba6b4d68cab687c9da319af6eb1b52d);
|
|
|
|
|
|
|
|
marker_0722e7acdbc51bd4df01019ee7cdef7f.bindPopup(popup_e5d99c3ee7aeacdc1a2afed9a47beb02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0722e7acdbc51bd4df01019ee7cdef7f.setIcon(icon_d110b3bbeb39fdfe7e6f1b72492d4b0d);
|
|
|
|
|
|
var marker_210648847e473290e57840560aa3e992 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_aebff7824a7a68f662ce2debe2d23554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2aa144a9f97caebfb254a65d461f1c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e4828ff5441c7b04a94e7e2de1507dd = $(`<div id="html_7e4828ff5441c7b04a94e7e2de1507dd" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_c2aa144a9f97caebfb254a65d461f1c3.setContent(html_7e4828ff5441c7b04a94e7e2de1507dd);
|
|
|
|
|
|
|
|
marker_210648847e473290e57840560aa3e992.bindPopup(popup_c2aa144a9f97caebfb254a65d461f1c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_210648847e473290e57840560aa3e992.setIcon(icon_aebff7824a7a68f662ce2debe2d23554);
|
|
|
|
|
|
var marker_12c07a9a86c96b10288226a52aa07545 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_0fb6e67f97e9a969813a07e00a9a1f38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a576f4d28c8bed9255966f0950e1745b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21030cd52f55b567ec336e8372aa3420 = $(`<div id="html_21030cd52f55b567ec336e8372aa3420" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_a576f4d28c8bed9255966f0950e1745b.setContent(html_21030cd52f55b567ec336e8372aa3420);
|
|
|
|
|
|
|
|
marker_12c07a9a86c96b10288226a52aa07545.bindPopup(popup_a576f4d28c8bed9255966f0950e1745b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12c07a9a86c96b10288226a52aa07545.setIcon(icon_0fb6e67f97e9a969813a07e00a9a1f38);
|
|
|
|
|
|
var marker_2c695713edf426d0496fbc093ee3121c = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f);
|
|
|
|
|
|
var icon_5fd22540a6d4712190f93cab28ea4df4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2bb0ba46977538d3ab9660907879820 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbf799e9c6ed53e6f5c6e9f990de4854 = $(`<div id="html_fbf799e9c6ed53e6f5c6e9f990de4854" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_f2bb0ba46977538d3ab9660907879820.setContent(html_fbf799e9c6ed53e6f5c6e9f990de4854);
|
|
|
|
|
|
|
|
marker_2c695713edf426d0496fbc093ee3121c.bindPopup(popup_f2bb0ba46977538d3ab9660907879820)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c695713edf426d0496fbc093ee3121c.setIcon(icon_5fd22540a6d4712190f93cab28ea4df4);
|
|
|
|
|
|
marker_cluster_50af1c53ca94b447f1c9e2ab517d3a4f.addTo(map_79483211d71482e0c5f665dd640debf7);
|
|
|
|
</script>
|
|
</html> |