mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 12:25:18 +00:00
10981 lines
319 KiB
HTML
10981 lines
319 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_258420141ddd92f0cda457976d96d4b5 {
|
|
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_258420141ddd92f0cda457976d96d4b5" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_258420141ddd92f0cda457976d96d4b5 = L.map(
|
|
"map_258420141ddd92f0cda457976d96d4b5",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_c0565f8d2936e2a84b0dd521416dc2d0 = 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_c0565f8d2936e2a84b0dd521416dc2d0.addTo(map_258420141ddd92f0cda457976d96d4b5);
|
|
|
|
|
|
var marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_f18d658740147bde2b1d8838441b975d = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_dc8c8e101c52ec13f30289130c4834eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc858e12c16c4115e21df75c420bd907 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_191da97cf3d139af176618c6843b5d88 = $(`<div id="html_191da97cf3d139af176618c6843b5d88" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_cc858e12c16c4115e21df75c420bd907.setContent(html_191da97cf3d139af176618c6843b5d88);
|
|
|
|
|
|
|
|
marker_f18d658740147bde2b1d8838441b975d.bindPopup(popup_cc858e12c16c4115e21df75c420bd907)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f18d658740147bde2b1d8838441b975d.setIcon(icon_dc8c8e101c52ec13f30289130c4834eb);
|
|
|
|
|
|
var marker_6d694cf1a216324e05fa1b155af203b4 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7dea9875bca90e35938d0d12c01ede3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6d7a1760a4d63c7157fd27d1ecd107c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6004c0984bcdad43a6945c88f9de08ad = $(`<div id="html_6004c0984bcdad43a6945c88f9de08ad" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_d6d7a1760a4d63c7157fd27d1ecd107c.setContent(html_6004c0984bcdad43a6945c88f9de08ad);
|
|
|
|
|
|
|
|
marker_6d694cf1a216324e05fa1b155af203b4.bindPopup(popup_d6d7a1760a4d63c7157fd27d1ecd107c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d694cf1a216324e05fa1b155af203b4.setIcon(icon_7dea9875bca90e35938d0d12c01ede3e);
|
|
|
|
|
|
var marker_7e3a6c201f387a23b5f2e57e03ef4d61 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_37d356df49ef007de9b792c7d097dea9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cf7fa072ab16a0002a4e6a90ae02227 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3604691420f44dbfc85363bc34c14e6e = $(`<div id="html_3604691420f44dbfc85363bc34c14e6e" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0cf7fa072ab16a0002a4e6a90ae02227.setContent(html_3604691420f44dbfc85363bc34c14e6e);
|
|
|
|
|
|
|
|
marker_7e3a6c201f387a23b5f2e57e03ef4d61.bindPopup(popup_0cf7fa072ab16a0002a4e6a90ae02227)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e3a6c201f387a23b5f2e57e03ef4d61.setIcon(icon_37d356df49ef007de9b792c7d097dea9);
|
|
|
|
|
|
var marker_844d79e15853794ea7f3d6870f42c604 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d9ee810aaa5a5a604f32fa8330c11794 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_585a01e67c452d3931d39ae631848f26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e751d533dbb55eabdab74f670944ea64 = $(`<div id="html_e751d533dbb55eabdab74f670944ea64" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_585a01e67c452d3931d39ae631848f26.setContent(html_e751d533dbb55eabdab74f670944ea64);
|
|
|
|
|
|
|
|
marker_844d79e15853794ea7f3d6870f42c604.bindPopup(popup_585a01e67c452d3931d39ae631848f26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_844d79e15853794ea7f3d6870f42c604.setIcon(icon_d9ee810aaa5a5a604f32fa8330c11794);
|
|
|
|
|
|
var marker_0a9f0321058bd6c0963c1e5f2a56b5eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_968930d3360dd4a8fef5e47e379c93c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bde0e2171e3fe58ee631a278084f08f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91ef2f4f637d5863f97247c5d1c2e664 = $(`<div id="html_91ef2f4f637d5863f97247c5d1c2e664" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_bde0e2171e3fe58ee631a278084f08f5.setContent(html_91ef2f4f637d5863f97247c5d1c2e664);
|
|
|
|
|
|
|
|
marker_0a9f0321058bd6c0963c1e5f2a56b5eb.bindPopup(popup_bde0e2171e3fe58ee631a278084f08f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a9f0321058bd6c0963c1e5f2a56b5eb.setIcon(icon_968930d3360dd4a8fef5e47e379c93c1);
|
|
|
|
|
|
var marker_e4424e2c97992f23c7ecfab79879f5dc = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f59d12fcc847e8a8d78ab48ef4c7fdc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0fe9f64949e80b3b06aed93a9236418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc447bdc7dc9e0e1b7b19c65a38648ae = $(`<div id="html_bc447bdc7dc9e0e1b7b19c65a38648ae" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_e0fe9f64949e80b3b06aed93a9236418.setContent(html_bc447bdc7dc9e0e1b7b19c65a38648ae);
|
|
|
|
|
|
|
|
marker_e4424e2c97992f23c7ecfab79879f5dc.bindPopup(popup_e0fe9f64949e80b3b06aed93a9236418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4424e2c97992f23c7ecfab79879f5dc.setIcon(icon_f59d12fcc847e8a8d78ab48ef4c7fdc4);
|
|
|
|
|
|
var marker_803f93641350b616e329b6f443aca16a = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_862ddf44e4ad713fc24ecfd42a5d510a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a2f8b3eb437369d3d3634dd58610aa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddf2fa9cfebfd3417474177f8aa4ac4e = $(`<div id="html_ddf2fa9cfebfd3417474177f8aa4ac4e" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_3a2f8b3eb437369d3d3634dd58610aa5.setContent(html_ddf2fa9cfebfd3417474177f8aa4ac4e);
|
|
|
|
|
|
|
|
marker_803f93641350b616e329b6f443aca16a.bindPopup(popup_3a2f8b3eb437369d3d3634dd58610aa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_803f93641350b616e329b6f443aca16a.setIcon(icon_862ddf44e4ad713fc24ecfd42a5d510a);
|
|
|
|
|
|
var marker_52a4bbec047d68872bab9c5c1e948b03 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2af67af629cba281bbdb0863affcace7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7c152aa57c1a5bd2c6811dc973f0357 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b65917138e5303c9eff9852ef697aac5 = $(`<div id="html_b65917138e5303c9eff9852ef697aac5" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_d7c152aa57c1a5bd2c6811dc973f0357.setContent(html_b65917138e5303c9eff9852ef697aac5);
|
|
|
|
|
|
|
|
marker_52a4bbec047d68872bab9c5c1e948b03.bindPopup(popup_d7c152aa57c1a5bd2c6811dc973f0357)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52a4bbec047d68872bab9c5c1e948b03.setIcon(icon_2af67af629cba281bbdb0863affcace7);
|
|
|
|
|
|
var marker_89848f5d4aeacda2b42ae879a5744e05 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_a6501b42669ef1805cf0fe8a774db307 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aff2cf6765002ce932a1aaf689d05b64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6497bc9e9b5b15b4a55ad0b02cf3cc21 = $(`<div id="html_6497bc9e9b5b15b4a55ad0b02cf3cc21" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_aff2cf6765002ce932a1aaf689d05b64.setContent(html_6497bc9e9b5b15b4a55ad0b02cf3cc21);
|
|
|
|
|
|
|
|
marker_89848f5d4aeacda2b42ae879a5744e05.bindPopup(popup_aff2cf6765002ce932a1aaf689d05b64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89848f5d4aeacda2b42ae879a5744e05.setIcon(icon_a6501b42669ef1805cf0fe8a774db307);
|
|
|
|
|
|
var marker_8ee5c135555d0c3df3af9bbd21bfe4ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_34ce04b94f25bb8de7062e0f442bbe11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1d0707d6740085d6831c34d8eaa82cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b83d1111431a66c706a0fe9d3a200554 = $(`<div id="html_b83d1111431a66c706a0fe9d3a200554" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_b1d0707d6740085d6831c34d8eaa82cc.setContent(html_b83d1111431a66c706a0fe9d3a200554);
|
|
|
|
|
|
|
|
marker_8ee5c135555d0c3df3af9bbd21bfe4ef.bindPopup(popup_b1d0707d6740085d6831c34d8eaa82cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ee5c135555d0c3df3af9bbd21bfe4ef.setIcon(icon_34ce04b94f25bb8de7062e0f442bbe11);
|
|
|
|
|
|
var marker_536b820344e153349ce7d5d6320d68a0 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_3abb856d2900e715fb974ea6fb204c89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb188c3d24d0a98177ba60c648909aed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ee9951374b90d5e10f8ce65d68ffb26 = $(`<div id="html_1ee9951374b90d5e10f8ce65d68ffb26" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_fb188c3d24d0a98177ba60c648909aed.setContent(html_1ee9951374b90d5e10f8ce65d68ffb26);
|
|
|
|
|
|
|
|
marker_536b820344e153349ce7d5d6320d68a0.bindPopup(popup_fb188c3d24d0a98177ba60c648909aed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_536b820344e153349ce7d5d6320d68a0.setIcon(icon_3abb856d2900e715fb974ea6fb204c89);
|
|
|
|
|
|
var marker_dd77ef315863ac87543b6763f6b510bf = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7a310de036d827321802a7b62f87150e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4da10c8a0d761dd17520509d9754b1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5796d14f8086cce8f54ab471ad76052b = $(`<div id="html_5796d14f8086cce8f54ab471ad76052b" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_a4da10c8a0d761dd17520509d9754b1c.setContent(html_5796d14f8086cce8f54ab471ad76052b);
|
|
|
|
|
|
|
|
marker_dd77ef315863ac87543b6763f6b510bf.bindPopup(popup_a4da10c8a0d761dd17520509d9754b1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd77ef315863ac87543b6763f6b510bf.setIcon(icon_7a310de036d827321802a7b62f87150e);
|
|
|
|
|
|
var marker_3771eb5780ab24f63b08c65ee1122fb6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_becc13df37823de04e5d87c806d92a69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cfc6102fadbf72be69afc629da86d9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5de3c62d994b1f5e968032fc10f5421d = $(`<div id="html_5de3c62d994b1f5e968032fc10f5421d" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_4cfc6102fadbf72be69afc629da86d9b.setContent(html_5de3c62d994b1f5e968032fc10f5421d);
|
|
|
|
|
|
|
|
marker_3771eb5780ab24f63b08c65ee1122fb6.bindPopup(popup_4cfc6102fadbf72be69afc629da86d9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3771eb5780ab24f63b08c65ee1122fb6.setIcon(icon_becc13df37823de04e5d87c806d92a69);
|
|
|
|
|
|
var marker_e5620ed2e954eb9e595fa40efcb74334 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_fd526897d57a8e9dad658d62ffa301ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d13ca2f2281b45fd3b7d05f7ec63e60a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c25d6f70085fbc9df8face71b3a6ffbf = $(`<div id="html_c25d6f70085fbc9df8face71b3a6ffbf" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_d13ca2f2281b45fd3b7d05f7ec63e60a.setContent(html_c25d6f70085fbc9df8face71b3a6ffbf);
|
|
|
|
|
|
|
|
marker_e5620ed2e954eb9e595fa40efcb74334.bindPopup(popup_d13ca2f2281b45fd3b7d05f7ec63e60a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5620ed2e954eb9e595fa40efcb74334.setIcon(icon_fd526897d57a8e9dad658d62ffa301ed);
|
|
|
|
|
|
var marker_c14466d8b9078bca9f6af2870f3a68e1 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_76400e74b6b67ecee314b697b037d23d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2494749b56852f712f42690878226fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13d6e6519dae4a7bad767fd6f44399bf = $(`<div id="html_13d6e6519dae4a7bad767fd6f44399bf" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_f2494749b56852f712f42690878226fb.setContent(html_13d6e6519dae4a7bad767fd6f44399bf);
|
|
|
|
|
|
|
|
marker_c14466d8b9078bca9f6af2870f3a68e1.bindPopup(popup_f2494749b56852f712f42690878226fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c14466d8b9078bca9f6af2870f3a68e1.setIcon(icon_76400e74b6b67ecee314b697b037d23d);
|
|
|
|
|
|
var marker_b7c4d16014db5499b273c81cd9b89649 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e274dc5b7017ba9ccb4632430f9a15dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_473862bd2d88f8614155bb03558cc553 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42452a7f7ec359e585093633c14377ab = $(`<div id="html_42452a7f7ec359e585093633c14377ab" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_473862bd2d88f8614155bb03558cc553.setContent(html_42452a7f7ec359e585093633c14377ab);
|
|
|
|
|
|
|
|
marker_b7c4d16014db5499b273c81cd9b89649.bindPopup(popup_473862bd2d88f8614155bb03558cc553)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7c4d16014db5499b273c81cd9b89649.setIcon(icon_e274dc5b7017ba9ccb4632430f9a15dd);
|
|
|
|
|
|
var marker_219003e3413e33b56f5b9de0df925e3c = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_cc2dd8e4b194b663d5764965463a33a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90a792e2254729adfed10aeddb461edd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41828a3778522a0b5e70daae5b66415a = $(`<div id="html_41828a3778522a0b5e70daae5b66415a" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_90a792e2254729adfed10aeddb461edd.setContent(html_41828a3778522a0b5e70daae5b66415a);
|
|
|
|
|
|
|
|
marker_219003e3413e33b56f5b9de0df925e3c.bindPopup(popup_90a792e2254729adfed10aeddb461edd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_219003e3413e33b56f5b9de0df925e3c.setIcon(icon_cc2dd8e4b194b663d5764965463a33a6);
|
|
|
|
|
|
var marker_283d4c9533e1de2132e905202e73cce2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_aee37d13547f2e54b5107d83ddaabbac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5f8318871090984c04ad9db197b514a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60391e03546acdd5046bab9e1933a95a = $(`<div id="html_60391e03546acdd5046bab9e1933a95a" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_a5f8318871090984c04ad9db197b514a.setContent(html_60391e03546acdd5046bab9e1933a95a);
|
|
|
|
|
|
|
|
marker_283d4c9533e1de2132e905202e73cce2.bindPopup(popup_a5f8318871090984c04ad9db197b514a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_283d4c9533e1de2132e905202e73cce2.setIcon(icon_aee37d13547f2e54b5107d83ddaabbac);
|
|
|
|
|
|
var marker_e6de0ff5e1e28353540a358b3bc103d4 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_105de8d74313980ee161bd25c6b7fd66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59c116fe1602138c24d6c752ed613bf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb1494a2a3f2caf2bbeedaa26252a891 = $(`<div id="html_cb1494a2a3f2caf2bbeedaa26252a891" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_59c116fe1602138c24d6c752ed613bf0.setContent(html_cb1494a2a3f2caf2bbeedaa26252a891);
|
|
|
|
|
|
|
|
marker_e6de0ff5e1e28353540a358b3bc103d4.bindPopup(popup_59c116fe1602138c24d6c752ed613bf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6de0ff5e1e28353540a358b3bc103d4.setIcon(icon_105de8d74313980ee161bd25c6b7fd66);
|
|
|
|
|
|
var marker_b021dd15683f0e049f8a375a2fa7a83e = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_83220bc9e1df9c88cbb8c308252b2e20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63030d95907095204828159b70767db6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc68602043a85fe8b9405a4aaed3118e = $(`<div id="html_bc68602043a85fe8b9405a4aaed3118e" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_63030d95907095204828159b70767db6.setContent(html_bc68602043a85fe8b9405a4aaed3118e);
|
|
|
|
|
|
|
|
marker_b021dd15683f0e049f8a375a2fa7a83e.bindPopup(popup_63030d95907095204828159b70767db6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b021dd15683f0e049f8a375a2fa7a83e.setIcon(icon_83220bc9e1df9c88cbb8c308252b2e20);
|
|
|
|
|
|
var marker_ea8085d7adfd448e5601d4d16281e457 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_40eed62234856665bceb2d45852e352c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b18fe1a02040daf21a20cb148435b3c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c951feca17001d089a0a3d36e1351caa = $(`<div id="html_c951feca17001d089a0a3d36e1351caa" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_b18fe1a02040daf21a20cb148435b3c0.setContent(html_c951feca17001d089a0a3d36e1351caa);
|
|
|
|
|
|
|
|
marker_ea8085d7adfd448e5601d4d16281e457.bindPopup(popup_b18fe1a02040daf21a20cb148435b3c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea8085d7adfd448e5601d4d16281e457.setIcon(icon_40eed62234856665bceb2d45852e352c);
|
|
|
|
|
|
var marker_cfd85d495ce30eeb483b4796c51fb3ff = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8942b46bf123016ab887334381cf8f08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4902ff80175315b1cb034d0e8544514 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf405ca72e1099b92129525f22346f68 = $(`<div id="html_cf405ca72e1099b92129525f22346f68" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_a4902ff80175315b1cb034d0e8544514.setContent(html_cf405ca72e1099b92129525f22346f68);
|
|
|
|
|
|
|
|
marker_cfd85d495ce30eeb483b4796c51fb3ff.bindPopup(popup_a4902ff80175315b1cb034d0e8544514)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfd85d495ce30eeb483b4796c51fb3ff.setIcon(icon_8942b46bf123016ab887334381cf8f08);
|
|
|
|
|
|
var marker_d8d8ebf2dfde3e123f2b476797095db7 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d8ccc66e060363f1ccf408efa4278424 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03dd75caf3274e45e6047e005db0414f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc3a1acec8ed40b9d1dfe5c679e7b720 = $(`<div id="html_cc3a1acec8ed40b9d1dfe5c679e7b720" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_03dd75caf3274e45e6047e005db0414f.setContent(html_cc3a1acec8ed40b9d1dfe5c679e7b720);
|
|
|
|
|
|
|
|
marker_d8d8ebf2dfde3e123f2b476797095db7.bindPopup(popup_03dd75caf3274e45e6047e005db0414f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8d8ebf2dfde3e123f2b476797095db7.setIcon(icon_d8ccc66e060363f1ccf408efa4278424);
|
|
|
|
|
|
var marker_b09d83669e1b0fd20552168ffb97aaf2 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_353a174310c221ca7c5384d49ce4ec79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35146c591f39ae6c17f86faaaab0e74f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ece3a3ba5c849224866145f188f863c = $(`<div id="html_3ece3a3ba5c849224866145f188f863c" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_35146c591f39ae6c17f86faaaab0e74f.setContent(html_3ece3a3ba5c849224866145f188f863c);
|
|
|
|
|
|
|
|
marker_b09d83669e1b0fd20552168ffb97aaf2.bindPopup(popup_35146c591f39ae6c17f86faaaab0e74f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b09d83669e1b0fd20552168ffb97aaf2.setIcon(icon_353a174310c221ca7c5384d49ce4ec79);
|
|
|
|
|
|
var marker_0d4bff467204d54c66934ea505cd0411 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_3527541ebe4fa51f899bad166961f77b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_167ea4e8a3c3102d9d81e3e9de23b327 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d57bc4b1482e955e548797f9249fec4f = $(`<div id="html_d57bc4b1482e955e548797f9249fec4f" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_167ea4e8a3c3102d9d81e3e9de23b327.setContent(html_d57bc4b1482e955e548797f9249fec4f);
|
|
|
|
|
|
|
|
marker_0d4bff467204d54c66934ea505cd0411.bindPopup(popup_167ea4e8a3c3102d9d81e3e9de23b327)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d4bff467204d54c66934ea505cd0411.setIcon(icon_3527541ebe4fa51f899bad166961f77b);
|
|
|
|
|
|
var marker_4b1f937d43fd89aae559877911e880be = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_99e84cc5635c94e65afd77babed248ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d2fc2174cba5d7a565ff82d908f7d9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d3d1f55e16627ea7baa16b9ede98889 = $(`<div id="html_0d3d1f55e16627ea7baa16b9ede98889" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_1d2fc2174cba5d7a565ff82d908f7d9d.setContent(html_0d3d1f55e16627ea7baa16b9ede98889);
|
|
|
|
|
|
|
|
marker_4b1f937d43fd89aae559877911e880be.bindPopup(popup_1d2fc2174cba5d7a565ff82d908f7d9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b1f937d43fd89aae559877911e880be.setIcon(icon_99e84cc5635c94e65afd77babed248ce);
|
|
|
|
|
|
var marker_1d478af35876d638d764cdd809ec2a3e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_aa048bd4ee7190a877bdddc21cf78902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fae1a0df7dc14dfe7ef8817551e2cf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c766be0bcfc90ab02b6f2dddffa98c9 = $(`<div id="html_0c766be0bcfc90ab02b6f2dddffa98c9" style="width: 100.0%; height: 100.0%;">relay.postr.social</div>`)[0];
|
|
popup_7fae1a0df7dc14dfe7ef8817551e2cf2.setContent(html_0c766be0bcfc90ab02b6f2dddffa98c9);
|
|
|
|
|
|
|
|
marker_1d478af35876d638d764cdd809ec2a3e.bindPopup(popup_7fae1a0df7dc14dfe7ef8817551e2cf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d478af35876d638d764cdd809ec2a3e.setIcon(icon_aa048bd4ee7190a877bdddc21cf78902);
|
|
|
|
|
|
var marker_3172cd0b1e838a5ca28247871e5a83a2 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_579c9864450e892809550b4857aea6fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d6a41039ac905054bf8155e9a0f7c88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d91957dc06e2f5b3fd9660ab92c5eca = $(`<div id="html_0d91957dc06e2f5b3fd9660ab92c5eca" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_5d6a41039ac905054bf8155e9a0f7c88.setContent(html_0d91957dc06e2f5b3fd9660ab92c5eca);
|
|
|
|
|
|
|
|
marker_3172cd0b1e838a5ca28247871e5a83a2.bindPopup(popup_5d6a41039ac905054bf8155e9a0f7c88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3172cd0b1e838a5ca28247871e5a83a2.setIcon(icon_579c9864450e892809550b4857aea6fc);
|
|
|
|
|
|
var marker_8765938802aa279f756dbd85452d5128 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_072fc0a80654577721df96120ee49f38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8717668f020b47833680c87a2eb81cce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62b6d9aea71f5bf47c0b87240f00ae14 = $(`<div id="html_62b6d9aea71f5bf47c0b87240f00ae14" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_8717668f020b47833680c87a2eb81cce.setContent(html_62b6d9aea71f5bf47c0b87240f00ae14);
|
|
|
|
|
|
|
|
marker_8765938802aa279f756dbd85452d5128.bindPopup(popup_8717668f020b47833680c87a2eb81cce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8765938802aa279f756dbd85452d5128.setIcon(icon_072fc0a80654577721df96120ee49f38);
|
|
|
|
|
|
var marker_bbe2449fd3ac54cad9020924c1970f37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_bb0ec4f29978024fb02ba1c62cac3cd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0984e3346ba82b1f60f13b46bff0da9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b051b9c1d128c74330be7530821b9d7 = $(`<div id="html_5b051b9c1d128c74330be7530821b9d7" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_0984e3346ba82b1f60f13b46bff0da9f.setContent(html_5b051b9c1d128c74330be7530821b9d7);
|
|
|
|
|
|
|
|
marker_bbe2449fd3ac54cad9020924c1970f37.bindPopup(popup_0984e3346ba82b1f60f13b46bff0da9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbe2449fd3ac54cad9020924c1970f37.setIcon(icon_bb0ec4f29978024fb02ba1c62cac3cd5);
|
|
|
|
|
|
var marker_916b79619830f4a54247cafe3ee92017 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_047407091a340589c889315974cadb63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01185db4e884eceb4707be4cc16da53f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bee4b7ca79698f8cda983fe65f1e61f = $(`<div id="html_7bee4b7ca79698f8cda983fe65f1e61f" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_01185db4e884eceb4707be4cc16da53f.setContent(html_7bee4b7ca79698f8cda983fe65f1e61f);
|
|
|
|
|
|
|
|
marker_916b79619830f4a54247cafe3ee92017.bindPopup(popup_01185db4e884eceb4707be4cc16da53f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_916b79619830f4a54247cafe3ee92017.setIcon(icon_047407091a340589c889315974cadb63);
|
|
|
|
|
|
var marker_f0049add8d76cba30168f7592a8168f4 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_70075f3fa368a4a670e583d9872e805a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_943abde5253229aa3e048c41456976a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ed7a9c051769b12e8bd64c3ce4b65ef = $(`<div id="html_4ed7a9c051769b12e8bd64c3ce4b65ef" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_943abde5253229aa3e048c41456976a0.setContent(html_4ed7a9c051769b12e8bd64c3ce4b65ef);
|
|
|
|
|
|
|
|
marker_f0049add8d76cba30168f7592a8168f4.bindPopup(popup_943abde5253229aa3e048c41456976a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0049add8d76cba30168f7592a8168f4.setIcon(icon_70075f3fa368a4a670e583d9872e805a);
|
|
|
|
|
|
var marker_87f693f792f9c9eb983bbb7ccff19bb7 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_9d27042dc5bec0654574791e1c08306a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0902f6a598a230e3ef49282f688fa99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09f2491dc9d2170592ce845304239aae = $(`<div id="html_09f2491dc9d2170592ce845304239aae" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_e0902f6a598a230e3ef49282f688fa99.setContent(html_09f2491dc9d2170592ce845304239aae);
|
|
|
|
|
|
|
|
marker_87f693f792f9c9eb983bbb7ccff19bb7.bindPopup(popup_e0902f6a598a230e3ef49282f688fa99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87f693f792f9c9eb983bbb7ccff19bb7.setIcon(icon_9d27042dc5bec0654574791e1c08306a);
|
|
|
|
|
|
var marker_21ef885219466c2c6560d132641a1aa2 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_eabe5fb1381e9fb599664323c5a49c55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81c7c3054ffffa66beb53ae1e507dfd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_038d7da632abe53b2b574590b15ea55c = $(`<div id="html_038d7da632abe53b2b574590b15ea55c" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_81c7c3054ffffa66beb53ae1e507dfd8.setContent(html_038d7da632abe53b2b574590b15ea55c);
|
|
|
|
|
|
|
|
marker_21ef885219466c2c6560d132641a1aa2.bindPopup(popup_81c7c3054ffffa66beb53ae1e507dfd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21ef885219466c2c6560d132641a1aa2.setIcon(icon_eabe5fb1381e9fb599664323c5a49c55);
|
|
|
|
|
|
var marker_2725c26460f490003424959ea892a388 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_701fe9364659e464670623ddd05f133a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_759293846591e2e4a0908c3e6b025c20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f900b2cfe033c9b19051927f6c652e2b = $(`<div id="html_f900b2cfe033c9b19051927f6c652e2b" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_759293846591e2e4a0908c3e6b025c20.setContent(html_f900b2cfe033c9b19051927f6c652e2b);
|
|
|
|
|
|
|
|
marker_2725c26460f490003424959ea892a388.bindPopup(popup_759293846591e2e4a0908c3e6b025c20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2725c26460f490003424959ea892a388.setIcon(icon_701fe9364659e464670623ddd05f133a);
|
|
|
|
|
|
var marker_bbe84c05a9dffc82334ec3f6c11c881f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_a04cbd1cb2e7fbaa0c766419bb26ab03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cb89dbddc1aff45b49623f4405e7740 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a8cb56842407d825422b1259e98091f = $(`<div id="html_5a8cb56842407d825422b1259e98091f" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_3cb89dbddc1aff45b49623f4405e7740.setContent(html_5a8cb56842407d825422b1259e98091f);
|
|
|
|
|
|
|
|
marker_bbe84c05a9dffc82334ec3f6c11c881f.bindPopup(popup_3cb89dbddc1aff45b49623f4405e7740)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbe84c05a9dffc82334ec3f6c11c881f.setIcon(icon_a04cbd1cb2e7fbaa0c766419bb26ab03);
|
|
|
|
|
|
var marker_d7707e2c16530d6f960b63981b5914a4 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f0544d8c416d0299171912b46b2717cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c7c7616608cdc33ebe7182dc36c19b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97e0a878442a9f01359c0f817b441466 = $(`<div id="html_97e0a878442a9f01359c0f817b441466" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_0c7c7616608cdc33ebe7182dc36c19b7.setContent(html_97e0a878442a9f01359c0f817b441466);
|
|
|
|
|
|
|
|
marker_d7707e2c16530d6f960b63981b5914a4.bindPopup(popup_0c7c7616608cdc33ebe7182dc36c19b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7707e2c16530d6f960b63981b5914a4.setIcon(icon_f0544d8c416d0299171912b46b2717cf);
|
|
|
|
|
|
var marker_8cf7964d701a26922f7d2128b2a418ff = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_81f9332b04a14a53882d00d104e24cdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e410a50c034d70ee942a7aa17a9b09b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f448f6ed985e619d50f3305cf2b76db = $(`<div id="html_0f448f6ed985e619d50f3305cf2b76db" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_e410a50c034d70ee942a7aa17a9b09b3.setContent(html_0f448f6ed985e619d50f3305cf2b76db);
|
|
|
|
|
|
|
|
marker_8cf7964d701a26922f7d2128b2a418ff.bindPopup(popup_e410a50c034d70ee942a7aa17a9b09b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cf7964d701a26922f7d2128b2a418ff.setIcon(icon_81f9332b04a14a53882d00d104e24cdd);
|
|
|
|
|
|
var marker_778defd4819ec371ec9786ead6db60bb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8a071fdc8fa433bf7e5c4f6bde223520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b332d079d3d01bdcc8ab5604edc8a92a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56f9be9a94e76457744d0fb9a092992f = $(`<div id="html_56f9be9a94e76457744d0fb9a092992f" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_b332d079d3d01bdcc8ab5604edc8a92a.setContent(html_56f9be9a94e76457744d0fb9a092992f);
|
|
|
|
|
|
|
|
marker_778defd4819ec371ec9786ead6db60bb.bindPopup(popup_b332d079d3d01bdcc8ab5604edc8a92a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_778defd4819ec371ec9786ead6db60bb.setIcon(icon_8a071fdc8fa433bf7e5c4f6bde223520);
|
|
|
|
|
|
var marker_f9fe3e12940d6f925271aaa5880f9d6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4c0dc0eaeb81866a02fc4d07f3846cf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24b9658568f24fc9b74d33cea2700ace = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a4be2adc6065facaa3e6e98f995b756 = $(`<div id="html_5a4be2adc6065facaa3e6e98f995b756" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_24b9658568f24fc9b74d33cea2700ace.setContent(html_5a4be2adc6065facaa3e6e98f995b756);
|
|
|
|
|
|
|
|
marker_f9fe3e12940d6f925271aaa5880f9d6d.bindPopup(popup_24b9658568f24fc9b74d33cea2700ace)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9fe3e12940d6f925271aaa5880f9d6d.setIcon(icon_4c0dc0eaeb81866a02fc4d07f3846cf3);
|
|
|
|
|
|
var marker_67583a9e2ba52598613bd49aa3d1e8bc = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_03b73100008a2ba46517a72c5ca21f83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b925b06ebc7b1c0763aed4b0c470b542 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eb9fc5ecf56d3e24316364e07e3f2d3 = $(`<div id="html_0eb9fc5ecf56d3e24316364e07e3f2d3" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_b925b06ebc7b1c0763aed4b0c470b542.setContent(html_0eb9fc5ecf56d3e24316364e07e3f2d3);
|
|
|
|
|
|
|
|
marker_67583a9e2ba52598613bd49aa3d1e8bc.bindPopup(popup_b925b06ebc7b1c0763aed4b0c470b542)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67583a9e2ba52598613bd49aa3d1e8bc.setIcon(icon_03b73100008a2ba46517a72c5ca21f83);
|
|
|
|
|
|
var marker_a3177d3b5b0fbeaf486eba7c6e7d24d2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_ef31b76df97743dc180d3ccdaa41fe93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad3bef6dd4472ef547513ce79158bcb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db05c21b490ba018590a9a9a9dc205ff = $(`<div id="html_db05c21b490ba018590a9a9a9dc205ff" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_ad3bef6dd4472ef547513ce79158bcb1.setContent(html_db05c21b490ba018590a9a9a9dc205ff);
|
|
|
|
|
|
|
|
marker_a3177d3b5b0fbeaf486eba7c6e7d24d2.bindPopup(popup_ad3bef6dd4472ef547513ce79158bcb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3177d3b5b0fbeaf486eba7c6e7d24d2.setIcon(icon_ef31b76df97743dc180d3ccdaa41fe93);
|
|
|
|
|
|
var marker_74e07506aab9c1c65e9c85f975c3fb7d = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b021f6d90ca8bc9bf8befae6c1088389 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d9e2c58ff4ea403d4455b9ddf78fc42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08bca715501fd4b935ffa13b2643beed = $(`<div id="html_08bca715501fd4b935ffa13b2643beed" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_9d9e2c58ff4ea403d4455b9ddf78fc42.setContent(html_08bca715501fd4b935ffa13b2643beed);
|
|
|
|
|
|
|
|
marker_74e07506aab9c1c65e9c85f975c3fb7d.bindPopup(popup_9d9e2c58ff4ea403d4455b9ddf78fc42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74e07506aab9c1c65e9c85f975c3fb7d.setIcon(icon_b021f6d90ca8bc9bf8befae6c1088389);
|
|
|
|
|
|
var marker_acea79d6ba869b5b59188efab870baf2 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_dcb332ab2d5159793b195fd3c68c07f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_317e4738a1cd4a8e04dad2421213d047 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74925bdb2054250f1be806419a58672e = $(`<div id="html_74925bdb2054250f1be806419a58672e" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_317e4738a1cd4a8e04dad2421213d047.setContent(html_74925bdb2054250f1be806419a58672e);
|
|
|
|
|
|
|
|
marker_acea79d6ba869b5b59188efab870baf2.bindPopup(popup_317e4738a1cd4a8e04dad2421213d047)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acea79d6ba869b5b59188efab870baf2.setIcon(icon_dcb332ab2d5159793b195fd3c68c07f4);
|
|
|
|
|
|
var marker_2f23f633c65571acf361bc7b9bd74df6 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b4fcdb246b7a8473ab0b4fc86af5b5e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb361264c847cc516a5ff9882933ede9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_305917f5ed5cf9129c47f7f6189d9165 = $(`<div id="html_305917f5ed5cf9129c47f7f6189d9165" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_eb361264c847cc516a5ff9882933ede9.setContent(html_305917f5ed5cf9129c47f7f6189d9165);
|
|
|
|
|
|
|
|
marker_2f23f633c65571acf361bc7b9bd74df6.bindPopup(popup_eb361264c847cc516a5ff9882933ede9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f23f633c65571acf361bc7b9bd74df6.setIcon(icon_b4fcdb246b7a8473ab0b4fc86af5b5e5);
|
|
|
|
|
|
var marker_d28e51e839e64af367be8375942edf40 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4fb19c5ad196b71c459bac906c60a471 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15b51aeab921bd090652b5fee655880f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0398599d556333a0ddcd4addfdf93cc3 = $(`<div id="html_0398599d556333a0ddcd4addfdf93cc3" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_15b51aeab921bd090652b5fee655880f.setContent(html_0398599d556333a0ddcd4addfdf93cc3);
|
|
|
|
|
|
|
|
marker_d28e51e839e64af367be8375942edf40.bindPopup(popup_15b51aeab921bd090652b5fee655880f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d28e51e839e64af367be8375942edf40.setIcon(icon_4fb19c5ad196b71c459bac906c60a471);
|
|
|
|
|
|
var marker_70d096e46ca9f7ac020872941b5adf85 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_850ef3ed763ef8c37d37dfa6c3f5879c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b17b6728e2ef6e5d5c901068bc033548 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05563caf457d2d50cf8c0f48d9d57748 = $(`<div id="html_05563caf457d2d50cf8c0f48d9d57748" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_b17b6728e2ef6e5d5c901068bc033548.setContent(html_05563caf457d2d50cf8c0f48d9d57748);
|
|
|
|
|
|
|
|
marker_70d096e46ca9f7ac020872941b5adf85.bindPopup(popup_b17b6728e2ef6e5d5c901068bc033548)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70d096e46ca9f7ac020872941b5adf85.setIcon(icon_850ef3ed763ef8c37d37dfa6c3f5879c);
|
|
|
|
|
|
var marker_8b17f09366853b5fdbf0d18c7e7af1fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_5fd00a7ec27c161a501f9a2fddae467f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0218fcb55c13b3c481df9f29dc517614 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f2759472eebd2e673deb101e6b09b82 = $(`<div id="html_4f2759472eebd2e673deb101e6b09b82" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_0218fcb55c13b3c481df9f29dc517614.setContent(html_4f2759472eebd2e673deb101e6b09b82);
|
|
|
|
|
|
|
|
marker_8b17f09366853b5fdbf0d18c7e7af1fe.bindPopup(popup_0218fcb55c13b3c481df9f29dc517614)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b17f09366853b5fdbf0d18c7e7af1fe.setIcon(icon_5fd00a7ec27c161a501f9a2fddae467f);
|
|
|
|
|
|
var marker_343de2fae61e2df0f5917d6b0499a086 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_ad7ebe2e8ef740779ee3f427f6e837f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a05c17bd5b214f48ad2430c1b1962b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41c99118bfd08d28592b0df411743d44 = $(`<div id="html_41c99118bfd08d28592b0df411743d44" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_3a05c17bd5b214f48ad2430c1b1962b1.setContent(html_41c99118bfd08d28592b0df411743d44);
|
|
|
|
|
|
|
|
marker_343de2fae61e2df0f5917d6b0499a086.bindPopup(popup_3a05c17bd5b214f48ad2430c1b1962b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_343de2fae61e2df0f5917d6b0499a086.setIcon(icon_ad7ebe2e8ef740779ee3f427f6e837f8);
|
|
|
|
|
|
var marker_f903b085a00639e98b338a25516ba301 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4037aaff53f4e0c0396b4f3493575b2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9087ddb356e4644b60894275c7420a7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e37f2a4ebd87b2273968957a3317997a = $(`<div id="html_e37f2a4ebd87b2273968957a3317997a" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_9087ddb356e4644b60894275c7420a7e.setContent(html_e37f2a4ebd87b2273968957a3317997a);
|
|
|
|
|
|
|
|
marker_f903b085a00639e98b338a25516ba301.bindPopup(popup_9087ddb356e4644b60894275c7420a7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f903b085a00639e98b338a25516ba301.setIcon(icon_4037aaff53f4e0c0396b4f3493575b2b);
|
|
|
|
|
|
var marker_eadda8ac7dc1c4b6d161b0e4d622b463 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_6f72176b6d99929a53bf76cddc486434 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90f11e24199743b9b5a401cc7f67046b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a76c161bebe70d8e362f03daa1e0780 = $(`<div id="html_8a76c161bebe70d8e362f03daa1e0780" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_90f11e24199743b9b5a401cc7f67046b.setContent(html_8a76c161bebe70d8e362f03daa1e0780);
|
|
|
|
|
|
|
|
marker_eadda8ac7dc1c4b6d161b0e4d622b463.bindPopup(popup_90f11e24199743b9b5a401cc7f67046b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eadda8ac7dc1c4b6d161b0e4d622b463.setIcon(icon_6f72176b6d99929a53bf76cddc486434);
|
|
|
|
|
|
var marker_38a9417cf0c682a0e414c14cce0bea56 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_57de5d4057bc12245f5102b85fb8de7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cc3a9498f864da4e4c7fe55ddc5bbe4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a11e28e51133e6ef83746785c4ba31c = $(`<div id="html_0a11e28e51133e6ef83746785c4ba31c" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_6cc3a9498f864da4e4c7fe55ddc5bbe4.setContent(html_0a11e28e51133e6ef83746785c4ba31c);
|
|
|
|
|
|
|
|
marker_38a9417cf0c682a0e414c14cce0bea56.bindPopup(popup_6cc3a9498f864da4e4c7fe55ddc5bbe4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38a9417cf0c682a0e414c14cce0bea56.setIcon(icon_57de5d4057bc12245f5102b85fb8de7e);
|
|
|
|
|
|
var marker_0f0c05a028797378d655787f36307858 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c1350ed87dc424eb793144f7b0b6fcc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17ceb350bb127ef19a6f4b086dd23123 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcb0d90206348100ad55dfd515544c33 = $(`<div id="html_dcb0d90206348100ad55dfd515544c33" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_17ceb350bb127ef19a6f4b086dd23123.setContent(html_dcb0d90206348100ad55dfd515544c33);
|
|
|
|
|
|
|
|
marker_0f0c05a028797378d655787f36307858.bindPopup(popup_17ceb350bb127ef19a6f4b086dd23123)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f0c05a028797378d655787f36307858.setIcon(icon_c1350ed87dc424eb793144f7b0b6fcc8);
|
|
|
|
|
|
var marker_1dffd96e9afcde352ce44ca2337dd472 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8f325252fe34032274f020d7c26556f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_311d8df8294d6d07a0b40d5af69781e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34710ef3eca949bad44fcdf68a3286c4 = $(`<div id="html_34710ef3eca949bad44fcdf68a3286c4" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_311d8df8294d6d07a0b40d5af69781e4.setContent(html_34710ef3eca949bad44fcdf68a3286c4);
|
|
|
|
|
|
|
|
marker_1dffd96e9afcde352ce44ca2337dd472.bindPopup(popup_311d8df8294d6d07a0b40d5af69781e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dffd96e9afcde352ce44ca2337dd472.setIcon(icon_8f325252fe34032274f020d7c26556f1);
|
|
|
|
|
|
var marker_0a98b7b0ad1b974dbe02dd6ec0291208 = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_9f399c42e35e5176fa05e5ef7baf6c03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_756fb5749711a20518c933f8ac05c593 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de0f2658934ece8deae8cfc5fcc54844 = $(`<div id="html_de0f2658934ece8deae8cfc5fcc54844" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_756fb5749711a20518c933f8ac05c593.setContent(html_de0f2658934ece8deae8cfc5fcc54844);
|
|
|
|
|
|
|
|
marker_0a98b7b0ad1b974dbe02dd6ec0291208.bindPopup(popup_756fb5749711a20518c933f8ac05c593)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a98b7b0ad1b974dbe02dd6ec0291208.setIcon(icon_9f399c42e35e5176fa05e5ef7baf6c03);
|
|
|
|
|
|
var marker_17c06dd3c0f0b7588ede8824c9a945f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d3ba45a66c37f4d6c52c7d0d2bd6dfd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_914e55536b954108510de804c7ab16a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8854a0c6aec6e704373c6b5167c87d89 = $(`<div id="html_8854a0c6aec6e704373c6b5167c87d89" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_914e55536b954108510de804c7ab16a9.setContent(html_8854a0c6aec6e704373c6b5167c87d89);
|
|
|
|
|
|
|
|
marker_17c06dd3c0f0b7588ede8824c9a945f0.bindPopup(popup_914e55536b954108510de804c7ab16a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17c06dd3c0f0b7588ede8824c9a945f0.setIcon(icon_d3ba45a66c37f4d6c52c7d0d2bd6dfd1);
|
|
|
|
|
|
var marker_656f7521adf73df7f55aa96cae7d9c2c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e16091dff02aaf42ba636a36b85c0ca5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0023c24708aaf292eaf1e095c5e349c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5232a83f6ac51e975d52790b16c59692 = $(`<div id="html_5232a83f6ac51e975d52790b16c59692" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_0023c24708aaf292eaf1e095c5e349c7.setContent(html_5232a83f6ac51e975d52790b16c59692);
|
|
|
|
|
|
|
|
marker_656f7521adf73df7f55aa96cae7d9c2c.bindPopup(popup_0023c24708aaf292eaf1e095c5e349c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_656f7521adf73df7f55aa96cae7d9c2c.setIcon(icon_e16091dff02aaf42ba636a36b85c0ca5);
|
|
|
|
|
|
var marker_50c344eead2aa1e5a44ffa151475281f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_756bf35492a97422c5e5d42ef6c3bea8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17a88486469512f7eeaaf9f19bea5e3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d33178f30b48ca246a6c9513e66fa97e = $(`<div id="html_d33178f30b48ca246a6c9513e66fa97e" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_17a88486469512f7eeaaf9f19bea5e3c.setContent(html_d33178f30b48ca246a6c9513e66fa97e);
|
|
|
|
|
|
|
|
marker_50c344eead2aa1e5a44ffa151475281f.bindPopup(popup_17a88486469512f7eeaaf9f19bea5e3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50c344eead2aa1e5a44ffa151475281f.setIcon(icon_756bf35492a97422c5e5d42ef6c3bea8);
|
|
|
|
|
|
var marker_bee55c79b82d04c8ed3b79961c3c6cc0 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_79e4740e67935033838f8251afabeec4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f72ee7ba3c20e7c3ceccf308c46e3bed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c56dc8f9c2063472cf857e686a4cd09b = $(`<div id="html_c56dc8f9c2063472cf857e686a4cd09b" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_f72ee7ba3c20e7c3ceccf308c46e3bed.setContent(html_c56dc8f9c2063472cf857e686a4cd09b);
|
|
|
|
|
|
|
|
marker_bee55c79b82d04c8ed3b79961c3c6cc0.bindPopup(popup_f72ee7ba3c20e7c3ceccf308c46e3bed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bee55c79b82d04c8ed3b79961c3c6cc0.setIcon(icon_79e4740e67935033838f8251afabeec4);
|
|
|
|
|
|
var marker_c1602464bde7c9929cf137023fe94ab6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_6fafcb48b38c786cb3254250690842cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d2bc755539ea6e7f7279afb28a08cab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1563c5954ce60cb663bdc38da9b86cb2 = $(`<div id="html_1563c5954ce60cb663bdc38da9b86cb2" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_0d2bc755539ea6e7f7279afb28a08cab.setContent(html_1563c5954ce60cb663bdc38da9b86cb2);
|
|
|
|
|
|
|
|
marker_c1602464bde7c9929cf137023fe94ab6.bindPopup(popup_0d2bc755539ea6e7f7279afb28a08cab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1602464bde7c9929cf137023fe94ab6.setIcon(icon_6fafcb48b38c786cb3254250690842cc);
|
|
|
|
|
|
var marker_6fa01996650b673ea4ca0207c49e9633 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_57dab0932e72dc66f4a7b6c2283368b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6afcdae54741629b0ca98e28d4fdce1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f33fbbc4a2f5884b4c8a381f9545237 = $(`<div id="html_0f33fbbc4a2f5884b4c8a381f9545237" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_6afcdae54741629b0ca98e28d4fdce1c.setContent(html_0f33fbbc4a2f5884b4c8a381f9545237);
|
|
|
|
|
|
|
|
marker_6fa01996650b673ea4ca0207c49e9633.bindPopup(popup_6afcdae54741629b0ca98e28d4fdce1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fa01996650b673ea4ca0207c49e9633.setIcon(icon_57dab0932e72dc66f4a7b6c2283368b6);
|
|
|
|
|
|
var marker_146e6fc235768cef2269946636cee151 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_269f3ed180cd993d07221d6cf95f676b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ccb21132958ed581034c4f73041fde5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07b26bd2472bf7e12d7e435fa57c0b82 = $(`<div id="html_07b26bd2472bf7e12d7e435fa57c0b82" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_5ccb21132958ed581034c4f73041fde5.setContent(html_07b26bd2472bf7e12d7e435fa57c0b82);
|
|
|
|
|
|
|
|
marker_146e6fc235768cef2269946636cee151.bindPopup(popup_5ccb21132958ed581034c4f73041fde5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_146e6fc235768cef2269946636cee151.setIcon(icon_269f3ed180cd993d07221d6cf95f676b);
|
|
|
|
|
|
var marker_0c1201f5639218d08bec9daee09a1e7a = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_65c708285557d0efcf0a7c2e96d80c12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e6266d29f50419a6360a25e3ae389fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30a7ee2a2e07ca95c5aec547d79a4d7f = $(`<div id="html_30a7ee2a2e07ca95c5aec547d79a4d7f" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_5e6266d29f50419a6360a25e3ae389fa.setContent(html_30a7ee2a2e07ca95c5aec547d79a4d7f);
|
|
|
|
|
|
|
|
marker_0c1201f5639218d08bec9daee09a1e7a.bindPopup(popup_5e6266d29f50419a6360a25e3ae389fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c1201f5639218d08bec9daee09a1e7a.setIcon(icon_65c708285557d0efcf0a7c2e96d80c12);
|
|
|
|
|
|
var marker_e7b954310b7219c3036b06373e455bd4 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d85f12701e69586a393e886ebfc7a090 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d35bdcb3f7d0f96fd2d8019c3743b3e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4131d61e83aa00339d57cacd5ab27c28 = $(`<div id="html_4131d61e83aa00339d57cacd5ab27c28" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_d35bdcb3f7d0f96fd2d8019c3743b3e9.setContent(html_4131d61e83aa00339d57cacd5ab27c28);
|
|
|
|
|
|
|
|
marker_e7b954310b7219c3036b06373e455bd4.bindPopup(popup_d35bdcb3f7d0f96fd2d8019c3743b3e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7b954310b7219c3036b06373e455bd4.setIcon(icon_d85f12701e69586a393e886ebfc7a090);
|
|
|
|
|
|
var marker_376124d7772626db49f5c93017530abe = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_3437cb9a494e0b5a5b02f4b0da5340ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0634c0c89e850af03cb20512aa0475ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e824f933821390e1585f9d1db751e06 = $(`<div id="html_2e824f933821390e1585f9d1db751e06" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_0634c0c89e850af03cb20512aa0475ca.setContent(html_2e824f933821390e1585f9d1db751e06);
|
|
|
|
|
|
|
|
marker_376124d7772626db49f5c93017530abe.bindPopup(popup_0634c0c89e850af03cb20512aa0475ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_376124d7772626db49f5c93017530abe.setIcon(icon_3437cb9a494e0b5a5b02f4b0da5340ae);
|
|
|
|
|
|
var marker_08cac5104919c8675ead68b4d0c28ba8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_5e82b9497e3db8601bcab58a11871bae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24591daa1f1a443c7d744d739e152b23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_397de6a2827914f4b9b22f64d9efb9af = $(`<div id="html_397de6a2827914f4b9b22f64d9efb9af" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_24591daa1f1a443c7d744d739e152b23.setContent(html_397de6a2827914f4b9b22f64d9efb9af);
|
|
|
|
|
|
|
|
marker_08cac5104919c8675ead68b4d0c28ba8.bindPopup(popup_24591daa1f1a443c7d744d739e152b23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08cac5104919c8675ead68b4d0c28ba8.setIcon(icon_5e82b9497e3db8601bcab58a11871bae);
|
|
|
|
|
|
var marker_09967331376f5877d7d47c574ed5eb69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_51d236eff70ef120f09778d5e52e1d0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d174c15f8c3cd644b5b81b73ad1cc917 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3162003d9fd15722dbb96b76cbd1749 = $(`<div id="html_d3162003d9fd15722dbb96b76cbd1749" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_d174c15f8c3cd644b5b81b73ad1cc917.setContent(html_d3162003d9fd15722dbb96b76cbd1749);
|
|
|
|
|
|
|
|
marker_09967331376f5877d7d47c574ed5eb69.bindPopup(popup_d174c15f8c3cd644b5b81b73ad1cc917)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09967331376f5877d7d47c574ed5eb69.setIcon(icon_51d236eff70ef120f09778d5e52e1d0a);
|
|
|
|
|
|
var marker_7e76f05a4bfbc9f40e5ad7e1db659407 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_ea2d21626c237143c42c94ce2fb889de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4554f46b5493f06a5c9e7362189b43fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e0a0b4f94acc8b0507c1ccdbf4f7827 = $(`<div id="html_9e0a0b4f94acc8b0507c1ccdbf4f7827" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_4554f46b5493f06a5c9e7362189b43fe.setContent(html_9e0a0b4f94acc8b0507c1ccdbf4f7827);
|
|
|
|
|
|
|
|
marker_7e76f05a4bfbc9f40e5ad7e1db659407.bindPopup(popup_4554f46b5493f06a5c9e7362189b43fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e76f05a4bfbc9f40e5ad7e1db659407.setIcon(icon_ea2d21626c237143c42c94ce2fb889de);
|
|
|
|
|
|
var marker_98ccca2c0870177e07240594982a69e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_fd0a779eda906291ec4d5ccefe8dc95f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_245cd2d2236cef2e347808d5789aabc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7952f2eed2ae5e00e700c0af48261d9 = $(`<div id="html_f7952f2eed2ae5e00e700c0af48261d9" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_245cd2d2236cef2e347808d5789aabc7.setContent(html_f7952f2eed2ae5e00e700c0af48261d9);
|
|
|
|
|
|
|
|
marker_98ccca2c0870177e07240594982a69e8.bindPopup(popup_245cd2d2236cef2e347808d5789aabc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98ccca2c0870177e07240594982a69e8.setIcon(icon_fd0a779eda906291ec4d5ccefe8dc95f);
|
|
|
|
|
|
var marker_65318c8cab14b7603d53eb6244d16da3 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_73cb5a595c5ad54970b3fd3454dac5df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_235d8ec65b7fdcfb153851c04e87a5e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee4219613167756e95ad5d87a1b7f4c3 = $(`<div id="html_ee4219613167756e95ad5d87a1b7f4c3" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_235d8ec65b7fdcfb153851c04e87a5e7.setContent(html_ee4219613167756e95ad5d87a1b7f4c3);
|
|
|
|
|
|
|
|
marker_65318c8cab14b7603d53eb6244d16da3.bindPopup(popup_235d8ec65b7fdcfb153851c04e87a5e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65318c8cab14b7603d53eb6244d16da3.setIcon(icon_73cb5a595c5ad54970b3fd3454dac5df);
|
|
|
|
|
|
var marker_35c3f96be2b2764ffedf30768551e632 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f01d93ab7a9519b233f5797419074bd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eec6bc1607b86cf6fb833c236d35df8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c0da52cdcd8655465b90c0e3d07db4a = $(`<div id="html_0c0da52cdcd8655465b90c0e3d07db4a" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_eec6bc1607b86cf6fb833c236d35df8f.setContent(html_0c0da52cdcd8655465b90c0e3d07db4a);
|
|
|
|
|
|
|
|
marker_35c3f96be2b2764ffedf30768551e632.bindPopup(popup_eec6bc1607b86cf6fb833c236d35df8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35c3f96be2b2764ffedf30768551e632.setIcon(icon_f01d93ab7a9519b233f5797419074bd6);
|
|
|
|
|
|
var marker_a14e8b8d6f85ba1172f49714ee12161c = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_508a5c0a231ef2696fa2a63f46631697 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80f6092eb46c50a55e1a16cc4fc2d6b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b2f83fe9a2b50a6d8c0edc4a1e30c07 = $(`<div id="html_2b2f83fe9a2b50a6d8c0edc4a1e30c07" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_80f6092eb46c50a55e1a16cc4fc2d6b8.setContent(html_2b2f83fe9a2b50a6d8c0edc4a1e30c07);
|
|
|
|
|
|
|
|
marker_a14e8b8d6f85ba1172f49714ee12161c.bindPopup(popup_80f6092eb46c50a55e1a16cc4fc2d6b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a14e8b8d6f85ba1172f49714ee12161c.setIcon(icon_508a5c0a231ef2696fa2a63f46631697);
|
|
|
|
|
|
var marker_0a91b11676c417f15452afe123d45e31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b3d7db112f589f08453eabb360f3e842 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7a5a204008f1d455bd31d3dd09669aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed8367cfc32766c7e1356300b14bc647 = $(`<div id="html_ed8367cfc32766c7e1356300b14bc647" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_e7a5a204008f1d455bd31d3dd09669aa.setContent(html_ed8367cfc32766c7e1356300b14bc647);
|
|
|
|
|
|
|
|
marker_0a91b11676c417f15452afe123d45e31.bindPopup(popup_e7a5a204008f1d455bd31d3dd09669aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a91b11676c417f15452afe123d45e31.setIcon(icon_b3d7db112f589f08453eabb360f3e842);
|
|
|
|
|
|
var marker_9f20d33391cb1cd0536a8b79745c1be1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_99ab4292d6b8b57fca4f1ffef97ac411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbf7e2be6371b870e6759d84ca35a384 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65d13013889b834ce0bdc691510d9a56 = $(`<div id="html_65d13013889b834ce0bdc691510d9a56" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_fbf7e2be6371b870e6759d84ca35a384.setContent(html_65d13013889b834ce0bdc691510d9a56);
|
|
|
|
|
|
|
|
marker_9f20d33391cb1cd0536a8b79745c1be1.bindPopup(popup_fbf7e2be6371b870e6759d84ca35a384)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f20d33391cb1cd0536a8b79745c1be1.setIcon(icon_99ab4292d6b8b57fca4f1ffef97ac411);
|
|
|
|
|
|
var marker_81512b78cab60815b4d31d888ff9d55a = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_0a77a7a33c84804074a85095f536a742 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3c0c188eb3dba586cbaddc8f42cd1aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbe5c24c15c61073692dc010f502371c = $(`<div id="html_dbe5c24c15c61073692dc010f502371c" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_c3c0c188eb3dba586cbaddc8f42cd1aa.setContent(html_dbe5c24c15c61073692dc010f502371c);
|
|
|
|
|
|
|
|
marker_81512b78cab60815b4d31d888ff9d55a.bindPopup(popup_c3c0c188eb3dba586cbaddc8f42cd1aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81512b78cab60815b4d31d888ff9d55a.setIcon(icon_0a77a7a33c84804074a85095f536a742);
|
|
|
|
|
|
var marker_8f0c4c707557a7a3b15afc60c0bbc112 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_3e2987ef0be9b219a025183b7c725f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06a53a15a3d3a78774e88b5c2247beac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54823879be0f8601c3d2cd1460d076ff = $(`<div id="html_54823879be0f8601c3d2cd1460d076ff" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_06a53a15a3d3a78774e88b5c2247beac.setContent(html_54823879be0f8601c3d2cd1460d076ff);
|
|
|
|
|
|
|
|
marker_8f0c4c707557a7a3b15afc60c0bbc112.bindPopup(popup_06a53a15a3d3a78774e88b5c2247beac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f0c4c707557a7a3b15afc60c0bbc112.setIcon(icon_3e2987ef0be9b219a025183b7c725f73);
|
|
|
|
|
|
var marker_e3fd9d74615f315a84976f5e3fd06374 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e5cdcb16d43b325f167e146c20142d46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63e8e070576272cb3134c5629fe8cd93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf090c9a9f01abfb7cc5bc5a2fcfeaa4 = $(`<div id="html_cf090c9a9f01abfb7cc5bc5a2fcfeaa4" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_63e8e070576272cb3134c5629fe8cd93.setContent(html_cf090c9a9f01abfb7cc5bc5a2fcfeaa4);
|
|
|
|
|
|
|
|
marker_e3fd9d74615f315a84976f5e3fd06374.bindPopup(popup_63e8e070576272cb3134c5629fe8cd93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3fd9d74615f315a84976f5e3fd06374.setIcon(icon_e5cdcb16d43b325f167e146c20142d46);
|
|
|
|
|
|
var marker_bb5d506c69706217b5c525f4263e82e8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_18f71dbdc84f6fc654c00fdc442711ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a895c79ac1e4ba05a0daa5b52fc9e52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9563e4e89b3f2d57cad8506329b3b822 = $(`<div id="html_9563e4e89b3f2d57cad8506329b3b822" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_7a895c79ac1e4ba05a0daa5b52fc9e52.setContent(html_9563e4e89b3f2d57cad8506329b3b822);
|
|
|
|
|
|
|
|
marker_bb5d506c69706217b5c525f4263e82e8.bindPopup(popup_7a895c79ac1e4ba05a0daa5b52fc9e52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb5d506c69706217b5c525f4263e82e8.setIcon(icon_18f71dbdc84f6fc654c00fdc442711ed);
|
|
|
|
|
|
var marker_ccd9c7d37d3f3f92b8d1c897852169f1 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_188526a0700467beaa50848291367dcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f96adc703c42d335b4341b52052f8860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f05055c35df032a16d973bd48f1faa0 = $(`<div id="html_5f05055c35df032a16d973bd48f1faa0" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_f96adc703c42d335b4341b52052f8860.setContent(html_5f05055c35df032a16d973bd48f1faa0);
|
|
|
|
|
|
|
|
marker_ccd9c7d37d3f3f92b8d1c897852169f1.bindPopup(popup_f96adc703c42d335b4341b52052f8860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccd9c7d37d3f3f92b8d1c897852169f1.setIcon(icon_188526a0700467beaa50848291367dcb);
|
|
|
|
|
|
var marker_74e73f032110f96be64b0d068ab8ed01 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_66fc87259bdb6b1cdff1dda2991747c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff710968345f1e372d4002afcab505b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a6bc982dc51f74971cf20563b381458 = $(`<div id="html_8a6bc982dc51f74971cf20563b381458" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_eff710968345f1e372d4002afcab505b.setContent(html_8a6bc982dc51f74971cf20563b381458);
|
|
|
|
|
|
|
|
marker_74e73f032110f96be64b0d068ab8ed01.bindPopup(popup_eff710968345f1e372d4002afcab505b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74e73f032110f96be64b0d068ab8ed01.setIcon(icon_66fc87259bdb6b1cdff1dda2991747c4);
|
|
|
|
|
|
var marker_b885d2a64dadddaa64ea36c800174762 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_03d2b0b5f0aa66f8e9a86ae787b72399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7013bfc5066ddd2e19d809804dd5bdfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18c960e63b0d8b6732ff34040c7220b3 = $(`<div id="html_18c960e63b0d8b6732ff34040c7220b3" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_7013bfc5066ddd2e19d809804dd5bdfd.setContent(html_18c960e63b0d8b6732ff34040c7220b3);
|
|
|
|
|
|
|
|
marker_b885d2a64dadddaa64ea36c800174762.bindPopup(popup_7013bfc5066ddd2e19d809804dd5bdfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b885d2a64dadddaa64ea36c800174762.setIcon(icon_03d2b0b5f0aa66f8e9a86ae787b72399);
|
|
|
|
|
|
var marker_71c4f5f3c2d16945fbc126c2e8bdf3d4 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8f193f2cc995bf20ec9d76f0bb1d4ac5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad7fae11359ca5851faa3764dc225b64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25076dbcf542d4054b0930485957045b = $(`<div id="html_25076dbcf542d4054b0930485957045b" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_ad7fae11359ca5851faa3764dc225b64.setContent(html_25076dbcf542d4054b0930485957045b);
|
|
|
|
|
|
|
|
marker_71c4f5f3c2d16945fbc126c2e8bdf3d4.bindPopup(popup_ad7fae11359ca5851faa3764dc225b64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71c4f5f3c2d16945fbc126c2e8bdf3d4.setIcon(icon_8f193f2cc995bf20ec9d76f0bb1d4ac5);
|
|
|
|
|
|
var marker_abb4792364bd1037c72186f8fee5b97e = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_9efc1d1c169b8f4ce81055d547097c26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d488be9a6af2c6c4f10a7e63d24c03e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64427e8c1700ec41b7af0fc083dc3862 = $(`<div id="html_64427e8c1700ec41b7af0fc083dc3862" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_d488be9a6af2c6c4f10a7e63d24c03e7.setContent(html_64427e8c1700ec41b7af0fc083dc3862);
|
|
|
|
|
|
|
|
marker_abb4792364bd1037c72186f8fee5b97e.bindPopup(popup_d488be9a6af2c6c4f10a7e63d24c03e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abb4792364bd1037c72186f8fee5b97e.setIcon(icon_9efc1d1c169b8f4ce81055d547097c26);
|
|
|
|
|
|
var marker_34986c5e4ba671173083097aed50a1a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_530fa9253155f5f6e5bf9d4423b7dcae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdef47d1c7883fc709fc10115d12aa71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e720a1430d8a84517d91344055be7bc3 = $(`<div id="html_e720a1430d8a84517d91344055be7bc3" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_bdef47d1c7883fc709fc10115d12aa71.setContent(html_e720a1430d8a84517d91344055be7bc3);
|
|
|
|
|
|
|
|
marker_34986c5e4ba671173083097aed50a1a3.bindPopup(popup_bdef47d1c7883fc709fc10115d12aa71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34986c5e4ba671173083097aed50a1a3.setIcon(icon_530fa9253155f5f6e5bf9d4423b7dcae);
|
|
|
|
|
|
var marker_41cc7268298903daf8cab738fa78a8a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2b286fc2c028ca3630c1a9376a89be0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dd4f1ec8effb2ba3b376acb4d8fddc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36f46ea5a101bd4c1c18e604b1dac5db = $(`<div id="html_36f46ea5a101bd4c1c18e604b1dac5db" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_7dd4f1ec8effb2ba3b376acb4d8fddc2.setContent(html_36f46ea5a101bd4c1c18e604b1dac5db);
|
|
|
|
|
|
|
|
marker_41cc7268298903daf8cab738fa78a8a8.bindPopup(popup_7dd4f1ec8effb2ba3b376acb4d8fddc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41cc7268298903daf8cab738fa78a8a8.setIcon(icon_2b286fc2c028ca3630c1a9376a89be0d);
|
|
|
|
|
|
var marker_36d2fc20b477ee96653e38bdcbfa42d9 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8616d089f6c1e9133b7f3a3eec148403 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f51bc46c72911449e2af91b12821599 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65de2ba6598c96ec560418d3c6d49a2c = $(`<div id="html_65de2ba6598c96ec560418d3c6d49a2c" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_0f51bc46c72911449e2af91b12821599.setContent(html_65de2ba6598c96ec560418d3c6d49a2c);
|
|
|
|
|
|
|
|
marker_36d2fc20b477ee96653e38bdcbfa42d9.bindPopup(popup_0f51bc46c72911449e2af91b12821599)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36d2fc20b477ee96653e38bdcbfa42d9.setIcon(icon_8616d089f6c1e9133b7f3a3eec148403);
|
|
|
|
|
|
var marker_1d0fa32447bc8b5de82c425e96125cc5 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2338f5dd147a7931d06aef8fc47e5c4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b55dd6b55ae4abe862ee3ad9cf2bc7de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40ed6a0d2beab7a01c8060ba41979a7c = $(`<div id="html_40ed6a0d2beab7a01c8060ba41979a7c" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_b55dd6b55ae4abe862ee3ad9cf2bc7de.setContent(html_40ed6a0d2beab7a01c8060ba41979a7c);
|
|
|
|
|
|
|
|
marker_1d0fa32447bc8b5de82c425e96125cc5.bindPopup(popup_b55dd6b55ae4abe862ee3ad9cf2bc7de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d0fa32447bc8b5de82c425e96125cc5.setIcon(icon_2338f5dd147a7931d06aef8fc47e5c4e);
|
|
|
|
|
|
var marker_7185d866e46480955efbd2cd9b80f42b = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d22078eab5181e6234a5333a9e274290 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57b1e15e8dc54ac4491fc926d022d328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7ac8116dfecfa94186c513693b34907 = $(`<div id="html_b7ac8116dfecfa94186c513693b34907" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_57b1e15e8dc54ac4491fc926d022d328.setContent(html_b7ac8116dfecfa94186c513693b34907);
|
|
|
|
|
|
|
|
marker_7185d866e46480955efbd2cd9b80f42b.bindPopup(popup_57b1e15e8dc54ac4491fc926d022d328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7185d866e46480955efbd2cd9b80f42b.setIcon(icon_d22078eab5181e6234a5333a9e274290);
|
|
|
|
|
|
var marker_e3f664b3e46d278d8859d8ae6fe68ff1 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7632c300834b668a93a0fd7e4e2ceecc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e55d7c3f0fbe7205343b4061b3c8f1b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fdebbc9ec48c159ee727e0c37824858 = $(`<div id="html_1fdebbc9ec48c159ee727e0c37824858" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_e55d7c3f0fbe7205343b4061b3c8f1b4.setContent(html_1fdebbc9ec48c159ee727e0c37824858);
|
|
|
|
|
|
|
|
marker_e3f664b3e46d278d8859d8ae6fe68ff1.bindPopup(popup_e55d7c3f0fbe7205343b4061b3c8f1b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3f664b3e46d278d8859d8ae6fe68ff1.setIcon(icon_7632c300834b668a93a0fd7e4e2ceecc);
|
|
|
|
|
|
var marker_9f359607eab2bc4460fb359422e3455d = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4746aeab925656d8826ab00c759915a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80d2d8901f583b9009baedb11bb0034e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3aad9f9ab750d82d7e5106a1b8f93d6 = $(`<div id="html_d3aad9f9ab750d82d7e5106a1b8f93d6" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_80d2d8901f583b9009baedb11bb0034e.setContent(html_d3aad9f9ab750d82d7e5106a1b8f93d6);
|
|
|
|
|
|
|
|
marker_9f359607eab2bc4460fb359422e3455d.bindPopup(popup_80d2d8901f583b9009baedb11bb0034e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f359607eab2bc4460fb359422e3455d.setIcon(icon_4746aeab925656d8826ab00c759915a3);
|
|
|
|
|
|
var marker_69d04fafe13ceb5c349bf0c1a46461b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_ee162717f65747f62bb43b7c0d97f415 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c940f053f6ef2270e943d30da808854e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa51e76bf30ea282c0ceabb485939b52 = $(`<div id="html_aa51e76bf30ea282c0ceabb485939b52" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_c940f053f6ef2270e943d30da808854e.setContent(html_aa51e76bf30ea282c0ceabb485939b52);
|
|
|
|
|
|
|
|
marker_69d04fafe13ceb5c349bf0c1a46461b3.bindPopup(popup_c940f053f6ef2270e943d30da808854e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69d04fafe13ceb5c349bf0c1a46461b3.setIcon(icon_ee162717f65747f62bb43b7c0d97f415);
|
|
|
|
|
|
var marker_93809169ed329d57806256ebb6a429f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f2f1de752c8498e0b6169514cd43ad09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_659970a2190af837a0a064e4b7a46017 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14c847236a2e51770a8a96433bf8bf39 = $(`<div id="html_14c847236a2e51770a8a96433bf8bf39" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_659970a2190af837a0a064e4b7a46017.setContent(html_14c847236a2e51770a8a96433bf8bf39);
|
|
|
|
|
|
|
|
marker_93809169ed329d57806256ebb6a429f5.bindPopup(popup_659970a2190af837a0a064e4b7a46017)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93809169ed329d57806256ebb6a429f5.setIcon(icon_f2f1de752c8498e0b6169514cd43ad09);
|
|
|
|
|
|
var marker_c2e244af8a5ee4a4731ef637ad24568e = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_423821a4854ba8278ba0d2fdc28b05a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_447b8e694df97957b3db77c646867737 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29197368319a2a79315ab99bf5acd3a5 = $(`<div id="html_29197368319a2a79315ab99bf5acd3a5" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_447b8e694df97957b3db77c646867737.setContent(html_29197368319a2a79315ab99bf5acd3a5);
|
|
|
|
|
|
|
|
marker_c2e244af8a5ee4a4731ef637ad24568e.bindPopup(popup_447b8e694df97957b3db77c646867737)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2e244af8a5ee4a4731ef637ad24568e.setIcon(icon_423821a4854ba8278ba0d2fdc28b05a4);
|
|
|
|
|
|
var marker_5a043fe8abfa205f675ed57e2bcad703 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7838613c4da8919a6ccb78562a216ffa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15a1d40a504444b72803b7fbbd330801 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f07158bbe2bcdcfba2ebd7be4f40325 = $(`<div id="html_1f07158bbe2bcdcfba2ebd7be4f40325" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_15a1d40a504444b72803b7fbbd330801.setContent(html_1f07158bbe2bcdcfba2ebd7be4f40325);
|
|
|
|
|
|
|
|
marker_5a043fe8abfa205f675ed57e2bcad703.bindPopup(popup_15a1d40a504444b72803b7fbbd330801)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a043fe8abfa205f675ed57e2bcad703.setIcon(icon_7838613c4da8919a6ccb78562a216ffa);
|
|
|
|
|
|
var marker_0af2d71432f36797aea33be295a6ebe5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f748945d997fa4473b5f62c6f53a6e21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f880392f918068484b465e2b9f2ba737 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a8507992f2eade635b7a091b65df4f6 = $(`<div id="html_8a8507992f2eade635b7a091b65df4f6" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_f880392f918068484b465e2b9f2ba737.setContent(html_8a8507992f2eade635b7a091b65df4f6);
|
|
|
|
|
|
|
|
marker_0af2d71432f36797aea33be295a6ebe5.bindPopup(popup_f880392f918068484b465e2b9f2ba737)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0af2d71432f36797aea33be295a6ebe5.setIcon(icon_f748945d997fa4473b5f62c6f53a6e21);
|
|
|
|
|
|
var marker_73480987f1d1d4030864419f81646f0c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_3a172c00b52cfdeb9155f99657d75e2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd02374d3687ba8b375a8f768eb88daa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d483ee96362c5149fc8182fa6311e26 = $(`<div id="html_1d483ee96362c5149fc8182fa6311e26" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_dd02374d3687ba8b375a8f768eb88daa.setContent(html_1d483ee96362c5149fc8182fa6311e26);
|
|
|
|
|
|
|
|
marker_73480987f1d1d4030864419f81646f0c.bindPopup(popup_dd02374d3687ba8b375a8f768eb88daa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73480987f1d1d4030864419f81646f0c.setIcon(icon_3a172c00b52cfdeb9155f99657d75e2e);
|
|
|
|
|
|
var marker_21da00fb9689cedda24c707c04a69c47 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_23ca16bd3a17b356280b2d274ff4f297 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63ed96cc421df74b49e5a77fa9890bbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65bd504709680b359e9fad8e06853e69 = $(`<div id="html_65bd504709680b359e9fad8e06853e69" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_63ed96cc421df74b49e5a77fa9890bbf.setContent(html_65bd504709680b359e9fad8e06853e69);
|
|
|
|
|
|
|
|
marker_21da00fb9689cedda24c707c04a69c47.bindPopup(popup_63ed96cc421df74b49e5a77fa9890bbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21da00fb9689cedda24c707c04a69c47.setIcon(icon_23ca16bd3a17b356280b2d274ff4f297);
|
|
|
|
|
|
var marker_e618144010ebe38c4eaad3af6cc3a1ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_20e6e7a44298af7c4baca65eb603aba1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2e2dd18f29d38d566dc47e83d4190c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a8b499f660f7891ba39179e0b574bb7 = $(`<div id="html_2a8b499f660f7891ba39179e0b574bb7" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_e2e2dd18f29d38d566dc47e83d4190c3.setContent(html_2a8b499f660f7891ba39179e0b574bb7);
|
|
|
|
|
|
|
|
marker_e618144010ebe38c4eaad3af6cc3a1ec.bindPopup(popup_e2e2dd18f29d38d566dc47e83d4190c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e618144010ebe38c4eaad3af6cc3a1ec.setIcon(icon_20e6e7a44298af7c4baca65eb603aba1);
|
|
|
|
|
|
var marker_be3b8f91f72ca39311e7fa6df4d96431 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_1b0e253f0b48af5a7311651abc5a6100 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02c144fcda793af547137d0e47aaaceb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c19d93c090421bde6c9683376529110 = $(`<div id="html_6c19d93c090421bde6c9683376529110" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_02c144fcda793af547137d0e47aaaceb.setContent(html_6c19d93c090421bde6c9683376529110);
|
|
|
|
|
|
|
|
marker_be3b8f91f72ca39311e7fa6df4d96431.bindPopup(popup_02c144fcda793af547137d0e47aaaceb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be3b8f91f72ca39311e7fa6df4d96431.setIcon(icon_1b0e253f0b48af5a7311651abc5a6100);
|
|
|
|
|
|
var marker_1e2cb1ae5a4e090c36997c8448d7e30c = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4e55351b277f4e36088727451e1e070e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84a402949d1177f29276cb1f7d44d53d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06aaa2c77ed85648e03d7464698917ec = $(`<div id="html_06aaa2c77ed85648e03d7464698917ec" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_84a402949d1177f29276cb1f7d44d53d.setContent(html_06aaa2c77ed85648e03d7464698917ec);
|
|
|
|
|
|
|
|
marker_1e2cb1ae5a4e090c36997c8448d7e30c.bindPopup(popup_84a402949d1177f29276cb1f7d44d53d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e2cb1ae5a4e090c36997c8448d7e30c.setIcon(icon_4e55351b277f4e36088727451e1e070e);
|
|
|
|
|
|
var marker_8e6dde60500aeaf88d62a15ec715ed27 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_66d6c97ca50e39825b05251e551f4464 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c0ff39ab2d402dcbcd4cbc201d0d014 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f810e02aa0dae9e69fb39e574806d4da = $(`<div id="html_f810e02aa0dae9e69fb39e574806d4da" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_6c0ff39ab2d402dcbcd4cbc201d0d014.setContent(html_f810e02aa0dae9e69fb39e574806d4da);
|
|
|
|
|
|
|
|
marker_8e6dde60500aeaf88d62a15ec715ed27.bindPopup(popup_6c0ff39ab2d402dcbcd4cbc201d0d014)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e6dde60500aeaf88d62a15ec715ed27.setIcon(icon_66d6c97ca50e39825b05251e551f4464);
|
|
|
|
|
|
var marker_dc72a08ed94740ded080e147bbff2dc8 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_a8453e6272acd2dac63b2eb399853d25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_429dfa353c82bd38da39e9f6f640ab02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bfa954334ecc8dff279b0cd60d34c47 = $(`<div id="html_3bfa954334ecc8dff279b0cd60d34c47" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_429dfa353c82bd38da39e9f6f640ab02.setContent(html_3bfa954334ecc8dff279b0cd60d34c47);
|
|
|
|
|
|
|
|
marker_dc72a08ed94740ded080e147bbff2dc8.bindPopup(popup_429dfa353c82bd38da39e9f6f640ab02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc72a08ed94740ded080e147bbff2dc8.setIcon(icon_a8453e6272acd2dac63b2eb399853d25);
|
|
|
|
|
|
var marker_1994a9285f8eb34ca499dbcaea499c6a = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d1ee922a44a812d5ef1acf963e95be45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abcf9835a295a34d7349de5cedafa2bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9725ec3ef66c8f2c6251123b0b1a5c5 = $(`<div id="html_c9725ec3ef66c8f2c6251123b0b1a5c5" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_abcf9835a295a34d7349de5cedafa2bf.setContent(html_c9725ec3ef66c8f2c6251123b0b1a5c5);
|
|
|
|
|
|
|
|
marker_1994a9285f8eb34ca499dbcaea499c6a.bindPopup(popup_abcf9835a295a34d7349de5cedafa2bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1994a9285f8eb34ca499dbcaea499c6a.setIcon(icon_d1ee922a44a812d5ef1acf963e95be45);
|
|
|
|
|
|
var marker_5128cc17344d187b71faf1605d7dfd54 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_062d0348908b9b2d604e1c4be83ccb72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaf961518eebaff420c4deb27f53f5de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_378bdaaf9d4aebbf1da269bf7ba5702d = $(`<div id="html_378bdaaf9d4aebbf1da269bf7ba5702d" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_eaf961518eebaff420c4deb27f53f5de.setContent(html_378bdaaf9d4aebbf1da269bf7ba5702d);
|
|
|
|
|
|
|
|
marker_5128cc17344d187b71faf1605d7dfd54.bindPopup(popup_eaf961518eebaff420c4deb27f53f5de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5128cc17344d187b71faf1605d7dfd54.setIcon(icon_062d0348908b9b2d604e1c4be83ccb72);
|
|
|
|
|
|
var marker_7a3cdc067aaae75bbe050c290e230f93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e4bce8d07d2344696dbdd3e3dc2975b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f77b182462960ad58e09fd9c410f7c7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e86a08c592fb4df75ac0ad827f11f293 = $(`<div id="html_e86a08c592fb4df75ac0ad827f11f293" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_f77b182462960ad58e09fd9c410f7c7b.setContent(html_e86a08c592fb4df75ac0ad827f11f293);
|
|
|
|
|
|
|
|
marker_7a3cdc067aaae75bbe050c290e230f93.bindPopup(popup_f77b182462960ad58e09fd9c410f7c7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a3cdc067aaae75bbe050c290e230f93.setIcon(icon_e4bce8d07d2344696dbdd3e3dc2975b6);
|
|
|
|
|
|
var marker_429c95feee76983f79aa18ded3ff555d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e411a638962f56f7b56f97552048b9f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63777dc3c04a53bfb7689516208b4aa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb2ee7cacdb138c6be1a68ecd8015a49 = $(`<div id="html_eb2ee7cacdb138c6be1a68ecd8015a49" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_63777dc3c04a53bfb7689516208b4aa0.setContent(html_eb2ee7cacdb138c6be1a68ecd8015a49);
|
|
|
|
|
|
|
|
marker_429c95feee76983f79aa18ded3ff555d.bindPopup(popup_63777dc3c04a53bfb7689516208b4aa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_429c95feee76983f79aa18ded3ff555d.setIcon(icon_e411a638962f56f7b56f97552048b9f1);
|
|
|
|
|
|
var marker_5ac833925d6a7e412dc67770fe5c853b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_28a48dddfd8b1229efc1e6f83c73ae67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8346446b646a9e2c706247ccd05ccb3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fc70bd3d59eeee04b9b9ee314f17295 = $(`<div id="html_6fc70bd3d59eeee04b9b9ee314f17295" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_8346446b646a9e2c706247ccd05ccb3d.setContent(html_6fc70bd3d59eeee04b9b9ee314f17295);
|
|
|
|
|
|
|
|
marker_5ac833925d6a7e412dc67770fe5c853b.bindPopup(popup_8346446b646a9e2c706247ccd05ccb3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ac833925d6a7e412dc67770fe5c853b.setIcon(icon_28a48dddfd8b1229efc1e6f83c73ae67);
|
|
|
|
|
|
var marker_58b4cac41822fb523e11a5dd52757644 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_cdbd5246a2959391ca9090d1866a8433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a2e0d6b461d88efd0d775fb2305e029 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5cb274b723b472fbd525b1328d557c8 = $(`<div id="html_f5cb274b723b472fbd525b1328d557c8" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_7a2e0d6b461d88efd0d775fb2305e029.setContent(html_f5cb274b723b472fbd525b1328d557c8);
|
|
|
|
|
|
|
|
marker_58b4cac41822fb523e11a5dd52757644.bindPopup(popup_7a2e0d6b461d88efd0d775fb2305e029)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58b4cac41822fb523e11a5dd52757644.setIcon(icon_cdbd5246a2959391ca9090d1866a8433);
|
|
|
|
|
|
var marker_39ea39917098c484d659cdaa332b8e0b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4ca5cd25c812629c9173abd405c50ff4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19ebe9cac9e25c327fcfad5448effda1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ecc9d9674b338900c360e4708290415 = $(`<div id="html_7ecc9d9674b338900c360e4708290415" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_19ebe9cac9e25c327fcfad5448effda1.setContent(html_7ecc9d9674b338900c360e4708290415);
|
|
|
|
|
|
|
|
marker_39ea39917098c484d659cdaa332b8e0b.bindPopup(popup_19ebe9cac9e25c327fcfad5448effda1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39ea39917098c484d659cdaa332b8e0b.setIcon(icon_4ca5cd25c812629c9173abd405c50ff4);
|
|
|
|
|
|
var marker_e24778b0697c4ba61221a775518188a5 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f4922e2e279d8e120e2326054acad0c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88e2becdd5010ceb15b1e3099b4fb7e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f34edf28e60cc4246afea145b9ce0334 = $(`<div id="html_f34edf28e60cc4246afea145b9ce0334" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_88e2becdd5010ceb15b1e3099b4fb7e1.setContent(html_f34edf28e60cc4246afea145b9ce0334);
|
|
|
|
|
|
|
|
marker_e24778b0697c4ba61221a775518188a5.bindPopup(popup_88e2becdd5010ceb15b1e3099b4fb7e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e24778b0697c4ba61221a775518188a5.setIcon(icon_f4922e2e279d8e120e2326054acad0c6);
|
|
|
|
|
|
var marker_d21a22b003632fab874dbe91622f2425 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_658fa700074b8f80fbf91a8b56a641b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_722f37652f3e95d7b9e89ba32721e8ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ccadcd635008744aab58e8e86ac3f97 = $(`<div id="html_5ccadcd635008744aab58e8e86ac3f97" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_722f37652f3e95d7b9e89ba32721e8ce.setContent(html_5ccadcd635008744aab58e8e86ac3f97);
|
|
|
|
|
|
|
|
marker_d21a22b003632fab874dbe91622f2425.bindPopup(popup_722f37652f3e95d7b9e89ba32721e8ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d21a22b003632fab874dbe91622f2425.setIcon(icon_658fa700074b8f80fbf91a8b56a641b3);
|
|
|
|
|
|
var marker_06d9b38476a5c7e12c7a86e8c7052b0e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_dad257bc79fc76fc7c22be827dd98681 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e9aec2a74f2f35d819dbd9f68178aad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1408682f7037d36a84341ae4be94870a = $(`<div id="html_1408682f7037d36a84341ae4be94870a" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_1e9aec2a74f2f35d819dbd9f68178aad.setContent(html_1408682f7037d36a84341ae4be94870a);
|
|
|
|
|
|
|
|
marker_06d9b38476a5c7e12c7a86e8c7052b0e.bindPopup(popup_1e9aec2a74f2f35d819dbd9f68178aad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06d9b38476a5c7e12c7a86e8c7052b0e.setIcon(icon_dad257bc79fc76fc7c22be827dd98681);
|
|
|
|
|
|
var marker_f6b4a01803cab2895483b9ed36ffc2ae = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b8a4abe3e3f58139b4f852d61f82ffe3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2622c8b35ff60c77e042f7bd83defec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8cf71be4e055b9b4b43e77b4d48015a = $(`<div id="html_c8cf71be4e055b9b4b43e77b4d48015a" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_f2622c8b35ff60c77e042f7bd83defec.setContent(html_c8cf71be4e055b9b4b43e77b4d48015a);
|
|
|
|
|
|
|
|
marker_f6b4a01803cab2895483b9ed36ffc2ae.bindPopup(popup_f2622c8b35ff60c77e042f7bd83defec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6b4a01803cab2895483b9ed36ffc2ae.setIcon(icon_b8a4abe3e3f58139b4f852d61f82ffe3);
|
|
|
|
|
|
var marker_123bd8a5e69d699bd9af283a854ca886 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b9ec0f03e686f59f70dfd8e431f4c83b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d5dacaa5efa69fb7f32ddea56283aa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ce26fd0cdea23a6e20870659e6ecf92 = $(`<div id="html_1ce26fd0cdea23a6e20870659e6ecf92" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_3d5dacaa5efa69fb7f32ddea56283aa4.setContent(html_1ce26fd0cdea23a6e20870659e6ecf92);
|
|
|
|
|
|
|
|
marker_123bd8a5e69d699bd9af283a854ca886.bindPopup(popup_3d5dacaa5efa69fb7f32ddea56283aa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_123bd8a5e69d699bd9af283a854ca886.setIcon(icon_b9ec0f03e686f59f70dfd8e431f4c83b);
|
|
|
|
|
|
var marker_5398e109c4020437d329f25ee8903a73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_6c6361b5c6801b20873cdee1e083593c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_272ca9b39b812dc17d8377384dc7305f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38532c1abd2ae2bcfaac3eaa9394fe58 = $(`<div id="html_38532c1abd2ae2bcfaac3eaa9394fe58" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_272ca9b39b812dc17d8377384dc7305f.setContent(html_38532c1abd2ae2bcfaac3eaa9394fe58);
|
|
|
|
|
|
|
|
marker_5398e109c4020437d329f25ee8903a73.bindPopup(popup_272ca9b39b812dc17d8377384dc7305f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5398e109c4020437d329f25ee8903a73.setIcon(icon_6c6361b5c6801b20873cdee1e083593c);
|
|
|
|
|
|
var marker_2d2537aac3e642c27581a02896fcb5d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_cb031660094a579f44fee809ce238f14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d46a7071d096725524df8911977b029 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e50eb113b74b7622c830aab5c1e922cb = $(`<div id="html_e50eb113b74b7622c830aab5c1e922cb" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_0d46a7071d096725524df8911977b029.setContent(html_e50eb113b74b7622c830aab5c1e922cb);
|
|
|
|
|
|
|
|
marker_2d2537aac3e642c27581a02896fcb5d1.bindPopup(popup_0d46a7071d096725524df8911977b029)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d2537aac3e642c27581a02896fcb5d1.setIcon(icon_cb031660094a579f44fee809ce238f14);
|
|
|
|
|
|
var marker_b159cadc3913dc980e8bf9f2420758ba = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_efb7d08bde5484348c3c2b3993ce772f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64ad25a7c167cd5cd7e4b472541a2695 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f53f8d6dfb9d4ce5d1df0385df2ebe6 = $(`<div id="html_4f53f8d6dfb9d4ce5d1df0385df2ebe6" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_64ad25a7c167cd5cd7e4b472541a2695.setContent(html_4f53f8d6dfb9d4ce5d1df0385df2ebe6);
|
|
|
|
|
|
|
|
marker_b159cadc3913dc980e8bf9f2420758ba.bindPopup(popup_64ad25a7c167cd5cd7e4b472541a2695)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b159cadc3913dc980e8bf9f2420758ba.setIcon(icon_efb7d08bde5484348c3c2b3993ce772f);
|
|
|
|
|
|
var marker_32da1ed5fc908f771a6e74902c060180 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_167bcb4db374f8c58f195834cb2743a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8847e2dca4fdd172f388a2122628bb3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5de755fc9e181b37830bb4933f91065 = $(`<div id="html_d5de755fc9e181b37830bb4933f91065" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_8847e2dca4fdd172f388a2122628bb3b.setContent(html_d5de755fc9e181b37830bb4933f91065);
|
|
|
|
|
|
|
|
marker_32da1ed5fc908f771a6e74902c060180.bindPopup(popup_8847e2dca4fdd172f388a2122628bb3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32da1ed5fc908f771a6e74902c060180.setIcon(icon_167bcb4db374f8c58f195834cb2743a8);
|
|
|
|
|
|
var marker_c052d97bd10f9b012dd6d468d4daa500 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f19070f4671463808b7a9ae08eb55cc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cf883c9dc183ab2c3a50321a888e70b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0962390f78b3b421fa2f9532e71ad4bb = $(`<div id="html_0962390f78b3b421fa2f9532e71ad4bb" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_9cf883c9dc183ab2c3a50321a888e70b.setContent(html_0962390f78b3b421fa2f9532e71ad4bb);
|
|
|
|
|
|
|
|
marker_c052d97bd10f9b012dd6d468d4daa500.bindPopup(popup_9cf883c9dc183ab2c3a50321a888e70b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c052d97bd10f9b012dd6d468d4daa500.setIcon(icon_f19070f4671463808b7a9ae08eb55cc6);
|
|
|
|
|
|
var marker_5e0dfba794846e5e5f15f1ca1d71c8c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c2abec1eefb0937dd877f99454d204d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ce258ca3f12d60b146057889e0deea4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fff122b4b5de7aaf2a4ef1e4800fde64 = $(`<div id="html_fff122b4b5de7aaf2a4ef1e4800fde64" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_0ce258ca3f12d60b146057889e0deea4.setContent(html_fff122b4b5de7aaf2a4ef1e4800fde64);
|
|
|
|
|
|
|
|
marker_5e0dfba794846e5e5f15f1ca1d71c8c7.bindPopup(popup_0ce258ca3f12d60b146057889e0deea4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e0dfba794846e5e5f15f1ca1d71c8c7.setIcon(icon_c2abec1eefb0937dd877f99454d204d7);
|
|
|
|
|
|
var marker_67b6d6c0c85ee6c4b5563a692535656a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b8d73d317ea468f32f488307e4c139d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb00c4b52072a729aef2ffcff7a6d205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_075303e72e7495fcf644881813e353d3 = $(`<div id="html_075303e72e7495fcf644881813e353d3" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_fb00c4b52072a729aef2ffcff7a6d205.setContent(html_075303e72e7495fcf644881813e353d3);
|
|
|
|
|
|
|
|
marker_67b6d6c0c85ee6c4b5563a692535656a.bindPopup(popup_fb00c4b52072a729aef2ffcff7a6d205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67b6d6c0c85ee6c4b5563a692535656a.setIcon(icon_b8d73d317ea468f32f488307e4c139d6);
|
|
|
|
|
|
var marker_72862beecf0e2f99173aa9ffe2d53c4f = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_6409ac88ff32db6bcc20091c119dbced = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70a0b4a80c73e937fbe0cc86893818a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_794f491ba8773d42b03e035a851e1a9f = $(`<div id="html_794f491ba8773d42b03e035a851e1a9f" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_70a0b4a80c73e937fbe0cc86893818a4.setContent(html_794f491ba8773d42b03e035a851e1a9f);
|
|
|
|
|
|
|
|
marker_72862beecf0e2f99173aa9ffe2d53c4f.bindPopup(popup_70a0b4a80c73e937fbe0cc86893818a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72862beecf0e2f99173aa9ffe2d53c4f.setIcon(icon_6409ac88ff32db6bcc20091c119dbced);
|
|
|
|
|
|
var marker_f992d8c844bfbdf88fc53406a3a5b299 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_80eed628c5c8ef3d8538e21335194bcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa8aa466808878e7c49077d2ddb1cb8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29f48c4b8e3c6574498c4fc6c1751f28 = $(`<div id="html_29f48c4b8e3c6574498c4fc6c1751f28" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_fa8aa466808878e7c49077d2ddb1cb8c.setContent(html_29f48c4b8e3c6574498c4fc6c1751f28);
|
|
|
|
|
|
|
|
marker_f992d8c844bfbdf88fc53406a3a5b299.bindPopup(popup_fa8aa466808878e7c49077d2ddb1cb8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f992d8c844bfbdf88fc53406a3a5b299.setIcon(icon_80eed628c5c8ef3d8538e21335194bcc);
|
|
|
|
|
|
var marker_2896c5e4fb323b7376bdba16dfb57081 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_cf96816a2746b94add60e836b6d35492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_456fc8a431526b37376a625bbb386b9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a67123a0652a50e0d61e386575ae32f = $(`<div id="html_6a67123a0652a50e0d61e386575ae32f" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_456fc8a431526b37376a625bbb386b9a.setContent(html_6a67123a0652a50e0d61e386575ae32f);
|
|
|
|
|
|
|
|
marker_2896c5e4fb323b7376bdba16dfb57081.bindPopup(popup_456fc8a431526b37376a625bbb386b9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2896c5e4fb323b7376bdba16dfb57081.setIcon(icon_cf96816a2746b94add60e836b6d35492);
|
|
|
|
|
|
var marker_bd2012a9075600ceb7e4b54aefb83ff6 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_afa381e8e8f44667165fe5ef96d77dc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7789c9801bd3dc333c135a830bd276b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_489593a3762132ec122706ca898a57be = $(`<div id="html_489593a3762132ec122706ca898a57be" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_b7789c9801bd3dc333c135a830bd276b.setContent(html_489593a3762132ec122706ca898a57be);
|
|
|
|
|
|
|
|
marker_bd2012a9075600ceb7e4b54aefb83ff6.bindPopup(popup_b7789c9801bd3dc333c135a830bd276b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd2012a9075600ceb7e4b54aefb83ff6.setIcon(icon_afa381e8e8f44667165fe5ef96d77dc3);
|
|
|
|
|
|
var marker_63131b6e3d16c917fe0edda95a20bf7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7ef5a64ff9305bf247d52114efd7a0d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e493d66b766bfe444f3ce87520ac8865 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f2894424a48dc9dc08eac67828425ef = $(`<div id="html_9f2894424a48dc9dc08eac67828425ef" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_e493d66b766bfe444f3ce87520ac8865.setContent(html_9f2894424a48dc9dc08eac67828425ef);
|
|
|
|
|
|
|
|
marker_63131b6e3d16c917fe0edda95a20bf7f.bindPopup(popup_e493d66b766bfe444f3ce87520ac8865)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63131b6e3d16c917fe0edda95a20bf7f.setIcon(icon_7ef5a64ff9305bf247d52114efd7a0d3);
|
|
|
|
|
|
var marker_6e84d90e3699482575aab94f8f084b0a = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2dc669551739843352f2bab379e2d02a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45eae0f542bec256cddc6cd8f1d55e96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69817234ff5db430757a524845e1723e = $(`<div id="html_69817234ff5db430757a524845e1723e" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_45eae0f542bec256cddc6cd8f1d55e96.setContent(html_69817234ff5db430757a524845e1723e);
|
|
|
|
|
|
|
|
marker_6e84d90e3699482575aab94f8f084b0a.bindPopup(popup_45eae0f542bec256cddc6cd8f1d55e96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e84d90e3699482575aab94f8f084b0a.setIcon(icon_2dc669551739843352f2bab379e2d02a);
|
|
|
|
|
|
var marker_d222f1ddba02c1bc5858075bba8a38a0 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_cbada3fdeeaf829910d792a90eaed9a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8a154827802509a8da7c6c0418b16e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ab2db8e3e24eb664376cfa660006998 = $(`<div id="html_5ab2db8e3e24eb664376cfa660006998" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_c8a154827802509a8da7c6c0418b16e2.setContent(html_5ab2db8e3e24eb664376cfa660006998);
|
|
|
|
|
|
|
|
marker_d222f1ddba02c1bc5858075bba8a38a0.bindPopup(popup_c8a154827802509a8da7c6c0418b16e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d222f1ddba02c1bc5858075bba8a38a0.setIcon(icon_cbada3fdeeaf829910d792a90eaed9a9);
|
|
|
|
|
|
var marker_3e6dd7b76759e4cf5805258e7d656822 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c6c3c873f31d720a7f89051a28ce85d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3dd4f45963759c5b33e9350c4946f82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b399d5c0c82d89281c6a3f3ee69ae7b0 = $(`<div id="html_b399d5c0c82d89281c6a3f3ee69ae7b0" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_b3dd4f45963759c5b33e9350c4946f82.setContent(html_b399d5c0c82d89281c6a3f3ee69ae7b0);
|
|
|
|
|
|
|
|
marker_3e6dd7b76759e4cf5805258e7d656822.bindPopup(popup_b3dd4f45963759c5b33e9350c4946f82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e6dd7b76759e4cf5805258e7d656822.setIcon(icon_c6c3c873f31d720a7f89051a28ce85d7);
|
|
|
|
|
|
var marker_8e579e58fb5ec4ebe798263bed98d5b3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2de60be8ad0fbe4565dfb5afc6823d79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e22bbd168f3c7ac55a8464c1055eec50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f89e76c8a552dbd8c0901f98dd02223d = $(`<div id="html_f89e76c8a552dbd8c0901f98dd02223d" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_e22bbd168f3c7ac55a8464c1055eec50.setContent(html_f89e76c8a552dbd8c0901f98dd02223d);
|
|
|
|
|
|
|
|
marker_8e579e58fb5ec4ebe798263bed98d5b3.bindPopup(popup_e22bbd168f3c7ac55a8464c1055eec50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e579e58fb5ec4ebe798263bed98d5b3.setIcon(icon_2de60be8ad0fbe4565dfb5afc6823d79);
|
|
|
|
|
|
var marker_f025fd7538d339a56c51dbfd9cd66999 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_59000f86cab85b40574bef1d84cc0f38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b06edf449da48f54801286a19009098 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cf689a9187be1cfbb813211652d27a4 = $(`<div id="html_0cf689a9187be1cfbb813211652d27a4" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_4b06edf449da48f54801286a19009098.setContent(html_0cf689a9187be1cfbb813211652d27a4);
|
|
|
|
|
|
|
|
marker_f025fd7538d339a56c51dbfd9cd66999.bindPopup(popup_4b06edf449da48f54801286a19009098)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f025fd7538d339a56c51dbfd9cd66999.setIcon(icon_59000f86cab85b40574bef1d84cc0f38);
|
|
|
|
|
|
var marker_13d4353212d461e390bc6cfa9ab5f7b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_482cbe053205c6e7382e63eae04ab503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97766ca030504c0f1ba1366ce983368f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92b58c358c671d5e7143a4135164910e = $(`<div id="html_92b58c358c671d5e7143a4135164910e" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_97766ca030504c0f1ba1366ce983368f.setContent(html_92b58c358c671d5e7143a4135164910e);
|
|
|
|
|
|
|
|
marker_13d4353212d461e390bc6cfa9ab5f7b4.bindPopup(popup_97766ca030504c0f1ba1366ce983368f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13d4353212d461e390bc6cfa9ab5f7b4.setIcon(icon_482cbe053205c6e7382e63eae04ab503);
|
|
|
|
|
|
var marker_99f5eabd2c97bbf28994ab409bf15fec = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_542f442648de86e51da0a6d951882d11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_351d9d0ad10f7a7093308e8fe8be6feb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_194d9a9ccda051eb73cd7ed732a9f360 = $(`<div id="html_194d9a9ccda051eb73cd7ed732a9f360" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_351d9d0ad10f7a7093308e8fe8be6feb.setContent(html_194d9a9ccda051eb73cd7ed732a9f360);
|
|
|
|
|
|
|
|
marker_99f5eabd2c97bbf28994ab409bf15fec.bindPopup(popup_351d9d0ad10f7a7093308e8fe8be6feb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99f5eabd2c97bbf28994ab409bf15fec.setIcon(icon_542f442648de86e51da0a6d951882d11);
|
|
|
|
|
|
var marker_7c7859f993b993f556b26739929dbd73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f0371a0a8a453e91b53a7a2505e8510a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58b2f70d6db8034779d37770dc74fbba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5f15a907bce85410a8578e55a9e16ef = $(`<div id="html_c5f15a907bce85410a8578e55a9e16ef" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_58b2f70d6db8034779d37770dc74fbba.setContent(html_c5f15a907bce85410a8578e55a9e16ef);
|
|
|
|
|
|
|
|
marker_7c7859f993b993f556b26739929dbd73.bindPopup(popup_58b2f70d6db8034779d37770dc74fbba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c7859f993b993f556b26739929dbd73.setIcon(icon_f0371a0a8a453e91b53a7a2505e8510a);
|
|
|
|
|
|
var marker_188b83651fd46c84639ed8c984d7c9ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_913f2cd1470d3c8a202e6f6204a894f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_354a8a08ae39bfd9ebf7ee30c8e61467 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bd1e0142a109406d4ee81b0427fc2cc = $(`<div id="html_6bd1e0142a109406d4ee81b0427fc2cc" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_354a8a08ae39bfd9ebf7ee30c8e61467.setContent(html_6bd1e0142a109406d4ee81b0427fc2cc);
|
|
|
|
|
|
|
|
marker_188b83651fd46c84639ed8c984d7c9ab.bindPopup(popup_354a8a08ae39bfd9ebf7ee30c8e61467)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_188b83651fd46c84639ed8c984d7c9ab.setIcon(icon_913f2cd1470d3c8a202e6f6204a894f6);
|
|
|
|
|
|
var marker_a49c1c99ef323aacbe6bf15707a5af39 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_344b27de0a996b03d0917c05f23adc0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147fd3540473fbae20d75ea48829a4ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efc4b54b06cd5aa498770b4d73c41013 = $(`<div id="html_efc4b54b06cd5aa498770b4d73c41013" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_147fd3540473fbae20d75ea48829a4ae.setContent(html_efc4b54b06cd5aa498770b4d73c41013);
|
|
|
|
|
|
|
|
marker_a49c1c99ef323aacbe6bf15707a5af39.bindPopup(popup_147fd3540473fbae20d75ea48829a4ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a49c1c99ef323aacbe6bf15707a5af39.setIcon(icon_344b27de0a996b03d0917c05f23adc0c);
|
|
|
|
|
|
var marker_f4d000656c9e9607c9c0a00410f918bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_222f6c576ff87f37cc2a0b12031a575a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9052fa53b9dd3bc0db805689109d5dae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcb95b5909fc8549dcf11055d2be7aba = $(`<div id="html_fcb95b5909fc8549dcf11055d2be7aba" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_9052fa53b9dd3bc0db805689109d5dae.setContent(html_fcb95b5909fc8549dcf11055d2be7aba);
|
|
|
|
|
|
|
|
marker_f4d000656c9e9607c9c0a00410f918bb.bindPopup(popup_9052fa53b9dd3bc0db805689109d5dae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4d000656c9e9607c9c0a00410f918bb.setIcon(icon_222f6c576ff87f37cc2a0b12031a575a);
|
|
|
|
|
|
var marker_bf1587ec6748a20cfdddf1a1ff1ba5e0 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b8a9c605ac94e749fbd0ffba418f988a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_462c938eb6537fc5146bbd9f169fe178 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a407d8ab23822f0cde7ccc81679d29d1 = $(`<div id="html_a407d8ab23822f0cde7ccc81679d29d1" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_462c938eb6537fc5146bbd9f169fe178.setContent(html_a407d8ab23822f0cde7ccc81679d29d1);
|
|
|
|
|
|
|
|
marker_bf1587ec6748a20cfdddf1a1ff1ba5e0.bindPopup(popup_462c938eb6537fc5146bbd9f169fe178)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf1587ec6748a20cfdddf1a1ff1ba5e0.setIcon(icon_b8a9c605ac94e749fbd0ffba418f988a);
|
|
|
|
|
|
var marker_c3ab6e340e08609c8101b85e292ef797 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b78d786448b8e9c3908f448b94928c35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bdbd05ba00009c85f88e61b55f7a4d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7da675d9b3cca6e9c90f4f24c9cbe46c = $(`<div id="html_7da675d9b3cca6e9c90f4f24c9cbe46c" style="width: 100.0%; height: 100.0%;">hsuite-nostr-relay.hbarsuite.workers.dev</div>`)[0];
|
|
popup_8bdbd05ba00009c85f88e61b55f7a4d2.setContent(html_7da675d9b3cca6e9c90f4f24c9cbe46c);
|
|
|
|
|
|
|
|
marker_c3ab6e340e08609c8101b85e292ef797.bindPopup(popup_8bdbd05ba00009c85f88e61b55f7a4d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3ab6e340e08609c8101b85e292ef797.setIcon(icon_b78d786448b8e9c3908f448b94928c35);
|
|
|
|
|
|
var marker_29176764f6d689035941d234c53c1656 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e884b31dab733a73a8b6ec9e39545c84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa19b116b5d227e203a2d965978ce5a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48225dad8a14a1a0c08f2574f9b78e79 = $(`<div id="html_48225dad8a14a1a0c08f2574f9b78e79" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_fa19b116b5d227e203a2d965978ce5a9.setContent(html_48225dad8a14a1a0c08f2574f9b78e79);
|
|
|
|
|
|
|
|
marker_29176764f6d689035941d234c53c1656.bindPopup(popup_fa19b116b5d227e203a2d965978ce5a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29176764f6d689035941d234c53c1656.setIcon(icon_e884b31dab733a73a8b6ec9e39545c84);
|
|
|
|
|
|
var marker_10fb5bc88128e921e7d1fee35807114b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_9ec2b7d404ca9a84b6283ee7fa2b4201 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c03d063cd557dc86f00b8ab28eeff649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d97e333c6aed40938713f345ee194314 = $(`<div id="html_d97e333c6aed40938713f345ee194314" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_c03d063cd557dc86f00b8ab28eeff649.setContent(html_d97e333c6aed40938713f345ee194314);
|
|
|
|
|
|
|
|
marker_10fb5bc88128e921e7d1fee35807114b.bindPopup(popup_c03d063cd557dc86f00b8ab28eeff649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10fb5bc88128e921e7d1fee35807114b.setIcon(icon_9ec2b7d404ca9a84b6283ee7fa2b4201);
|
|
|
|
|
|
var marker_6f92788533b20f752f9fd11a9a08b3c9 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_602d782a4a10e0b7b5d6f0f9c7cf04b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2821315b2909b894a50959de60b72c50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e62cbaf5d93c84b56c0d5b7341a53198 = $(`<div id="html_e62cbaf5d93c84b56c0d5b7341a53198" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_2821315b2909b894a50959de60b72c50.setContent(html_e62cbaf5d93c84b56c0d5b7341a53198);
|
|
|
|
|
|
|
|
marker_6f92788533b20f752f9fd11a9a08b3c9.bindPopup(popup_2821315b2909b894a50959de60b72c50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f92788533b20f752f9fd11a9a08b3c9.setIcon(icon_602d782a4a10e0b7b5d6f0f9c7cf04b1);
|
|
|
|
|
|
var marker_c3db46856e16d57863e9d99053a18f1d = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_973551233ea2db04de91017f1bcf0e68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3297bd630786984849d78c5091e3844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_976561604ab46024c5aa12b99a3b13ff = $(`<div id="html_976561604ab46024c5aa12b99a3b13ff" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_f3297bd630786984849d78c5091e3844.setContent(html_976561604ab46024c5aa12b99a3b13ff);
|
|
|
|
|
|
|
|
marker_c3db46856e16d57863e9d99053a18f1d.bindPopup(popup_f3297bd630786984849d78c5091e3844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3db46856e16d57863e9d99053a18f1d.setIcon(icon_973551233ea2db04de91017f1bcf0e68);
|
|
|
|
|
|
var marker_9b128f7587a4459c1170f924c7e83181 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c45a423fe8ff5e6f8e7e903931160571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_685dbf61cde810e9e8e1cd9b1b1a0c74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a14213ff2c2d2c348c3c42e08bf467ab = $(`<div id="html_a14213ff2c2d2c348c3c42e08bf467ab" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_685dbf61cde810e9e8e1cd9b1b1a0c74.setContent(html_a14213ff2c2d2c348c3c42e08bf467ab);
|
|
|
|
|
|
|
|
marker_9b128f7587a4459c1170f924c7e83181.bindPopup(popup_685dbf61cde810e9e8e1cd9b1b1a0c74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b128f7587a4459c1170f924c7e83181.setIcon(icon_c45a423fe8ff5e6f8e7e903931160571);
|
|
|
|
|
|
var marker_a50e95ac43a8f70f335f44e835b473a6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_5cd43ff109017cb0becc4ccffd5942be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf9def8b4b765519e10bdb0fac88c8e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0bdbcb3694dc9dce655de314b88c0e5 = $(`<div id="html_c0bdbcb3694dc9dce655de314b88c0e5" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_cf9def8b4b765519e10bdb0fac88c8e1.setContent(html_c0bdbcb3694dc9dce655de314b88c0e5);
|
|
|
|
|
|
|
|
marker_a50e95ac43a8f70f335f44e835b473a6.bindPopup(popup_cf9def8b4b765519e10bdb0fac88c8e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a50e95ac43a8f70f335f44e835b473a6.setIcon(icon_5cd43ff109017cb0becc4ccffd5942be);
|
|
|
|
|
|
var marker_22150d454a3726346e3848c559f71249 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8b53b5071fb0fd2ad38316ad0864bebc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6bb2e3e761d7e1c35285a3abd8da22f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83958ffd6db26dee9c1dd5c02def25ef = $(`<div id="html_83958ffd6db26dee9c1dd5c02def25ef" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_a6bb2e3e761d7e1c35285a3abd8da22f.setContent(html_83958ffd6db26dee9c1dd5c02def25ef);
|
|
|
|
|
|
|
|
marker_22150d454a3726346e3848c559f71249.bindPopup(popup_a6bb2e3e761d7e1c35285a3abd8da22f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22150d454a3726346e3848c559f71249.setIcon(icon_8b53b5071fb0fd2ad38316ad0864bebc);
|
|
|
|
|
|
var marker_646618ee0d2a1e284eb3ce2aa5a09389 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_33f7dd7c0bb6211fa612628910e5c265 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b99318c6f3376e05c4607c8c9adaf976 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e26a2a7c53f1aa7ba32b94d636d4b7ef = $(`<div id="html_e26a2a7c53f1aa7ba32b94d636d4b7ef" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_b99318c6f3376e05c4607c8c9adaf976.setContent(html_e26a2a7c53f1aa7ba32b94d636d4b7ef);
|
|
|
|
|
|
|
|
marker_646618ee0d2a1e284eb3ce2aa5a09389.bindPopup(popup_b99318c6f3376e05c4607c8c9adaf976)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_646618ee0d2a1e284eb3ce2aa5a09389.setIcon(icon_33f7dd7c0bb6211fa612628910e5c265);
|
|
|
|
|
|
var marker_16c21a0f67eabea03ecd5a40aa5ab493 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7fe5c84af9cb1767d1f91425a665eb04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d9e5dc36226fc76ff31e313a45190da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c80d0ebadb000a994e198b86481b00c = $(`<div id="html_9c80d0ebadb000a994e198b86481b00c" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_8d9e5dc36226fc76ff31e313a45190da.setContent(html_9c80d0ebadb000a994e198b86481b00c);
|
|
|
|
|
|
|
|
marker_16c21a0f67eabea03ecd5a40aa5ab493.bindPopup(popup_8d9e5dc36226fc76ff31e313a45190da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16c21a0f67eabea03ecd5a40aa5ab493.setIcon(icon_7fe5c84af9cb1767d1f91425a665eb04);
|
|
|
|
|
|
var marker_2c2a85dcf0401abe5258e6c916fe37d9 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_23bfc0d782bde716c74a0c046ee9f02d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0d9c10b81181d0dd764fc2cc4fef4f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75cf9c03c537a84643e84746f4c00345 = $(`<div id="html_75cf9c03c537a84643e84746f4c00345" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_f0d9c10b81181d0dd764fc2cc4fef4f3.setContent(html_75cf9c03c537a84643e84746f4c00345);
|
|
|
|
|
|
|
|
marker_2c2a85dcf0401abe5258e6c916fe37d9.bindPopup(popup_f0d9c10b81181d0dd764fc2cc4fef4f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c2a85dcf0401abe5258e6c916fe37d9.setIcon(icon_23bfc0d782bde716c74a0c046ee9f02d);
|
|
|
|
|
|
var marker_74a9e4327022d7fba28f30567cc1812f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_911e936ed85478049a44d80d323b773a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0f8faec5af61254e18cb1a832976c14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb0489943d2ed5ca010fa6772f4fe3f4 = $(`<div id="html_cb0489943d2ed5ca010fa6772f4fe3f4" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_d0f8faec5af61254e18cb1a832976c14.setContent(html_cb0489943d2ed5ca010fa6772f4fe3f4);
|
|
|
|
|
|
|
|
marker_74a9e4327022d7fba28f30567cc1812f.bindPopup(popup_d0f8faec5af61254e18cb1a832976c14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74a9e4327022d7fba28f30567cc1812f.setIcon(icon_911e936ed85478049a44d80d323b773a);
|
|
|
|
|
|
var marker_6bb9bbc9bec73adecde406b500a14e3f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_574ffd758270f84600432583b22da7ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_283a5607ddbd7b83dabb6533222f46bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_955ef27f39baf92c0cd8da8a208fd321 = $(`<div id="html_955ef27f39baf92c0cd8da8a208fd321" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_283a5607ddbd7b83dabb6533222f46bc.setContent(html_955ef27f39baf92c0cd8da8a208fd321);
|
|
|
|
|
|
|
|
marker_6bb9bbc9bec73adecde406b500a14e3f.bindPopup(popup_283a5607ddbd7b83dabb6533222f46bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bb9bbc9bec73adecde406b500a14e3f.setIcon(icon_574ffd758270f84600432583b22da7ed);
|
|
|
|
|
|
var marker_46e8f72d3bc0716ca21fefecf47533a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8720a1bc976dd9bf05c9f94edcc8e2fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed28e9855b56a31549afd64817e69869 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_393f840c8ac93a2cc1a7fcab436e6a67 = $(`<div id="html_393f840c8ac93a2cc1a7fcab436e6a67" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_ed28e9855b56a31549afd64817e69869.setContent(html_393f840c8ac93a2cc1a7fcab436e6a67);
|
|
|
|
|
|
|
|
marker_46e8f72d3bc0716ca21fefecf47533a1.bindPopup(popup_ed28e9855b56a31549afd64817e69869)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46e8f72d3bc0716ca21fefecf47533a1.setIcon(icon_8720a1bc976dd9bf05c9f94edcc8e2fd);
|
|
|
|
|
|
var marker_d6376a45b34e50783153ea4aec10b66f = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8465e53e3f03fd352b00d3f44fe05706 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4527a57678492b5c7c39b957a04674c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e312c8da14ba037727ac5671daca1d2 = $(`<div id="html_5e312c8da14ba037727ac5671daca1d2" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_f4527a57678492b5c7c39b957a04674c.setContent(html_5e312c8da14ba037727ac5671daca1d2);
|
|
|
|
|
|
|
|
marker_d6376a45b34e50783153ea4aec10b66f.bindPopup(popup_f4527a57678492b5c7c39b957a04674c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6376a45b34e50783153ea4aec10b66f.setIcon(icon_8465e53e3f03fd352b00d3f44fe05706);
|
|
|
|
|
|
var marker_1eec4dba5e5f2ac6294f059a58938ac2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_9e2496804639d576d4e3a74e8218f1cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4765a2d83dbdb63e19eb050b3f808d26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c8746f7a73cbdcbdff3f99b494f12fc = $(`<div id="html_4c8746f7a73cbdcbdff3f99b494f12fc" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_4765a2d83dbdb63e19eb050b3f808d26.setContent(html_4c8746f7a73cbdcbdff3f99b494f12fc);
|
|
|
|
|
|
|
|
marker_1eec4dba5e5f2ac6294f059a58938ac2.bindPopup(popup_4765a2d83dbdb63e19eb050b3f808d26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eec4dba5e5f2ac6294f059a58938ac2.setIcon(icon_9e2496804639d576d4e3a74e8218f1cc);
|
|
|
|
|
|
var marker_bb28226b7861aa22bddd428868cdaedd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d186960d6d0f4c2753c7f424df3bc688 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3bbc3500be511824c3ca5728804eeb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5631bcef95ea4b9a91e230aae93cc73e = $(`<div id="html_5631bcef95ea4b9a91e230aae93cc73e" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_e3bbc3500be511824c3ca5728804eeb5.setContent(html_5631bcef95ea4b9a91e230aae93cc73e);
|
|
|
|
|
|
|
|
marker_bb28226b7861aa22bddd428868cdaedd.bindPopup(popup_e3bbc3500be511824c3ca5728804eeb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb28226b7861aa22bddd428868cdaedd.setIcon(icon_d186960d6d0f4c2753c7f424df3bc688);
|
|
|
|
|
|
var marker_0bf6949c0cfa62fb71cc24f83d18ad1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_50fd31d81f9f2f70044fbd62ea06e459 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee54e77e5a8ff3d82c1cba946e34210f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0601a33ae25c0345f2991bc090e914da = $(`<div id="html_0601a33ae25c0345f2991bc090e914da" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_ee54e77e5a8ff3d82c1cba946e34210f.setContent(html_0601a33ae25c0345f2991bc090e914da);
|
|
|
|
|
|
|
|
marker_0bf6949c0cfa62fb71cc24f83d18ad1e.bindPopup(popup_ee54e77e5a8ff3d82c1cba946e34210f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bf6949c0cfa62fb71cc24f83d18ad1e.setIcon(icon_50fd31d81f9f2f70044fbd62ea06e459);
|
|
|
|
|
|
var marker_d216e147a41ef5a0c1ec614892858886 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8b4627bf84577f4b8c3e57b7029a39e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_807ec688381552602d80f2b0022d6880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d20566aa3c50f6044f094efe1ae7f240 = $(`<div id="html_d20566aa3c50f6044f094efe1ae7f240" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_807ec688381552602d80f2b0022d6880.setContent(html_d20566aa3c50f6044f094efe1ae7f240);
|
|
|
|
|
|
|
|
marker_d216e147a41ef5a0c1ec614892858886.bindPopup(popup_807ec688381552602d80f2b0022d6880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d216e147a41ef5a0c1ec614892858886.setIcon(icon_8b4627bf84577f4b8c3e57b7029a39e7);
|
|
|
|
|
|
var marker_97938049201ccac11f1e7e3ba194e801 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_11ab39819e62836798971164d4e2c889 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb0d373e023b63e37ea4941bc4a2d2f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1d7091aa7f9b92b2681ba0263a82cf3 = $(`<div id="html_e1d7091aa7f9b92b2681ba0263a82cf3" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_bb0d373e023b63e37ea4941bc4a2d2f8.setContent(html_e1d7091aa7f9b92b2681ba0263a82cf3);
|
|
|
|
|
|
|
|
marker_97938049201ccac11f1e7e3ba194e801.bindPopup(popup_bb0d373e023b63e37ea4941bc4a2d2f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97938049201ccac11f1e7e3ba194e801.setIcon(icon_11ab39819e62836798971164d4e2c889);
|
|
|
|
|
|
var marker_915d83a212941c10add22159e313cfc1 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2cbfb6fcd2a6aa5f117408d774b1f43a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24dafa2a5a3cb1873ac43a422ebb1649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e00f8f8a3f55d15901315edf6d91da3 = $(`<div id="html_9e00f8f8a3f55d15901315edf6d91da3" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_24dafa2a5a3cb1873ac43a422ebb1649.setContent(html_9e00f8f8a3f55d15901315edf6d91da3);
|
|
|
|
|
|
|
|
marker_915d83a212941c10add22159e313cfc1.bindPopup(popup_24dafa2a5a3cb1873ac43a422ebb1649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_915d83a212941c10add22159e313cfc1.setIcon(icon_2cbfb6fcd2a6aa5f117408d774b1f43a);
|
|
|
|
|
|
var marker_d8ca2cb0a45e27c1874de13e17bb70a4 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_06c4cd623d0bf66c41afaa0448443446 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6859e344f684c78bbd564f9b44881ca5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b92f68c788587467487d6cb6aee6cea1 = $(`<div id="html_b92f68c788587467487d6cb6aee6cea1" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_6859e344f684c78bbd564f9b44881ca5.setContent(html_b92f68c788587467487d6cb6aee6cea1);
|
|
|
|
|
|
|
|
marker_d8ca2cb0a45e27c1874de13e17bb70a4.bindPopup(popup_6859e344f684c78bbd564f9b44881ca5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8ca2cb0a45e27c1874de13e17bb70a4.setIcon(icon_06c4cd623d0bf66c41afaa0448443446);
|
|
|
|
|
|
var marker_f235a26e43b67f27536dc1310da92262 = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_98d51ec87ef9a7e6ea27576941ff52be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a828c677d639bdae2c51f0f365b465b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ff17a8cdd0b995d65905ceaff43768d = $(`<div id="html_4ff17a8cdd0b995d65905ceaff43768d" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_a828c677d639bdae2c51f0f365b465b7.setContent(html_4ff17a8cdd0b995d65905ceaff43768d);
|
|
|
|
|
|
|
|
marker_f235a26e43b67f27536dc1310da92262.bindPopup(popup_a828c677d639bdae2c51f0f365b465b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f235a26e43b67f27536dc1310da92262.setIcon(icon_98d51ec87ef9a7e6ea27576941ff52be);
|
|
|
|
|
|
var marker_b38b5283e0189a80c0fda8bc5d56ad23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2706ef80b42ea6cc1cc218646cab6b52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ca982b0c7185c906bb41b782e7e3b31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bd1d4c52f4773dcd3483d3aef61ef77 = $(`<div id="html_0bd1d4c52f4773dcd3483d3aef61ef77" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_0ca982b0c7185c906bb41b782e7e3b31.setContent(html_0bd1d4c52f4773dcd3483d3aef61ef77);
|
|
|
|
|
|
|
|
marker_b38b5283e0189a80c0fda8bc5d56ad23.bindPopup(popup_0ca982b0c7185c906bb41b782e7e3b31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b38b5283e0189a80c0fda8bc5d56ad23.setIcon(icon_2706ef80b42ea6cc1cc218646cab6b52);
|
|
|
|
|
|
var marker_9847ffe63679ce4c144ddbba5d596b62 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_a91e4e1b94236e98d038827f48c9d3ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71bc255e6a92d9b699611dc6a8f35624 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d0f5297ed36c5f12d6897539de4d5df = $(`<div id="html_1d0f5297ed36c5f12d6897539de4d5df" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_71bc255e6a92d9b699611dc6a8f35624.setContent(html_1d0f5297ed36c5f12d6897539de4d5df);
|
|
|
|
|
|
|
|
marker_9847ffe63679ce4c144ddbba5d596b62.bindPopup(popup_71bc255e6a92d9b699611dc6a8f35624)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9847ffe63679ce4c144ddbba5d596b62.setIcon(icon_a91e4e1b94236e98d038827f48c9d3ee);
|
|
|
|
|
|
var marker_673801f5651c4a7cfc676c79fc741146 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7649c6977460d68a1abbf2004d88e316 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44da56c666fec89c83166a91a096d687 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee20bca691a3717e3349fb555da022dd = $(`<div id="html_ee20bca691a3717e3349fb555da022dd" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_44da56c666fec89c83166a91a096d687.setContent(html_ee20bca691a3717e3349fb555da022dd);
|
|
|
|
|
|
|
|
marker_673801f5651c4a7cfc676c79fc741146.bindPopup(popup_44da56c666fec89c83166a91a096d687)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_673801f5651c4a7cfc676c79fc741146.setIcon(icon_7649c6977460d68a1abbf2004d88e316);
|
|
|
|
|
|
var marker_4f511f9c17cda177b4efacb6a26e6cf0 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b00b644e1477433b60018d40ba5541fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_841e4f8a4b16bd632a52ef8a71ee354c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_265744ca5fce7b72dc42338510496e5f = $(`<div id="html_265744ca5fce7b72dc42338510496e5f" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_841e4f8a4b16bd632a52ef8a71ee354c.setContent(html_265744ca5fce7b72dc42338510496e5f);
|
|
|
|
|
|
|
|
marker_4f511f9c17cda177b4efacb6a26e6cf0.bindPopup(popup_841e4f8a4b16bd632a52ef8a71ee354c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f511f9c17cda177b4efacb6a26e6cf0.setIcon(icon_b00b644e1477433b60018d40ba5541fd);
|
|
|
|
|
|
var marker_f5785b57e4f31e7e74fcd67b6a7d2e6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_71ec43e2104e23370e07141d6570af38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b8541fd554d101e46a214e96ac73590 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_103b6621fdc850a3fbf0de3da8be466d = $(`<div id="html_103b6621fdc850a3fbf0de3da8be466d" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_8b8541fd554d101e46a214e96ac73590.setContent(html_103b6621fdc850a3fbf0de3da8be466d);
|
|
|
|
|
|
|
|
marker_f5785b57e4f31e7e74fcd67b6a7d2e6d.bindPopup(popup_8b8541fd554d101e46a214e96ac73590)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5785b57e4f31e7e74fcd67b6a7d2e6d.setIcon(icon_71ec43e2104e23370e07141d6570af38);
|
|
|
|
|
|
var marker_f40b0e90364fcd28660a179a56a5f429 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d3f5fe5c9596d2484b7c3f7399e99cf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b1f6795e24727037a719a0208222345 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1649f38bc87a61e9cdd95a0dbb77376f = $(`<div id="html_1649f38bc87a61e9cdd95a0dbb77376f" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_1b1f6795e24727037a719a0208222345.setContent(html_1649f38bc87a61e9cdd95a0dbb77376f);
|
|
|
|
|
|
|
|
marker_f40b0e90364fcd28660a179a56a5f429.bindPopup(popup_1b1f6795e24727037a719a0208222345)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f40b0e90364fcd28660a179a56a5f429.setIcon(icon_d3f5fe5c9596d2484b7c3f7399e99cf4);
|
|
|
|
|
|
var marker_b19481ce43228f893321a6e4995eaed4 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c57d595fe62142d8d00b4b6779017012 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8909c8c34c3bed333b2db6bcc839454 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a43408efe105585fbbad1fd1e39764a = $(`<div id="html_0a43408efe105585fbbad1fd1e39764a" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_a8909c8c34c3bed333b2db6bcc839454.setContent(html_0a43408efe105585fbbad1fd1e39764a);
|
|
|
|
|
|
|
|
marker_b19481ce43228f893321a6e4995eaed4.bindPopup(popup_a8909c8c34c3bed333b2db6bcc839454)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b19481ce43228f893321a6e4995eaed4.setIcon(icon_c57d595fe62142d8d00b4b6779017012);
|
|
|
|
|
|
var marker_01e71225d18c38ce5c2238855d26d40c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_796a3d6e7a4321e44d11e13a85510b50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d0e383764dc884f96668b3ed5763c39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc4bd0a3dd6503443f52528f40967465 = $(`<div id="html_cc4bd0a3dd6503443f52528f40967465" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_2d0e383764dc884f96668b3ed5763c39.setContent(html_cc4bd0a3dd6503443f52528f40967465);
|
|
|
|
|
|
|
|
marker_01e71225d18c38ce5c2238855d26d40c.bindPopup(popup_2d0e383764dc884f96668b3ed5763c39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01e71225d18c38ce5c2238855d26d40c.setIcon(icon_796a3d6e7a4321e44d11e13a85510b50);
|
|
|
|
|
|
var marker_bcbd430070c260c213e3af851a063961 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b55a69e1f39eeff2fe7f140b2b904aab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae6d8318e93515ed9fc50f52e17bff8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abad53e7013a9252b8b635b7375f678b = $(`<div id="html_abad53e7013a9252b8b635b7375f678b" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_ae6d8318e93515ed9fc50f52e17bff8e.setContent(html_abad53e7013a9252b8b635b7375f678b);
|
|
|
|
|
|
|
|
marker_bcbd430070c260c213e3af851a063961.bindPopup(popup_ae6d8318e93515ed9fc50f52e17bff8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcbd430070c260c213e3af851a063961.setIcon(icon_b55a69e1f39eeff2fe7f140b2b904aab);
|
|
|
|
|
|
var marker_53c6022a335918de0da38bc8cb3ddd22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7384647d4a14070de609c008d6992d04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f195d11e1f97c2c03e347f006e9f667 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a27230fa5fafe75122639b20c9feb3c = $(`<div id="html_7a27230fa5fafe75122639b20c9feb3c" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_0f195d11e1f97c2c03e347f006e9f667.setContent(html_7a27230fa5fafe75122639b20c9feb3c);
|
|
|
|
|
|
|
|
marker_53c6022a335918de0da38bc8cb3ddd22.bindPopup(popup_0f195d11e1f97c2c03e347f006e9f667)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53c6022a335918de0da38bc8cb3ddd22.setIcon(icon_7384647d4a14070de609c008d6992d04);
|
|
|
|
|
|
var marker_3355f12ccee0f0f43d04a08d76c9b0ef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_a0ef0ac2964abf278c6c5c26545b7d91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b81f823d919d1514157fd8673281060 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6c53f94ad096a30b87e1977ad49c7f7 = $(`<div id="html_d6c53f94ad096a30b87e1977ad49c7f7" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_7b81f823d919d1514157fd8673281060.setContent(html_d6c53f94ad096a30b87e1977ad49c7f7);
|
|
|
|
|
|
|
|
marker_3355f12ccee0f0f43d04a08d76c9b0ef.bindPopup(popup_7b81f823d919d1514157fd8673281060)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3355f12ccee0f0f43d04a08d76c9b0ef.setIcon(icon_a0ef0ac2964abf278c6c5c26545b7d91);
|
|
|
|
|
|
var marker_a8d6f3fa074b4d36360a8751c2ff2ed9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_eaba0f4b80c2172759ee58b1bbe0a0de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b56b58d34dfaaf5040c82521ab82bef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e467bfded01848321931234d132435f = $(`<div id="html_3e467bfded01848321931234d132435f" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_3b56b58d34dfaaf5040c82521ab82bef.setContent(html_3e467bfded01848321931234d132435f);
|
|
|
|
|
|
|
|
marker_a8d6f3fa074b4d36360a8751c2ff2ed9.bindPopup(popup_3b56b58d34dfaaf5040c82521ab82bef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8d6f3fa074b4d36360a8751c2ff2ed9.setIcon(icon_eaba0f4b80c2172759ee58b1bbe0a0de);
|
|
|
|
|
|
var marker_ae54f03baf90e2231b0cd1e6316c987e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_995fcf89453927b42ab889045c6354be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0355ba826664c110ca34790ea8bc480c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1791d3e8433cf4bd85fc2a6f6452e28 = $(`<div id="html_b1791d3e8433cf4bd85fc2a6f6452e28" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_0355ba826664c110ca34790ea8bc480c.setContent(html_b1791d3e8433cf4bd85fc2a6f6452e28);
|
|
|
|
|
|
|
|
marker_ae54f03baf90e2231b0cd1e6316c987e.bindPopup(popup_0355ba826664c110ca34790ea8bc480c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae54f03baf90e2231b0cd1e6316c987e.setIcon(icon_995fcf89453927b42ab889045c6354be);
|
|
|
|
|
|
var marker_0ff5ce2a44f4f1cbb7c93a49d27d31ce = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_365dbe13e2bb6f017987f285468c845b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a021b05efa3c9370f0b24e815ce468d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d538e3906b6b21e7bbc84106bde8fd85 = $(`<div id="html_d538e3906b6b21e7bbc84106bde8fd85" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_9a021b05efa3c9370f0b24e815ce468d.setContent(html_d538e3906b6b21e7bbc84106bde8fd85);
|
|
|
|
|
|
|
|
marker_0ff5ce2a44f4f1cbb7c93a49d27d31ce.bindPopup(popup_9a021b05efa3c9370f0b24e815ce468d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ff5ce2a44f4f1cbb7c93a49d27d31ce.setIcon(icon_365dbe13e2bb6f017987f285468c845b);
|
|
|
|
|
|
var marker_5cb971188506f4268b0f4161ffc76127 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_67c2e940db0b85a4705a55e7d7ba2588 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5bab24ab3ab0f99e95956f1a8dca104 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_758b0698089e16c2ada39b46f6295eec = $(`<div id="html_758b0698089e16c2ada39b46f6295eec" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_b5bab24ab3ab0f99e95956f1a8dca104.setContent(html_758b0698089e16c2ada39b46f6295eec);
|
|
|
|
|
|
|
|
marker_5cb971188506f4268b0f4161ffc76127.bindPopup(popup_b5bab24ab3ab0f99e95956f1a8dca104)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cb971188506f4268b0f4161ffc76127.setIcon(icon_67c2e940db0b85a4705a55e7d7ba2588);
|
|
|
|
|
|
var marker_a4f796bfd90b31b0fd49bba9c939bb76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7ce96635c3cfae69d303cbda8c6bfd3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d437779b8d74fce140592ef36cfc7fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0aa73460fe13afad5ec51a5a47bbae5 = $(`<div id="html_a0aa73460fe13afad5ec51a5a47bbae5" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_3d437779b8d74fce140592ef36cfc7fd.setContent(html_a0aa73460fe13afad5ec51a5a47bbae5);
|
|
|
|
|
|
|
|
marker_a4f796bfd90b31b0fd49bba9c939bb76.bindPopup(popup_3d437779b8d74fce140592ef36cfc7fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4f796bfd90b31b0fd49bba9c939bb76.setIcon(icon_7ce96635c3cfae69d303cbda8c6bfd3c);
|
|
|
|
|
|
var marker_093d3106125d0240974ecc4270bd75b3 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_a5744c39ad3f2c373ad6f83ce6618dc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be3251857e1cdf5e89e35c93bf46c67c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d18b8b1fed6862f533bc4d78604a751 = $(`<div id="html_1d18b8b1fed6862f533bc4d78604a751" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_be3251857e1cdf5e89e35c93bf46c67c.setContent(html_1d18b8b1fed6862f533bc4d78604a751);
|
|
|
|
|
|
|
|
marker_093d3106125d0240974ecc4270bd75b3.bindPopup(popup_be3251857e1cdf5e89e35c93bf46c67c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_093d3106125d0240974ecc4270bd75b3.setIcon(icon_a5744c39ad3f2c373ad6f83ce6618dc6);
|
|
|
|
|
|
var marker_36915249855f9936708f550d589fb80d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_102fcee99361c35b3a96aade87b58b4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dceeb2db91c545c7d0f262885cd39e6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f76358abd59f62e831ab36d9605831c5 = $(`<div id="html_f76358abd59f62e831ab36d9605831c5" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_dceeb2db91c545c7d0f262885cd39e6c.setContent(html_f76358abd59f62e831ab36d9605831c5);
|
|
|
|
|
|
|
|
marker_36915249855f9936708f550d589fb80d.bindPopup(popup_dceeb2db91c545c7d0f262885cd39e6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36915249855f9936708f550d589fb80d.setIcon(icon_102fcee99361c35b3a96aade87b58b4e);
|
|
|
|
|
|
var marker_26d876a18530619e56e6a7812a624247 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_693e258c7413e1f226f0d85e0c14f1b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66c0f481a37e5bd3e1694c7c713efbd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28ead69e7a0fbebed2860011a9cfcadc = $(`<div id="html_28ead69e7a0fbebed2860011a9cfcadc" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_66c0f481a37e5bd3e1694c7c713efbd5.setContent(html_28ead69e7a0fbebed2860011a9cfcadc);
|
|
|
|
|
|
|
|
marker_26d876a18530619e56e6a7812a624247.bindPopup(popup_66c0f481a37e5bd3e1694c7c713efbd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26d876a18530619e56e6a7812a624247.setIcon(icon_693e258c7413e1f226f0d85e0c14f1b3);
|
|
|
|
|
|
var marker_21f71d01d77c92b9c1632aabf83bb6a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_0719a381dd275a79a22d6a7a81b0378e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3e18951bc3ef458943b577ccd7296d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ae7cafa664f89ef4d683c430a6d2ac6 = $(`<div id="html_5ae7cafa664f89ef4d683c430a6d2ac6" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_d3e18951bc3ef458943b577ccd7296d9.setContent(html_5ae7cafa664f89ef4d683c430a6d2ac6);
|
|
|
|
|
|
|
|
marker_21f71d01d77c92b9c1632aabf83bb6a9.bindPopup(popup_d3e18951bc3ef458943b577ccd7296d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21f71d01d77c92b9c1632aabf83bb6a9.setIcon(icon_0719a381dd275a79a22d6a7a81b0378e);
|
|
|
|
|
|
var marker_9e7dfdce7a58ebbcca0efc7c8b327ac2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d1a0afc3663b1af14678dede0d1caa6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84e694323c30dff67ded60161872991d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a81588f267550f389bd23f5856da1828 = $(`<div id="html_a81588f267550f389bd23f5856da1828" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_84e694323c30dff67ded60161872991d.setContent(html_a81588f267550f389bd23f5856da1828);
|
|
|
|
|
|
|
|
marker_9e7dfdce7a58ebbcca0efc7c8b327ac2.bindPopup(popup_84e694323c30dff67ded60161872991d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e7dfdce7a58ebbcca0efc7c8b327ac2.setIcon(icon_d1a0afc3663b1af14678dede0d1caa6e);
|
|
|
|
|
|
var marker_68924e0b290eec4a00855bc2aca91736 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_477d8a6ffd803e19500747f553fc812e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c3147f94580c2d18a7b0e10f6d270c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f72c005fcac1dc4ec636ad576eca466 = $(`<div id="html_1f72c005fcac1dc4ec636ad576eca466" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_4c3147f94580c2d18a7b0e10f6d270c8.setContent(html_1f72c005fcac1dc4ec636ad576eca466);
|
|
|
|
|
|
|
|
marker_68924e0b290eec4a00855bc2aca91736.bindPopup(popup_4c3147f94580c2d18a7b0e10f6d270c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68924e0b290eec4a00855bc2aca91736.setIcon(icon_477d8a6ffd803e19500747f553fc812e);
|
|
|
|
|
|
var marker_619674faa2e1d56e07c0ba4be1ea2a9d = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_fc5ee74f017c802a379589561b8d1ac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2446cc622a14d26f1016d65a8bbaf02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f341931c402368117d2948d053480bd5 = $(`<div id="html_f341931c402368117d2948d053480bd5" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_c2446cc622a14d26f1016d65a8bbaf02.setContent(html_f341931c402368117d2948d053480bd5);
|
|
|
|
|
|
|
|
marker_619674faa2e1d56e07c0ba4be1ea2a9d.bindPopup(popup_c2446cc622a14d26f1016d65a8bbaf02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_619674faa2e1d56e07c0ba4be1ea2a9d.setIcon(icon_fc5ee74f017c802a379589561b8d1ac9);
|
|
|
|
|
|
var marker_ebc7a9c734679f3699f0d812366efe5e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c8fee4637fd7a32594cf3a0c1bccc3e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c38d2e25ca8637bc2125351c40f084db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62c834f2981b4f360ab3e660cc1b1240 = $(`<div id="html_62c834f2981b4f360ab3e660cc1b1240" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_c38d2e25ca8637bc2125351c40f084db.setContent(html_62c834f2981b4f360ab3e660cc1b1240);
|
|
|
|
|
|
|
|
marker_ebc7a9c734679f3699f0d812366efe5e.bindPopup(popup_c38d2e25ca8637bc2125351c40f084db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebc7a9c734679f3699f0d812366efe5e.setIcon(icon_c8fee4637fd7a32594cf3a0c1bccc3e8);
|
|
|
|
|
|
var marker_a54eee1b098582be0f03c15796e7a5a2 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8152c5ba9f72b9217756a592580a6d9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dcb65a349d457901e44959640c6dee6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31db21e19e376a85bd10ba4aa848aa0d = $(`<div id="html_31db21e19e376a85bd10ba4aa848aa0d" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_9dcb65a349d457901e44959640c6dee6.setContent(html_31db21e19e376a85bd10ba4aa848aa0d);
|
|
|
|
|
|
|
|
marker_a54eee1b098582be0f03c15796e7a5a2.bindPopup(popup_9dcb65a349d457901e44959640c6dee6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a54eee1b098582be0f03c15796e7a5a2.setIcon(icon_8152c5ba9f72b9217756a592580a6d9b);
|
|
|
|
|
|
var marker_4b64a8a4a288ee66ada21f3e739390c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_91135cecccd631c039e00ec6a480b5d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7cf5835ed9ad6d620484df8d7ff010b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beb09e29745ad4531e0820ae28bb39db = $(`<div id="html_beb09e29745ad4531e0820ae28bb39db" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_f7cf5835ed9ad6d620484df8d7ff010b.setContent(html_beb09e29745ad4531e0820ae28bb39db);
|
|
|
|
|
|
|
|
marker_4b64a8a4a288ee66ada21f3e739390c2.bindPopup(popup_f7cf5835ed9ad6d620484df8d7ff010b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b64a8a4a288ee66ada21f3e739390c2.setIcon(icon_91135cecccd631c039e00ec6a480b5d6);
|
|
|
|
|
|
var marker_b91ec5e3750379e94d120105621a6893 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4a7680db9dbb663f0455c3bfe9d5ee70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c9cd9efcf04fdc65136bd0e64930c4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bb5c5f5ca59015bdaf04371c95b0fe2 = $(`<div id="html_5bb5c5f5ca59015bdaf04371c95b0fe2" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_8c9cd9efcf04fdc65136bd0e64930c4e.setContent(html_5bb5c5f5ca59015bdaf04371c95b0fe2);
|
|
|
|
|
|
|
|
marker_b91ec5e3750379e94d120105621a6893.bindPopup(popup_8c9cd9efcf04fdc65136bd0e64930c4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b91ec5e3750379e94d120105621a6893.setIcon(icon_4a7680db9dbb663f0455c3bfe9d5ee70);
|
|
|
|
|
|
var marker_a5a1711e808c995f4e0ed1cb70750f4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8d7e10203fb1e7ee4a53aaee30fefe91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29f21a575720646e79cf0ac5cefdd44e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e96131a84e1f44f3126f719a460e087 = $(`<div id="html_4e96131a84e1f44f3126f719a460e087" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_29f21a575720646e79cf0ac5cefdd44e.setContent(html_4e96131a84e1f44f3126f719a460e087);
|
|
|
|
|
|
|
|
marker_a5a1711e808c995f4e0ed1cb70750f4f.bindPopup(popup_29f21a575720646e79cf0ac5cefdd44e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5a1711e808c995f4e0ed1cb70750f4f.setIcon(icon_8d7e10203fb1e7ee4a53aaee30fefe91);
|
|
|
|
|
|
var marker_1575d5d103fb0f53d499f552607aa88e = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_9d229d42c9c86c31f98df802d9483757 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_798049d26c5f833d63c97223752292c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cee1cb5169d6ab6facb7e149afb46239 = $(`<div id="html_cee1cb5169d6ab6facb7e149afb46239" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_798049d26c5f833d63c97223752292c6.setContent(html_cee1cb5169d6ab6facb7e149afb46239);
|
|
|
|
|
|
|
|
marker_1575d5d103fb0f53d499f552607aa88e.bindPopup(popup_798049d26c5f833d63c97223752292c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1575d5d103fb0f53d499f552607aa88e.setIcon(icon_9d229d42c9c86c31f98df802d9483757);
|
|
|
|
|
|
var marker_89c9cbe2f86ad5343308bc69c447813b = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_86b582b2c8f6da4a17f39927fcfe8924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13bd3ee4c1cef3ba150cb371c592c446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83411967cf31d55ced93292b123509cc = $(`<div id="html_83411967cf31d55ced93292b123509cc" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_13bd3ee4c1cef3ba150cb371c592c446.setContent(html_83411967cf31d55ced93292b123509cc);
|
|
|
|
|
|
|
|
marker_89c9cbe2f86ad5343308bc69c447813b.bindPopup(popup_13bd3ee4c1cef3ba150cb371c592c446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89c9cbe2f86ad5343308bc69c447813b.setIcon(icon_86b582b2c8f6da4a17f39927fcfe8924);
|
|
|
|
|
|
var marker_6068326c9419cf06c0f3a546e2a8e66b = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_df129215c127623b3b264b36e249b499 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_add1f0c4c3433f9eb5f851aad966a60d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8fdc1403f38c22302c8f07d6d4f3d0d = $(`<div id="html_a8fdc1403f38c22302c8f07d6d4f3d0d" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_add1f0c4c3433f9eb5f851aad966a60d.setContent(html_a8fdc1403f38c22302c8f07d6d4f3d0d);
|
|
|
|
|
|
|
|
marker_6068326c9419cf06c0f3a546e2a8e66b.bindPopup(popup_add1f0c4c3433f9eb5f851aad966a60d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6068326c9419cf06c0f3a546e2a8e66b.setIcon(icon_df129215c127623b3b264b36e249b499);
|
|
|
|
|
|
var marker_d962347f15e46e8b7e075130caf6a388 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d3817eae83ed4ae800af4fde1360c00c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06ae08baf8d9d40285179bdb1170a515 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4678e60b14e2ea1ac672328d3727e821 = $(`<div id="html_4678e60b14e2ea1ac672328d3727e821" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_06ae08baf8d9d40285179bdb1170a515.setContent(html_4678e60b14e2ea1ac672328d3727e821);
|
|
|
|
|
|
|
|
marker_d962347f15e46e8b7e075130caf6a388.bindPopup(popup_06ae08baf8d9d40285179bdb1170a515)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d962347f15e46e8b7e075130caf6a388.setIcon(icon_d3817eae83ed4ae800af4fde1360c00c);
|
|
|
|
|
|
var marker_0630dce90de33c9176804a052a6453d2 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c697b860cecb961d7a1fb1e7cd4eb3ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57e9308349e56e021c6b0263f8c67261 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47408fa16d4b89a3c2b03bb7b04c8be3 = $(`<div id="html_47408fa16d4b89a3c2b03bb7b04c8be3" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_57e9308349e56e021c6b0263f8c67261.setContent(html_47408fa16d4b89a3c2b03bb7b04c8be3);
|
|
|
|
|
|
|
|
marker_0630dce90de33c9176804a052a6453d2.bindPopup(popup_57e9308349e56e021c6b0263f8c67261)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0630dce90de33c9176804a052a6453d2.setIcon(icon_c697b860cecb961d7a1fb1e7cd4eb3ef);
|
|
|
|
|
|
var marker_e4cca8937f171376b6cbf14d6a876a93 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_6a9a6f5831cac04aa0d16254166f2361 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9896eb2b47db5108eca5f491d301af37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ff71e40acdcd606e9663a88eac1b1dd = $(`<div id="html_5ff71e40acdcd606e9663a88eac1b1dd" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_9896eb2b47db5108eca5f491d301af37.setContent(html_5ff71e40acdcd606e9663a88eac1b1dd);
|
|
|
|
|
|
|
|
marker_e4cca8937f171376b6cbf14d6a876a93.bindPopup(popup_9896eb2b47db5108eca5f491d301af37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4cca8937f171376b6cbf14d6a876a93.setIcon(icon_6a9a6f5831cac04aa0d16254166f2361);
|
|
|
|
|
|
var marker_5559dbf7327d65c3f8ead2e017edd201 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8ba0c59f28d56cc490b6fe5a57f5ca0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b01d70c03dbfbd256a41cb59b4babc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c68cc5ff345c4b8c4265ccf69dc4bc4 = $(`<div id="html_8c68cc5ff345c4b8c4265ccf69dc4bc4" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_2b01d70c03dbfbd256a41cb59b4babc2.setContent(html_8c68cc5ff345c4b8c4265ccf69dc4bc4);
|
|
|
|
|
|
|
|
marker_5559dbf7327d65c3f8ead2e017edd201.bindPopup(popup_2b01d70c03dbfbd256a41cb59b4babc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5559dbf7327d65c3f8ead2e017edd201.setIcon(icon_8ba0c59f28d56cc490b6fe5a57f5ca0f);
|
|
|
|
|
|
var marker_d78828b1c160e3af38926fa86cfce5b4 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2603f3f3528751b2983f918c2fc7f205 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b1b486ddcbe351b428a224653a6d966 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44439f6fbcc05a0ca313d25d83de83fb = $(`<div id="html_44439f6fbcc05a0ca313d25d83de83fb" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_7b1b486ddcbe351b428a224653a6d966.setContent(html_44439f6fbcc05a0ca313d25d83de83fb);
|
|
|
|
|
|
|
|
marker_d78828b1c160e3af38926fa86cfce5b4.bindPopup(popup_7b1b486ddcbe351b428a224653a6d966)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d78828b1c160e3af38926fa86cfce5b4.setIcon(icon_2603f3f3528751b2983f918c2fc7f205);
|
|
|
|
|
|
var marker_e4378fda1383c1a211d476eecf2cc7d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e9ced3948a155b4dc95512a124856d8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ca485e0d9a94614ea96be8f7b485228 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c603f6d4e3b836501f754b61e593966 = $(`<div id="html_1c603f6d4e3b836501f754b61e593966" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_7ca485e0d9a94614ea96be8f7b485228.setContent(html_1c603f6d4e3b836501f754b61e593966);
|
|
|
|
|
|
|
|
marker_e4378fda1383c1a211d476eecf2cc7d5.bindPopup(popup_7ca485e0d9a94614ea96be8f7b485228)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4378fda1383c1a211d476eecf2cc7d5.setIcon(icon_e9ced3948a155b4dc95512a124856d8a);
|
|
|
|
|
|
var marker_cb9293ca9c9d9fb512ddb56e9458ceb9 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4962a97edffcfbfbf4d723e396b5cc8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80f9db417ca5d585764afdedd5d3a3ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5ed24e035236f34f52addf33b0336ec = $(`<div id="html_d5ed24e035236f34f52addf33b0336ec" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_80f9db417ca5d585764afdedd5d3a3ff.setContent(html_d5ed24e035236f34f52addf33b0336ec);
|
|
|
|
|
|
|
|
marker_cb9293ca9c9d9fb512ddb56e9458ceb9.bindPopup(popup_80f9db417ca5d585764afdedd5d3a3ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb9293ca9c9d9fb512ddb56e9458ceb9.setIcon(icon_4962a97edffcfbfbf4d723e396b5cc8d);
|
|
|
|
|
|
var marker_156e0947192866285b1bcb5e23ef307a = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_16e089e52e56c824edd721bac7c7d294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e72f360080e26273c0906102c908497 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8ee47cdc0190b5574429a52710de53c = $(`<div id="html_c8ee47cdc0190b5574429a52710de53c" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_9e72f360080e26273c0906102c908497.setContent(html_c8ee47cdc0190b5574429a52710de53c);
|
|
|
|
|
|
|
|
marker_156e0947192866285b1bcb5e23ef307a.bindPopup(popup_9e72f360080e26273c0906102c908497)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_156e0947192866285b1bcb5e23ef307a.setIcon(icon_16e089e52e56c824edd721bac7c7d294);
|
|
|
|
|
|
var marker_a98f3f92821ecef1340dfc2daef6631b = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_49fe38a70a154e040e23b74efb679c08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2a92b75f4ddb71173459bc0948dffd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29753abd9298b40ecad695f1ddc51ee9 = $(`<div id="html_29753abd9298b40ecad695f1ddc51ee9" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_a2a92b75f4ddb71173459bc0948dffd1.setContent(html_29753abd9298b40ecad695f1ddc51ee9);
|
|
|
|
|
|
|
|
marker_a98f3f92821ecef1340dfc2daef6631b.bindPopup(popup_a2a92b75f4ddb71173459bc0948dffd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a98f3f92821ecef1340dfc2daef6631b.setIcon(icon_49fe38a70a154e040e23b74efb679c08);
|
|
|
|
|
|
var marker_432fd12896260a0f8c41cfd086349742 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_971c06c053a5ff99481e63fd148ae7a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22e8d91d5c532dc2c72b4f0d62a38565 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5748f7bc8b6091dfc0ef5cb7b9ac731 = $(`<div id="html_d5748f7bc8b6091dfc0ef5cb7b9ac731" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_22e8d91d5c532dc2c72b4f0d62a38565.setContent(html_d5748f7bc8b6091dfc0ef5cb7b9ac731);
|
|
|
|
|
|
|
|
marker_432fd12896260a0f8c41cfd086349742.bindPopup(popup_22e8d91d5c532dc2c72b4f0d62a38565)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_432fd12896260a0f8c41cfd086349742.setIcon(icon_971c06c053a5ff99481e63fd148ae7a9);
|
|
|
|
|
|
var marker_87ecd9fb74c877381d813c183beabb91 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_1cc02bf672ef6759eb9644dc460dde1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb15c7c5ea1bfcb046f78d2a7ca10c4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4645260ee0e9158d84cafb72a857c94e = $(`<div id="html_4645260ee0e9158d84cafb72a857c94e" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_eb15c7c5ea1bfcb046f78d2a7ca10c4d.setContent(html_4645260ee0e9158d84cafb72a857c94e);
|
|
|
|
|
|
|
|
marker_87ecd9fb74c877381d813c183beabb91.bindPopup(popup_eb15c7c5ea1bfcb046f78d2a7ca10c4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87ecd9fb74c877381d813c183beabb91.setIcon(icon_1cc02bf672ef6759eb9644dc460dde1b);
|
|
|
|
|
|
var marker_17b11c5cea17ae83365438950a411a48 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_14795b88859ff165a010ba03fe238561 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e59ecc6b269f2ca92686d3cb2210648 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be18bd7fb8d2c00d6a593b9469d159e3 = $(`<div id="html_be18bd7fb8d2c00d6a593b9469d159e3" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_0e59ecc6b269f2ca92686d3cb2210648.setContent(html_be18bd7fb8d2c00d6a593b9469d159e3);
|
|
|
|
|
|
|
|
marker_17b11c5cea17ae83365438950a411a48.bindPopup(popup_0e59ecc6b269f2ca92686d3cb2210648)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17b11c5cea17ae83365438950a411a48.setIcon(icon_14795b88859ff165a010ba03fe238561);
|
|
|
|
|
|
var marker_1d9f19914b10034c77c8cf830e3a14a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_00fdf3b3378e7de9db4c6af6ed5303c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6168feeb1d08ef53cce72fa1cc63ef71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58c5335c24bc04c08caf9c42bb622352 = $(`<div id="html_58c5335c24bc04c08caf9c42bb622352" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_6168feeb1d08ef53cce72fa1cc63ef71.setContent(html_58c5335c24bc04c08caf9c42bb622352);
|
|
|
|
|
|
|
|
marker_1d9f19914b10034c77c8cf830e3a14a4.bindPopup(popup_6168feeb1d08ef53cce72fa1cc63ef71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d9f19914b10034c77c8cf830e3a14a4.setIcon(icon_00fdf3b3378e7de9db4c6af6ed5303c8);
|
|
|
|
|
|
var marker_ede76529dc094339f8a757022aa982c7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_af6db9c6646094c4d851e87d74f8ec62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e868d882bb2a1e06b36ddda735ac1b1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4381f6a7dcc21bab2a56353a814e04c7 = $(`<div id="html_4381f6a7dcc21bab2a56353a814e04c7" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_e868d882bb2a1e06b36ddda735ac1b1a.setContent(html_4381f6a7dcc21bab2a56353a814e04c7);
|
|
|
|
|
|
|
|
marker_ede76529dc094339f8a757022aa982c7.bindPopup(popup_e868d882bb2a1e06b36ddda735ac1b1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ede76529dc094339f8a757022aa982c7.setIcon(icon_af6db9c6646094c4d851e87d74f8ec62);
|
|
|
|
|
|
var marker_ad920e5d88efb2501b2b69eb9c3e8b19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_08a3d8d9e86ffa7be815829c701b1778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e15d435ccae48e3bba711f6cde361f51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e02f28bee03b68af8c06225282d364e = $(`<div id="html_7e02f28bee03b68af8c06225282d364e" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_e15d435ccae48e3bba711f6cde361f51.setContent(html_7e02f28bee03b68af8c06225282d364e);
|
|
|
|
|
|
|
|
marker_ad920e5d88efb2501b2b69eb9c3e8b19.bindPopup(popup_e15d435ccae48e3bba711f6cde361f51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad920e5d88efb2501b2b69eb9c3e8b19.setIcon(icon_08a3d8d9e86ffa7be815829c701b1778);
|
|
|
|
|
|
var marker_8b3710c2c027c4238cda8db0822ead94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4fed6b7b1f48224cb97618ad3132df49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07ff999da891c7ffedfa2075e2209fd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8a5624d4174ca502d389f460fd2dece = $(`<div id="html_d8a5624d4174ca502d389f460fd2dece" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_07ff999da891c7ffedfa2075e2209fd6.setContent(html_d8a5624d4174ca502d389f460fd2dece);
|
|
|
|
|
|
|
|
marker_8b3710c2c027c4238cda8db0822ead94.bindPopup(popup_07ff999da891c7ffedfa2075e2209fd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b3710c2c027c4238cda8db0822ead94.setIcon(icon_4fed6b7b1f48224cb97618ad3132df49);
|
|
|
|
|
|
var marker_53e22bbd25114730865bccc10657d83b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_3a27d9388cac2cf795f55b713cf4e329 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75653b03c377f201898fcfd139764aa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cf3b6563e2c5e13b90b6301ab9421a9 = $(`<div id="html_2cf3b6563e2c5e13b90b6301ab9421a9" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_75653b03c377f201898fcfd139764aa4.setContent(html_2cf3b6563e2c5e13b90b6301ab9421a9);
|
|
|
|
|
|
|
|
marker_53e22bbd25114730865bccc10657d83b.bindPopup(popup_75653b03c377f201898fcfd139764aa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53e22bbd25114730865bccc10657d83b.setIcon(icon_3a27d9388cac2cf795f55b713cf4e329);
|
|
|
|
|
|
var marker_e318224f74882117507466be4ee6585a = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8483647c418d47765f8eab2e00ba3d34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70ca02370f499adc4306d4ba6a80aff5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96b8dee41c2792bbc0faa46ff8c79295 = $(`<div id="html_96b8dee41c2792bbc0faa46ff8c79295" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_70ca02370f499adc4306d4ba6a80aff5.setContent(html_96b8dee41c2792bbc0faa46ff8c79295);
|
|
|
|
|
|
|
|
marker_e318224f74882117507466be4ee6585a.bindPopup(popup_70ca02370f499adc4306d4ba6a80aff5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e318224f74882117507466be4ee6585a.setIcon(icon_8483647c418d47765f8eab2e00ba3d34);
|
|
|
|
|
|
var marker_b464dcdd2b0c28441ce48caf308c17a6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b51dc94824938635bf8c189bccb448ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b21a753a4158bcee7dfa4ca241cbb68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0651d9f8aceb2283c2088324f66ec35 = $(`<div id="html_b0651d9f8aceb2283c2088324f66ec35" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_6b21a753a4158bcee7dfa4ca241cbb68.setContent(html_b0651d9f8aceb2283c2088324f66ec35);
|
|
|
|
|
|
|
|
marker_b464dcdd2b0c28441ce48caf308c17a6.bindPopup(popup_6b21a753a4158bcee7dfa4ca241cbb68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b464dcdd2b0c28441ce48caf308c17a6.setIcon(icon_b51dc94824938635bf8c189bccb448ff);
|
|
|
|
|
|
var marker_1fd23c64f439bc3ab217fc243fc6d65d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_6f5d5f3f3a66ebe8d2bde8936e06de64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc63a6be41c973f1f7537644a13bd4de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09b7d4fb51a7dafdf021be14aeeb6927 = $(`<div id="html_09b7d4fb51a7dafdf021be14aeeb6927" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_bc63a6be41c973f1f7537644a13bd4de.setContent(html_09b7d4fb51a7dafdf021be14aeeb6927);
|
|
|
|
|
|
|
|
marker_1fd23c64f439bc3ab217fc243fc6d65d.bindPopup(popup_bc63a6be41c973f1f7537644a13bd4de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fd23c64f439bc3ab217fc243fc6d65d.setIcon(icon_6f5d5f3f3a66ebe8d2bde8936e06de64);
|
|
|
|
|
|
var marker_0fe7c949dbb5cb5981f8f30772e3e489 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8c3675d2ea07cb940ee8838cedc40e9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fb8a5fd0f05d712d6e7dc80a0473ade = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d14f14ca5fea3895a106c1b2052ea383 = $(`<div id="html_d14f14ca5fea3895a106c1b2052ea383" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_2fb8a5fd0f05d712d6e7dc80a0473ade.setContent(html_d14f14ca5fea3895a106c1b2052ea383);
|
|
|
|
|
|
|
|
marker_0fe7c949dbb5cb5981f8f30772e3e489.bindPopup(popup_2fb8a5fd0f05d712d6e7dc80a0473ade)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fe7c949dbb5cb5981f8f30772e3e489.setIcon(icon_8c3675d2ea07cb940ee8838cedc40e9d);
|
|
|
|
|
|
var marker_57fedad88c0e196ba0335f9ae18e8733 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_413c655f0aeb810ad5da3ed886dc4ae4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_095895287690fad616be8ac9fdc432e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4414668d6cf3b26181a7594b5388b9ad = $(`<div id="html_4414668d6cf3b26181a7594b5388b9ad" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_095895287690fad616be8ac9fdc432e1.setContent(html_4414668d6cf3b26181a7594b5388b9ad);
|
|
|
|
|
|
|
|
marker_57fedad88c0e196ba0335f9ae18e8733.bindPopup(popup_095895287690fad616be8ac9fdc432e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57fedad88c0e196ba0335f9ae18e8733.setIcon(icon_413c655f0aeb810ad5da3ed886dc4ae4);
|
|
|
|
|
|
var marker_cb0436ed51b6e0346c504637fc9c190f = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_1b7fa6c2ad591980e1c9c970fb4fb963 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5b39a10317ad1c5107d4978b216c1f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5f98586e704e8a2f9aaa7533ff436b9 = $(`<div id="html_b5f98586e704e8a2f9aaa7533ff436b9" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_f5b39a10317ad1c5107d4978b216c1f2.setContent(html_b5f98586e704e8a2f9aaa7533ff436b9);
|
|
|
|
|
|
|
|
marker_cb0436ed51b6e0346c504637fc9c190f.bindPopup(popup_f5b39a10317ad1c5107d4978b216c1f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb0436ed51b6e0346c504637fc9c190f.setIcon(icon_1b7fa6c2ad591980e1c9c970fb4fb963);
|
|
|
|
|
|
var marker_e542cfa90d9df6543e954a505ddf6357 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_aaf4991d0bf15bf5c05a9797d7599d2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efc352951e5ed3dcafe19320fa1b4d64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aac83d3ed9ea12d277fc412466fb5e3 = $(`<div id="html_0aac83d3ed9ea12d277fc412466fb5e3" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_efc352951e5ed3dcafe19320fa1b4d64.setContent(html_0aac83d3ed9ea12d277fc412466fb5e3);
|
|
|
|
|
|
|
|
marker_e542cfa90d9df6543e954a505ddf6357.bindPopup(popup_efc352951e5ed3dcafe19320fa1b4d64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e542cfa90d9df6543e954a505ddf6357.setIcon(icon_aaf4991d0bf15bf5c05a9797d7599d2a);
|
|
|
|
|
|
var marker_40bcce0e43d20743f544c64812448762 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_0a357601ef9d7f388c7884e1f56b2148 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88c6cb4b8960a080a91b426cd8067b8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce4d3bc3167ff3dcd3eb030e878e803a = $(`<div id="html_ce4d3bc3167ff3dcd3eb030e878e803a" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_88c6cb4b8960a080a91b426cd8067b8d.setContent(html_ce4d3bc3167ff3dcd3eb030e878e803a);
|
|
|
|
|
|
|
|
marker_40bcce0e43d20743f544c64812448762.bindPopup(popup_88c6cb4b8960a080a91b426cd8067b8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40bcce0e43d20743f544c64812448762.setIcon(icon_0a357601ef9d7f388c7884e1f56b2148);
|
|
|
|
|
|
var marker_86587a67724b707c8c55c6248ff5f827 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_1ad8380c74c6417a5a2b5a00fe7db85a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9590917b5a4e3f84da321f2200080ab2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed8dae9d7f4e441c8f1b9fe494454180 = $(`<div id="html_ed8dae9d7f4e441c8f1b9fe494454180" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_9590917b5a4e3f84da321f2200080ab2.setContent(html_ed8dae9d7f4e441c8f1b9fe494454180);
|
|
|
|
|
|
|
|
marker_86587a67724b707c8c55c6248ff5f827.bindPopup(popup_9590917b5a4e3f84da321f2200080ab2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86587a67724b707c8c55c6248ff5f827.setIcon(icon_1ad8380c74c6417a5a2b5a00fe7db85a);
|
|
|
|
|
|
var marker_40d4c808a1b3df387c3860977346967b = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8747dcb86c951961f0293b31bb9c4bf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_717f911b8dd774d4c015571a87e77854 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ee452dbb7011a236ec4213dee53610 = $(`<div id="html_b9ee452dbb7011a236ec4213dee53610" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_717f911b8dd774d4c015571a87e77854.setContent(html_b9ee452dbb7011a236ec4213dee53610);
|
|
|
|
|
|
|
|
marker_40d4c808a1b3df387c3860977346967b.bindPopup(popup_717f911b8dd774d4c015571a87e77854)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40d4c808a1b3df387c3860977346967b.setIcon(icon_8747dcb86c951961f0293b31bb9c4bf1);
|
|
|
|
|
|
var marker_17202b512c61060ad7afa1499ec6b08b = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_4370e2b3f88c0d47e82b762ef6bbeaa4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6a92413e606308f5c9d093beb9d00a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dfc9f73c432f38726d8e8333f9f9e89 = $(`<div id="html_7dfc9f73c432f38726d8e8333f9f9e89" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_c6a92413e606308f5c9d093beb9d00a6.setContent(html_7dfc9f73c432f38726d8e8333f9f9e89);
|
|
|
|
|
|
|
|
marker_17202b512c61060ad7afa1499ec6b08b.bindPopup(popup_c6a92413e606308f5c9d093beb9d00a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17202b512c61060ad7afa1499ec6b08b.setIcon(icon_4370e2b3f88c0d47e82b762ef6bbeaa4);
|
|
|
|
|
|
var marker_c43a7944d4513557c8db3b1642af0ed7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2aeba1a917561e3e31accbc7aa4c71fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c38e5f277d28c591fa0aee112ce67b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc13570cda028d89d1144b7485e5e41a = $(`<div id="html_dc13570cda028d89d1144b7485e5e41a" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_8c38e5f277d28c591fa0aee112ce67b2.setContent(html_dc13570cda028d89d1144b7485e5e41a);
|
|
|
|
|
|
|
|
marker_c43a7944d4513557c8db3b1642af0ed7.bindPopup(popup_8c38e5f277d28c591fa0aee112ce67b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c43a7944d4513557c8db3b1642af0ed7.setIcon(icon_2aeba1a917561e3e31accbc7aa4c71fd);
|
|
|
|
|
|
var marker_7cb0e26611c76a7f816563f34806e8bb = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_cb34ed0a4a1180e7b422e54b430c867e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fd3df1d257aad1c4d2c217ad428f528 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a49940aa94318de8068d8faf5afb0d1 = $(`<div id="html_3a49940aa94318de8068d8faf5afb0d1" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_1fd3df1d257aad1c4d2c217ad428f528.setContent(html_3a49940aa94318de8068d8faf5afb0d1);
|
|
|
|
|
|
|
|
marker_7cb0e26611c76a7f816563f34806e8bb.bindPopup(popup_1fd3df1d257aad1c4d2c217ad428f528)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cb0e26611c76a7f816563f34806e8bb.setIcon(icon_cb34ed0a4a1180e7b422e54b430c867e);
|
|
|
|
|
|
var marker_0e435fbb6f4a9d6f8299ef430924fbc2 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_699e253570db3170362a10b043ad2f56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56b3da531431ebdbdfc0ebeb617a6f84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01735e616605f3b8a406a36edce779e1 = $(`<div id="html_01735e616605f3b8a406a36edce779e1" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_56b3da531431ebdbdfc0ebeb617a6f84.setContent(html_01735e616605f3b8a406a36edce779e1);
|
|
|
|
|
|
|
|
marker_0e435fbb6f4a9d6f8299ef430924fbc2.bindPopup(popup_56b3da531431ebdbdfc0ebeb617a6f84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e435fbb6f4a9d6f8299ef430924fbc2.setIcon(icon_699e253570db3170362a10b043ad2f56);
|
|
|
|
|
|
var marker_f109ba02a3df07726427a32164fab00c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f3ba999b34b18ebdfb492d1804a506ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d0da594ed2bf46068bf36a0180eca09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55eb1aa75f9e00ff90056c55a430c759 = $(`<div id="html_55eb1aa75f9e00ff90056c55a430c759" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_3d0da594ed2bf46068bf36a0180eca09.setContent(html_55eb1aa75f9e00ff90056c55a430c759);
|
|
|
|
|
|
|
|
marker_f109ba02a3df07726427a32164fab00c.bindPopup(popup_3d0da594ed2bf46068bf36a0180eca09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f109ba02a3df07726427a32164fab00c.setIcon(icon_f3ba999b34b18ebdfb492d1804a506ea);
|
|
|
|
|
|
var marker_dba58f1c6533f12d510867f61cab2f66 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_584cdab096b007fe0d3e68a602b23e39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a768dd1e2762d125d62efcca2a6ede1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79d2cd76f31ce9a5bab372a993280693 = $(`<div id="html_79d2cd76f31ce9a5bab372a993280693" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_a768dd1e2762d125d62efcca2a6ede1f.setContent(html_79d2cd76f31ce9a5bab372a993280693);
|
|
|
|
|
|
|
|
marker_dba58f1c6533f12d510867f61cab2f66.bindPopup(popup_a768dd1e2762d125d62efcca2a6ede1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba58f1c6533f12d510867f61cab2f66.setIcon(icon_584cdab096b007fe0d3e68a602b23e39);
|
|
|
|
|
|
var marker_3b58544728f616109102564545b70118 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2ce5ef1f08f287cbe239ce02f4da5162 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d1a9debbf1cbd33befb885a178551ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f47e3c678f6063646c7039dfd5c2e1f = $(`<div id="html_8f47e3c678f6063646c7039dfd5c2e1f" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_2d1a9debbf1cbd33befb885a178551ea.setContent(html_8f47e3c678f6063646c7039dfd5c2e1f);
|
|
|
|
|
|
|
|
marker_3b58544728f616109102564545b70118.bindPopup(popup_2d1a9debbf1cbd33befb885a178551ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b58544728f616109102564545b70118.setIcon(icon_2ce5ef1f08f287cbe239ce02f4da5162);
|
|
|
|
|
|
var marker_8da35ce5cd8115b028686b220ed437d2 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_70be07f4775b3f0c31efbe17958fdd90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e5077cc28bd238f6e67a96f2e91cde1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_101352090705f783a765570cfd2137c1 = $(`<div id="html_101352090705f783a765570cfd2137c1" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_0e5077cc28bd238f6e67a96f2e91cde1.setContent(html_101352090705f783a765570cfd2137c1);
|
|
|
|
|
|
|
|
marker_8da35ce5cd8115b028686b220ed437d2.bindPopup(popup_0e5077cc28bd238f6e67a96f2e91cde1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8da35ce5cd8115b028686b220ed437d2.setIcon(icon_70be07f4775b3f0c31efbe17958fdd90);
|
|
|
|
|
|
var marker_22e36093b14531890b37bd66fd81210f = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_a84299be901e13bb6eca3a78457464db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dd2b2538a9f8c8eaf3318a6a9d16a33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bb48a0f68c6614824dfa22bf48b90ec = $(`<div id="html_9bb48a0f68c6614824dfa22bf48b90ec" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_9dd2b2538a9f8c8eaf3318a6a9d16a33.setContent(html_9bb48a0f68c6614824dfa22bf48b90ec);
|
|
|
|
|
|
|
|
marker_22e36093b14531890b37bd66fd81210f.bindPopup(popup_9dd2b2538a9f8c8eaf3318a6a9d16a33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22e36093b14531890b37bd66fd81210f.setIcon(icon_a84299be901e13bb6eca3a78457464db);
|
|
|
|
|
|
var marker_84dd22fd8c546da0d0473cb6c60433b1 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_93c7db518d43a3e72c9dfe368da9e473 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf5a595381525305d70073c10710be4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_270c5ac4b9e81bce37a65835dd126950 = $(`<div id="html_270c5ac4b9e81bce37a65835dd126950" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_bf5a595381525305d70073c10710be4c.setContent(html_270c5ac4b9e81bce37a65835dd126950);
|
|
|
|
|
|
|
|
marker_84dd22fd8c546da0d0473cb6c60433b1.bindPopup(popup_bf5a595381525305d70073c10710be4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84dd22fd8c546da0d0473cb6c60433b1.setIcon(icon_93c7db518d43a3e72c9dfe368da9e473);
|
|
|
|
|
|
var marker_73bd94bccd035560515eced5b1aa3a02 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b48c31a38c92901c7986e1fda5573f98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe2933234ec7c0a9c158a6730d9c0611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2614ac9f120b97a397f199b948ba7d9 = $(`<div id="html_f2614ac9f120b97a397f199b948ba7d9" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_fe2933234ec7c0a9c158a6730d9c0611.setContent(html_f2614ac9f120b97a397f199b948ba7d9);
|
|
|
|
|
|
|
|
marker_73bd94bccd035560515eced5b1aa3a02.bindPopup(popup_fe2933234ec7c0a9c158a6730d9c0611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73bd94bccd035560515eced5b1aa3a02.setIcon(icon_b48c31a38c92901c7986e1fda5573f98);
|
|
|
|
|
|
var marker_b7847eb8cdac0e3786671f5eea19f62f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c911aebede5bbcfadff88347ae891cd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b3ed024eb54a8b62033d78aca36c524 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_623dafc9d045188a44626e428b11d723 = $(`<div id="html_623dafc9d045188a44626e428b11d723" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_9b3ed024eb54a8b62033d78aca36c524.setContent(html_623dafc9d045188a44626e428b11d723);
|
|
|
|
|
|
|
|
marker_b7847eb8cdac0e3786671f5eea19f62f.bindPopup(popup_9b3ed024eb54a8b62033d78aca36c524)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7847eb8cdac0e3786671f5eea19f62f.setIcon(icon_c911aebede5bbcfadff88347ae891cd4);
|
|
|
|
|
|
var marker_7c2456013c6465d15dbeee756eb4df37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_ab9f67a8b08262d99837ac445b106336 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c786c89ce6aaab9fab7b6dea6552aa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc9772cdf7353fe362a24e54487438e6 = $(`<div id="html_bc9772cdf7353fe362a24e54487438e6" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_9c786c89ce6aaab9fab7b6dea6552aa0.setContent(html_bc9772cdf7353fe362a24e54487438e6);
|
|
|
|
|
|
|
|
marker_7c2456013c6465d15dbeee756eb4df37.bindPopup(popup_9c786c89ce6aaab9fab7b6dea6552aa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c2456013c6465d15dbeee756eb4df37.setIcon(icon_ab9f67a8b08262d99837ac445b106336);
|
|
|
|
|
|
var marker_8d1224641e16ddf755024c4680ab40f3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c777a45b6c944cfc280789b3b7ba39b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0a582a35521a8af215fb96e3af0f2a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ea602db95382692f552b53608c70c83 = $(`<div id="html_3ea602db95382692f552b53608c70c83" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_d0a582a35521a8af215fb96e3af0f2a1.setContent(html_3ea602db95382692f552b53608c70c83);
|
|
|
|
|
|
|
|
marker_8d1224641e16ddf755024c4680ab40f3.bindPopup(popup_d0a582a35521a8af215fb96e3af0f2a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d1224641e16ddf755024c4680ab40f3.setIcon(icon_c777a45b6c944cfc280789b3b7ba39b8);
|
|
|
|
|
|
var marker_7e32578f4c9581c694345af8b36e0da4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_1602d12b97b551b874b18d3e80af470a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_612743eab3948d78b2d203dc40266baa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aecfe5a192dcfe1aa68f8d8796de143c = $(`<div id="html_aecfe5a192dcfe1aa68f8d8796de143c" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_612743eab3948d78b2d203dc40266baa.setContent(html_aecfe5a192dcfe1aa68f8d8796de143c);
|
|
|
|
|
|
|
|
marker_7e32578f4c9581c694345af8b36e0da4.bindPopup(popup_612743eab3948d78b2d203dc40266baa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e32578f4c9581c694345af8b36e0da4.setIcon(icon_1602d12b97b551b874b18d3e80af470a);
|
|
|
|
|
|
var marker_5fc1805ee2fe29dca782da5238832b98 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_fed2f9b875e4afbfbd5e8ddc7bbbfc14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40cfa55a55d49bac77f0c31150a2f1b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e82b3e4daa9a14467620ee46c949c85b = $(`<div id="html_e82b3e4daa9a14467620ee46c949c85b" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_40cfa55a55d49bac77f0c31150a2f1b5.setContent(html_e82b3e4daa9a14467620ee46c949c85b);
|
|
|
|
|
|
|
|
marker_5fc1805ee2fe29dca782da5238832b98.bindPopup(popup_40cfa55a55d49bac77f0c31150a2f1b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fc1805ee2fe29dca782da5238832b98.setIcon(icon_fed2f9b875e4afbfbd5e8ddc7bbbfc14);
|
|
|
|
|
|
var marker_1c56f742c1ef43c7fd9d38f74accd14a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c6404ad852dfff4877a5da8bae586553 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce60c0d98bddc73f1d9126ca715fce0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_569390b475e83f6120dfd1f254c39b17 = $(`<div id="html_569390b475e83f6120dfd1f254c39b17" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_ce60c0d98bddc73f1d9126ca715fce0b.setContent(html_569390b475e83f6120dfd1f254c39b17);
|
|
|
|
|
|
|
|
marker_1c56f742c1ef43c7fd9d38f74accd14a.bindPopup(popup_ce60c0d98bddc73f1d9126ca715fce0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c56f742c1ef43c7fd9d38f74accd14a.setIcon(icon_c6404ad852dfff4877a5da8bae586553);
|
|
|
|
|
|
var marker_073c49be00858f9dac915ab776999fc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_318840985457e7454c52316a6e62b1ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4defef9e9e7eb17f112013419970e9cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3b336b85336c7ed9f29be4c4b286c63 = $(`<div id="html_c3b336b85336c7ed9f29be4c4b286c63" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_4defef9e9e7eb17f112013419970e9cf.setContent(html_c3b336b85336c7ed9f29be4c4b286c63);
|
|
|
|
|
|
|
|
marker_073c49be00858f9dac915ab776999fc3.bindPopup(popup_4defef9e9e7eb17f112013419970e9cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_073c49be00858f9dac915ab776999fc3.setIcon(icon_318840985457e7454c52316a6e62b1ee);
|
|
|
|
|
|
var marker_306e60aa3e14a0a61e07caf1d8feb56c = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_919d8c5ff9c167a45078a46dc5624162 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89d171a2f2ac2b4cf46363156522b6b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42b45886588a23147b64fa11f512fa4b = $(`<div id="html_42b45886588a23147b64fa11f512fa4b" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_89d171a2f2ac2b4cf46363156522b6b1.setContent(html_42b45886588a23147b64fa11f512fa4b);
|
|
|
|
|
|
|
|
marker_306e60aa3e14a0a61e07caf1d8feb56c.bindPopup(popup_89d171a2f2ac2b4cf46363156522b6b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_306e60aa3e14a0a61e07caf1d8feb56c.setIcon(icon_919d8c5ff9c167a45078a46dc5624162);
|
|
|
|
|
|
var marker_dbd7175981bf45128c6ca61bfe0e9045 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d2904a293b8fef1aead8c5c4ba7d10ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54e461705b6dc80f977533b282022d16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_084090290dea4c685f9c123c25f60176 = $(`<div id="html_084090290dea4c685f9c123c25f60176" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_54e461705b6dc80f977533b282022d16.setContent(html_084090290dea4c685f9c123c25f60176);
|
|
|
|
|
|
|
|
marker_dbd7175981bf45128c6ca61bfe0e9045.bindPopup(popup_54e461705b6dc80f977533b282022d16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbd7175981bf45128c6ca61bfe0e9045.setIcon(icon_d2904a293b8fef1aead8c5c4ba7d10ae);
|
|
|
|
|
|
var marker_39aacef99e4b9099920f7bd84feb7618 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_39222f8b8e381daadb0c78d30b471a9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_444bae42645116c8c095254f6bf40d0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfa66349c79d2bf7396f46540ce5290c = $(`<div id="html_bfa66349c79d2bf7396f46540ce5290c" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_444bae42645116c8c095254f6bf40d0d.setContent(html_bfa66349c79d2bf7396f46540ce5290c);
|
|
|
|
|
|
|
|
marker_39aacef99e4b9099920f7bd84feb7618.bindPopup(popup_444bae42645116c8c095254f6bf40d0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39aacef99e4b9099920f7bd84feb7618.setIcon(icon_39222f8b8e381daadb0c78d30b471a9a);
|
|
|
|
|
|
var marker_ad91658ff2183965c59bcf46eff581ff = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_77fb8b68a2789246ab05d811e39367a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6045d5b8a41c06a618dcc5f4bdee44c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc290ce655b77c0570fa1e5900cd1983 = $(`<div id="html_dc290ce655b77c0570fa1e5900cd1983" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_6045d5b8a41c06a618dcc5f4bdee44c1.setContent(html_dc290ce655b77c0570fa1e5900cd1983);
|
|
|
|
|
|
|
|
marker_ad91658ff2183965c59bcf46eff581ff.bindPopup(popup_6045d5b8a41c06a618dcc5f4bdee44c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad91658ff2183965c59bcf46eff581ff.setIcon(icon_77fb8b68a2789246ab05d811e39367a8);
|
|
|
|
|
|
var marker_8737480829700b4327cc199fa958aa6f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_7bf3f62920627e428df26abf54a1a16c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7af1c6a4d126b6a22ed488899d4a3cef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7823c9873b866bd2690bddc419f276ae = $(`<div id="html_7823c9873b866bd2690bddc419f276ae" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_7af1c6a4d126b6a22ed488899d4a3cef.setContent(html_7823c9873b866bd2690bddc419f276ae);
|
|
|
|
|
|
|
|
marker_8737480829700b4327cc199fa958aa6f.bindPopup(popup_7af1c6a4d126b6a22ed488899d4a3cef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8737480829700b4327cc199fa958aa6f.setIcon(icon_7bf3f62920627e428df26abf54a1a16c);
|
|
|
|
|
|
var marker_f7957a03b69164614e896c9997dc71fb = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_0270bc2c4c5da73c44bd26d8c7c74e3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea5140a1ce5466a1d38740adf7d8801e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c75a015e97427e8377b3701dc9ba6d71 = $(`<div id="html_c75a015e97427e8377b3701dc9ba6d71" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_ea5140a1ce5466a1d38740adf7d8801e.setContent(html_c75a015e97427e8377b3701dc9ba6d71);
|
|
|
|
|
|
|
|
marker_f7957a03b69164614e896c9997dc71fb.bindPopup(popup_ea5140a1ce5466a1d38740adf7d8801e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7957a03b69164614e896c9997dc71fb.setIcon(icon_0270bc2c4c5da73c44bd26d8c7c74e3e);
|
|
|
|
|
|
var marker_5a51e701e2016015c45666f87675bce2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_c2e7d15eb0ef2e78d0ff4b10e8c89367 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d630b319ca08566072c8337fae51134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d80c8ca92d996a990ea1e64f9cbee67b = $(`<div id="html_d80c8ca92d996a990ea1e64f9cbee67b" style="width: 100.0%; height: 100.0%;">relays.diggoo.com</div>`)[0];
|
|
popup_8d630b319ca08566072c8337fae51134.setContent(html_d80c8ca92d996a990ea1e64f9cbee67b);
|
|
|
|
|
|
|
|
marker_5a51e701e2016015c45666f87675bce2.bindPopup(popup_8d630b319ca08566072c8337fae51134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a51e701e2016015c45666f87675bce2.setIcon(icon_c2e7d15eb0ef2e78d0ff4b10e8c89367);
|
|
|
|
|
|
var marker_c518d29326ce0dd55ebd8fd080cecd40 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_65ebc9fc7e8f8b7267762463b8901e8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b007b947fc50572bada10f6297108c05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5a4e581ffc83bc3bd4acef863c5ad69 = $(`<div id="html_d5a4e581ffc83bc3bd4acef863c5ad69" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_b007b947fc50572bada10f6297108c05.setContent(html_d5a4e581ffc83bc3bd4acef863c5ad69);
|
|
|
|
|
|
|
|
marker_c518d29326ce0dd55ebd8fd080cecd40.bindPopup(popup_b007b947fc50572bada10f6297108c05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c518d29326ce0dd55ebd8fd080cecd40.setIcon(icon_65ebc9fc7e8f8b7267762463b8901e8a);
|
|
|
|
|
|
var marker_16b9e7b3697ef7e111f7175dacc8ce64 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e9aa7c45e50a455138a8706929a37205 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a11361434f83065621ea7cccc22d8be1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99fd6200879c3947c4c56dcaf73069c5 = $(`<div id="html_99fd6200879c3947c4c56dcaf73069c5" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_a11361434f83065621ea7cccc22d8be1.setContent(html_99fd6200879c3947c4c56dcaf73069c5);
|
|
|
|
|
|
|
|
marker_16b9e7b3697ef7e111f7175dacc8ce64.bindPopup(popup_a11361434f83065621ea7cccc22d8be1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16b9e7b3697ef7e111f7175dacc8ce64.setIcon(icon_e9aa7c45e50a455138a8706929a37205);
|
|
|
|
|
|
var marker_3fdf701c80cfc0ca70895f81d524a6b6 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_06c4e44d42427dfcd8f31504d62ed2b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9030d5af7bf8d1c1c0fe9a22c6b2c9a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95f683ae915b0b498a4b96b912561d2c = $(`<div id="html_95f683ae915b0b498a4b96b912561d2c" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_9030d5af7bf8d1c1c0fe9a22c6b2c9a5.setContent(html_95f683ae915b0b498a4b96b912561d2c);
|
|
|
|
|
|
|
|
marker_3fdf701c80cfc0ca70895f81d524a6b6.bindPopup(popup_9030d5af7bf8d1c1c0fe9a22c6b2c9a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fdf701c80cfc0ca70895f81d524a6b6.setIcon(icon_06c4e44d42427dfcd8f31504d62ed2b5);
|
|
|
|
|
|
var marker_d2b969226a1b9c1973278b72b8bc07dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_dcc1f3fb59c13a956071c09541eec9e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34f6fe0d64e6745f167c44fd517128e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_646293ae157b121d7479005bcdb60f96 = $(`<div id="html_646293ae157b121d7479005bcdb60f96" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_34f6fe0d64e6745f167c44fd517128e7.setContent(html_646293ae157b121d7479005bcdb60f96);
|
|
|
|
|
|
|
|
marker_d2b969226a1b9c1973278b72b8bc07dc.bindPopup(popup_34f6fe0d64e6745f167c44fd517128e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2b969226a1b9c1973278b72b8bc07dc.setIcon(icon_dcc1f3fb59c13a956071c09541eec9e1);
|
|
|
|
|
|
var marker_ba745766d75210a4341055d22ae791c3 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_61f71fb2bfeceb45a313b5297bdb7a43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be2a9a862d76a1c5d38d0155d70c2310 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ca31b8b7913d2ed51b9822cc69025db = $(`<div id="html_4ca31b8b7913d2ed51b9822cc69025db" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_be2a9a862d76a1c5d38d0155d70c2310.setContent(html_4ca31b8b7913d2ed51b9822cc69025db);
|
|
|
|
|
|
|
|
marker_ba745766d75210a4341055d22ae791c3.bindPopup(popup_be2a9a862d76a1c5d38d0155d70c2310)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba745766d75210a4341055d22ae791c3.setIcon(icon_61f71fb2bfeceb45a313b5297bdb7a43);
|
|
|
|
|
|
var marker_cbaf6a9d93372c7b0fcc971df54fc7f4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_ba79597f1ed6011975c2a2449e61072a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6a060e2c7371813b3aa023c7b0c0447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c0c9f97f5c675427b99b25a61c286ed = $(`<div id="html_2c0c9f97f5c675427b99b25a61c286ed" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_b6a060e2c7371813b3aa023c7b0c0447.setContent(html_2c0c9f97f5c675427b99b25a61c286ed);
|
|
|
|
|
|
|
|
marker_cbaf6a9d93372c7b0fcc971df54fc7f4.bindPopup(popup_b6a060e2c7371813b3aa023c7b0c0447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbaf6a9d93372c7b0fcc971df54fc7f4.setIcon(icon_ba79597f1ed6011975c2a2449e61072a);
|
|
|
|
|
|
var marker_5e85abd5b0fa26cf4fcf6ab771553f8b = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_fd0654aa748ca0315ccf68870833f038 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae819f7ced3b69e4aa4e3f1882145b3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_879dcb72dcc91b4a8df224b9a6fdcf4e = $(`<div id="html_879dcb72dcc91b4a8df224b9a6fdcf4e" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_ae819f7ced3b69e4aa4e3f1882145b3e.setContent(html_879dcb72dcc91b4a8df224b9a6fdcf4e);
|
|
|
|
|
|
|
|
marker_5e85abd5b0fa26cf4fcf6ab771553f8b.bindPopup(popup_ae819f7ced3b69e4aa4e3f1882145b3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e85abd5b0fa26cf4fcf6ab771553f8b.setIcon(icon_fd0654aa748ca0315ccf68870833f038);
|
|
|
|
|
|
var marker_7b69bfd63de287cb269331da3602a016 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_da697832ed4462bfe10d0b89e8a2ec2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b4175f3a5ccebc5663709b7fd18bb71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_638fe1b67d802321f0e385d1d31380da = $(`<div id="html_638fe1b67d802321f0e385d1d31380da" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_2b4175f3a5ccebc5663709b7fd18bb71.setContent(html_638fe1b67d802321f0e385d1d31380da);
|
|
|
|
|
|
|
|
marker_7b69bfd63de287cb269331da3602a016.bindPopup(popup_2b4175f3a5ccebc5663709b7fd18bb71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b69bfd63de287cb269331da3602a016.setIcon(icon_da697832ed4462bfe10d0b89e8a2ec2b);
|
|
|
|
|
|
var marker_f7f800684fd3dc0be1884ef9e6ff11d2 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_0b327f759000dc3ee4ac0e57ded8afeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f704f4131f6cbe9daa8e9b3f776ba7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de6c780569411d71d7274d79fe610920 = $(`<div id="html_de6c780569411d71d7274d79fe610920" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_9f704f4131f6cbe9daa8e9b3f776ba7e.setContent(html_de6c780569411d71d7274d79fe610920);
|
|
|
|
|
|
|
|
marker_f7f800684fd3dc0be1884ef9e6ff11d2.bindPopup(popup_9f704f4131f6cbe9daa8e9b3f776ba7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7f800684fd3dc0be1884ef9e6ff11d2.setIcon(icon_0b327f759000dc3ee4ac0e57ded8afeb);
|
|
|
|
|
|
var marker_9ffecf25a171b7b5cd6e26b2a2ba57f4 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e5d60efd9fcf28964cd59d5ae3b7261b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_726c19855d814f0b11a558e6d3630077 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03341b5165401300514f9c7494ab11fd = $(`<div id="html_03341b5165401300514f9c7494ab11fd" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_726c19855d814f0b11a558e6d3630077.setContent(html_03341b5165401300514f9c7494ab11fd);
|
|
|
|
|
|
|
|
marker_9ffecf25a171b7b5cd6e26b2a2ba57f4.bindPopup(popup_726c19855d814f0b11a558e6d3630077)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ffecf25a171b7b5cd6e26b2a2ba57f4.setIcon(icon_e5d60efd9fcf28964cd59d5ae3b7261b);
|
|
|
|
|
|
var marker_c364ccf0509abbcc3f97d83567354fc9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_1d5dd9132508fd84773b13867f8adf1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91d1c0a260a3c5d09327c6b1ec925543 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e9a7b3bed53cb93b266183283d75db6 = $(`<div id="html_6e9a7b3bed53cb93b266183283d75db6" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_91d1c0a260a3c5d09327c6b1ec925543.setContent(html_6e9a7b3bed53cb93b266183283d75db6);
|
|
|
|
|
|
|
|
marker_c364ccf0509abbcc3f97d83567354fc9.bindPopup(popup_91d1c0a260a3c5d09327c6b1ec925543)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c364ccf0509abbcc3f97d83567354fc9.setIcon(icon_1d5dd9132508fd84773b13867f8adf1c);
|
|
|
|
|
|
var marker_c09791f62ecc117727ba402dea67a35d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2736f3afcb22ee73ae663cc83984a90c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9a091f5d621310b6adb06776cca0e54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3b1e0e6bdeb548f6fbb97d3050f4e12 = $(`<div id="html_e3b1e0e6bdeb548f6fbb97d3050f4e12" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_f9a091f5d621310b6adb06776cca0e54.setContent(html_e3b1e0e6bdeb548f6fbb97d3050f4e12);
|
|
|
|
|
|
|
|
marker_c09791f62ecc117727ba402dea67a35d.bindPopup(popup_f9a091f5d621310b6adb06776cca0e54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c09791f62ecc117727ba402dea67a35d.setIcon(icon_2736f3afcb22ee73ae663cc83984a90c);
|
|
|
|
|
|
var marker_90a92d8a673c69fbcc68181760da666e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_5e4ee2f7fd558732b809191a1065b838 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_779fd0c6cea6a36c082317683f381f38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d856d65bb3accec97600e855fef1c471 = $(`<div id="html_d856d65bb3accec97600e855fef1c471" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_779fd0c6cea6a36c082317683f381f38.setContent(html_d856d65bb3accec97600e855fef1c471);
|
|
|
|
|
|
|
|
marker_90a92d8a673c69fbcc68181760da666e.bindPopup(popup_779fd0c6cea6a36c082317683f381f38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90a92d8a673c69fbcc68181760da666e.setIcon(icon_5e4ee2f7fd558732b809191a1065b838);
|
|
|
|
|
|
var marker_51b6ad60c5096a6014cab6fa62061993 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_95d02e66b35776444377c098e41e1b80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ae4dc225a22b54525d8dc78fc0cd067 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c64ffae5db1d1c08bfffbc5f052cdb = $(`<div id="html_a0c64ffae5db1d1c08bfffbc5f052cdb" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_3ae4dc225a22b54525d8dc78fc0cd067.setContent(html_a0c64ffae5db1d1c08bfffbc5f052cdb);
|
|
|
|
|
|
|
|
marker_51b6ad60c5096a6014cab6fa62061993.bindPopup(popup_3ae4dc225a22b54525d8dc78fc0cd067)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b6ad60c5096a6014cab6fa62061993.setIcon(icon_95d02e66b35776444377c098e41e1b80);
|
|
|
|
|
|
var marker_26630a1eb117449410438c6b6c9bab11 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_fe284b37dfc3da01dbfdfcb2dbd3cd7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7337adf8fdb6fbaf01da026ffa9ec99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97367eee0399fbbcce38da194fc5ce11 = $(`<div id="html_97367eee0399fbbcce38da194fc5ce11" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_a7337adf8fdb6fbaf01da026ffa9ec99.setContent(html_97367eee0399fbbcce38da194fc5ce11);
|
|
|
|
|
|
|
|
marker_26630a1eb117449410438c6b6c9bab11.bindPopup(popup_a7337adf8fdb6fbaf01da026ffa9ec99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26630a1eb117449410438c6b6c9bab11.setIcon(icon_fe284b37dfc3da01dbfdfcb2dbd3cd7c);
|
|
|
|
|
|
var marker_b0cbab3f558e78e17a6be01504d1da3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_5061aba296cdb897c093bcecc51656ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30c4e7d47a9a9037226cb2943276ff6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b3fb48567e6a1ae99de56e25c2ec993 = $(`<div id="html_0b3fb48567e6a1ae99de56e25c2ec993" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_30c4e7d47a9a9037226cb2943276ff6c.setContent(html_0b3fb48567e6a1ae99de56e25c2ec993);
|
|
|
|
|
|
|
|
marker_b0cbab3f558e78e17a6be01504d1da3f.bindPopup(popup_30c4e7d47a9a9037226cb2943276ff6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0cbab3f558e78e17a6be01504d1da3f.setIcon(icon_5061aba296cdb897c093bcecc51656ba);
|
|
|
|
|
|
var marker_75e7e3312bcf349962eab68e7395085c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_1d3c93360aa1fabd1b68afaf6433100b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6de2f9e3ec4192e1d037542208a681cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e10fdff8e62f30efce332611e25bb82 = $(`<div id="html_5e10fdff8e62f30efce332611e25bb82" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_6de2f9e3ec4192e1d037542208a681cc.setContent(html_5e10fdff8e62f30efce332611e25bb82);
|
|
|
|
|
|
|
|
marker_75e7e3312bcf349962eab68e7395085c.bindPopup(popup_6de2f9e3ec4192e1d037542208a681cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75e7e3312bcf349962eab68e7395085c.setIcon(icon_1d3c93360aa1fabd1b68afaf6433100b);
|
|
|
|
|
|
var marker_ceaa3108943af9657eda78a800dfafd8 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_9dda0b292fc0ff6117dceb892f1fe661 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2abf5524e9405a0f9b8c431f4e2bf14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a66f4339751344d00384ecb9dfdefde = $(`<div id="html_1a66f4339751344d00384ecb9dfdefde" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_f2abf5524e9405a0f9b8c431f4e2bf14.setContent(html_1a66f4339751344d00384ecb9dfdefde);
|
|
|
|
|
|
|
|
marker_ceaa3108943af9657eda78a800dfafd8.bindPopup(popup_f2abf5524e9405a0f9b8c431f4e2bf14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceaa3108943af9657eda78a800dfafd8.setIcon(icon_9dda0b292fc0ff6117dceb892f1fe661);
|
|
|
|
|
|
var marker_53826d1339253ecf65dae0b245e1bf52 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_0c6a6c6366ea98d0037a36b628660efe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_854595a9f98dfc238d6535efab756a30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b959d66266470ea19230dc1c5b0cc43 = $(`<div id="html_8b959d66266470ea19230dc1c5b0cc43" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_854595a9f98dfc238d6535efab756a30.setContent(html_8b959d66266470ea19230dc1c5b0cc43);
|
|
|
|
|
|
|
|
marker_53826d1339253ecf65dae0b245e1bf52.bindPopup(popup_854595a9f98dfc238d6535efab756a30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53826d1339253ecf65dae0b245e1bf52.setIcon(icon_0c6a6c6366ea98d0037a36b628660efe);
|
|
|
|
|
|
var marker_b407db9c0685bcf7023af83ed6e4dba8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_9fad70067f17c6ae83f875220632c5aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25645798bc223ccb9d2df452e0d998fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4693e3d9cd3b932ab2198525e228f72a = $(`<div id="html_4693e3d9cd3b932ab2198525e228f72a" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_25645798bc223ccb9d2df452e0d998fe.setContent(html_4693e3d9cd3b932ab2198525e228f72a);
|
|
|
|
|
|
|
|
marker_b407db9c0685bcf7023af83ed6e4dba8.bindPopup(popup_25645798bc223ccb9d2df452e0d998fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b407db9c0685bcf7023af83ed6e4dba8.setIcon(icon_9fad70067f17c6ae83f875220632c5aa);
|
|
|
|
|
|
var marker_abae3e9a93358e6c097b92af8d440195 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_da8fdec973ddc8f9016401690f8fb30e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac37dfc98cee7b254a0e7a06d596990a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f696f1f39877df8376b3bb6559b7bf2e = $(`<div id="html_f696f1f39877df8376b3bb6559b7bf2e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_ac37dfc98cee7b254a0e7a06d596990a.setContent(html_f696f1f39877df8376b3bb6559b7bf2e);
|
|
|
|
|
|
|
|
marker_abae3e9a93358e6c097b92af8d440195.bindPopup(popup_ac37dfc98cee7b254a0e7a06d596990a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abae3e9a93358e6c097b92af8d440195.setIcon(icon_da8fdec973ddc8f9016401690f8fb30e);
|
|
|
|
|
|
var marker_d7a96c7aabd1f49fba6e175570b32184 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_9e3e592ac221082959132e882631d433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddc70363dd02ed4498d9fcd8ab091df5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3a151a3a06d31c3415503a4123ab312 = $(`<div id="html_a3a151a3a06d31c3415503a4123ab312" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_ddc70363dd02ed4498d9fcd8ab091df5.setContent(html_a3a151a3a06d31c3415503a4123ab312);
|
|
|
|
|
|
|
|
marker_d7a96c7aabd1f49fba6e175570b32184.bindPopup(popup_ddc70363dd02ed4498d9fcd8ab091df5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7a96c7aabd1f49fba6e175570b32184.setIcon(icon_9e3e592ac221082959132e882631d433);
|
|
|
|
|
|
var marker_85ad5da8ca34945998e8dda540b61127 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_65b125b452a8d84c7ec66a638125340c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b775df58b04cedea1228332214560c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8bbe60117097513d4ed6137cc3a2b50 = $(`<div id="html_c8bbe60117097513d4ed6137cc3a2b50" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_7b775df58b04cedea1228332214560c8.setContent(html_c8bbe60117097513d4ed6137cc3a2b50);
|
|
|
|
|
|
|
|
marker_85ad5da8ca34945998e8dda540b61127.bindPopup(popup_7b775df58b04cedea1228332214560c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85ad5da8ca34945998e8dda540b61127.setIcon(icon_65b125b452a8d84c7ec66a638125340c);
|
|
|
|
|
|
var marker_1fee20afd8eb434130ac357057765d42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_77f4bc1ff2e69bfb8b39341d99882038 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6831339b634973fcb5a54f01bbcf1896 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f59471bf2c66a060653bae480374ea3 = $(`<div id="html_3f59471bf2c66a060653bae480374ea3" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_6831339b634973fcb5a54f01bbcf1896.setContent(html_3f59471bf2c66a060653bae480374ea3);
|
|
|
|
|
|
|
|
marker_1fee20afd8eb434130ac357057765d42.bindPopup(popup_6831339b634973fcb5a54f01bbcf1896)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fee20afd8eb434130ac357057765d42.setIcon(icon_77f4bc1ff2e69bfb8b39341d99882038);
|
|
|
|
|
|
var marker_39d39ac3bcaa3ad0b1610fcc327552dd = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2e7d4c067349d94740b2e6a4d0578ea6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c10f6764dec90f07a501c27ee93c34d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b03f71391019adf3f6727ab8d581a9af = $(`<div id="html_b03f71391019adf3f6727ab8d581a9af" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_5c10f6764dec90f07a501c27ee93c34d.setContent(html_b03f71391019adf3f6727ab8d581a9af);
|
|
|
|
|
|
|
|
marker_39d39ac3bcaa3ad0b1610fcc327552dd.bindPopup(popup_5c10f6764dec90f07a501c27ee93c34d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39d39ac3bcaa3ad0b1610fcc327552dd.setIcon(icon_2e7d4c067349d94740b2e6a4d0578ea6);
|
|
|
|
|
|
var marker_6121a7a8710156ae9bd8796475e5c25f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_2e258f19590bc85877fb06ac7fbbe472 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0966a4df86bd454798b09154e7934390 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_807c6775a3212e2b808cb4f67b720021 = $(`<div id="html_807c6775a3212e2b808cb4f67b720021" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_0966a4df86bd454798b09154e7934390.setContent(html_807c6775a3212e2b808cb4f67b720021);
|
|
|
|
|
|
|
|
marker_6121a7a8710156ae9bd8796475e5c25f.bindPopup(popup_0966a4df86bd454798b09154e7934390)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6121a7a8710156ae9bd8796475e5c25f.setIcon(icon_2e258f19590bc85877fb06ac7fbbe472);
|
|
|
|
|
|
var marker_308647aafbc2fcb714c5ebde0a9a636e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_940d8217bfa32ed87781b7a5ed311a96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14516a4dba3c8bfe6674ddd712a09a9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_914773f5c9d4d5a9135de35d66598116 = $(`<div id="html_914773f5c9d4d5a9135de35d66598116" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_14516a4dba3c8bfe6674ddd712a09a9d.setContent(html_914773f5c9d4d5a9135de35d66598116);
|
|
|
|
|
|
|
|
marker_308647aafbc2fcb714c5ebde0a9a636e.bindPopup(popup_14516a4dba3c8bfe6674ddd712a09a9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_308647aafbc2fcb714c5ebde0a9a636e.setIcon(icon_940d8217bfa32ed87781b7a5ed311a96);
|
|
|
|
|
|
var marker_4863132617ca2e1a186d78c3286fdb92 = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_6c1a2ef5c724348e67d6dbae448f7ab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67182e1ccdf45bb90ee65a16a990c3ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_368e74bea6947c3f37f337a94909ee55 = $(`<div id="html_368e74bea6947c3f37f337a94909ee55" style="width: 100.0%; height: 100.0%;">neuromancer.nettek.io</div>`)[0];
|
|
popup_67182e1ccdf45bb90ee65a16a990c3ce.setContent(html_368e74bea6947c3f37f337a94909ee55);
|
|
|
|
|
|
|
|
marker_4863132617ca2e1a186d78c3286fdb92.bindPopup(popup_67182e1ccdf45bb90ee65a16a990c3ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4863132617ca2e1a186d78c3286fdb92.setIcon(icon_6c1a2ef5c724348e67d6dbae448f7ab4);
|
|
|
|
|
|
var marker_c5c486da9db4ef6b8874e72c9f6fed72 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_d698dcbd7761945d9db505de0adb68e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84e004ec11afd1349b165c481ea72cd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfdd72e98e17c15da21a34f542f8c5ad = $(`<div id="html_bfdd72e98e17c15da21a34f542f8c5ad" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_84e004ec11afd1349b165c481ea72cd8.setContent(html_bfdd72e98e17c15da21a34f542f8c5ad);
|
|
|
|
|
|
|
|
marker_c5c486da9db4ef6b8874e72c9f6fed72.bindPopup(popup_84e004ec11afd1349b165c481ea72cd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5c486da9db4ef6b8874e72c9f6fed72.setIcon(icon_d698dcbd7761945d9db505de0adb68e2);
|
|
|
|
|
|
var marker_74ab0a238c3b45e1d9ccca7273e96b6f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_319cb02a4b19ab9d4837283509aba60f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c73704662b78025bc539ff94183bc3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b751173a228b3dd5fb1d7200b81e7da8 = $(`<div id="html_b751173a228b3dd5fb1d7200b81e7da8" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_1c73704662b78025bc539ff94183bc3a.setContent(html_b751173a228b3dd5fb1d7200b81e7da8);
|
|
|
|
|
|
|
|
marker_74ab0a238c3b45e1d9ccca7273e96b6f.bindPopup(popup_1c73704662b78025bc539ff94183bc3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74ab0a238c3b45e1d9ccca7273e96b6f.setIcon(icon_319cb02a4b19ab9d4837283509aba60f);
|
|
|
|
|
|
var marker_104c22f7db07c76241cc42b45581060e = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_a0188055564f09293d677bdefb11d9d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f45a12e2f80e88504098b692411ca7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0412032b4e989c6ca90a8c3477178b96 = $(`<div id="html_0412032b4e989c6ca90a8c3477178b96" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_0f45a12e2f80e88504098b692411ca7a.setContent(html_0412032b4e989c6ca90a8c3477178b96);
|
|
|
|
|
|
|
|
marker_104c22f7db07c76241cc42b45581060e.bindPopup(popup_0f45a12e2f80e88504098b692411ca7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_104c22f7db07c76241cc42b45581060e.setIcon(icon_a0188055564f09293d677bdefb11d9d3);
|
|
|
|
|
|
var marker_20fe77bd2a068120ffcdb5195f2f6823 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8cff647101107f1159092d1481d7bc2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5c2fb20f38d734e309b379597b33562 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f52d20851f3bc3489300f06639b54c06 = $(`<div id="html_f52d20851f3bc3489300f06639b54c06" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_f5c2fb20f38d734e309b379597b33562.setContent(html_f52d20851f3bc3489300f06639b54c06);
|
|
|
|
|
|
|
|
marker_20fe77bd2a068120ffcdb5195f2f6823.bindPopup(popup_f5c2fb20f38d734e309b379597b33562)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20fe77bd2a068120ffcdb5195f2f6823.setIcon(icon_8cff647101107f1159092d1481d7bc2f);
|
|
|
|
|
|
var marker_3ba726fc1dbc23bd9fdc08db11056af0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_bd6ec223f3e43b0cf86912cadd0d080e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44343de94480a4b57d5eac97f8714ee0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6126e338e83025a6e9456cae438e59c0 = $(`<div id="html_6126e338e83025a6e9456cae438e59c0" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_44343de94480a4b57d5eac97f8714ee0.setContent(html_6126e338e83025a6e9456cae438e59c0);
|
|
|
|
|
|
|
|
marker_3ba726fc1dbc23bd9fdc08db11056af0.bindPopup(popup_44343de94480a4b57d5eac97f8714ee0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ba726fc1dbc23bd9fdc08db11056af0.setIcon(icon_bd6ec223f3e43b0cf86912cadd0d080e);
|
|
|
|
|
|
var marker_c0d71646a63c8d8c23140c1d50174928 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_214537486f9f0a56a560d32a74bfd71a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81d552f1cdefcb559093c8e8341e42b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4df56a871ab02f0f994ddbc834a7afd8 = $(`<div id="html_4df56a871ab02f0f994ddbc834a7afd8" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_81d552f1cdefcb559093c8e8341e42b9.setContent(html_4df56a871ab02f0f994ddbc834a7afd8);
|
|
|
|
|
|
|
|
marker_c0d71646a63c8d8c23140c1d50174928.bindPopup(popup_81d552f1cdefcb559093c8e8341e42b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0d71646a63c8d8c23140c1d50174928.setIcon(icon_214537486f9f0a56a560d32a74bfd71a);
|
|
|
|
|
|
var marker_380a01bab2124b0fdbf1ea50bb7d63df = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f4851d471f3101b61b239e522ee09137 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f25848e4794d99130a2700c8944106f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca427b084db86bc01817f414c78e95d0 = $(`<div id="html_ca427b084db86bc01817f414c78e95d0" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_f25848e4794d99130a2700c8944106f3.setContent(html_ca427b084db86bc01817f414c78e95d0);
|
|
|
|
|
|
|
|
marker_380a01bab2124b0fdbf1ea50bb7d63df.bindPopup(popup_f25848e4794d99130a2700c8944106f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_380a01bab2124b0fdbf1ea50bb7d63df.setIcon(icon_f4851d471f3101b61b239e522ee09137);
|
|
|
|
|
|
var marker_0d271f8efec4128cdd97518ee1dbafc1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_6560155b21800bf1eedeb5955605d72c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbe363b15674aaec4a4b9a22f2bd082d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_916f534e113a7c825699d0e91eb4bd99 = $(`<div id="html_916f534e113a7c825699d0e91eb4bd99" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_dbe363b15674aaec4a4b9a22f2bd082d.setContent(html_916f534e113a7c825699d0e91eb4bd99);
|
|
|
|
|
|
|
|
marker_0d271f8efec4128cdd97518ee1dbafc1.bindPopup(popup_dbe363b15674aaec4a4b9a22f2bd082d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d271f8efec4128cdd97518ee1dbafc1.setIcon(icon_6560155b21800bf1eedeb5955605d72c);
|
|
|
|
|
|
var marker_5df4ce0ea22ca6b55d7b48bcb2211fe0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_b23e4ec888964e6c66b7e83b03e384db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f36eebdd8c877c39b430d2b9fd3b9688 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc7b6c91ae0a35b568efb2a33447bfc9 = $(`<div id="html_dc7b6c91ae0a35b568efb2a33447bfc9" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_f36eebdd8c877c39b430d2b9fd3b9688.setContent(html_dc7b6c91ae0a35b568efb2a33447bfc9);
|
|
|
|
|
|
|
|
marker_5df4ce0ea22ca6b55d7b48bcb2211fe0.bindPopup(popup_f36eebdd8c877c39b430d2b9fd3b9688)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5df4ce0ea22ca6b55d7b48bcb2211fe0.setIcon(icon_b23e4ec888964e6c66b7e83b03e384db);
|
|
|
|
|
|
var marker_b7d0e76cae9a4edaad174f2db5769e7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_254148cf03c1bc17d6c0ae7c705f4efc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fcdd4f49d14806498c7e3d4831e0fbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6878d82e3b76154eb6b2e69fbf4b227a = $(`<div id="html_6878d82e3b76154eb6b2e69fbf4b227a" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_9fcdd4f49d14806498c7e3d4831e0fbf.setContent(html_6878d82e3b76154eb6b2e69fbf4b227a);
|
|
|
|
|
|
|
|
marker_b7d0e76cae9a4edaad174f2db5769e7a.bindPopup(popup_9fcdd4f49d14806498c7e3d4831e0fbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7d0e76cae9a4edaad174f2db5769e7a.setIcon(icon_254148cf03c1bc17d6c0ae7c705f4efc);
|
|
|
|
|
|
var marker_4f22458f9aab61038e9ce951b48f207e = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_e24d8a3f501aa2307efc63bd59974f1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4029bf9765dfff2c4919c141f7ede0b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da58e5369b2a6f4b0fcb32eb91163810 = $(`<div id="html_da58e5369b2a6f4b0fcb32eb91163810" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_4029bf9765dfff2c4919c141f7ede0b8.setContent(html_da58e5369b2a6f4b0fcb32eb91163810);
|
|
|
|
|
|
|
|
marker_4f22458f9aab61038e9ce951b48f207e.bindPopup(popup_4029bf9765dfff2c4919c141f7ede0b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f22458f9aab61038e9ce951b48f207e.setIcon(icon_e24d8a3f501aa2307efc63bd59974f1c);
|
|
|
|
|
|
var marker_d0f4dc1a212be1ab212b72938f5bd5f1 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_8c5b60589aeb4c9c69cb85706271f4ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93f3be5313f8d7a1a124d58c58e6786d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_992840c33d43fca0b140def949f7af56 = $(`<div id="html_992840c33d43fca0b140def949f7af56" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_93f3be5313f8d7a1a124d58c58e6786d.setContent(html_992840c33d43fca0b140def949f7af56);
|
|
|
|
|
|
|
|
marker_d0f4dc1a212be1ab212b72938f5bd5f1.bindPopup(popup_93f3be5313f8d7a1a124d58c58e6786d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0f4dc1a212be1ab212b72938f5bd5f1.setIcon(icon_8c5b60589aeb4c9c69cb85706271f4ec);
|
|
|
|
|
|
var marker_52f2052e53f1ba05fcfa9ddb3bc30e52 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_f617a7a8ad2d704ce2aaeabaa5442d99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aefa9b857c10d5d4eac9240555a28f7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fd0bb0b80bc8c1523c66eec72c966b8 = $(`<div id="html_9fd0bb0b80bc8c1523c66eec72c966b8" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_aefa9b857c10d5d4eac9240555a28f7e.setContent(html_9fd0bb0b80bc8c1523c66eec72c966b8);
|
|
|
|
|
|
|
|
marker_52f2052e53f1ba05fcfa9ddb3bc30e52.bindPopup(popup_aefa9b857c10d5d4eac9240555a28f7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52f2052e53f1ba05fcfa9ddb3bc30e52.setIcon(icon_f617a7a8ad2d704ce2aaeabaa5442d99);
|
|
|
|
|
|
var marker_c80a501b0fe4c5dada36efcec7b9c3ae = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36);
|
|
|
|
|
|
var icon_59c086c6f9342d178ad5cababf5a85b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_434d5173e5fa9a7a4ca269a68e00e83f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21ecfcd40c81094926691c22cec576c5 = $(`<div id="html_21ecfcd40c81094926691c22cec576c5" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_434d5173e5fa9a7a4ca269a68e00e83f.setContent(html_21ecfcd40c81094926691c22cec576c5);
|
|
|
|
|
|
|
|
marker_c80a501b0fe4c5dada36efcec7b9c3ae.bindPopup(popup_434d5173e5fa9a7a4ca269a68e00e83f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c80a501b0fe4c5dada36efcec7b9c3ae.setIcon(icon_59c086c6f9342d178ad5cababf5a85b9);
|
|
|
|
|
|
marker_cluster_adbe6bde7a0cf5f99120888d5d4c6d36.addTo(map_258420141ddd92f0cda457976d96d4b5);
|
|
|
|
</script>
|
|
</html> |