mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 00:45:19 +00:00
12083 lines
352 KiB
HTML
12083 lines
352 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_3ad3f620d835f6813c097b52ea5cbbab {
|
|
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_3ad3f620d835f6813c097b52ea5cbbab" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_3ad3f620d835f6813c097b52ea5cbbab = L.map(
|
|
"map_3ad3f620d835f6813c097b52ea5cbbab",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_de581b5c02e4c8818c0b3284508bf18a = 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_de581b5c02e4c8818c0b3284508bf18a.addTo(map_3ad3f620d835f6813c097b52ea5cbbab);
|
|
|
|
|
|
var marker_cluster_e7904a622ee987543c9afc869342075f = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_10b050ef64c527216f71c25de9a25759 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_d8fbeabba34fee1c7b102c11ddc74dd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2068420360e04b9e7ed1384c05a29c72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_831d7fceb6fe5f8f1d9853bcbd243545 = $(`<div id="html_831d7fceb6fe5f8f1d9853bcbd243545" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_2068420360e04b9e7ed1384c05a29c72.setContent(html_831d7fceb6fe5f8f1d9853bcbd243545);
|
|
|
|
|
|
|
|
marker_10b050ef64c527216f71c25de9a25759.bindPopup(popup_2068420360e04b9e7ed1384c05a29c72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10b050ef64c527216f71c25de9a25759.setIcon(icon_d8fbeabba34fee1c7b102c11ddc74dd6);
|
|
|
|
|
|
var marker_9bb14feca13f9022f5203a73edc32bd7 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_bb7d5961db1aa65893f6b0be83668972 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f5be087b4ff0e7171adbef3db7d9883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45758bc6150cad50399e8fb03d5c4b16 = $(`<div id="html_45758bc6150cad50399e8fb03d5c4b16" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_2f5be087b4ff0e7171adbef3db7d9883.setContent(html_45758bc6150cad50399e8fb03d5c4b16);
|
|
|
|
|
|
|
|
marker_9bb14feca13f9022f5203a73edc32bd7.bindPopup(popup_2f5be087b4ff0e7171adbef3db7d9883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bb14feca13f9022f5203a73edc32bd7.setIcon(icon_bb7d5961db1aa65893f6b0be83668972);
|
|
|
|
|
|
var marker_0e3947c096ec0711ebf3f6177e238a42 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_3b328c2d5ce5eb5a5def7d901ad82d83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8e53741e1eb23da81ceb0a9ba98a593 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c7bd5c8adb16f4407cceee66375d3ed = $(`<div id="html_3c7bd5c8adb16f4407cceee66375d3ed" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_f8e53741e1eb23da81ceb0a9ba98a593.setContent(html_3c7bd5c8adb16f4407cceee66375d3ed);
|
|
|
|
|
|
|
|
marker_0e3947c096ec0711ebf3f6177e238a42.bindPopup(popup_f8e53741e1eb23da81ceb0a9ba98a593)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e3947c096ec0711ebf3f6177e238a42.setIcon(icon_3b328c2d5ce5eb5a5def7d901ad82d83);
|
|
|
|
|
|
var marker_9f109cae778f1971abecad4214316fee = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b96b3f5cefe9942b89902a131fc4ca35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_347732f4c0b4e564b069c606cea50cda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d168665e97b467acd70820d4fb8e63e = $(`<div id="html_3d168665e97b467acd70820d4fb8e63e" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_347732f4c0b4e564b069c606cea50cda.setContent(html_3d168665e97b467acd70820d4fb8e63e);
|
|
|
|
|
|
|
|
marker_9f109cae778f1971abecad4214316fee.bindPopup(popup_347732f4c0b4e564b069c606cea50cda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f109cae778f1971abecad4214316fee.setIcon(icon_b96b3f5cefe9942b89902a131fc4ca35);
|
|
|
|
|
|
var marker_19c975f10ef0695917e706eafe325ef6 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_3b6216ff1402d9a54b2b08e316b9e23e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02fc909583172ec99538d20167d55d3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67830f082a7b12f35b09deaf0279768a = $(`<div id="html_67830f082a7b12f35b09deaf0279768a" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_02fc909583172ec99538d20167d55d3f.setContent(html_67830f082a7b12f35b09deaf0279768a);
|
|
|
|
|
|
|
|
marker_19c975f10ef0695917e706eafe325ef6.bindPopup(popup_02fc909583172ec99538d20167d55d3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19c975f10ef0695917e706eafe325ef6.setIcon(icon_3b6216ff1402d9a54b2b08e316b9e23e);
|
|
|
|
|
|
var marker_deaef5066943b58a5af12df3d96ce3c5 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_efec908105ebf726d96166c34f6646da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acfc0e6689f858608ee86e1e39dab548 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56de233014845ae7ded0ec48b0f25b21 = $(`<div id="html_56de233014845ae7ded0ec48b0f25b21" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_acfc0e6689f858608ee86e1e39dab548.setContent(html_56de233014845ae7ded0ec48b0f25b21);
|
|
|
|
|
|
|
|
marker_deaef5066943b58a5af12df3d96ce3c5.bindPopup(popup_acfc0e6689f858608ee86e1e39dab548)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deaef5066943b58a5af12df3d96ce3c5.setIcon(icon_efec908105ebf726d96166c34f6646da);
|
|
|
|
|
|
var marker_5cbb1ff2a1b7d2c99a6f8cbff6f124d7 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1828631596e4e02f477ab68cd967805a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff8efecc6840945278bb6b8df964aca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6d396b5ed7cf5a9f82fa35e14b65212 = $(`<div id="html_d6d396b5ed7cf5a9f82fa35e14b65212" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_ff8efecc6840945278bb6b8df964aca9.setContent(html_d6d396b5ed7cf5a9f82fa35e14b65212);
|
|
|
|
|
|
|
|
marker_5cbb1ff2a1b7d2c99a6f8cbff6f124d7.bindPopup(popup_ff8efecc6840945278bb6b8df964aca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cbb1ff2a1b7d2c99a6f8cbff6f124d7.setIcon(icon_1828631596e4e02f477ab68cd967805a);
|
|
|
|
|
|
var marker_11dd8f10febef08ad9786ee095107632 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_fbb79c6b83339ed9251694ae2b842d6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03302bde9217644612b92cd41f5c5c66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78517b90357f668d01e5c51b2da0a864 = $(`<div id="html_78517b90357f668d01e5c51b2da0a864" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_03302bde9217644612b92cd41f5c5c66.setContent(html_78517b90357f668d01e5c51b2da0a864);
|
|
|
|
|
|
|
|
marker_11dd8f10febef08ad9786ee095107632.bindPopup(popup_03302bde9217644612b92cd41f5c5c66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11dd8f10febef08ad9786ee095107632.setIcon(icon_fbb79c6b83339ed9251694ae2b842d6f);
|
|
|
|
|
|
var marker_59f242d1a743f79b3f6bc087396ed48a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_96c38666b8d27c14f7fcd922572f102a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8eb68efb607d8f32edd7c168f3df388 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a141abf3223907120aee55f5daa8e09 = $(`<div id="html_5a141abf3223907120aee55f5daa8e09" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_f8eb68efb607d8f32edd7c168f3df388.setContent(html_5a141abf3223907120aee55f5daa8e09);
|
|
|
|
|
|
|
|
marker_59f242d1a743f79b3f6bc087396ed48a.bindPopup(popup_f8eb68efb607d8f32edd7c168f3df388)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59f242d1a743f79b3f6bc087396ed48a.setIcon(icon_96c38666b8d27c14f7fcd922572f102a);
|
|
|
|
|
|
var marker_06805422319490f2b0d43ca3811c34ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7a7b55164299a5ee4f2539d092faabb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2315b300339b1179ece12d7a4e65c7ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e267e91c28748adf234a39d767975c32 = $(`<div id="html_e267e91c28748adf234a39d767975c32" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_2315b300339b1179ece12d7a4e65c7ef.setContent(html_e267e91c28748adf234a39d767975c32);
|
|
|
|
|
|
|
|
marker_06805422319490f2b0d43ca3811c34ed.bindPopup(popup_2315b300339b1179ece12d7a4e65c7ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06805422319490f2b0d43ca3811c34ed.setIcon(icon_7a7b55164299a5ee4f2539d092faabb3);
|
|
|
|
|
|
var marker_df73d216b6bfb21186ae9cda05ff4f47 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1c3e1939db610a60fc453ada47ef6f09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be71622c0cf59115ae65a124bec75267 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d49f59b94e20c0fb2a85ccdec8e5caa9 = $(`<div id="html_d49f59b94e20c0fb2a85ccdec8e5caa9" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_be71622c0cf59115ae65a124bec75267.setContent(html_d49f59b94e20c0fb2a85ccdec8e5caa9);
|
|
|
|
|
|
|
|
marker_df73d216b6bfb21186ae9cda05ff4f47.bindPopup(popup_be71622c0cf59115ae65a124bec75267)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df73d216b6bfb21186ae9cda05ff4f47.setIcon(icon_1c3e1939db610a60fc453ada47ef6f09);
|
|
|
|
|
|
var marker_acb540a7cc0cd5877814b2a41a4f7f7c = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1c885ef18a79830d8e7186f99196616b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43abab78a32214a5b5149cec5bbc37ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bdf71b4b4c62cad241e825424406916 = $(`<div id="html_6bdf71b4b4c62cad241e825424406916" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_43abab78a32214a5b5149cec5bbc37ac.setContent(html_6bdf71b4b4c62cad241e825424406916);
|
|
|
|
|
|
|
|
marker_acb540a7cc0cd5877814b2a41a4f7f7c.bindPopup(popup_43abab78a32214a5b5149cec5bbc37ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acb540a7cc0cd5877814b2a41a4f7f7c.setIcon(icon_1c885ef18a79830d8e7186f99196616b);
|
|
|
|
|
|
var marker_1e7dce3bb2de18748b7b4d7fc967c350 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_edf210fd672c5c7ad6e661734dcd9bfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55c0af3d8ac822b88e4de13671e8a4cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df688685a32b1455158f0073ee229dcd = $(`<div id="html_df688685a32b1455158f0073ee229dcd" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_55c0af3d8ac822b88e4de13671e8a4cc.setContent(html_df688685a32b1455158f0073ee229dcd);
|
|
|
|
|
|
|
|
marker_1e7dce3bb2de18748b7b4d7fc967c350.bindPopup(popup_55c0af3d8ac822b88e4de13671e8a4cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e7dce3bb2de18748b7b4d7fc967c350.setIcon(icon_edf210fd672c5c7ad6e661734dcd9bfd);
|
|
|
|
|
|
var marker_e86480e631d5a6eb0d03beb41d9ae8a1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ecf4b1d12ddf546dfc1f7ce2db1030f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94daaf9a9972f02d87399a1d8811fd04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a2735c39c790bb0035195ed1adbf088 = $(`<div id="html_8a2735c39c790bb0035195ed1adbf088" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_94daaf9a9972f02d87399a1d8811fd04.setContent(html_8a2735c39c790bb0035195ed1adbf088);
|
|
|
|
|
|
|
|
marker_e86480e631d5a6eb0d03beb41d9ae8a1.bindPopup(popup_94daaf9a9972f02d87399a1d8811fd04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e86480e631d5a6eb0d03beb41d9ae8a1.setIcon(icon_ecf4b1d12ddf546dfc1f7ce2db1030f2);
|
|
|
|
|
|
var marker_f8b88c8e8108f12ab413ef9472a2e847 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_9de822e7837817ae139b696311d6495e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b261ba12e330aea79f26c68b6fe149d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9470bb407feaa923e211b453f278809 = $(`<div id="html_c9470bb407feaa923e211b453f278809" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_4b261ba12e330aea79f26c68b6fe149d.setContent(html_c9470bb407feaa923e211b453f278809);
|
|
|
|
|
|
|
|
marker_f8b88c8e8108f12ab413ef9472a2e847.bindPopup(popup_4b261ba12e330aea79f26c68b6fe149d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8b88c8e8108f12ab413ef9472a2e847.setIcon(icon_9de822e7837817ae139b696311d6495e);
|
|
|
|
|
|
var marker_51bf35900e593d1749f21b8cbc1d7b49 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f8d1257f5a83deed0b8c26fded6ae081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de3f8b334ea85df865cd71720411f0ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f274d2970735a16aafe322544721a93c = $(`<div id="html_f274d2970735a16aafe322544721a93c" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_de3f8b334ea85df865cd71720411f0ab.setContent(html_f274d2970735a16aafe322544721a93c);
|
|
|
|
|
|
|
|
marker_51bf35900e593d1749f21b8cbc1d7b49.bindPopup(popup_de3f8b334ea85df865cd71720411f0ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51bf35900e593d1749f21b8cbc1d7b49.setIcon(icon_f8d1257f5a83deed0b8c26fded6ae081);
|
|
|
|
|
|
var marker_f66bb3858b756afc1702e3b5b03d72c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_438acecbc7e3bc2b6171a5f1ee890288 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d6980b839413855fe47c5b3131a7638 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62ee1faebe7b1195dc50b3f4a3e72ad8 = $(`<div id="html_62ee1faebe7b1195dc50b3f4a3e72ad8" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_4d6980b839413855fe47c5b3131a7638.setContent(html_62ee1faebe7b1195dc50b3f4a3e72ad8);
|
|
|
|
|
|
|
|
marker_f66bb3858b756afc1702e3b5b03d72c5.bindPopup(popup_4d6980b839413855fe47c5b3131a7638)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f66bb3858b756afc1702e3b5b03d72c5.setIcon(icon_438acecbc7e3bc2b6171a5f1ee890288);
|
|
|
|
|
|
var marker_e05bd061302d6274696ace9e89006b1c = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_702915fc5c2df2cf80523295429f79ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3326117a6a198dcae9b5015255035a90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3199aa8700a267edb6b3397d12016c2f = $(`<div id="html_3199aa8700a267edb6b3397d12016c2f" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_3326117a6a198dcae9b5015255035a90.setContent(html_3199aa8700a267edb6b3397d12016c2f);
|
|
|
|
|
|
|
|
marker_e05bd061302d6274696ace9e89006b1c.bindPopup(popup_3326117a6a198dcae9b5015255035a90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e05bd061302d6274696ace9e89006b1c.setIcon(icon_702915fc5c2df2cf80523295429f79ab);
|
|
|
|
|
|
var marker_e07adeeaeca269342d4372435a49538c = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_56d6516faaf160af57a0e8ddb88af8e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1453a2f7f57dd7057a12d8e8c431e1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5799d6a8b82631d03f295c8d5ec4bd32 = $(`<div id="html_5799d6a8b82631d03f295c8d5ec4bd32" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_a1453a2f7f57dd7057a12d8e8c431e1f.setContent(html_5799d6a8b82631d03f295c8d5ec4bd32);
|
|
|
|
|
|
|
|
marker_e07adeeaeca269342d4372435a49538c.bindPopup(popup_a1453a2f7f57dd7057a12d8e8c431e1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e07adeeaeca269342d4372435a49538c.setIcon(icon_56d6516faaf160af57a0e8ddb88af8e9);
|
|
|
|
|
|
var marker_25fe37417e9556e15c09b7503f4465ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e5414e52c8bdaa7c61375aeb9ac38b2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78e044c2320d1e3c390b4be4244fcde5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b86122dffcc573bcddc57970b8086e2 = $(`<div id="html_6b86122dffcc573bcddc57970b8086e2" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_78e044c2320d1e3c390b4be4244fcde5.setContent(html_6b86122dffcc573bcddc57970b8086e2);
|
|
|
|
|
|
|
|
marker_25fe37417e9556e15c09b7503f4465ea.bindPopup(popup_78e044c2320d1e3c390b4be4244fcde5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25fe37417e9556e15c09b7503f4465ea.setIcon(icon_e5414e52c8bdaa7c61375aeb9ac38b2c);
|
|
|
|
|
|
var marker_79da8460989eee4c458ec893134d3518 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_694cf7b6a466f692a0865db63b6437f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80a87939ea5184c5237d7efa33bb9604 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c62c2840c2123719d2cac6b5d650d10 = $(`<div id="html_2c62c2840c2123719d2cac6b5d650d10" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_80a87939ea5184c5237d7efa33bb9604.setContent(html_2c62c2840c2123719d2cac6b5d650d10);
|
|
|
|
|
|
|
|
marker_79da8460989eee4c458ec893134d3518.bindPopup(popup_80a87939ea5184c5237d7efa33bb9604)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79da8460989eee4c458ec893134d3518.setIcon(icon_694cf7b6a466f692a0865db63b6437f8);
|
|
|
|
|
|
var marker_7de7ffb0ab65d54cab7ff7c9a3df0894 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_d3eaf5d1d4ae2203dfc3b0aa65d08119 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5427171b1cb10c8fb4aa633992487b84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c6cb82cad0aa52e796ade74de4c7def = $(`<div id="html_4c6cb82cad0aa52e796ade74de4c7def" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_5427171b1cb10c8fb4aa633992487b84.setContent(html_4c6cb82cad0aa52e796ade74de4c7def);
|
|
|
|
|
|
|
|
marker_7de7ffb0ab65d54cab7ff7c9a3df0894.bindPopup(popup_5427171b1cb10c8fb4aa633992487b84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de7ffb0ab65d54cab7ff7c9a3df0894.setIcon(icon_d3eaf5d1d4ae2203dfc3b0aa65d08119);
|
|
|
|
|
|
var marker_9e6156c2dca6edc5f70cc38205341287 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b2f3268f741bfa2b8c046b3bd9e7ad87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b978196440c7cf6b485213d6e57de85a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6447406298007ed4880de30e3c2e00e6 = $(`<div id="html_6447406298007ed4880de30e3c2e00e6" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_b978196440c7cf6b485213d6e57de85a.setContent(html_6447406298007ed4880de30e3c2e00e6);
|
|
|
|
|
|
|
|
marker_9e6156c2dca6edc5f70cc38205341287.bindPopup(popup_b978196440c7cf6b485213d6e57de85a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e6156c2dca6edc5f70cc38205341287.setIcon(icon_b2f3268f741bfa2b8c046b3bd9e7ad87);
|
|
|
|
|
|
var marker_a55656b6854ab220b9ed7e2d144150a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_80a2e9cf33c98b935397a42144f853cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bf93cd8db3f275a45348b9da3a3003e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35360820e1332211248832793556ac3b = $(`<div id="html_35360820e1332211248832793556ac3b" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_5bf93cd8db3f275a45348b9da3a3003e.setContent(html_35360820e1332211248832793556ac3b);
|
|
|
|
|
|
|
|
marker_a55656b6854ab220b9ed7e2d144150a0.bindPopup(popup_5bf93cd8db3f275a45348b9da3a3003e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a55656b6854ab220b9ed7e2d144150a0.setIcon(icon_80a2e9cf33c98b935397a42144f853cf);
|
|
|
|
|
|
var marker_68f09e2c44130dd2830da6a345c81cb1 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_c3278b1238290e7984ca3bff2d4a7976 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_287bd4badeb063acacdbbd260ae9c296 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85eeb9697257cc04fc23efed9e9274ca = $(`<div id="html_85eeb9697257cc04fc23efed9e9274ca" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_287bd4badeb063acacdbbd260ae9c296.setContent(html_85eeb9697257cc04fc23efed9e9274ca);
|
|
|
|
|
|
|
|
marker_68f09e2c44130dd2830da6a345c81cb1.bindPopup(popup_287bd4badeb063acacdbbd260ae9c296)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68f09e2c44130dd2830da6a345c81cb1.setIcon(icon_c3278b1238290e7984ca3bff2d4a7976);
|
|
|
|
|
|
var marker_a6f1cf368b67a9b4c9718d83a77f56ee = L.marker(
|
|
[9.27447, -83.5797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_75f96875b667fab906cb97c2820f0674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3f097aca4708a659dd0bae17fea1023 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff6c4a798add22c31c84c3ce552aca93 = $(`<div id="html_ff6c4a798add22c31c84c3ce552aca93" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_f3f097aca4708a659dd0bae17fea1023.setContent(html_ff6c4a798add22c31c84c3ce552aca93);
|
|
|
|
|
|
|
|
marker_a6f1cf368b67a9b4c9718d83a77f56ee.bindPopup(popup_f3f097aca4708a659dd0bae17fea1023)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6f1cf368b67a9b4c9718d83a77f56ee.setIcon(icon_75f96875b667fab906cb97c2820f0674);
|
|
|
|
|
|
var marker_c9f82f5fa227ae156f373b3c3ecaea5d = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_502b841c7e47a3bc832dbf370d9a2c6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3e158b6ca54917d0662945e63a9e92a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d03a8154840b9d0aff3e785ab80a587 = $(`<div id="html_7d03a8154840b9d0aff3e785ab80a587" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_c3e158b6ca54917d0662945e63a9e92a.setContent(html_7d03a8154840b9d0aff3e785ab80a587);
|
|
|
|
|
|
|
|
marker_c9f82f5fa227ae156f373b3c3ecaea5d.bindPopup(popup_c3e158b6ca54917d0662945e63a9e92a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9f82f5fa227ae156f373b3c3ecaea5d.setIcon(icon_502b841c7e47a3bc832dbf370d9a2c6e);
|
|
|
|
|
|
var marker_174f809120e640a246adbd6fdd412d53 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_37df8302fa12083e4e8a1a448531672d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c91513a5f0010a4c9c49055389c83707 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dbebca5a30c79be99b1c3fb7cf99c88 = $(`<div id="html_6dbebca5a30c79be99b1c3fb7cf99c88" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_c91513a5f0010a4c9c49055389c83707.setContent(html_6dbebca5a30c79be99b1c3fb7cf99c88);
|
|
|
|
|
|
|
|
marker_174f809120e640a246adbd6fdd412d53.bindPopup(popup_c91513a5f0010a4c9c49055389c83707)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_174f809120e640a246adbd6fdd412d53.setIcon(icon_37df8302fa12083e4e8a1a448531672d);
|
|
|
|
|
|
var marker_a28bb528509695d4b8d9f9c4b97152ba = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_679ef16c91845116534f6da249ef02b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c824ee007afc0bff14cf663707e173fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e961d8bb71f528b32da437d0174be2bd = $(`<div id="html_e961d8bb71f528b32da437d0174be2bd" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_c824ee007afc0bff14cf663707e173fc.setContent(html_e961d8bb71f528b32da437d0174be2bd);
|
|
|
|
|
|
|
|
marker_a28bb528509695d4b8d9f9c4b97152ba.bindPopup(popup_c824ee007afc0bff14cf663707e173fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a28bb528509695d4b8d9f9c4b97152ba.setIcon(icon_679ef16c91845116534f6da249ef02b3);
|
|
|
|
|
|
var marker_7f1ec9836313cf35461b4cf1e8ea2884 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_91b9fec1493ec6f517f4e296fe4ec120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c7b7d35005773241c7999720d0dd15e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af453e99089002c0b42f8d0d2576ae36 = $(`<div id="html_af453e99089002c0b42f8d0d2576ae36" style="width: 100.0%; height: 100.0%;">intl-rocks-microphone-did.trycloudflare.com</div>`)[0];
|
|
popup_6c7b7d35005773241c7999720d0dd15e.setContent(html_af453e99089002c0b42f8d0d2576ae36);
|
|
|
|
|
|
|
|
marker_7f1ec9836313cf35461b4cf1e8ea2884.bindPopup(popup_6c7b7d35005773241c7999720d0dd15e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f1ec9836313cf35461b4cf1e8ea2884.setIcon(icon_91b9fec1493ec6f517f4e296fe4ec120);
|
|
|
|
|
|
var marker_2bea468a7c9b15d796e0e50103a9be76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f43f4725a6316f31be289514cdef194c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c84ae1cb50969b51bb9201e612e0e5fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e9c84c6915b661731ed97080ba9aa10 = $(`<div id="html_8e9c84c6915b661731ed97080ba9aa10" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_c84ae1cb50969b51bb9201e612e0e5fd.setContent(html_8e9c84c6915b661731ed97080ba9aa10);
|
|
|
|
|
|
|
|
marker_2bea468a7c9b15d796e0e50103a9be76.bindPopup(popup_c84ae1cb50969b51bb9201e612e0e5fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bea468a7c9b15d796e0e50103a9be76.setIcon(icon_f43f4725a6316f31be289514cdef194c);
|
|
|
|
|
|
var marker_f17b4a61eebe3a26c2a5be2823274895 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_a089b469d5f5da2987d1fd96ff7dbc15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acfc1eae27dc2ed8fc1f2d30d8f6c2f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93949fcd1e613e8fc9584d304ba6a25e = $(`<div id="html_93949fcd1e613e8fc9584d304ba6a25e" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_acfc1eae27dc2ed8fc1f2d30d8f6c2f0.setContent(html_93949fcd1e613e8fc9584d304ba6a25e);
|
|
|
|
|
|
|
|
marker_f17b4a61eebe3a26c2a5be2823274895.bindPopup(popup_acfc1eae27dc2ed8fc1f2d30d8f6c2f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f17b4a61eebe3a26c2a5be2823274895.setIcon(icon_a089b469d5f5da2987d1fd96ff7dbc15);
|
|
|
|
|
|
var marker_492fecbc43750dcb20fb623895247d0b = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e9cfc6728edf896e88581a5115b7b9e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fb1cc97c8d27c84700399123b7c1094 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ed855a7970f7f4742c2001d3b2f571a = $(`<div id="html_4ed855a7970f7f4742c2001d3b2f571a" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_1fb1cc97c8d27c84700399123b7c1094.setContent(html_4ed855a7970f7f4742c2001d3b2f571a);
|
|
|
|
|
|
|
|
marker_492fecbc43750dcb20fb623895247d0b.bindPopup(popup_1fb1cc97c8d27c84700399123b7c1094)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_492fecbc43750dcb20fb623895247d0b.setIcon(icon_e9cfc6728edf896e88581a5115b7b9e5);
|
|
|
|
|
|
var marker_dc788f88ddd01e6a1c883794480beae7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e843136ef1228bf318f40c411203e1bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b362f4c022c272540e897e77f70d13f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77083fac42177c7c46ce9728764a8017 = $(`<div id="html_77083fac42177c7c46ce9728764a8017" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_5b362f4c022c272540e897e77f70d13f.setContent(html_77083fac42177c7c46ce9728764a8017);
|
|
|
|
|
|
|
|
marker_dc788f88ddd01e6a1c883794480beae7.bindPopup(popup_5b362f4c022c272540e897e77f70d13f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc788f88ddd01e6a1c883794480beae7.setIcon(icon_e843136ef1228bf318f40c411203e1bd);
|
|
|
|
|
|
var marker_d82e8223b4368a8387d2fdc3e551849e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_657bf8250658a0dce150ad46c732a334 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b527f75f942a2cdbcf88a9e7f907ac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_486c08248ae41c290f6caa3710994733 = $(`<div id="html_486c08248ae41c290f6caa3710994733" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_4b527f75f942a2cdbcf88a9e7f907ac1.setContent(html_486c08248ae41c290f6caa3710994733);
|
|
|
|
|
|
|
|
marker_d82e8223b4368a8387d2fdc3e551849e.bindPopup(popup_4b527f75f942a2cdbcf88a9e7f907ac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d82e8223b4368a8387d2fdc3e551849e.setIcon(icon_657bf8250658a0dce150ad46c732a334);
|
|
|
|
|
|
var marker_a859ecb710888e928a246e0e7650f778 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_adbc00b9ea5a5bc1a3aac6078b05c4e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ece1f5a76f72f9c831317a6c8e80670a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73a6a5b24a87c6ffdca346c696956553 = $(`<div id="html_73a6a5b24a87c6ffdca346c696956553" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_ece1f5a76f72f9c831317a6c8e80670a.setContent(html_73a6a5b24a87c6ffdca346c696956553);
|
|
|
|
|
|
|
|
marker_a859ecb710888e928a246e0e7650f778.bindPopup(popup_ece1f5a76f72f9c831317a6c8e80670a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a859ecb710888e928a246e0e7650f778.setIcon(icon_adbc00b9ea5a5bc1a3aac6078b05c4e8);
|
|
|
|
|
|
var marker_19fba764bd3ee824b87055e1d71220eb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_a9451ba95015bc943ccb1a9589f8cb2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b2b8a34423ed4d5721deda1b455cd4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c42df259b7ad5fb28a0e7f84104fdcfe = $(`<div id="html_c42df259b7ad5fb28a0e7f84104fdcfe" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_2b2b8a34423ed4d5721deda1b455cd4b.setContent(html_c42df259b7ad5fb28a0e7f84104fdcfe);
|
|
|
|
|
|
|
|
marker_19fba764bd3ee824b87055e1d71220eb.bindPopup(popup_2b2b8a34423ed4d5721deda1b455cd4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19fba764bd3ee824b87055e1d71220eb.setIcon(icon_a9451ba95015bc943ccb1a9589f8cb2d);
|
|
|
|
|
|
var marker_bb92bd90adac1e8b0451168cefadd46f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ee66f9c00ec9bdfd945bb635f5efdad2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_959c92966138909f033162b5617f65d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_408ec913ed9e45167b9fd1c7ee76d53e = $(`<div id="html_408ec913ed9e45167b9fd1c7ee76d53e" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_959c92966138909f033162b5617f65d0.setContent(html_408ec913ed9e45167b9fd1c7ee76d53e);
|
|
|
|
|
|
|
|
marker_bb92bd90adac1e8b0451168cefadd46f.bindPopup(popup_959c92966138909f033162b5617f65d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb92bd90adac1e8b0451168cefadd46f.setIcon(icon_ee66f9c00ec9bdfd945bb635f5efdad2);
|
|
|
|
|
|
var marker_0add6f2f17f09dd4a0ddd5cd931a1ada = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b8845f3c25f4aba8a5322b6cdc2c9a5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce42de3e574d446317486d2b413ae636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d281cce1cc6fcf19dff07db4b3ac3677 = $(`<div id="html_d281cce1cc6fcf19dff07db4b3ac3677" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_ce42de3e574d446317486d2b413ae636.setContent(html_d281cce1cc6fcf19dff07db4b3ac3677);
|
|
|
|
|
|
|
|
marker_0add6f2f17f09dd4a0ddd5cd931a1ada.bindPopup(popup_ce42de3e574d446317486d2b413ae636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0add6f2f17f09dd4a0ddd5cd931a1ada.setIcon(icon_b8845f3c25f4aba8a5322b6cdc2c9a5a);
|
|
|
|
|
|
var marker_3672ca379176092f8980bbd0c4d96591 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_66fe4ea20248c56e22b1549746bbab90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa2fc80b8185d29483628e57222113f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb66b9b816ac5cb5811dc0a646dc7238 = $(`<div id="html_eb66b9b816ac5cb5811dc0a646dc7238" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_aa2fc80b8185d29483628e57222113f3.setContent(html_eb66b9b816ac5cb5811dc0a646dc7238);
|
|
|
|
|
|
|
|
marker_3672ca379176092f8980bbd0c4d96591.bindPopup(popup_aa2fc80b8185d29483628e57222113f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3672ca379176092f8980bbd0c4d96591.setIcon(icon_66fe4ea20248c56e22b1549746bbab90);
|
|
|
|
|
|
var marker_897b8a2f2c15995dcfee5dbd3d5f4f09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0f4018e0a5d8af8a45928d4bc5bc15af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d4e3c18acff9ba6ecb87b69aac41a0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d14814ee74dc775c8498f7f0dcd9c61 = $(`<div id="html_1d14814ee74dc775c8498f7f0dcd9c61" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_5d4e3c18acff9ba6ecb87b69aac41a0d.setContent(html_1d14814ee74dc775c8498f7f0dcd9c61);
|
|
|
|
|
|
|
|
marker_897b8a2f2c15995dcfee5dbd3d5f4f09.bindPopup(popup_5d4e3c18acff9ba6ecb87b69aac41a0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_897b8a2f2c15995dcfee5dbd3d5f4f09.setIcon(icon_0f4018e0a5d8af8a45928d4bc5bc15af);
|
|
|
|
|
|
var marker_0e64022a2a6245f8b9fe0c1395804368 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7c34e771039014e43fd35ac3f1a387d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ff1af03408489f973fd06ccff84fd65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_482bc7d2a17f8d0ea5547acfa1e05b9f = $(`<div id="html_482bc7d2a17f8d0ea5547acfa1e05b9f" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_4ff1af03408489f973fd06ccff84fd65.setContent(html_482bc7d2a17f8d0ea5547acfa1e05b9f);
|
|
|
|
|
|
|
|
marker_0e64022a2a6245f8b9fe0c1395804368.bindPopup(popup_4ff1af03408489f973fd06ccff84fd65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e64022a2a6245f8b9fe0c1395804368.setIcon(icon_7c34e771039014e43fd35ac3f1a387d1);
|
|
|
|
|
|
var marker_5ab0a964978e7694b760a8832af91a02 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_564e43ce4f05fdbffae40fef5da12318 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_198dd61f6805e55c784f9d865edf5e85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_171226b51e5850a73fe6d79b60984f42 = $(`<div id="html_171226b51e5850a73fe6d79b60984f42" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_198dd61f6805e55c784f9d865edf5e85.setContent(html_171226b51e5850a73fe6d79b60984f42);
|
|
|
|
|
|
|
|
marker_5ab0a964978e7694b760a8832af91a02.bindPopup(popup_198dd61f6805e55c784f9d865edf5e85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ab0a964978e7694b760a8832af91a02.setIcon(icon_564e43ce4f05fdbffae40fef5da12318);
|
|
|
|
|
|
var marker_96a8ad7cbf33fb0123fd41fd3d77f685 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7ffc0d78bb28112a42583e37e4458640 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d29d1fea1ec203e013b3d8715406e8a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42a16ac1a280e5f3792f387db918d7f7 = $(`<div id="html_42a16ac1a280e5f3792f387db918d7f7" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_d29d1fea1ec203e013b3d8715406e8a7.setContent(html_42a16ac1a280e5f3792f387db918d7f7);
|
|
|
|
|
|
|
|
marker_96a8ad7cbf33fb0123fd41fd3d77f685.bindPopup(popup_d29d1fea1ec203e013b3d8715406e8a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96a8ad7cbf33fb0123fd41fd3d77f685.setIcon(icon_7ffc0d78bb28112a42583e37e4458640);
|
|
|
|
|
|
var marker_9d9389de6483cce4ce682d28a41cc259 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6a36bddf02c0d148d84522ad7858306f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_412de78773ebc86bbdf22db9e358551f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_327dffbcdc069d643b69899d92d7de49 = $(`<div id="html_327dffbcdc069d643b69899d92d7de49" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_412de78773ebc86bbdf22db9e358551f.setContent(html_327dffbcdc069d643b69899d92d7de49);
|
|
|
|
|
|
|
|
marker_9d9389de6483cce4ce682d28a41cc259.bindPopup(popup_412de78773ebc86bbdf22db9e358551f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d9389de6483cce4ce682d28a41cc259.setIcon(icon_6a36bddf02c0d148d84522ad7858306f);
|
|
|
|
|
|
var marker_c54a9485075f8ecbec30781460df28e8 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ea168b6657ecbc7498f8ca36b523d326 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a48423a29ae014872cc1c63614ceb82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20f22814775fec9cbe981cbc0f6d5a81 = $(`<div id="html_20f22814775fec9cbe981cbc0f6d5a81" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_1a48423a29ae014872cc1c63614ceb82.setContent(html_20f22814775fec9cbe981cbc0f6d5a81);
|
|
|
|
|
|
|
|
marker_c54a9485075f8ecbec30781460df28e8.bindPopup(popup_1a48423a29ae014872cc1c63614ceb82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c54a9485075f8ecbec30781460df28e8.setIcon(icon_ea168b6657ecbc7498f8ca36b523d326);
|
|
|
|
|
|
var marker_8b94e47a037ebff09410beeba83d56c6 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_99faca3a3f5bc46959965c05eba97d7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a37a2984363e6388bfc2de0f7777d5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4577f8ce8b6248c0fd141778f6b66f9 = $(`<div id="html_f4577f8ce8b6248c0fd141778f6b66f9" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_5a37a2984363e6388bfc2de0f7777d5d.setContent(html_f4577f8ce8b6248c0fd141778f6b66f9);
|
|
|
|
|
|
|
|
marker_8b94e47a037ebff09410beeba83d56c6.bindPopup(popup_5a37a2984363e6388bfc2de0f7777d5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b94e47a037ebff09410beeba83d56c6.setIcon(icon_99faca3a3f5bc46959965c05eba97d7c);
|
|
|
|
|
|
var marker_58cbd6e8330de9885bcc54f80695d0f9 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0ba06ee2887eb46666bdf96c0c5f1361 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_256e963242a5ed0e237f21728f577aa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67bcd664cd6c8a6f97ef3c6e16a62932 = $(`<div id="html_67bcd664cd6c8a6f97ef3c6e16a62932" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_256e963242a5ed0e237f21728f577aa6.setContent(html_67bcd664cd6c8a6f97ef3c6e16a62932);
|
|
|
|
|
|
|
|
marker_58cbd6e8330de9885bcc54f80695d0f9.bindPopup(popup_256e963242a5ed0e237f21728f577aa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58cbd6e8330de9885bcc54f80695d0f9.setIcon(icon_0ba06ee2887eb46666bdf96c0c5f1361);
|
|
|
|
|
|
var marker_9a62be76d500f12ab6f819058110a433 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0f5ca7776c58c9a041523dedb28863a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_739ed75e5d2fe049e12dcc80b4bbdd41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_790e7bcbb87978294e5267561e350b11 = $(`<div id="html_790e7bcbb87978294e5267561e350b11" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_739ed75e5d2fe049e12dcc80b4bbdd41.setContent(html_790e7bcbb87978294e5267561e350b11);
|
|
|
|
|
|
|
|
marker_9a62be76d500f12ab6f819058110a433.bindPopup(popup_739ed75e5d2fe049e12dcc80b4bbdd41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a62be76d500f12ab6f819058110a433.setIcon(icon_0f5ca7776c58c9a041523dedb28863a6);
|
|
|
|
|
|
var marker_de62c70eae2ea3d891098238c31ae9d3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_34835a32c3b4acc64743d84368ae9c72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fd30a70b448c920751b2853698c5ff2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4956c2b28ebcd69acf65c4c5c68d61de = $(`<div id="html_4956c2b28ebcd69acf65c4c5c68d61de" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_1fd30a70b448c920751b2853698c5ff2.setContent(html_4956c2b28ebcd69acf65c4c5c68d61de);
|
|
|
|
|
|
|
|
marker_de62c70eae2ea3d891098238c31ae9d3.bindPopup(popup_1fd30a70b448c920751b2853698c5ff2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de62c70eae2ea3d891098238c31ae9d3.setIcon(icon_34835a32c3b4acc64743d84368ae9c72);
|
|
|
|
|
|
var marker_4d943a81566d079fb65fb925fe141638 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_83a4c90ff24ae34a9b9932597e3f34d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f94de0e69dbc1cb0b79135a36878a47a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55a5fdc0efc1f8ccd4f282b416559323 = $(`<div id="html_55a5fdc0efc1f8ccd4f282b416559323" style="width: 100.0%; height: 100.0%;">relay.lanavault.space:443</div>`)[0];
|
|
popup_f94de0e69dbc1cb0b79135a36878a47a.setContent(html_55a5fdc0efc1f8ccd4f282b416559323);
|
|
|
|
|
|
|
|
marker_4d943a81566d079fb65fb925fe141638.bindPopup(popup_f94de0e69dbc1cb0b79135a36878a47a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d943a81566d079fb65fb925fe141638.setIcon(icon_83a4c90ff24ae34a9b9932597e3f34d2);
|
|
|
|
|
|
var marker_09fb259fb817c9d5959c26bf56d71de5 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_a1453c5fb2a77f6a509ebdf1c1d3e8c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06a16047e782fe54aa591796813ed887 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11bec658df05ab4de33b3abd618bd994 = $(`<div id="html_11bec658df05ab4de33b3abd618bd994" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_06a16047e782fe54aa591796813ed887.setContent(html_11bec658df05ab4de33b3abd618bd994);
|
|
|
|
|
|
|
|
marker_09fb259fb817c9d5959c26bf56d71de5.bindPopup(popup_06a16047e782fe54aa591796813ed887)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09fb259fb817c9d5959c26bf56d71de5.setIcon(icon_a1453c5fb2a77f6a509ebdf1c1d3e8c4);
|
|
|
|
|
|
var marker_a4845bc1a06649ad63434760b26eae1e = L.marker(
|
|
[47.1285, 8.74735],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ab57d94908eeed7a0b26584efc135929 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1140c139bad8d230a785f1964f2b636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddfb44b57fe74eccce28574776330189 = $(`<div id="html_ddfb44b57fe74eccce28574776330189" style="width: 100.0%; height: 100.0%;">nas01xanthosnet.synology.me:7778</div>`)[0];
|
|
popup_d1140c139bad8d230a785f1964f2b636.setContent(html_ddfb44b57fe74eccce28574776330189);
|
|
|
|
|
|
|
|
marker_a4845bc1a06649ad63434760b26eae1e.bindPopup(popup_d1140c139bad8d230a785f1964f2b636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4845bc1a06649ad63434760b26eae1e.setIcon(icon_ab57d94908eeed7a0b26584efc135929);
|
|
|
|
|
|
var marker_66fc281c1e2a919919ed81e5f27b8790 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_00fe5f93f414e97317207fbb1c223799 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dee15f34315a3589280aceeb924fabc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_417590dc30cbe5d7df979b498dafd0f0 = $(`<div id="html_417590dc30cbe5d7df979b498dafd0f0" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_dee15f34315a3589280aceeb924fabc1.setContent(html_417590dc30cbe5d7df979b498dafd0f0);
|
|
|
|
|
|
|
|
marker_66fc281c1e2a919919ed81e5f27b8790.bindPopup(popup_dee15f34315a3589280aceeb924fabc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66fc281c1e2a919919ed81e5f27b8790.setIcon(icon_00fe5f93f414e97317207fbb1c223799);
|
|
|
|
|
|
var marker_c74a1391cb6f8cb3af245aa7c6dffa4e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_09130f7994dc4d12072376de32221c2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bb81cf206995278016fcda63efa2da6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6701254a5f885dc2026d4578b8cec58e = $(`<div id="html_6701254a5f885dc2026d4578b8cec58e" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_7bb81cf206995278016fcda63efa2da6.setContent(html_6701254a5f885dc2026d4578b8cec58e);
|
|
|
|
|
|
|
|
marker_c74a1391cb6f8cb3af245aa7c6dffa4e.bindPopup(popup_7bb81cf206995278016fcda63efa2da6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c74a1391cb6f8cb3af245aa7c6dffa4e.setIcon(icon_09130f7994dc4d12072376de32221c2f);
|
|
|
|
|
|
var marker_faa78cb4d5f891442c8618d333e4798c = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_bafcae8f42fc38ae76103c8ff47c8dea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b40ee9729cd8589b3aa8db48e0a77e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_815caafcf7b1de041744c5ec4892d5cb = $(`<div id="html_815caafcf7b1de041744c5ec4892d5cb" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_8b40ee9729cd8589b3aa8db48e0a77e0.setContent(html_815caafcf7b1de041744c5ec4892d5cb);
|
|
|
|
|
|
|
|
marker_faa78cb4d5f891442c8618d333e4798c.bindPopup(popup_8b40ee9729cd8589b3aa8db48e0a77e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faa78cb4d5f891442c8618d333e4798c.setIcon(icon_bafcae8f42fc38ae76103c8ff47c8dea);
|
|
|
|
|
|
var marker_dad7dc1384445d7498d36e22dfa3f4e5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f91d6f5937ddd9c3aa0c8ddc2d99b807 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43c92119d8fc5e15c94fa4e216842ac3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44c054d6ba45ee99649a4632539b6717 = $(`<div id="html_44c054d6ba45ee99649a4632539b6717" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_43c92119d8fc5e15c94fa4e216842ac3.setContent(html_44c054d6ba45ee99649a4632539b6717);
|
|
|
|
|
|
|
|
marker_dad7dc1384445d7498d36e22dfa3f4e5.bindPopup(popup_43c92119d8fc5e15c94fa4e216842ac3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dad7dc1384445d7498d36e22dfa3f4e5.setIcon(icon_f91d6f5937ddd9c3aa0c8ddc2d99b807);
|
|
|
|
|
|
var marker_8957f3faafbba05880aae161cffbdda9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_c87eeee4f02c6f5e0d7d23ffcec4941b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd013d9bed6e174094b87b2d0b649ae1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dd2f37dc156b8fa3f7c2161021af30a = $(`<div id="html_3dd2f37dc156b8fa3f7c2161021af30a" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_cd013d9bed6e174094b87b2d0b649ae1.setContent(html_3dd2f37dc156b8fa3f7c2161021af30a);
|
|
|
|
|
|
|
|
marker_8957f3faafbba05880aae161cffbdda9.bindPopup(popup_cd013d9bed6e174094b87b2d0b649ae1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8957f3faafbba05880aae161cffbdda9.setIcon(icon_c87eeee4f02c6f5e0d7d23ffcec4941b);
|
|
|
|
|
|
var marker_a4dfe62e152229908bac4c12baddf856 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e37aaafcb1427f76d3e57af14d551b59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_212b76f27f0931e6c0350e906344d786 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e9ece5008e362f252bd098419cd11ff = $(`<div id="html_4e9ece5008e362f252bd098419cd11ff" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_212b76f27f0931e6c0350e906344d786.setContent(html_4e9ece5008e362f252bd098419cd11ff);
|
|
|
|
|
|
|
|
marker_a4dfe62e152229908bac4c12baddf856.bindPopup(popup_212b76f27f0931e6c0350e906344d786)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4dfe62e152229908bac4c12baddf856.setIcon(icon_e37aaafcb1427f76d3e57af14d551b59);
|
|
|
|
|
|
var marker_fabfda96238fe17b86dc3f5b3bb27eeb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6a3ac0ddfeca3ccd6c2328ddfbc1c824 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03bd9fa25003f0b1be9c5954e207499e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7650269dde45ab1f1bb0829861376b5 = $(`<div id="html_b7650269dde45ab1f1bb0829861376b5" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_03bd9fa25003f0b1be9c5954e207499e.setContent(html_b7650269dde45ab1f1bb0829861376b5);
|
|
|
|
|
|
|
|
marker_fabfda96238fe17b86dc3f5b3bb27eeb.bindPopup(popup_03bd9fa25003f0b1be9c5954e207499e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fabfda96238fe17b86dc3f5b3bb27eeb.setIcon(icon_6a3ac0ddfeca3ccd6c2328ddfbc1c824);
|
|
|
|
|
|
var marker_0c103ebc48be2a3f532dcc9c91278af7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6a4bc5ce8e5cb7d7e3a3356c0b2bc2c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ea7c3eddbbe56fad08d0c9f87ab9d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_436a09ce116c8174473f4d2f0d2064a2 = $(`<div id="html_436a09ce116c8174473f4d2f0d2064a2" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_20ea7c3eddbbe56fad08d0c9f87ab9d0.setContent(html_436a09ce116c8174473f4d2f0d2064a2);
|
|
|
|
|
|
|
|
marker_0c103ebc48be2a3f532dcc9c91278af7.bindPopup(popup_20ea7c3eddbbe56fad08d0c9f87ab9d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c103ebc48be2a3f532dcc9c91278af7.setIcon(icon_6a4bc5ce8e5cb7d7e3a3356c0b2bc2c3);
|
|
|
|
|
|
var marker_b5227abdda4146db392787cd9ff82b8f = L.marker(
|
|
[50.0755, 14.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_766c624b2a3977999dcd9813d0e516f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75009b7df0ab409d03a9dbc6140d2875 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00f4148a1b5c9be6e85acfec03babc08 = $(`<div id="html_00f4148a1b5c9be6e85acfec03babc08" style="width: 100.0%; height: 100.0%;">openrelay.ziomc.com</div>`)[0];
|
|
popup_75009b7df0ab409d03a9dbc6140d2875.setContent(html_00f4148a1b5c9be6e85acfec03babc08);
|
|
|
|
|
|
|
|
marker_b5227abdda4146db392787cd9ff82b8f.bindPopup(popup_75009b7df0ab409d03a9dbc6140d2875)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5227abdda4146db392787cd9ff82b8f.setIcon(icon_766c624b2a3977999dcd9813d0e516f4);
|
|
|
|
|
|
var marker_24972c82570f2186588b7e58af3f23c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_93d700cdede8865326ed82fdf4b5f828 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81d453ffcccafff8782387c7bbab93bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21be23516ea99546d7de8b65e5842064 = $(`<div id="html_21be23516ea99546d7de8b65e5842064" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_81d453ffcccafff8782387c7bbab93bb.setContent(html_21be23516ea99546d7de8b65e5842064);
|
|
|
|
|
|
|
|
marker_24972c82570f2186588b7e58af3f23c0.bindPopup(popup_81d453ffcccafff8782387c7bbab93bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24972c82570f2186588b7e58af3f23c0.setIcon(icon_93d700cdede8865326ed82fdf4b5f828);
|
|
|
|
|
|
var marker_b786711f1b37af16878373e18ce54194 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6a4833cafa4889ba693297ef672192b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_741606ad3f235cbba11e5fc0a6f4eedf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2624466f80864c72ccaee87ab1bdeb38 = $(`<div id="html_2624466f80864c72ccaee87ab1bdeb38" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_741606ad3f235cbba11e5fc0a6f4eedf.setContent(html_2624466f80864c72ccaee87ab1bdeb38);
|
|
|
|
|
|
|
|
marker_b786711f1b37af16878373e18ce54194.bindPopup(popup_741606ad3f235cbba11e5fc0a6f4eedf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b786711f1b37af16878373e18ce54194.setIcon(icon_6a4833cafa4889ba693297ef672192b2);
|
|
|
|
|
|
var marker_4aade3b65a5024fe270894d31f2e5028 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_a95894730b41c3b143b93450e3402a00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a1935fed54dd5c2c2e78233af10fec2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_121c1a59e4b204ecc45208e973097d50 = $(`<div id="html_121c1a59e4b204ecc45208e973097d50" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_1a1935fed54dd5c2c2e78233af10fec2.setContent(html_121c1a59e4b204ecc45208e973097d50);
|
|
|
|
|
|
|
|
marker_4aade3b65a5024fe270894d31f2e5028.bindPopup(popup_1a1935fed54dd5c2c2e78233af10fec2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aade3b65a5024fe270894d31f2e5028.setIcon(icon_a95894730b41c3b143b93450e3402a00);
|
|
|
|
|
|
var marker_4888f79270de6ea711900bb7052ee8b9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6ded9ed13fc3eb03b9ba60b2692e2097 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a992b1ab3997caf185c03b42f21f4fa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa125e4c14a9efbfcbb57e0231c22fdc = $(`<div id="html_fa125e4c14a9efbfcbb57e0231c22fdc" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_a992b1ab3997caf185c03b42f21f4fa9.setContent(html_fa125e4c14a9efbfcbb57e0231c22fdc);
|
|
|
|
|
|
|
|
marker_4888f79270de6ea711900bb7052ee8b9.bindPopup(popup_a992b1ab3997caf185c03b42f21f4fa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4888f79270de6ea711900bb7052ee8b9.setIcon(icon_6ded9ed13fc3eb03b9ba60b2692e2097);
|
|
|
|
|
|
var marker_54dc91a042df933a3c36af8c6bbc8fc6 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_fdafe7e3b4bab10a6e834af9cedb6726 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7249a093599743925dce58c239720360 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da826fa5e796c9b7fa811f50ab900e74 = $(`<div id="html_da826fa5e796c9b7fa811f50ab900e74" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_7249a093599743925dce58c239720360.setContent(html_da826fa5e796c9b7fa811f50ab900e74);
|
|
|
|
|
|
|
|
marker_54dc91a042df933a3c36af8c6bbc8fc6.bindPopup(popup_7249a093599743925dce58c239720360)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54dc91a042df933a3c36af8c6bbc8fc6.setIcon(icon_fdafe7e3b4bab10a6e834af9cedb6726);
|
|
|
|
|
|
var marker_b8835f6bbd94057e067d46e0f0dd2211 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_5821969ca7f22c5d57cf02f34302e8ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a685d8a0face57f759ecffc57291552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3abfd7219458cdfc3a0a8cfb0b1a392 = $(`<div id="html_e3abfd7219458cdfc3a0a8cfb0b1a392" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_2a685d8a0face57f759ecffc57291552.setContent(html_e3abfd7219458cdfc3a0a8cfb0b1a392);
|
|
|
|
|
|
|
|
marker_b8835f6bbd94057e067d46e0f0dd2211.bindPopup(popup_2a685d8a0face57f759ecffc57291552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8835f6bbd94057e067d46e0f0dd2211.setIcon(icon_5821969ca7f22c5d57cf02f34302e8ad);
|
|
|
|
|
|
var marker_c474cd3bcc2089515619eb9eb2b3aa11 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2541fa44e2db82970c6d99c760f04830 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2680096e62dc13480e67ffdb0608c370 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d5c740bec10c89d97126a59647eb8eb = $(`<div id="html_9d5c740bec10c89d97126a59647eb8eb" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_2680096e62dc13480e67ffdb0608c370.setContent(html_9d5c740bec10c89d97126a59647eb8eb);
|
|
|
|
|
|
|
|
marker_c474cd3bcc2089515619eb9eb2b3aa11.bindPopup(popup_2680096e62dc13480e67ffdb0608c370)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c474cd3bcc2089515619eb9eb2b3aa11.setIcon(icon_2541fa44e2db82970c6d99c760f04830);
|
|
|
|
|
|
var marker_95f1d62ec69652fa75a1908a80a302fd = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_36d70e1a7b1ae7a57942bf55ef86a8de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9b04a288fa66ed61f4dca297318e08f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cbc0b4922901da743adb20df2639732 = $(`<div id="html_9cbc0b4922901da743adb20df2639732" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_d9b04a288fa66ed61f4dca297318e08f.setContent(html_9cbc0b4922901da743adb20df2639732);
|
|
|
|
|
|
|
|
marker_95f1d62ec69652fa75a1908a80a302fd.bindPopup(popup_d9b04a288fa66ed61f4dca297318e08f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95f1d62ec69652fa75a1908a80a302fd.setIcon(icon_36d70e1a7b1ae7a57942bf55ef86a8de);
|
|
|
|
|
|
var marker_0858e58d7c63548a893411511490b39a = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6956829157b260bef315f2cf31031c24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec8cd403fda4f1e2292a61ef47ecf68a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a6a6f823286b005ac6aeb7d8372319e = $(`<div id="html_2a6a6f823286b005ac6aeb7d8372319e" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_ec8cd403fda4f1e2292a61ef47ecf68a.setContent(html_2a6a6f823286b005ac6aeb7d8372319e);
|
|
|
|
|
|
|
|
marker_0858e58d7c63548a893411511490b39a.bindPopup(popup_ec8cd403fda4f1e2292a61ef47ecf68a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0858e58d7c63548a893411511490b39a.setIcon(icon_6956829157b260bef315f2cf31031c24);
|
|
|
|
|
|
var marker_39cf1395f50b00a41b57a96b54fd9834 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_64d664a3fb97da3b255b864ff8c036a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e35b66130bb74440bd560d5a9433a602 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8dbb0c67b7357c76e0c898574fd516c = $(`<div id="html_c8dbb0c67b7357c76e0c898574fd516c" style="width: 100.0%; height: 100.0%;">nostr.purpura.cloud</div>`)[0];
|
|
popup_e35b66130bb74440bd560d5a9433a602.setContent(html_c8dbb0c67b7357c76e0c898574fd516c);
|
|
|
|
|
|
|
|
marker_39cf1395f50b00a41b57a96b54fd9834.bindPopup(popup_e35b66130bb74440bd560d5a9433a602)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39cf1395f50b00a41b57a96b54fd9834.setIcon(icon_64d664a3fb97da3b255b864ff8c036a1);
|
|
|
|
|
|
var marker_d61ece6d6b830754518bec0b8f19545e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_84ac11e183b8903e877613e661b324f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0d60f326969b6291f1a6be456afff9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69c9878592328750d3b563d39bf32203 = $(`<div id="html_69c9878592328750d3b563d39bf32203" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_d0d60f326969b6291f1a6be456afff9f.setContent(html_69c9878592328750d3b563d39bf32203);
|
|
|
|
|
|
|
|
marker_d61ece6d6b830754518bec0b8f19545e.bindPopup(popup_d0d60f326969b6291f1a6be456afff9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d61ece6d6b830754518bec0b8f19545e.setIcon(icon_84ac11e183b8903e877613e661b324f9);
|
|
|
|
|
|
var marker_1631d3d88f0406349587aa0779ae167a = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_d976c08bf03b49ee312d9cbd506950b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49dcddf131c703d6ca0d90067b798804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fcca5f4865c2ba1fd5731ec44bab75d = $(`<div id="html_9fcca5f4865c2ba1fd5731ec44bab75d" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_49dcddf131c703d6ca0d90067b798804.setContent(html_9fcca5f4865c2ba1fd5731ec44bab75d);
|
|
|
|
|
|
|
|
marker_1631d3d88f0406349587aa0779ae167a.bindPopup(popup_49dcddf131c703d6ca0d90067b798804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1631d3d88f0406349587aa0779ae167a.setIcon(icon_d976c08bf03b49ee312d9cbd506950b2);
|
|
|
|
|
|
var marker_04144df94b5c17b561863f1df0f2e849 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_43e99d9935824cd93b5979db2e8dde42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf329ba131e656ddb70e8e761503b9e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be1ba6b50145b38f1f38143bae8d2a9d = $(`<div id="html_be1ba6b50145b38f1f38143bae8d2a9d" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_cf329ba131e656ddb70e8e761503b9e8.setContent(html_be1ba6b50145b38f1f38143bae8d2a9d);
|
|
|
|
|
|
|
|
marker_04144df94b5c17b561863f1df0f2e849.bindPopup(popup_cf329ba131e656ddb70e8e761503b9e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04144df94b5c17b561863f1df0f2e849.setIcon(icon_43e99d9935824cd93b5979db2e8dde42);
|
|
|
|
|
|
var marker_215fbb4c595e186d537e69dd260a5e2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_36b2f38ef86a697db25ca097355e518b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c096fd7d871ca8843cb462cb639cd9b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f0742493056ed1c0e00fd6c30aae67c = $(`<div id="html_7f0742493056ed1c0e00fd6c30aae67c" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_c096fd7d871ca8843cb462cb639cd9b7.setContent(html_7f0742493056ed1c0e00fd6c30aae67c);
|
|
|
|
|
|
|
|
marker_215fbb4c595e186d537e69dd260a5e2b.bindPopup(popup_c096fd7d871ca8843cb462cb639cd9b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_215fbb4c595e186d537e69dd260a5e2b.setIcon(icon_36b2f38ef86a697db25ca097355e518b);
|
|
|
|
|
|
var marker_1df934e68797177e3ae4422c8eb9e23f = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f981a4ed6c9e40ad27d6da9b7e797032 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_724f70765f10ac3b8e102a523f72ebaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6860cd5c8a42701fe8b2be6f629b296 = $(`<div id="html_d6860cd5c8a42701fe8b2be6f629b296" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_724f70765f10ac3b8e102a523f72ebaf.setContent(html_d6860cd5c8a42701fe8b2be6f629b296);
|
|
|
|
|
|
|
|
marker_1df934e68797177e3ae4422c8eb9e23f.bindPopup(popup_724f70765f10ac3b8e102a523f72ebaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1df934e68797177e3ae4422c8eb9e23f.setIcon(icon_f981a4ed6c9e40ad27d6da9b7e797032);
|
|
|
|
|
|
var marker_cb29bfe67c9dd88f739a7db0bba3e99f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f4bf10ee79b153e395872bacb5f963a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_775c6379586ef9bac5bba4931f97bdd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fac2e38d5a2f7b3a5780efdce3677dc0 = $(`<div id="html_fac2e38d5a2f7b3a5780efdce3677dc0" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_775c6379586ef9bac5bba4931f97bdd4.setContent(html_fac2e38d5a2f7b3a5780efdce3677dc0);
|
|
|
|
|
|
|
|
marker_cb29bfe67c9dd88f739a7db0bba3e99f.bindPopup(popup_775c6379586ef9bac5bba4931f97bdd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb29bfe67c9dd88f739a7db0bba3e99f.setIcon(icon_f4bf10ee79b153e395872bacb5f963a5);
|
|
|
|
|
|
var marker_caee9d9b8857a316265d9561e1dc79ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_575f39371858c996f1dc17f21649d79e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e352d6c2fff3ee8dd8bef0d45b7032cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83e723999ef8c6b7c1b456e0e7af47cb = $(`<div id="html_83e723999ef8c6b7c1b456e0e7af47cb" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_e352d6c2fff3ee8dd8bef0d45b7032cb.setContent(html_83e723999ef8c6b7c1b456e0e7af47cb);
|
|
|
|
|
|
|
|
marker_caee9d9b8857a316265d9561e1dc79ed.bindPopup(popup_e352d6c2fff3ee8dd8bef0d45b7032cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caee9d9b8857a316265d9561e1dc79ed.setIcon(icon_575f39371858c996f1dc17f21649d79e);
|
|
|
|
|
|
var marker_0279d474677b0bf52c2d8303e8db94a5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_89e8d2255ae99faadd9d490dde58ff40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd48fd3e179b1861315d540f1b79c69f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c75439533f205e3e7ce7090ad9c72a4a = $(`<div id="html_c75439533f205e3e7ce7090ad9c72a4a" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_dd48fd3e179b1861315d540f1b79c69f.setContent(html_c75439533f205e3e7ce7090ad9c72a4a);
|
|
|
|
|
|
|
|
marker_0279d474677b0bf52c2d8303e8db94a5.bindPopup(popup_dd48fd3e179b1861315d540f1b79c69f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0279d474677b0bf52c2d8303e8db94a5.setIcon(icon_89e8d2255ae99faadd9d490dde58ff40);
|
|
|
|
|
|
var marker_4164ad178e09d449bc2f766f7f7c7c38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2fc8fc8d7a998abc487d759ec959e9a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50e60b06fe5a8bb3ae6ad5f6162f617a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a401a5d9a7ac621480df97f506736a4 = $(`<div id="html_1a401a5d9a7ac621480df97f506736a4" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_50e60b06fe5a8bb3ae6ad5f6162f617a.setContent(html_1a401a5d9a7ac621480df97f506736a4);
|
|
|
|
|
|
|
|
marker_4164ad178e09d449bc2f766f7f7c7c38.bindPopup(popup_50e60b06fe5a8bb3ae6ad5f6162f617a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4164ad178e09d449bc2f766f7f7c7c38.setIcon(icon_2fc8fc8d7a998abc487d759ec959e9a1);
|
|
|
|
|
|
var marker_6eb4229eab74458b458cddf242b92a1d = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_af6eb75dee2870678d55a7b849f53265 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a91883b498560ffb582dd1d45266b76b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4c491e3704eaa061f933b888e47fdfe = $(`<div id="html_b4c491e3704eaa061f933b888e47fdfe" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_a91883b498560ffb582dd1d45266b76b.setContent(html_b4c491e3704eaa061f933b888e47fdfe);
|
|
|
|
|
|
|
|
marker_6eb4229eab74458b458cddf242b92a1d.bindPopup(popup_a91883b498560ffb582dd1d45266b76b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eb4229eab74458b458cddf242b92a1d.setIcon(icon_af6eb75dee2870678d55a7b849f53265);
|
|
|
|
|
|
var marker_ce9d0ad4810d39f71241cd063c3ec82a = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_407dbdb08364f0df2f07ae584e2190f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e13081639137f405c8733f8c9a8f181 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e627b79cee5e4b9b085e12a6d81086b9 = $(`<div id="html_e627b79cee5e4b9b085e12a6d81086b9" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_8e13081639137f405c8733f8c9a8f181.setContent(html_e627b79cee5e4b9b085e12a6d81086b9);
|
|
|
|
|
|
|
|
marker_ce9d0ad4810d39f71241cd063c3ec82a.bindPopup(popup_8e13081639137f405c8733f8c9a8f181)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce9d0ad4810d39f71241cd063c3ec82a.setIcon(icon_407dbdb08364f0df2f07ae584e2190f9);
|
|
|
|
|
|
var marker_56081e89ed9a46da8469d8111dca012b = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_23363e5e652ba9e3ed51ddf6f4fef37a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b856012d11fa86d7048602e2a22983a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7e7a6a8c439016dce376de6932d8a9d = $(`<div id="html_d7e7a6a8c439016dce376de6932d8a9d" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_b856012d11fa86d7048602e2a22983a3.setContent(html_d7e7a6a8c439016dce376de6932d8a9d);
|
|
|
|
|
|
|
|
marker_56081e89ed9a46da8469d8111dca012b.bindPopup(popup_b856012d11fa86d7048602e2a22983a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56081e89ed9a46da8469d8111dca012b.setIcon(icon_23363e5e652ba9e3ed51ddf6f4fef37a);
|
|
|
|
|
|
var marker_f3b199fb856e326ae1f36b724b807497 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_69ee7b9dfb38bd45aa934b58af5f7aa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e0ae91aed1dac04f23d331c016e3b73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dbe7bcb1700df316851aafbc9ac3a4b = $(`<div id="html_1dbe7bcb1700df316851aafbc9ac3a4b" style="width: 100.0%; height: 100.0%;">relay.jbnco.co</div>`)[0];
|
|
popup_2e0ae91aed1dac04f23d331c016e3b73.setContent(html_1dbe7bcb1700df316851aafbc9ac3a4b);
|
|
|
|
|
|
|
|
marker_f3b199fb856e326ae1f36b724b807497.bindPopup(popup_2e0ae91aed1dac04f23d331c016e3b73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3b199fb856e326ae1f36b724b807497.setIcon(icon_69ee7b9dfb38bd45aa934b58af5f7aa5);
|
|
|
|
|
|
var marker_539ef738cc95ea438a461408001f9157 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_91160eb1e6d28bcb24443ef27fab88e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af9e4e441ff7c57352ca7a27d981878e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e24be206722761820706ffe97901982d = $(`<div id="html_e24be206722761820706ffe97901982d" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_af9e4e441ff7c57352ca7a27d981878e.setContent(html_e24be206722761820706ffe97901982d);
|
|
|
|
|
|
|
|
marker_539ef738cc95ea438a461408001f9157.bindPopup(popup_af9e4e441ff7c57352ca7a27d981878e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_539ef738cc95ea438a461408001f9157.setIcon(icon_91160eb1e6d28bcb24443ef27fab88e5);
|
|
|
|
|
|
var marker_ba3b41646c312967cdbb65d41dca5f48 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_9efbb6bf212332f499b506b98137240e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2988d0051b39ddd86a114c5768a9dbeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4683d2599e65a81d6b739fa78b7049e0 = $(`<div id="html_4683d2599e65a81d6b739fa78b7049e0" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_2988d0051b39ddd86a114c5768a9dbeb.setContent(html_4683d2599e65a81d6b739fa78b7049e0);
|
|
|
|
|
|
|
|
marker_ba3b41646c312967cdbb65d41dca5f48.bindPopup(popup_2988d0051b39ddd86a114c5768a9dbeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba3b41646c312967cdbb65d41dca5f48.setIcon(icon_9efbb6bf212332f499b506b98137240e);
|
|
|
|
|
|
var marker_d66752d04459c2ad5db267ff23a19f4e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_98118faf07579b87778c60b6327ddc4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4eefdaf4d4312bf60d83a2cf432b45b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05681c36cafcdec1694cb8e1276cec05 = $(`<div id="html_05681c36cafcdec1694cb8e1276cec05" style="width: 100.0%; height: 100.0%;">relay.plebeian.market:443</div>`)[0];
|
|
popup_f4eefdaf4d4312bf60d83a2cf432b45b.setContent(html_05681c36cafcdec1694cb8e1276cec05);
|
|
|
|
|
|
|
|
marker_d66752d04459c2ad5db267ff23a19f4e.bindPopup(popup_f4eefdaf4d4312bf60d83a2cf432b45b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d66752d04459c2ad5db267ff23a19f4e.setIcon(icon_98118faf07579b87778c60b6327ddc4c);
|
|
|
|
|
|
var marker_1d645477dcc76ab53d307500d576ff58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_fe2bddeaf8307e8894b2d86cedc7c9fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_193acabf7d791bcdff5ef398834cd8bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_796ac8137cdf6ce41bdf707e3b5c5422 = $(`<div id="html_796ac8137cdf6ce41bdf707e3b5c5422" style="width: 100.0%; height: 100.0%;">nostr.janx.com</div>`)[0];
|
|
popup_193acabf7d791bcdff5ef398834cd8bf.setContent(html_796ac8137cdf6ce41bdf707e3b5c5422);
|
|
|
|
|
|
|
|
marker_1d645477dcc76ab53d307500d576ff58.bindPopup(popup_193acabf7d791bcdff5ef398834cd8bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d645477dcc76ab53d307500d576ff58.setIcon(icon_fe2bddeaf8307e8894b2d86cedc7c9fd);
|
|
|
|
|
|
var marker_ee8006132de1e63a0621b5da035d8f56 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b0c5a5a5f28759c719f3cedcab5f7db7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af57c266535399c584a4b082634081f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1324350337811d679a108a0aa1f41af7 = $(`<div id="html_1324350337811d679a108a0aa1f41af7" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_af57c266535399c584a4b082634081f4.setContent(html_1324350337811d679a108a0aa1f41af7);
|
|
|
|
|
|
|
|
marker_ee8006132de1e63a0621b5da035d8f56.bindPopup(popup_af57c266535399c584a4b082634081f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee8006132de1e63a0621b5da035d8f56.setIcon(icon_b0c5a5a5f28759c719f3cedcab5f7db7);
|
|
|
|
|
|
var marker_6b2ef021b3acb9c74db4db511398b751 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_71d27db010916335a3ca7928ca687d38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc886b4c4c30d90df6b3e1a235e492b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dccfa4a32cde705d6130e9d355bd2812 = $(`<div id="html_dccfa4a32cde705d6130e9d355bd2812" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_bc886b4c4c30d90df6b3e1a235e492b2.setContent(html_dccfa4a32cde705d6130e9d355bd2812);
|
|
|
|
|
|
|
|
marker_6b2ef021b3acb9c74db4db511398b751.bindPopup(popup_bc886b4c4c30d90df6b3e1a235e492b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b2ef021b3acb9c74db4db511398b751.setIcon(icon_71d27db010916335a3ca7928ca687d38);
|
|
|
|
|
|
var marker_a54001e3450c332d61d13a563ac37a99 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0e1dd28c05ba0f8675587a4bc0b3fec6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37ad840a458e518eb98e56a4b57b72e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1707cb6e735ce5f8f0991d4e21f37dcc = $(`<div id="html_1707cb6e735ce5f8f0991d4e21f37dcc" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_37ad840a458e518eb98e56a4b57b72e6.setContent(html_1707cb6e735ce5f8f0991d4e21f37dcc);
|
|
|
|
|
|
|
|
marker_a54001e3450c332d61d13a563ac37a99.bindPopup(popup_37ad840a458e518eb98e56a4b57b72e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a54001e3450c332d61d13a563ac37a99.setIcon(icon_0e1dd28c05ba0f8675587a4bc0b3fec6);
|
|
|
|
|
|
var marker_c8d8112a289f4d108cfe21507a46005b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_96ff1c97306898db016be6ba2078d78b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05c44a374c1702c5c9133a98feeb9447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_816ca05044c2b8ae90052782f6d12cae = $(`<div id="html_816ca05044c2b8ae90052782f6d12cae" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_05c44a374c1702c5c9133a98feeb9447.setContent(html_816ca05044c2b8ae90052782f6d12cae);
|
|
|
|
|
|
|
|
marker_c8d8112a289f4d108cfe21507a46005b.bindPopup(popup_05c44a374c1702c5c9133a98feeb9447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8d8112a289f4d108cfe21507a46005b.setIcon(icon_96ff1c97306898db016be6ba2078d78b);
|
|
|
|
|
|
var marker_a962366fbc1deaca5656d62990e4e65f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_186de656edf23905ff5b7a0a1f5f13c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_626a3da8d4ea90b46554cc64cb4570ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05590c42c64e49950be4dcb7745bea11 = $(`<div id="html_05590c42c64e49950be4dcb7745bea11" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_626a3da8d4ea90b46554cc64cb4570ad.setContent(html_05590c42c64e49950be4dcb7745bea11);
|
|
|
|
|
|
|
|
marker_a962366fbc1deaca5656d62990e4e65f.bindPopup(popup_626a3da8d4ea90b46554cc64cb4570ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a962366fbc1deaca5656d62990e4e65f.setIcon(icon_186de656edf23905ff5b7a0a1f5f13c6);
|
|
|
|
|
|
var marker_2c2c2f09862f9c2438a9f0fab8dffe4f = L.marker(
|
|
[41.1976, 1.11167],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_8642d9298a30b3db8e9e123f51648cd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a38558c39b76cef2a030a465b92e6358 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41c73b6a34b6e798e67d729b5184120c = $(`<div id="html_41c73b6a34b6e798e67d729b5184120c" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_a38558c39b76cef2a030a465b92e6358.setContent(html_41c73b6a34b6e798e67d729b5184120c);
|
|
|
|
|
|
|
|
marker_2c2c2f09862f9c2438a9f0fab8dffe4f.bindPopup(popup_a38558c39b76cef2a030a465b92e6358)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c2c2f09862f9c2438a9f0fab8dffe4f.setIcon(icon_8642d9298a30b3db8e9e123f51648cd1);
|
|
|
|
|
|
var marker_4d9d00025d9c3e29172e8db7b55d23b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_a5bf58cd9b9adcb8146d0cdbfc1740be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e4ae284e8ba9e93d4e05c8942428319 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3940b9e12574adf0a258765f16bea231 = $(`<div id="html_3940b9e12574adf0a258765f16bea231" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_2e4ae284e8ba9e93d4e05c8942428319.setContent(html_3940b9e12574adf0a258765f16bea231);
|
|
|
|
|
|
|
|
marker_4d9d00025d9c3e29172e8db7b55d23b6.bindPopup(popup_2e4ae284e8ba9e93d4e05c8942428319)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d9d00025d9c3e29172e8db7b55d23b6.setIcon(icon_a5bf58cd9b9adcb8146d0cdbfc1740be);
|
|
|
|
|
|
var marker_8ce2b764d0551ade4a0f1376b09ec890 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6d014c4c323c0f1177a4915416352950 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f1b799a750bf31dba04eb6c9f6303c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2170797d1b0c217ae1523abe9c44d1fe = $(`<div id="html_2170797d1b0c217ae1523abe9c44d1fe" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_6f1b799a750bf31dba04eb6c9f6303c9.setContent(html_2170797d1b0c217ae1523abe9c44d1fe);
|
|
|
|
|
|
|
|
marker_8ce2b764d0551ade4a0f1376b09ec890.bindPopup(popup_6f1b799a750bf31dba04eb6c9f6303c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ce2b764d0551ade4a0f1376b09ec890.setIcon(icon_6d014c4c323c0f1177a4915416352950);
|
|
|
|
|
|
var marker_e86b75b15c0a1e181d3ff3f458d8f675 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2e39a66121b6ced9474e9a12212550a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e1820c23044be8b85e8e1248a6d0cda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87f5c745353ca127e6b8f48729f7b343 = $(`<div id="html_87f5c745353ca127e6b8f48729f7b343" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com:443</div>`)[0];
|
|
popup_8e1820c23044be8b85e8e1248a6d0cda.setContent(html_87f5c745353ca127e6b8f48729f7b343);
|
|
|
|
|
|
|
|
marker_e86b75b15c0a1e181d3ff3f458d8f675.bindPopup(popup_8e1820c23044be8b85e8e1248a6d0cda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e86b75b15c0a1e181d3ff3f458d8f675.setIcon(icon_2e39a66121b6ced9474e9a12212550a3);
|
|
|
|
|
|
var marker_1f967e38c9329886bc668dc021c1673e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2b3c9e7c7ba1a2b4479d564d9a920137 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6191ebb9dffd4d4a33bf9b586a6111d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93742e0bf302acffa2c7133429c76e0c = $(`<div id="html_93742e0bf302acffa2c7133429c76e0c" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_e6191ebb9dffd4d4a33bf9b586a6111d.setContent(html_93742e0bf302acffa2c7133429c76e0c);
|
|
|
|
|
|
|
|
marker_1f967e38c9329886bc668dc021c1673e.bindPopup(popup_e6191ebb9dffd4d4a33bf9b586a6111d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f967e38c9329886bc668dc021c1673e.setIcon(icon_2b3c9e7c7ba1a2b4479d564d9a920137);
|
|
|
|
|
|
var marker_e7f098788371e21baee4ce6ef042e2b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1cecc59ea10862c7b115eb0c5292cc43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_398d394be53f1051a283295eda9ef8a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb93aed68b98685690faa3a5238e3688 = $(`<div id="html_fb93aed68b98685690faa3a5238e3688" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_398d394be53f1051a283295eda9ef8a0.setContent(html_fb93aed68b98685690faa3a5238e3688);
|
|
|
|
|
|
|
|
marker_e7f098788371e21baee4ce6ef042e2b5.bindPopup(popup_398d394be53f1051a283295eda9ef8a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7f098788371e21baee4ce6ef042e2b5.setIcon(icon_1cecc59ea10862c7b115eb0c5292cc43);
|
|
|
|
|
|
var marker_fa75086aa5783380f83dc3a3d1cbaa83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2bac1396dc46702a5fa0f017aef3d9de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acca38c479fa11564c639be4283d9560 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8c3d80d12aba2e3b1d117a55bd30ffb = $(`<div id="html_a8c3d80d12aba2e3b1d117a55bd30ffb" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_acca38c479fa11564c639be4283d9560.setContent(html_a8c3d80d12aba2e3b1d117a55bd30ffb);
|
|
|
|
|
|
|
|
marker_fa75086aa5783380f83dc3a3d1cbaa83.bindPopup(popup_acca38c479fa11564c639be4283d9560)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa75086aa5783380f83dc3a3d1cbaa83.setIcon(icon_2bac1396dc46702a5fa0f017aef3d9de);
|
|
|
|
|
|
var marker_c105c641ac799fcaaf29a22e9c6c27ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_945c5cedc49e1dff1f645f7998140872 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9876736ebe1a5505a819eb202fa7f20b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac36f2cec99b13643ae476f9fd27659e = $(`<div id="html_ac36f2cec99b13643ae476f9fd27659e" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_9876736ebe1a5505a819eb202fa7f20b.setContent(html_ac36f2cec99b13643ae476f9fd27659e);
|
|
|
|
|
|
|
|
marker_c105c641ac799fcaaf29a22e9c6c27ce.bindPopup(popup_9876736ebe1a5505a819eb202fa7f20b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c105c641ac799fcaaf29a22e9c6c27ce.setIcon(icon_945c5cedc49e1dff1f645f7998140872);
|
|
|
|
|
|
var marker_937534df3d366c671aec1e2842e99a2a = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_43f82a7076d50ff992b7ad958302d66a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_313b603a0599f15677ce25aaea32e4ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6e95c92cc5e44998a4b6d56549fdb45 = $(`<div id="html_b6e95c92cc5e44998a4b6d56549fdb45" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_313b603a0599f15677ce25aaea32e4ed.setContent(html_b6e95c92cc5e44998a4b6d56549fdb45);
|
|
|
|
|
|
|
|
marker_937534df3d366c671aec1e2842e99a2a.bindPopup(popup_313b603a0599f15677ce25aaea32e4ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_937534df3d366c671aec1e2842e99a2a.setIcon(icon_43f82a7076d50ff992b7ad958302d66a);
|
|
|
|
|
|
var marker_82255d1af643bc5d7c9e893535a98fe1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_c23c066976c074468bc7e382bbb47ac8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a7c37542a1e15119c1e9109e5d238b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_871c7dd35e3fff827eb2276265861d78 = $(`<div id="html_871c7dd35e3fff827eb2276265861d78" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_6a7c37542a1e15119c1e9109e5d238b5.setContent(html_871c7dd35e3fff827eb2276265861d78);
|
|
|
|
|
|
|
|
marker_82255d1af643bc5d7c9e893535a98fe1.bindPopup(popup_6a7c37542a1e15119c1e9109e5d238b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82255d1af643bc5d7c9e893535a98fe1.setIcon(icon_c23c066976c074468bc7e382bbb47ac8);
|
|
|
|
|
|
var marker_bc42ca22bc321fdca46c6a8deff844e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ef87cad2bfff66604449e61ddcd21495 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6350b6d1732d5f86d79a39a8fd21daf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3e01245922daf2eb41f6f00bbc372da = $(`<div id="html_d3e01245922daf2eb41f6f00bbc372da" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_6350b6d1732d5f86d79a39a8fd21daf2.setContent(html_d3e01245922daf2eb41f6f00bbc372da);
|
|
|
|
|
|
|
|
marker_bc42ca22bc321fdca46c6a8deff844e9.bindPopup(popup_6350b6d1732d5f86d79a39a8fd21daf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc42ca22bc321fdca46c6a8deff844e9.setIcon(icon_ef87cad2bfff66604449e61ddcd21495);
|
|
|
|
|
|
var marker_ff6f330105129e32174aa61475d902b2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_d6049342e0c0819023fc63672ff67514 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21bd1b154b40ab678d7fba7629176181 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e9beec7522848724263ba8780d2a8dd = $(`<div id="html_7e9beec7522848724263ba8780d2a8dd" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_21bd1b154b40ab678d7fba7629176181.setContent(html_7e9beec7522848724263ba8780d2a8dd);
|
|
|
|
|
|
|
|
marker_ff6f330105129e32174aa61475d902b2.bindPopup(popup_21bd1b154b40ab678d7fba7629176181)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff6f330105129e32174aa61475d902b2.setIcon(icon_d6049342e0c0819023fc63672ff67514);
|
|
|
|
|
|
var marker_47ba425710d2b15566a4556786f123f0 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2e39bf4782e032a5dc5b1afea00fbdc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bee2ef86c5a92a14588065a5b7495de3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fabcfd4a9837511df2c67f111b2acc30 = $(`<div id="html_fabcfd4a9837511df2c67f111b2acc30" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_bee2ef86c5a92a14588065a5b7495de3.setContent(html_fabcfd4a9837511df2c67f111b2acc30);
|
|
|
|
|
|
|
|
marker_47ba425710d2b15566a4556786f123f0.bindPopup(popup_bee2ef86c5a92a14588065a5b7495de3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47ba425710d2b15566a4556786f123f0.setIcon(icon_2e39bf4782e032a5dc5b1afea00fbdc4);
|
|
|
|
|
|
var marker_fb3305747a2063dbe56cd27bccf498e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f1639bc23a91255b29db5ba552e4d93d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3aa79bf07cdaf44b4b0c53d8ac2aeba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71d3d6b74a008f45e1068ae1eda87d99 = $(`<div id="html_71d3d6b74a008f45e1068ae1eda87d99" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_3aa79bf07cdaf44b4b0c53d8ac2aeba0.setContent(html_71d3d6b74a008f45e1068ae1eda87d99);
|
|
|
|
|
|
|
|
marker_fb3305747a2063dbe56cd27bccf498e4.bindPopup(popup_3aa79bf07cdaf44b4b0c53d8ac2aeba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb3305747a2063dbe56cd27bccf498e4.setIcon(icon_f1639bc23a91255b29db5ba552e4d93d);
|
|
|
|
|
|
var marker_dfa2ed7c70d469860ff677428ee74ce9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0e798dc90fd8a5b4efc37df4d0c9fda9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b20a04033080d951878b3b2540a025f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e5032c58c037e3dd09671a25e79acd2 = $(`<div id="html_4e5032c58c037e3dd09671a25e79acd2" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_0b20a04033080d951878b3b2540a025f.setContent(html_4e5032c58c037e3dd09671a25e79acd2);
|
|
|
|
|
|
|
|
marker_dfa2ed7c70d469860ff677428ee74ce9.bindPopup(popup_0b20a04033080d951878b3b2540a025f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfa2ed7c70d469860ff677428ee74ce9.setIcon(icon_0e798dc90fd8a5b4efc37df4d0c9fda9);
|
|
|
|
|
|
var marker_7a5ea845ec4f2e99b6a2246ba5e324e8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b8d5ee956e6249db6135f8282697c63d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c472253e72edc832871c92a0adb28c22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1f7d1d955d4731b32a07b96916549e8 = $(`<div id="html_a1f7d1d955d4731b32a07b96916549e8" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_c472253e72edc832871c92a0adb28c22.setContent(html_a1f7d1d955d4731b32a07b96916549e8);
|
|
|
|
|
|
|
|
marker_7a5ea845ec4f2e99b6a2246ba5e324e8.bindPopup(popup_c472253e72edc832871c92a0adb28c22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a5ea845ec4f2e99b6a2246ba5e324e8.setIcon(icon_b8d5ee956e6249db6135f8282697c63d);
|
|
|
|
|
|
var marker_e245971f88d738133a5c2f0640cf5d76 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e34eaf218160e882e9f666f2ec5cf2ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e359aceab9274a36a7441542b6db46c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a33aab58b2698824b51d8f9fe101f732 = $(`<div id="html_a33aab58b2698824b51d8f9fe101f732" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_6e359aceab9274a36a7441542b6db46c.setContent(html_a33aab58b2698824b51d8f9fe101f732);
|
|
|
|
|
|
|
|
marker_e245971f88d738133a5c2f0640cf5d76.bindPopup(popup_6e359aceab9274a36a7441542b6db46c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e245971f88d738133a5c2f0640cf5d76.setIcon(icon_e34eaf218160e882e9f666f2ec5cf2ff);
|
|
|
|
|
|
var marker_cc3b5dad9777f2605d4554b2f1cd9804 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_229c4b161dcda79e3896e27963ab373a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de15d324dfe310b1f612b79c096b0d16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f118f196ad2654c12857bd187daf845f = $(`<div id="html_f118f196ad2654c12857bd187daf845f" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_de15d324dfe310b1f612b79c096b0d16.setContent(html_f118f196ad2654c12857bd187daf845f);
|
|
|
|
|
|
|
|
marker_cc3b5dad9777f2605d4554b2f1cd9804.bindPopup(popup_de15d324dfe310b1f612b79c096b0d16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc3b5dad9777f2605d4554b2f1cd9804.setIcon(icon_229c4b161dcda79e3896e27963ab373a);
|
|
|
|
|
|
var marker_f5d0e012931ef7b55a959d7d749798c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_4e939f2c3bf38ba8836b1a92fdfb85e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4411fc782226017b761911d188d6fd97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_411fe5406ef87190f7d461fcae8a81d3 = $(`<div id="html_411fe5406ef87190f7d461fcae8a81d3" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_4411fc782226017b761911d188d6fd97.setContent(html_411fe5406ef87190f7d461fcae8a81d3);
|
|
|
|
|
|
|
|
marker_f5d0e012931ef7b55a959d7d749798c1.bindPopup(popup_4411fc782226017b761911d188d6fd97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5d0e012931ef7b55a959d7d749798c1.setIcon(icon_4e939f2c3bf38ba8836b1a92fdfb85e5);
|
|
|
|
|
|
var marker_d126bf6e81fe0908963e7437b9c39e43 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_93c27348fa6a118bcdb1c7ccc401a755 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80fe717f294d7621198d649bde8d2e98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d339757847e7deabf03a5bfe6622601 = $(`<div id="html_8d339757847e7deabf03a5bfe6622601" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_80fe717f294d7621198d649bde8d2e98.setContent(html_8d339757847e7deabf03a5bfe6622601);
|
|
|
|
|
|
|
|
marker_d126bf6e81fe0908963e7437b9c39e43.bindPopup(popup_80fe717f294d7621198d649bde8d2e98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d126bf6e81fe0908963e7437b9c39e43.setIcon(icon_93c27348fa6a118bcdb1c7ccc401a755);
|
|
|
|
|
|
var marker_70ea8ac7d8fb4c66cc2211790af04f81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f21c5c8fd8c0ba612afffd06442333db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15647718ece619aad44e9e0f276ba689 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f98ae50fb3feea8e38835fe9757b256b = $(`<div id="html_f98ae50fb3feea8e38835fe9757b256b" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_15647718ece619aad44e9e0f276ba689.setContent(html_f98ae50fb3feea8e38835fe9757b256b);
|
|
|
|
|
|
|
|
marker_70ea8ac7d8fb4c66cc2211790af04f81.bindPopup(popup_15647718ece619aad44e9e0f276ba689)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70ea8ac7d8fb4c66cc2211790af04f81.setIcon(icon_f21c5c8fd8c0ba612afffd06442333db);
|
|
|
|
|
|
var marker_1d2be965b448176be2c83f8a1b73197f = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_627af1a1e84e9cefee15f8535464b468 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8b395bcd0b1f58b80cfede0982084b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f5fd0e4fdfbdaf09cc8d68213c7e95d = $(`<div id="html_3f5fd0e4fdfbdaf09cc8d68213c7e95d" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_d8b395bcd0b1f58b80cfede0982084b4.setContent(html_3f5fd0e4fdfbdaf09cc8d68213c7e95d);
|
|
|
|
|
|
|
|
marker_1d2be965b448176be2c83f8a1b73197f.bindPopup(popup_d8b395bcd0b1f58b80cfede0982084b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d2be965b448176be2c83f8a1b73197f.setIcon(icon_627af1a1e84e9cefee15f8535464b468);
|
|
|
|
|
|
var marker_6364121d1ba5d4f534a0dce60de0e4b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e38ad42c4b397c670a300fd2c6a3d44c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59afc87e53a6fdd487cd486f5833a757 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d20ac4b0e29c285132683f68bde09c88 = $(`<div id="html_d20ac4b0e29c285132683f68bde09c88" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_59afc87e53a6fdd487cd486f5833a757.setContent(html_d20ac4b0e29c285132683f68bde09c88);
|
|
|
|
|
|
|
|
marker_6364121d1ba5d4f534a0dce60de0e4b5.bindPopup(popup_59afc87e53a6fdd487cd486f5833a757)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6364121d1ba5d4f534a0dce60de0e4b5.setIcon(icon_e38ad42c4b397c670a300fd2c6a3d44c);
|
|
|
|
|
|
var marker_b96144f4d29a99203a1eec4c569af4af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_3b8e31c57b7554d8d4b273a7d152b051 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_251bfa17ab897327911e0467f1bde471 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3494eed2bae3ae69fa48ffc946f80c8 = $(`<div id="html_a3494eed2bae3ae69fa48ffc946f80c8" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_251bfa17ab897327911e0467f1bde471.setContent(html_a3494eed2bae3ae69fa48ffc946f80c8);
|
|
|
|
|
|
|
|
marker_b96144f4d29a99203a1eec4c569af4af.bindPopup(popup_251bfa17ab897327911e0467f1bde471)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b96144f4d29a99203a1eec4c569af4af.setIcon(icon_3b8e31c57b7554d8d4b273a7d152b051);
|
|
|
|
|
|
var marker_9e0e98c1b7694d41ac5a118ee43b28ba = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_5f8000c22211391929171a684066a4bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b0f0bab319e5dd39bcfb5da68f80032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ac40fb2243ebe47ca6af6d35808a3a6 = $(`<div id="html_8ac40fb2243ebe47ca6af6d35808a3a6" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_3b0f0bab319e5dd39bcfb5da68f80032.setContent(html_8ac40fb2243ebe47ca6af6d35808a3a6);
|
|
|
|
|
|
|
|
marker_9e0e98c1b7694d41ac5a118ee43b28ba.bindPopup(popup_3b0f0bab319e5dd39bcfb5da68f80032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e0e98c1b7694d41ac5a118ee43b28ba.setIcon(icon_5f8000c22211391929171a684066a4bb);
|
|
|
|
|
|
var marker_203b266f025ebe50f24fd1e139723baf = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_9ff1d1564e37e1e9d5bfaac5028f707a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_779523f75f98b43a0405f52ba7987934 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7444e1def928dc273eb97c0bad5ad1e1 = $(`<div id="html_7444e1def928dc273eb97c0bad5ad1e1" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_779523f75f98b43a0405f52ba7987934.setContent(html_7444e1def928dc273eb97c0bad5ad1e1);
|
|
|
|
|
|
|
|
marker_203b266f025ebe50f24fd1e139723baf.bindPopup(popup_779523f75f98b43a0405f52ba7987934)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_203b266f025ebe50f24fd1e139723baf.setIcon(icon_9ff1d1564e37e1e9d5bfaac5028f707a);
|
|
|
|
|
|
var marker_9e7b4a38441df729deea8f8979bd2189 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f907ddbe5252669494322324066bce73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e793edec44315d1c3b32dfb41c16f580 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_541fee8b8ef42331218544e7d893baa9 = $(`<div id="html_541fee8b8ef42331218544e7d893baa9" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_e793edec44315d1c3b32dfb41c16f580.setContent(html_541fee8b8ef42331218544e7d893baa9);
|
|
|
|
|
|
|
|
marker_9e7b4a38441df729deea8f8979bd2189.bindPopup(popup_e793edec44315d1c3b32dfb41c16f580)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e7b4a38441df729deea8f8979bd2189.setIcon(icon_f907ddbe5252669494322324066bce73);
|
|
|
|
|
|
var marker_4068b175abc1dbf4711d04caa2c6125e = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1a312af73d8908066bc341c28c1efc59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce68756bafcfee8767b00c6cb19c4076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c4922765da1c9d6e0c3f07bacadabf3 = $(`<div id="html_2c4922765da1c9d6e0c3f07bacadabf3" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_ce68756bafcfee8767b00c6cb19c4076.setContent(html_2c4922765da1c9d6e0c3f07bacadabf3);
|
|
|
|
|
|
|
|
marker_4068b175abc1dbf4711d04caa2c6125e.bindPopup(popup_ce68756bafcfee8767b00c6cb19c4076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4068b175abc1dbf4711d04caa2c6125e.setIcon(icon_1a312af73d8908066bc341c28c1efc59);
|
|
|
|
|
|
var marker_1e773ccc2cf87a7c33c3b5f8efe0a2c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_369c9c644a9fc3da385799ffab591513 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd1a5b8f1b6d5d83e2c07ae719656538 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20284e6b2f3a18545abb3c57cb17b61e = $(`<div id="html_20284e6b2f3a18545abb3c57cb17b61e" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_dd1a5b8f1b6d5d83e2c07ae719656538.setContent(html_20284e6b2f3a18545abb3c57cb17b61e);
|
|
|
|
|
|
|
|
marker_1e773ccc2cf87a7c33c3b5f8efe0a2c9.bindPopup(popup_dd1a5b8f1b6d5d83e2c07ae719656538)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e773ccc2cf87a7c33c3b5f8efe0a2c9.setIcon(icon_369c9c644a9fc3da385799ffab591513);
|
|
|
|
|
|
var marker_9687146fd84b2a512985dfb32b0ec936 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_251b977b37079ee2e24a945898cc4686 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ced2831f6517f233ce1d73a17333fa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac93519a0fa236da3e4e4cdda82f43b1 = $(`<div id="html_ac93519a0fa236da3e4e4cdda82f43b1" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_2ced2831f6517f233ce1d73a17333fa5.setContent(html_ac93519a0fa236da3e4e4cdda82f43b1);
|
|
|
|
|
|
|
|
marker_9687146fd84b2a512985dfb32b0ec936.bindPopup(popup_2ced2831f6517f233ce1d73a17333fa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9687146fd84b2a512985dfb32b0ec936.setIcon(icon_251b977b37079ee2e24a945898cc4686);
|
|
|
|
|
|
var marker_c601cd6204fb43f0e1d61cbcd2ad9071 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_9fc112439464edd6cbcac4f77202a14c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c9ba9194a12891666f33bf952a09a9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3d2bb9f22d2f85f2ce02a1f1c4c4569 = $(`<div id="html_d3d2bb9f22d2f85f2ce02a1f1c4c4569" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_0c9ba9194a12891666f33bf952a09a9f.setContent(html_d3d2bb9f22d2f85f2ce02a1f1c4c4569);
|
|
|
|
|
|
|
|
marker_c601cd6204fb43f0e1d61cbcd2ad9071.bindPopup(popup_0c9ba9194a12891666f33bf952a09a9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c601cd6204fb43f0e1d61cbcd2ad9071.setIcon(icon_9fc112439464edd6cbcac4f77202a14c);
|
|
|
|
|
|
var marker_9ab37bbf4ff0f1b5ac6ab7563710ef3a = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_29ab073e57b7ed005f19f345375ec684 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_916209a650099e5a9e7752f6b6c6ca83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9e0e4e9c42207ac585c8f2e408a8394 = $(`<div id="html_d9e0e4e9c42207ac585c8f2e408a8394" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_916209a650099e5a9e7752f6b6c6ca83.setContent(html_d9e0e4e9c42207ac585c8f2e408a8394);
|
|
|
|
|
|
|
|
marker_9ab37bbf4ff0f1b5ac6ab7563710ef3a.bindPopup(popup_916209a650099e5a9e7752f6b6c6ca83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ab37bbf4ff0f1b5ac6ab7563710ef3a.setIcon(icon_29ab073e57b7ed005f19f345375ec684);
|
|
|
|
|
|
var marker_0049d6f45a46b9bf9a5134047352c0bd = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_61d33f66f20babbb7dc9034ab0e08790 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf14bcce7d5b7a9fddae8393c60f8e89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e26cb7d3fde862e713244f596334a9e9 = $(`<div id="html_e26cb7d3fde862e713244f596334a9e9" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_bf14bcce7d5b7a9fddae8393c60f8e89.setContent(html_e26cb7d3fde862e713244f596334a9e9);
|
|
|
|
|
|
|
|
marker_0049d6f45a46b9bf9a5134047352c0bd.bindPopup(popup_bf14bcce7d5b7a9fddae8393c60f8e89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0049d6f45a46b9bf9a5134047352c0bd.setIcon(icon_61d33f66f20babbb7dc9034ab0e08790);
|
|
|
|
|
|
var marker_6d2ea451d63df541e4f9b35f62ab90cf = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7a1c06d39545eda1c6d7f9a05ebdff05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a19c76e4841b438af022abf66e3e0ff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08d810647033071790c344113c8e0e4e = $(`<div id="html_08d810647033071790c344113c8e0e4e" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_a19c76e4841b438af022abf66e3e0ff9.setContent(html_08d810647033071790c344113c8e0e4e);
|
|
|
|
|
|
|
|
marker_6d2ea451d63df541e4f9b35f62ab90cf.bindPopup(popup_a19c76e4841b438af022abf66e3e0ff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d2ea451d63df541e4f9b35f62ab90cf.setIcon(icon_7a1c06d39545eda1c6d7f9a05ebdff05);
|
|
|
|
|
|
var marker_bbcd33d7efcaba88c030cc72fa472b5c = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_c8f3cb21e83c80e11e5e3162ee902215 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3838f0ee00e4aba95b9f06e40bbd316a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb9889b85cd63d73911a10a24414fae0 = $(`<div id="html_cb9889b85cd63d73911a10a24414fae0" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_3838f0ee00e4aba95b9f06e40bbd316a.setContent(html_cb9889b85cd63d73911a10a24414fae0);
|
|
|
|
|
|
|
|
marker_bbcd33d7efcaba88c030cc72fa472b5c.bindPopup(popup_3838f0ee00e4aba95b9f06e40bbd316a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbcd33d7efcaba88c030cc72fa472b5c.setIcon(icon_c8f3cb21e83c80e11e5e3162ee902215);
|
|
|
|
|
|
var marker_58128c7e5eb17e08d56814c48034348e = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2087d878c223a6a38b919126a305ef08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acba991d22f7bab6e75d7773ac834450 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b84b5e244a8e9cc59e417ee2fbcea29 = $(`<div id="html_7b84b5e244a8e9cc59e417ee2fbcea29" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_acba991d22f7bab6e75d7773ac834450.setContent(html_7b84b5e244a8e9cc59e417ee2fbcea29);
|
|
|
|
|
|
|
|
marker_58128c7e5eb17e08d56814c48034348e.bindPopup(popup_acba991d22f7bab6e75d7773ac834450)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58128c7e5eb17e08d56814c48034348e.setIcon(icon_2087d878c223a6a38b919126a305ef08);
|
|
|
|
|
|
var marker_5c3d7066dfc1b822ce117f5a7d2060d4 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_de81437bac9d9e9ae46016c8825d5103 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b9736c3f9753dc46d116e084d966cdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d223d61c2c4a910de7a49dd951019db = $(`<div id="html_0d223d61c2c4a910de7a49dd951019db" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_5b9736c3f9753dc46d116e084d966cdf.setContent(html_0d223d61c2c4a910de7a49dd951019db);
|
|
|
|
|
|
|
|
marker_5c3d7066dfc1b822ce117f5a7d2060d4.bindPopup(popup_5b9736c3f9753dc46d116e084d966cdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c3d7066dfc1b822ce117f5a7d2060d4.setIcon(icon_de81437bac9d9e9ae46016c8825d5103);
|
|
|
|
|
|
var marker_e95087ee4b3fbecb127330ea80a2edde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_5ef8a87f391e13dfc4299861be73b40b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9703b115e7bff750070e04263b9b2ee9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b50fce505b8f2aa2c7df3552fbe7d84c = $(`<div id="html_b50fce505b8f2aa2c7df3552fbe7d84c" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_9703b115e7bff750070e04263b9b2ee9.setContent(html_b50fce505b8f2aa2c7df3552fbe7d84c);
|
|
|
|
|
|
|
|
marker_e95087ee4b3fbecb127330ea80a2edde.bindPopup(popup_9703b115e7bff750070e04263b9b2ee9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e95087ee4b3fbecb127330ea80a2edde.setIcon(icon_5ef8a87f391e13dfc4299861be73b40b);
|
|
|
|
|
|
var marker_0792df1a0bfe12cbbb5c0b879c0a97e4 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_66c164793a051869584458e4a6b43183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4997ef053277fe5cec4c78b5fd0d60e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_356f81f2e17d8769261bc0c65c203523 = $(`<div id="html_356f81f2e17d8769261bc0c65c203523" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_4997ef053277fe5cec4c78b5fd0d60e5.setContent(html_356f81f2e17d8769261bc0c65c203523);
|
|
|
|
|
|
|
|
marker_0792df1a0bfe12cbbb5c0b879c0a97e4.bindPopup(popup_4997ef053277fe5cec4c78b5fd0d60e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0792df1a0bfe12cbbb5c0b879c0a97e4.setIcon(icon_66c164793a051869584458e4a6b43183);
|
|
|
|
|
|
var marker_c7802f5a339ce969918b169212417b14 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_da7a3b8a2b990f6a7b8ccc410d81bcb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c2b2e2573280eda96007ce61154f204 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6a7bace2b8caced098a6f60229d9f0f = $(`<div id="html_a6a7bace2b8caced098a6f60229d9f0f" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_2c2b2e2573280eda96007ce61154f204.setContent(html_a6a7bace2b8caced098a6f60229d9f0f);
|
|
|
|
|
|
|
|
marker_c7802f5a339ce969918b169212417b14.bindPopup(popup_2c2b2e2573280eda96007ce61154f204)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7802f5a339ce969918b169212417b14.setIcon(icon_da7a3b8a2b990f6a7b8ccc410d81bcb9);
|
|
|
|
|
|
var marker_018ab99de1f3cad85bead06f10f9c5a8 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_11f883d157d29fef2f99750854e4caa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b25b33add493b0d554b61ca7e943db03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eb91a96fb6cdf38cffa9f01156a4bb7 = $(`<div id="html_3eb91a96fb6cdf38cffa9f01156a4bb7" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_b25b33add493b0d554b61ca7e943db03.setContent(html_3eb91a96fb6cdf38cffa9f01156a4bb7);
|
|
|
|
|
|
|
|
marker_018ab99de1f3cad85bead06f10f9c5a8.bindPopup(popup_b25b33add493b0d554b61ca7e943db03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_018ab99de1f3cad85bead06f10f9c5a8.setIcon(icon_11f883d157d29fef2f99750854e4caa7);
|
|
|
|
|
|
var marker_ece4b9e7d2e5b3dec60d640eaf7fa433 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_462449b9884033b6740c8793d7210beb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00cf9c07b3dc85af3038727dc72beb48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbbb18bd1b56a4235c5c2be5340f1b26 = $(`<div id="html_fbbb18bd1b56a4235c5c2be5340f1b26" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_00cf9c07b3dc85af3038727dc72beb48.setContent(html_fbbb18bd1b56a4235c5c2be5340f1b26);
|
|
|
|
|
|
|
|
marker_ece4b9e7d2e5b3dec60d640eaf7fa433.bindPopup(popup_00cf9c07b3dc85af3038727dc72beb48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ece4b9e7d2e5b3dec60d640eaf7fa433.setIcon(icon_462449b9884033b6740c8793d7210beb);
|
|
|
|
|
|
var marker_144a56c2adc4ba7a4d51af632ea828f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_aa70c1f7c9ac3d7dbc9e8d7541f46e06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97ef57e5d4d4f3c6ab3727667ea9993f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6275094ab3e66f4890465a786ad21af = $(`<div id="html_b6275094ab3e66f4890465a786ad21af" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_97ef57e5d4d4f3c6ab3727667ea9993f.setContent(html_b6275094ab3e66f4890465a786ad21af);
|
|
|
|
|
|
|
|
marker_144a56c2adc4ba7a4d51af632ea828f1.bindPopup(popup_97ef57e5d4d4f3c6ab3727667ea9993f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_144a56c2adc4ba7a4d51af632ea828f1.setIcon(icon_aa70c1f7c9ac3d7dbc9e8d7541f46e06);
|
|
|
|
|
|
var marker_4bbed61e2526cf14e7de2a14bc32a29f = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_96cc3301e816fe768891186f36f898e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94f0084caf00ab7e65e13419bd2cae9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fdc1c7a633b564f47610fbb73876cbc = $(`<div id="html_0fdc1c7a633b564f47610fbb73876cbc" style="width: 100.0%; height: 100.0%;">relaisnostr.trivaco.fr</div>`)[0];
|
|
popup_94f0084caf00ab7e65e13419bd2cae9d.setContent(html_0fdc1c7a633b564f47610fbb73876cbc);
|
|
|
|
|
|
|
|
marker_4bbed61e2526cf14e7de2a14bc32a29f.bindPopup(popup_94f0084caf00ab7e65e13419bd2cae9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bbed61e2526cf14e7de2a14bc32a29f.setIcon(icon_96cc3301e816fe768891186f36f898e4);
|
|
|
|
|
|
var marker_84e0819e37a3033bcc1401ea040af01a = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_486e14d3d524c68d79cd985357d779eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3499d4f32c2b0638acfec01fc450f627 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e421a67df5d3d1e361d1da592d5eb708 = $(`<div id="html_e421a67df5d3d1e361d1da592d5eb708" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_3499d4f32c2b0638acfec01fc450f627.setContent(html_e421a67df5d3d1e361d1da592d5eb708);
|
|
|
|
|
|
|
|
marker_84e0819e37a3033bcc1401ea040af01a.bindPopup(popup_3499d4f32c2b0638acfec01fc450f627)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84e0819e37a3033bcc1401ea040af01a.setIcon(icon_486e14d3d524c68d79cd985357d779eb);
|
|
|
|
|
|
var marker_a8927f450459ff37cd88c516802f8249 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e672d6a17986ca6f941dc4f26f039527 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab787bc6a9b5525414a2283ad459f135 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f02df703840ae6cfb9ad8440f3b0aa7 = $(`<div id="html_7f02df703840ae6cfb9ad8440f3b0aa7" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_ab787bc6a9b5525414a2283ad459f135.setContent(html_7f02df703840ae6cfb9ad8440f3b0aa7);
|
|
|
|
|
|
|
|
marker_a8927f450459ff37cd88c516802f8249.bindPopup(popup_ab787bc6a9b5525414a2283ad459f135)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8927f450459ff37cd88c516802f8249.setIcon(icon_e672d6a17986ca6f941dc4f26f039527);
|
|
|
|
|
|
var marker_4d23a091a8055aabe137cae53e1310b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_8ebcf89202a279d0d6834bcf491715a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16a678a0a360eafb3fb4734d4dae9855 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54fa17730a341c4b9c795738e1305021 = $(`<div id="html_54fa17730a341c4b9c795738e1305021" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_16a678a0a360eafb3fb4734d4dae9855.setContent(html_54fa17730a341c4b9c795738e1305021);
|
|
|
|
|
|
|
|
marker_4d23a091a8055aabe137cae53e1310b2.bindPopup(popup_16a678a0a360eafb3fb4734d4dae9855)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d23a091a8055aabe137cae53e1310b2.setIcon(icon_8ebcf89202a279d0d6834bcf491715a1);
|
|
|
|
|
|
var marker_da10874a42e50e3bce8f36e449a79095 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_5700a45d2b5bec907c0ebbc56335b553 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc80b93bbfe3353b18d4e0c9bc035e9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_438b26b12082e72604c4c3bb2f690f60 = $(`<div id="html_438b26b12082e72604c4c3bb2f690f60" style="width: 100.0%; height: 100.0%;">relay.thecryptosquid.com</div>`)[0];
|
|
popup_bc80b93bbfe3353b18d4e0c9bc035e9b.setContent(html_438b26b12082e72604c4c3bb2f690f60);
|
|
|
|
|
|
|
|
marker_da10874a42e50e3bce8f36e449a79095.bindPopup(popup_bc80b93bbfe3353b18d4e0c9bc035e9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da10874a42e50e3bce8f36e449a79095.setIcon(icon_5700a45d2b5bec907c0ebbc56335b553);
|
|
|
|
|
|
var marker_85316fff72067218087b5dbe458a0885 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_79c595f95549bcc8f7880eb1c16fdf62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcb90d106ddcb3270e149366744bca7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40afb95298e7bf18277193f2578a8b68 = $(`<div id="html_40afb95298e7bf18277193f2578a8b68" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_dcb90d106ddcb3270e149366744bca7a.setContent(html_40afb95298e7bf18277193f2578a8b68);
|
|
|
|
|
|
|
|
marker_85316fff72067218087b5dbe458a0885.bindPopup(popup_dcb90d106ddcb3270e149366744bca7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85316fff72067218087b5dbe458a0885.setIcon(icon_79c595f95549bcc8f7880eb1c16fdf62);
|
|
|
|
|
|
var marker_5904e78e68b369da7b5db4bb8ef3847f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ac92fa9290beb71027f8cfd1073b84d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13cd8ca946bd7e78a2fe3ab46f264a4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6a18391e336afef140f9622c6e9db2e = $(`<div id="html_a6a18391e336afef140f9622c6e9db2e" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_13cd8ca946bd7e78a2fe3ab46f264a4d.setContent(html_a6a18391e336afef140f9622c6e9db2e);
|
|
|
|
|
|
|
|
marker_5904e78e68b369da7b5db4bb8ef3847f.bindPopup(popup_13cd8ca946bd7e78a2fe3ab46f264a4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5904e78e68b369da7b5db4bb8ef3847f.setIcon(icon_ac92fa9290beb71027f8cfd1073b84d1);
|
|
|
|
|
|
var marker_1e9a4dd24e39148f97f5b98f7f636062 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_88b0a07bf70ba8a7ec9aa8246eb22107 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcfd750b4efed6745bb8982cd12ec67e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05b749bc0b50b3b0154da4352da50f09 = $(`<div id="html_05b749bc0b50b3b0154da4352da50f09" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_dcfd750b4efed6745bb8982cd12ec67e.setContent(html_05b749bc0b50b3b0154da4352da50f09);
|
|
|
|
|
|
|
|
marker_1e9a4dd24e39148f97f5b98f7f636062.bindPopup(popup_dcfd750b4efed6745bb8982cd12ec67e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e9a4dd24e39148f97f5b98f7f636062.setIcon(icon_88b0a07bf70ba8a7ec9aa8246eb22107);
|
|
|
|
|
|
var marker_5d920cfde92b415a405349d1cae2bf69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_9cc9a2bf4142cb371f977fffa3bde4af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59b429cfc51eab267d5b4d4a34bb1172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e8e3fc78513cd9f85e5044575ac75b2 = $(`<div id="html_1e8e3fc78513cd9f85e5044575ac75b2" style="width: 100.0%; height: 100.0%;">relay.aidatanorge.no</div>`)[0];
|
|
popup_59b429cfc51eab267d5b4d4a34bb1172.setContent(html_1e8e3fc78513cd9f85e5044575ac75b2);
|
|
|
|
|
|
|
|
marker_5d920cfde92b415a405349d1cae2bf69.bindPopup(popup_59b429cfc51eab267d5b4d4a34bb1172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d920cfde92b415a405349d1cae2bf69.setIcon(icon_9cc9a2bf4142cb371f977fffa3bde4af);
|
|
|
|
|
|
var marker_fe8437b8f601e60c2da3dd4f1fed917c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6e4801e9da6fb5a2ba4eae7e5a8bb158 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4207ecd531e657d05a29e5115e3e4356 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e4f9c1896097fc9265c706cc73584a1 = $(`<div id="html_8e4f9c1896097fc9265c706cc73584a1" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_4207ecd531e657d05a29e5115e3e4356.setContent(html_8e4f9c1896097fc9265c706cc73584a1);
|
|
|
|
|
|
|
|
marker_fe8437b8f601e60c2da3dd4f1fed917c.bindPopup(popup_4207ecd531e657d05a29e5115e3e4356)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe8437b8f601e60c2da3dd4f1fed917c.setIcon(icon_6e4801e9da6fb5a2ba4eae7e5a8bb158);
|
|
|
|
|
|
var marker_d9533bf324769e5b3e0c458091b2ae19 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_16ff901c8e54295db37aba4d17abe28b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63616bce4b06af5bf45e7f1eaa7f67e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a404d6ee4933c2e7da69a516cdca8ae1 = $(`<div id="html_a404d6ee4933c2e7da69a516cdca8ae1" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_63616bce4b06af5bf45e7f1eaa7f67e7.setContent(html_a404d6ee4933c2e7da69a516cdca8ae1);
|
|
|
|
|
|
|
|
marker_d9533bf324769e5b3e0c458091b2ae19.bindPopup(popup_63616bce4b06af5bf45e7f1eaa7f67e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9533bf324769e5b3e0c458091b2ae19.setIcon(icon_16ff901c8e54295db37aba4d17abe28b);
|
|
|
|
|
|
var marker_f03a9985f3f18d8cad6ef846dd0c0a8b = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_346b5c0fc573a75e7cfd6a11bbec287f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96115bbb4d18726b2ea1bac09b0af1cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb93f7569c2a3b0e80b8b04485c31154 = $(`<div id="html_bb93f7569c2a3b0e80b8b04485c31154" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_96115bbb4d18726b2ea1bac09b0af1cd.setContent(html_bb93f7569c2a3b0e80b8b04485c31154);
|
|
|
|
|
|
|
|
marker_f03a9985f3f18d8cad6ef846dd0c0a8b.bindPopup(popup_96115bbb4d18726b2ea1bac09b0af1cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f03a9985f3f18d8cad6ef846dd0c0a8b.setIcon(icon_346b5c0fc573a75e7cfd6a11bbec287f);
|
|
|
|
|
|
var marker_e000a1f5289c24bf096d9bf62211c6e9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_80e5faa3e230d2e01ea72b5b66c13c87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f93b10551180badbe097d35c5ed0031d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c21a2232c75f27b55f0bc348432c248f = $(`<div id="html_c21a2232c75f27b55f0bc348432c248f" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_f93b10551180badbe097d35c5ed0031d.setContent(html_c21a2232c75f27b55f0bc348432c248f);
|
|
|
|
|
|
|
|
marker_e000a1f5289c24bf096d9bf62211c6e9.bindPopup(popup_f93b10551180badbe097d35c5ed0031d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e000a1f5289c24bf096d9bf62211c6e9.setIcon(icon_80e5faa3e230d2e01ea72b5b66c13c87);
|
|
|
|
|
|
var marker_5c1fe6711d789386362c9802f6d6995f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_280304fedc9fde796e815ca9784127e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e11c0451df7df52a4490ed9bc95a8ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dad8f44715ae606e4a4403f30c1b068 = $(`<div id="html_7dad8f44715ae606e4a4403f30c1b068" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_2e11c0451df7df52a4490ed9bc95a8ea.setContent(html_7dad8f44715ae606e4a4403f30c1b068);
|
|
|
|
|
|
|
|
marker_5c1fe6711d789386362c9802f6d6995f.bindPopup(popup_2e11c0451df7df52a4490ed9bc95a8ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c1fe6711d789386362c9802f6d6995f.setIcon(icon_280304fedc9fde796e815ca9784127e9);
|
|
|
|
|
|
var marker_5c8d5be48bdf95c9c46a857eb3da824a = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7555ffe4eccb0d6b27e0ee365c620c6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85d1d7b847d62444777cc14fd981880c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ac5dffc966d9dd8c5c8dd1d47e3a796 = $(`<div id="html_3ac5dffc966d9dd8c5c8dd1d47e3a796" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_85d1d7b847d62444777cc14fd981880c.setContent(html_3ac5dffc966d9dd8c5c8dd1d47e3a796);
|
|
|
|
|
|
|
|
marker_5c8d5be48bdf95c9c46a857eb3da824a.bindPopup(popup_85d1d7b847d62444777cc14fd981880c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c8d5be48bdf95c9c46a857eb3da824a.setIcon(icon_7555ffe4eccb0d6b27e0ee365c620c6d);
|
|
|
|
|
|
var marker_4d7b658cfe9bd369e2a0974aa48ad6a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_535aa64ef7e59b5631155b18b5dc279a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc1a8eb1157b9c2597d5af29e039aeec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f6940966f32584cd96274d7276a7878 = $(`<div id="html_4f6940966f32584cd96274d7276a7878" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_bc1a8eb1157b9c2597d5af29e039aeec.setContent(html_4f6940966f32584cd96274d7276a7878);
|
|
|
|
|
|
|
|
marker_4d7b658cfe9bd369e2a0974aa48ad6a3.bindPopup(popup_bc1a8eb1157b9c2597d5af29e039aeec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d7b658cfe9bd369e2a0974aa48ad6a3.setIcon(icon_535aa64ef7e59b5631155b18b5dc279a);
|
|
|
|
|
|
var marker_932825780a8679d2bcde4d8e954c9854 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2713a004f50f5801b93990f90939af7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a425f583402d2e07d8cf796d94d589d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f9f7248668004cab0779807001f8870 = $(`<div id="html_4f9f7248668004cab0779807001f8870" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_3a425f583402d2e07d8cf796d94d589d.setContent(html_4f9f7248668004cab0779807001f8870);
|
|
|
|
|
|
|
|
marker_932825780a8679d2bcde4d8e954c9854.bindPopup(popup_3a425f583402d2e07d8cf796d94d589d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_932825780a8679d2bcde4d8e954c9854.setIcon(icon_2713a004f50f5801b93990f90939af7f);
|
|
|
|
|
|
var marker_41b359e0a8ace1dbf6504cb7682252ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6ba91c349164ea6af23bd941f98bd73b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8813f5a8ea4a82d63fc0bf01b883758a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a529fef20cd5e0e56dc98d29440c3d82 = $(`<div id="html_a529fef20cd5e0e56dc98d29440c3d82" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_8813f5a8ea4a82d63fc0bf01b883758a.setContent(html_a529fef20cd5e0e56dc98d29440c3d82);
|
|
|
|
|
|
|
|
marker_41b359e0a8ace1dbf6504cb7682252ab.bindPopup(popup_8813f5a8ea4a82d63fc0bf01b883758a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41b359e0a8ace1dbf6504cb7682252ab.setIcon(icon_6ba91c349164ea6af23bd941f98bd73b);
|
|
|
|
|
|
var marker_07445cfff0e291de43cdc366b3818b65 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_51a81fc1dad345ce3a5b543266b398c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa7ea368dbb525aeeca1afe06355f0f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c32138a518a47464bde56d3f0147b42 = $(`<div id="html_6c32138a518a47464bde56d3f0147b42" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_fa7ea368dbb525aeeca1afe06355f0f1.setContent(html_6c32138a518a47464bde56d3f0147b42);
|
|
|
|
|
|
|
|
marker_07445cfff0e291de43cdc366b3818b65.bindPopup(popup_fa7ea368dbb525aeeca1afe06355f0f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07445cfff0e291de43cdc366b3818b65.setIcon(icon_51a81fc1dad345ce3a5b543266b398c4);
|
|
|
|
|
|
var marker_39e21ea88b8137342d5c79a91ed62070 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e36adc840d87142b4f54ffbb417ac238 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a23205764fa84582333ef0d5ac204ab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37095621366b25e662583ad73dd002f5 = $(`<div id="html_37095621366b25e662583ad73dd002f5" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_a23205764fa84582333ef0d5ac204ab6.setContent(html_37095621366b25e662583ad73dd002f5);
|
|
|
|
|
|
|
|
marker_39e21ea88b8137342d5c79a91ed62070.bindPopup(popup_a23205764fa84582333ef0d5ac204ab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39e21ea88b8137342d5c79a91ed62070.setIcon(icon_e36adc840d87142b4f54ffbb417ac238);
|
|
|
|
|
|
var marker_e3341c1cda97ca181f2d717af1ef922b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_52a00549aa7bc30d3e1b2eaa6561aa1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22dbf178d1f9e09b4be395f65f4706cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2b3d6fae9e2a08fccd382fddf646074 = $(`<div id="html_d2b3d6fae9e2a08fccd382fddf646074" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_22dbf178d1f9e09b4be395f65f4706cd.setContent(html_d2b3d6fae9e2a08fccd382fddf646074);
|
|
|
|
|
|
|
|
marker_e3341c1cda97ca181f2d717af1ef922b.bindPopup(popup_22dbf178d1f9e09b4be395f65f4706cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3341c1cda97ca181f2d717af1ef922b.setIcon(icon_52a00549aa7bc30d3e1b2eaa6561aa1e);
|
|
|
|
|
|
var marker_e49c6a6364006dc79184a0a6c87afe02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_96a41355c9df90345886017accf61fb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba40b02c8bd591cb68f107cae157c451 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f49d64db04031bfbda9e09ce5f73822e = $(`<div id="html_f49d64db04031bfbda9e09ce5f73822e" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_ba40b02c8bd591cb68f107cae157c451.setContent(html_f49d64db04031bfbda9e09ce5f73822e);
|
|
|
|
|
|
|
|
marker_e49c6a6364006dc79184a0a6c87afe02.bindPopup(popup_ba40b02c8bd591cb68f107cae157c451)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e49c6a6364006dc79184a0a6c87afe02.setIcon(icon_96a41355c9df90345886017accf61fb5);
|
|
|
|
|
|
var marker_0281b57eee88ee19831c814938a7dcc0 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_5292cfe7d5b017790abf133b4733c3e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_544462306336527a230746a9716a18e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_847c4c6076ed631b97e8efda152fc95c = $(`<div id="html_847c4c6076ed631b97e8efda152fc95c" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_544462306336527a230746a9716a18e2.setContent(html_847c4c6076ed631b97e8efda152fc95c);
|
|
|
|
|
|
|
|
marker_0281b57eee88ee19831c814938a7dcc0.bindPopup(popup_544462306336527a230746a9716a18e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0281b57eee88ee19831c814938a7dcc0.setIcon(icon_5292cfe7d5b017790abf133b4733c3e4);
|
|
|
|
|
|
var marker_2aeb7413d75d8af8ce5d03576f759ace = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1d688d64e82a627759c49f9369a71f70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bac7f17b9962cb37951d5d2148a910be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ec7b6d9ed10667cd09e48ce1b29638c = $(`<div id="html_1ec7b6d9ed10667cd09e48ce1b29638c" style="width: 100.0%; height: 100.0%;">testnet.samt.st</div>`)[0];
|
|
popup_bac7f17b9962cb37951d5d2148a910be.setContent(html_1ec7b6d9ed10667cd09e48ce1b29638c);
|
|
|
|
|
|
|
|
marker_2aeb7413d75d8af8ce5d03576f759ace.bindPopup(popup_bac7f17b9962cb37951d5d2148a910be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2aeb7413d75d8af8ce5d03576f759ace.setIcon(icon_1d688d64e82a627759c49f9369a71f70);
|
|
|
|
|
|
var marker_bafb6d7568ef4e934e87e990f70f91d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_186c975a75392c0f8e2c6b1bd78d8abf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_638ab1dc5e833045cbe92010f3f63764 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca04597602c9a9db9bd0ee8ec19f157d = $(`<div id="html_ca04597602c9a9db9bd0ee8ec19f157d" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_638ab1dc5e833045cbe92010f3f63764.setContent(html_ca04597602c9a9db9bd0ee8ec19f157d);
|
|
|
|
|
|
|
|
marker_bafb6d7568ef4e934e87e990f70f91d7.bindPopup(popup_638ab1dc5e833045cbe92010f3f63764)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bafb6d7568ef4e934e87e990f70f91d7.setIcon(icon_186c975a75392c0f8e2c6b1bd78d8abf);
|
|
|
|
|
|
var marker_e99b852a5fbd4a267a49b22e57f1f314 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_c5848ac6d9af98cd59fe9348eed217e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab1d1075c68b405352dd8b667198ca75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d92908ff92cf02c5ee1f81e8029ece20 = $(`<div id="html_d92908ff92cf02c5ee1f81e8029ece20" style="width: 100.0%; height: 100.0%;">dk.6yv.cn</div>`)[0];
|
|
popup_ab1d1075c68b405352dd8b667198ca75.setContent(html_d92908ff92cf02c5ee1f81e8029ece20);
|
|
|
|
|
|
|
|
marker_e99b852a5fbd4a267a49b22e57f1f314.bindPopup(popup_ab1d1075c68b405352dd8b667198ca75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e99b852a5fbd4a267a49b22e57f1f314.setIcon(icon_c5848ac6d9af98cd59fe9348eed217e5);
|
|
|
|
|
|
var marker_c697550a20855861ea700c90d06522f9 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1eb4a18be4e726b7e438e8095c54b2a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84c2d7fb1af5b714a77972b705293bfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92a364dec131cc40f286e6b8a062e572 = $(`<div id="html_92a364dec131cc40f286e6b8a062e572" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_84c2d7fb1af5b714a77972b705293bfe.setContent(html_92a364dec131cc40f286e6b8a062e572);
|
|
|
|
|
|
|
|
marker_c697550a20855861ea700c90d06522f9.bindPopup(popup_84c2d7fb1af5b714a77972b705293bfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c697550a20855861ea700c90d06522f9.setIcon(icon_1eb4a18be4e726b7e438e8095c54b2a3);
|
|
|
|
|
|
var marker_c5c34958562fe18d3b50ae6fffb0002a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_156e1571984209fbc28cc837f61f0d6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89f976d4980daf5e79b977877a04ffcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6556ec93ca573b889f65381161edcc7c = $(`<div id="html_6556ec93ca573b889f65381161edcc7c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_89f976d4980daf5e79b977877a04ffcd.setContent(html_6556ec93ca573b889f65381161edcc7c);
|
|
|
|
|
|
|
|
marker_c5c34958562fe18d3b50ae6fffb0002a.bindPopup(popup_89f976d4980daf5e79b977877a04ffcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5c34958562fe18d3b50ae6fffb0002a.setIcon(icon_156e1571984209fbc28cc837f61f0d6e);
|
|
|
|
|
|
var marker_0477923b5ed84371ea5ea55f85352425 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b4c9b559311f17605b26af22c6f41afb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6224df0f6b3c4a403b05493c795087e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cd760b0a2a05152e3f074f48553a24c = $(`<div id="html_1cd760b0a2a05152e3f074f48553a24c" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_6224df0f6b3c4a403b05493c795087e2.setContent(html_1cd760b0a2a05152e3f074f48553a24c);
|
|
|
|
|
|
|
|
marker_0477923b5ed84371ea5ea55f85352425.bindPopup(popup_6224df0f6b3c4a403b05493c795087e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0477923b5ed84371ea5ea55f85352425.setIcon(icon_b4c9b559311f17605b26af22c6f41afb);
|
|
|
|
|
|
var marker_70ef2a99ee2bf4dc34acd7568b9b45ff = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_3afa5ae98c33443dae0e0105bdfdc6d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0bb519050fd2617254e39a82ce57a51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6e6fc67d2b82ec6a3c9f9784ed0d4a5 = $(`<div id="html_e6e6fc67d2b82ec6a3c9f9784ed0d4a5" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_d0bb519050fd2617254e39a82ce57a51.setContent(html_e6e6fc67d2b82ec6a3c9f9784ed0d4a5);
|
|
|
|
|
|
|
|
marker_70ef2a99ee2bf4dc34acd7568b9b45ff.bindPopup(popup_d0bb519050fd2617254e39a82ce57a51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70ef2a99ee2bf4dc34acd7568b9b45ff.setIcon(icon_3afa5ae98c33443dae0e0105bdfdc6d9);
|
|
|
|
|
|
var marker_d7867602cb65cb5347fa7318c978c143 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2391faa0092b93b932c91197ee7d23c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad41f55770133af5a338cc55df1332d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56bdf400216586b1eb798daf881353df = $(`<div id="html_56bdf400216586b1eb798daf881353df" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_ad41f55770133af5a338cc55df1332d0.setContent(html_56bdf400216586b1eb798daf881353df);
|
|
|
|
|
|
|
|
marker_d7867602cb65cb5347fa7318c978c143.bindPopup(popup_ad41f55770133af5a338cc55df1332d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7867602cb65cb5347fa7318c978c143.setIcon(icon_2391faa0092b93b932c91197ee7d23c0);
|
|
|
|
|
|
var marker_00c70ec60c45f73e8199c60354c69822 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_a9c0c265c4b7c04ce0ccb421715857ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ab7378ea77f1959466c1d0f88c70790 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8359445ce82a43bca81aacf0554ee8c1 = $(`<div id="html_8359445ce82a43bca81aacf0554ee8c1" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_5ab7378ea77f1959466c1d0f88c70790.setContent(html_8359445ce82a43bca81aacf0554ee8c1);
|
|
|
|
|
|
|
|
marker_00c70ec60c45f73e8199c60354c69822.bindPopup(popup_5ab7378ea77f1959466c1d0f88c70790)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00c70ec60c45f73e8199c60354c69822.setIcon(icon_a9c0c265c4b7c04ce0ccb421715857ff);
|
|
|
|
|
|
var marker_89d6a5ef4387ec5b0390a1573a11e473 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1df5af816fddfcf870ebd501cfae5bb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e7a437014e9a24e867d19075334b9e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad1ed6d86fce0e3b7922a91397cb868e = $(`<div id="html_ad1ed6d86fce0e3b7922a91397cb868e" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_4e7a437014e9a24e867d19075334b9e9.setContent(html_ad1ed6d86fce0e3b7922a91397cb868e);
|
|
|
|
|
|
|
|
marker_89d6a5ef4387ec5b0390a1573a11e473.bindPopup(popup_4e7a437014e9a24e867d19075334b9e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89d6a5ef4387ec5b0390a1573a11e473.setIcon(icon_1df5af816fddfcf870ebd501cfae5bb9);
|
|
|
|
|
|
var marker_6e795d0eafbf1d454f0c58b61dd33e6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b84ec0db28501ad3bf7896ad0837ac70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dc6d66a0101446a298532c080480748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29841051a386b8efa4b6728233a02079 = $(`<div id="html_29841051a386b8efa4b6728233a02079" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_5dc6d66a0101446a298532c080480748.setContent(html_29841051a386b8efa4b6728233a02079);
|
|
|
|
|
|
|
|
marker_6e795d0eafbf1d454f0c58b61dd33e6d.bindPopup(popup_5dc6d66a0101446a298532c080480748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e795d0eafbf1d454f0c58b61dd33e6d.setIcon(icon_b84ec0db28501ad3bf7896ad0837ac70);
|
|
|
|
|
|
var marker_2293284caeb6f622812dd6ff7b93aef6 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b9b37a26e5a09b1a659dbb7a2bdd76b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a3f0b302a2819cec89166f449fbb5a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21abc7af6d0beaf6591b87efd7f766e9 = $(`<div id="html_21abc7af6d0beaf6591b87efd7f766e9" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_1a3f0b302a2819cec89166f449fbb5a8.setContent(html_21abc7af6d0beaf6591b87efd7f766e9);
|
|
|
|
|
|
|
|
marker_2293284caeb6f622812dd6ff7b93aef6.bindPopup(popup_1a3f0b302a2819cec89166f449fbb5a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2293284caeb6f622812dd6ff7b93aef6.setIcon(icon_b9b37a26e5a09b1a659dbb7a2bdd76b7);
|
|
|
|
|
|
var marker_4e7b3b30cd4145ba1d840e108b5244e3 = L.marker(
|
|
[48.5242, -89.1147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_49280687aff095af614b256419ba1ae6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5587b2ec84c200aaf3ff32923819956c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77de27d7442db8061d6b93fc720ee32e = $(`<div id="html_77de27d7442db8061d6b93fc720ee32e" style="width: 100.0%; height: 100.0%;">nostr.fbxl.net</div>`)[0];
|
|
popup_5587b2ec84c200aaf3ff32923819956c.setContent(html_77de27d7442db8061d6b93fc720ee32e);
|
|
|
|
|
|
|
|
marker_4e7b3b30cd4145ba1d840e108b5244e3.bindPopup(popup_5587b2ec84c200aaf3ff32923819956c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e7b3b30cd4145ba1d840e108b5244e3.setIcon(icon_49280687aff095af614b256419ba1ae6);
|
|
|
|
|
|
var marker_981b07f5741ee7b4cd96a64ced48235a = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_c49f0a83b454a36709f1470786cd3447 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54ecb7be1dc2126b753388e624ced806 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_babe6aee8949bb38f7443af931dbb5a4 = $(`<div id="html_babe6aee8949bb38f7443af931dbb5a4" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_54ecb7be1dc2126b753388e624ced806.setContent(html_babe6aee8949bb38f7443af931dbb5a4);
|
|
|
|
|
|
|
|
marker_981b07f5741ee7b4cd96a64ced48235a.bindPopup(popup_54ecb7be1dc2126b753388e624ced806)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_981b07f5741ee7b4cd96a64ced48235a.setIcon(icon_c49f0a83b454a36709f1470786cd3447);
|
|
|
|
|
|
var marker_e28700a5ae7df585c8cd1e3bfad638a6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_3acc785ad4632acc75deea715790d0fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_185ac9c7e76c4ea39871ee5223839821 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dda6283316f00139a71e070f74d5a4c = $(`<div id="html_1dda6283316f00139a71e070f74d5a4c" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_185ac9c7e76c4ea39871ee5223839821.setContent(html_1dda6283316f00139a71e070f74d5a4c);
|
|
|
|
|
|
|
|
marker_e28700a5ae7df585c8cd1e3bfad638a6.bindPopup(popup_185ac9c7e76c4ea39871ee5223839821)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e28700a5ae7df585c8cd1e3bfad638a6.setIcon(icon_3acc785ad4632acc75deea715790d0fa);
|
|
|
|
|
|
var marker_413822df3be17e0e571a50879f6d369d = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1a7b3225bfe86bd8ebc5f64bf40b6151 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c01ba3891002be85155c1e7681d01341 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afed08a6045e9826c871c1bc93881dba = $(`<div id="html_afed08a6045e9826c871c1bc93881dba" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_c01ba3891002be85155c1e7681d01341.setContent(html_afed08a6045e9826c871c1bc93881dba);
|
|
|
|
|
|
|
|
marker_413822df3be17e0e571a50879f6d369d.bindPopup(popup_c01ba3891002be85155c1e7681d01341)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_413822df3be17e0e571a50879f6d369d.setIcon(icon_1a7b3225bfe86bd8ebc5f64bf40b6151);
|
|
|
|
|
|
var marker_ff92ab52658a79aad8ddb43c9073c5e6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1cfe56bd6bbab3505494ff1d0821750c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45b0cb24d41a043ce7050d868482aeaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73197cecfb2ca94513dccb9522294d4b = $(`<div id="html_73197cecfb2ca94513dccb9522294d4b" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_45b0cb24d41a043ce7050d868482aeaa.setContent(html_73197cecfb2ca94513dccb9522294d4b);
|
|
|
|
|
|
|
|
marker_ff92ab52658a79aad8ddb43c9073c5e6.bindPopup(popup_45b0cb24d41a043ce7050d868482aeaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff92ab52658a79aad8ddb43c9073c5e6.setIcon(icon_1cfe56bd6bbab3505494ff1d0821750c);
|
|
|
|
|
|
var marker_a0982542abf9717cb5a45efe52a044f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_112d6161d27a9cbb21fa1ad5e27fee02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cce9ec183339cba786b6b9e4513ebcec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7093646a4d2b7f339a87051c41cdf3b8 = $(`<div id="html_7093646a4d2b7f339a87051c41cdf3b8" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_cce9ec183339cba786b6b9e4513ebcec.setContent(html_7093646a4d2b7f339a87051c41cdf3b8);
|
|
|
|
|
|
|
|
marker_a0982542abf9717cb5a45efe52a044f4.bindPopup(popup_cce9ec183339cba786b6b9e4513ebcec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0982542abf9717cb5a45efe52a044f4.setIcon(icon_112d6161d27a9cbb21fa1ad5e27fee02);
|
|
|
|
|
|
var marker_c77a692a6f92b66f51c59bc8a58ba957 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_8e6b922aa03320adcab03190aead3187 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_759cdb5b6cdbf03d5e7a36d477ffe74e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8229ebf6160e95050bb6a14edbe623c1 = $(`<div id="html_8229ebf6160e95050bb6a14edbe623c1" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_759cdb5b6cdbf03d5e7a36d477ffe74e.setContent(html_8229ebf6160e95050bb6a14edbe623c1);
|
|
|
|
|
|
|
|
marker_c77a692a6f92b66f51c59bc8a58ba957.bindPopup(popup_759cdb5b6cdbf03d5e7a36d477ffe74e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c77a692a6f92b66f51c59bc8a58ba957.setIcon(icon_8e6b922aa03320adcab03190aead3187);
|
|
|
|
|
|
var marker_a514da855de1678bfda106aea36e4923 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_c04c55162239f760c6f98183ea79dd5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e65b527561839edf3ffc1fbf7964840b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21bda83ece249697f7c8e3380445f0de = $(`<div id="html_21bda83ece249697f7c8e3380445f0de" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_e65b527561839edf3ffc1fbf7964840b.setContent(html_21bda83ece249697f7c8e3380445f0de);
|
|
|
|
|
|
|
|
marker_a514da855de1678bfda106aea36e4923.bindPopup(popup_e65b527561839edf3ffc1fbf7964840b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a514da855de1678bfda106aea36e4923.setIcon(icon_c04c55162239f760c6f98183ea79dd5e);
|
|
|
|
|
|
var marker_ab5445ddf2a6b1d7e188153d1d43c70d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_5516c52311fea80991c140e59361c181 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0e6f67aba9884faa817e476796c13eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e501c8def344d3e93cefff624b9c9e2e = $(`<div id="html_e501c8def344d3e93cefff624b9c9e2e" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_c0e6f67aba9884faa817e476796c13eb.setContent(html_e501c8def344d3e93cefff624b9c9e2e);
|
|
|
|
|
|
|
|
marker_ab5445ddf2a6b1d7e188153d1d43c70d.bindPopup(popup_c0e6f67aba9884faa817e476796c13eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab5445ddf2a6b1d7e188153d1d43c70d.setIcon(icon_5516c52311fea80991c140e59361c181);
|
|
|
|
|
|
var marker_240c51f671cc26e2e5209f107c3e36f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1eb3d3aeb3e6231ebef940c9a9c01776 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb3f29f6929f086c3a7616f011f7fcfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_438764249f734a928b9b2b94ca45530c = $(`<div id="html_438764249f734a928b9b2b94ca45530c" style="width: 100.0%; height: 100.0%;">relay.bebond.net:443</div>`)[0];
|
|
popup_fb3f29f6929f086c3a7616f011f7fcfc.setContent(html_438764249f734a928b9b2b94ca45530c);
|
|
|
|
|
|
|
|
marker_240c51f671cc26e2e5209f107c3e36f0.bindPopup(popup_fb3f29f6929f086c3a7616f011f7fcfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_240c51f671cc26e2e5209f107c3e36f0.setIcon(icon_1eb3d3aeb3e6231ebef940c9a9c01776);
|
|
|
|
|
|
var marker_a488294ab6facc87fd05a5a11374a28f = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_9f83f6d50adf0de1fba470aca304fef0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8952c83dc7add04f80d12cf4376f2f5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b49eb6b7f1f0ef99e11378bce670190 = $(`<div id="html_4b49eb6b7f1f0ef99e11378bce670190" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_8952c83dc7add04f80d12cf4376f2f5c.setContent(html_4b49eb6b7f1f0ef99e11378bce670190);
|
|
|
|
|
|
|
|
marker_a488294ab6facc87fd05a5a11374a28f.bindPopup(popup_8952c83dc7add04f80d12cf4376f2f5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a488294ab6facc87fd05a5a11374a28f.setIcon(icon_9f83f6d50adf0de1fba470aca304fef0);
|
|
|
|
|
|
var marker_59eb21bf1c996fcc2506184b0d999512 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b7c155fcd2b10c77791b81f194478ba2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_247ba84c9474daf61ede835c4eb7b8f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed8abf3939d20731d4cb021b1d02b238 = $(`<div id="html_ed8abf3939d20731d4cb021b1d02b238" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_247ba84c9474daf61ede835c4eb7b8f8.setContent(html_ed8abf3939d20731d4cb021b1d02b238);
|
|
|
|
|
|
|
|
marker_59eb21bf1c996fcc2506184b0d999512.bindPopup(popup_247ba84c9474daf61ede835c4eb7b8f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59eb21bf1c996fcc2506184b0d999512.setIcon(icon_b7c155fcd2b10c77791b81f194478ba2);
|
|
|
|
|
|
var marker_9aeee68b42a59486ee68c2fcfee2925f = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_eaa74db1f36d6770a1e4c6ddb0977252 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69239d9ca65299687dbfa71aac79afdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c85743fd971fcdd96b910ace10e4bde8 = $(`<div id="html_c85743fd971fcdd96b910ace10e4bde8" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_69239d9ca65299687dbfa71aac79afdc.setContent(html_c85743fd971fcdd96b910ace10e4bde8);
|
|
|
|
|
|
|
|
marker_9aeee68b42a59486ee68c2fcfee2925f.bindPopup(popup_69239d9ca65299687dbfa71aac79afdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9aeee68b42a59486ee68c2fcfee2925f.setIcon(icon_eaa74db1f36d6770a1e4c6ddb0977252);
|
|
|
|
|
|
var marker_2f17ef250cf1a4cb947e59244f0454d9 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_02fec9b730392fdda272d99dd52d1610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b32c193fa7308419b0aa9db97ffe032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d5e4c85e3311f3bdbb085ce7e04f22f = $(`<div id="html_4d5e4c85e3311f3bdbb085ce7e04f22f" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_6b32c193fa7308419b0aa9db97ffe032.setContent(html_4d5e4c85e3311f3bdbb085ce7e04f22f);
|
|
|
|
|
|
|
|
marker_2f17ef250cf1a4cb947e59244f0454d9.bindPopup(popup_6b32c193fa7308419b0aa9db97ffe032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f17ef250cf1a4cb947e59244f0454d9.setIcon(icon_02fec9b730392fdda272d99dd52d1610);
|
|
|
|
|
|
var marker_4e39c2031869310820cfc0b1ee5b8e58 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_3e86ffcc70567a5db5653b41fa91ee2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44a8857eedecf69f61ed9928b302eb58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d32feca7ea9f1a6eca67d0e9d56dc9a = $(`<div id="html_6d32feca7ea9f1a6eca67d0e9d56dc9a" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_44a8857eedecf69f61ed9928b302eb58.setContent(html_6d32feca7ea9f1a6eca67d0e9d56dc9a);
|
|
|
|
|
|
|
|
marker_4e39c2031869310820cfc0b1ee5b8e58.bindPopup(popup_44a8857eedecf69f61ed9928b302eb58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e39c2031869310820cfc0b1ee5b8e58.setIcon(icon_3e86ffcc70567a5db5653b41fa91ee2d);
|
|
|
|
|
|
var marker_7475e9487ff7ce0469355afe3f1535d3 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_73c479c4291de8c402aeb74747ed218b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce9e8cbf688d94e0034e93d5c74caa70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2695270ba4278d51ac17e87dbdd90d2a = $(`<div id="html_2695270ba4278d51ac17e87dbdd90d2a" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_ce9e8cbf688d94e0034e93d5c74caa70.setContent(html_2695270ba4278d51ac17e87dbdd90d2a);
|
|
|
|
|
|
|
|
marker_7475e9487ff7ce0469355afe3f1535d3.bindPopup(popup_ce9e8cbf688d94e0034e93d5c74caa70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7475e9487ff7ce0469355afe3f1535d3.setIcon(icon_73c479c4291de8c402aeb74747ed218b);
|
|
|
|
|
|
var marker_8a37e883f18a9e2eb1ec3cafc9b55363 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1ffae558ed66f3fdb6f1b0e03428a6d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_998a2f4016d19661737bc956c923fba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6e758318ddab3b443e390282e598905 = $(`<div id="html_f6e758318ddab3b443e390282e598905" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_998a2f4016d19661737bc956c923fba0.setContent(html_f6e758318ddab3b443e390282e598905);
|
|
|
|
|
|
|
|
marker_8a37e883f18a9e2eb1ec3cafc9b55363.bindPopup(popup_998a2f4016d19661737bc956c923fba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a37e883f18a9e2eb1ec3cafc9b55363.setIcon(icon_1ffae558ed66f3fdb6f1b0e03428a6d6);
|
|
|
|
|
|
var marker_644ff698cdc220b74921071a282655b3 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2ec3d3b8dd0aac6c185596070aa14d6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80c65a2b6feb073e1fd445830bf822af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbbb84595fbae3b7161af97a2380ce7a = $(`<div id="html_fbbb84595fbae3b7161af97a2380ce7a" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_80c65a2b6feb073e1fd445830bf822af.setContent(html_fbbb84595fbae3b7161af97a2380ce7a);
|
|
|
|
|
|
|
|
marker_644ff698cdc220b74921071a282655b3.bindPopup(popup_80c65a2b6feb073e1fd445830bf822af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_644ff698cdc220b74921071a282655b3.setIcon(icon_2ec3d3b8dd0aac6c185596070aa14d6f);
|
|
|
|
|
|
var marker_6d3313fa2229600db3e703812a5c4b0b = L.marker(
|
|
[46.9895, 28.8602],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_9a762af69fe04b35f0bd34e91327f572 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebb0cab53b3500a6b92c1e46bf4f1a97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24b4d6fb81af362717f24c639a1b2c44 = $(`<div id="html_24b4d6fb81af362717f24c639a1b2c44" style="width: 100.0%; height: 100.0%;">nostr.hybner.org</div>`)[0];
|
|
popup_ebb0cab53b3500a6b92c1e46bf4f1a97.setContent(html_24b4d6fb81af362717f24c639a1b2c44);
|
|
|
|
|
|
|
|
marker_6d3313fa2229600db3e703812a5c4b0b.bindPopup(popup_ebb0cab53b3500a6b92c1e46bf4f1a97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d3313fa2229600db3e703812a5c4b0b.setIcon(icon_9a762af69fe04b35f0bd34e91327f572);
|
|
|
|
|
|
var marker_5f0e1959ac090d3943a62994b437acc8 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1c3d4ea821c0cf3e19ed675bfa55cbe6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5fe35d43ec553fac0e31979e4de9fc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ba0dc50f5670ec064aaf64c9919da4c = $(`<div id="html_1ba0dc50f5670ec064aaf64c9919da4c" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_a5fe35d43ec553fac0e31979e4de9fc6.setContent(html_1ba0dc50f5670ec064aaf64c9919da4c);
|
|
|
|
|
|
|
|
marker_5f0e1959ac090d3943a62994b437acc8.bindPopup(popup_a5fe35d43ec553fac0e31979e4de9fc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f0e1959ac090d3943a62994b437acc8.setIcon(icon_1c3d4ea821c0cf3e19ed675bfa55cbe6);
|
|
|
|
|
|
var marker_4daba9a73a6e692e6c1e7e8f9e291296 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0a2f43ba050d2703418c8d40891041ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e34e44278cb80e225a7b069eb580705d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2604837d7f7b96773d10ef2611d5ea6e = $(`<div id="html_2604837d7f7b96773d10ef2611d5ea6e" style="width: 100.0%; height: 100.0%;">relay.trotters.cc:443</div>`)[0];
|
|
popup_e34e44278cb80e225a7b069eb580705d.setContent(html_2604837d7f7b96773d10ef2611d5ea6e);
|
|
|
|
|
|
|
|
marker_4daba9a73a6e692e6c1e7e8f9e291296.bindPopup(popup_e34e44278cb80e225a7b069eb580705d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4daba9a73a6e692e6c1e7e8f9e291296.setIcon(icon_0a2f43ba050d2703418c8d40891041ff);
|
|
|
|
|
|
var marker_8600c193c86af59352eaaaa35f713def = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_611441befe1241afaf134f7cec15f89b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_333966209f724dcf97aa2928f1ad4a2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db9a596e2e9160e521a74baf74dde53d = $(`<div id="html_db9a596e2e9160e521a74baf74dde53d" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_333966209f724dcf97aa2928f1ad4a2e.setContent(html_db9a596e2e9160e521a74baf74dde53d);
|
|
|
|
|
|
|
|
marker_8600c193c86af59352eaaaa35f713def.bindPopup(popup_333966209f724dcf97aa2928f1ad4a2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8600c193c86af59352eaaaa35f713def.setIcon(icon_611441befe1241afaf134f7cec15f89b);
|
|
|
|
|
|
var marker_4d8c6ec9b3c51c00772b6941214dbd6b = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f99159d0005049b124bb213ae8e93587 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b756f3cb02a28ab21243cfece42f834 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3d22a0ac21d334e40e3a5056e40ecc7 = $(`<div id="html_d3d22a0ac21d334e40e3a5056e40ecc7" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_0b756f3cb02a28ab21243cfece42f834.setContent(html_d3d22a0ac21d334e40e3a5056e40ecc7);
|
|
|
|
|
|
|
|
marker_4d8c6ec9b3c51c00772b6941214dbd6b.bindPopup(popup_0b756f3cb02a28ab21243cfece42f834)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d8c6ec9b3c51c00772b6941214dbd6b.setIcon(icon_f99159d0005049b124bb213ae8e93587);
|
|
|
|
|
|
var marker_4e22ad3f74796d4b526a09c22e3feaf1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_71ec338ec9bbf3dbf4e98c4d1f159600 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6da43bb7cb7ac63c8621e839946900cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81ce289f6beea5558819f5222936d6e0 = $(`<div id="html_81ce289f6beea5558819f5222936d6e0" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_6da43bb7cb7ac63c8621e839946900cb.setContent(html_81ce289f6beea5558819f5222936d6e0);
|
|
|
|
|
|
|
|
marker_4e22ad3f74796d4b526a09c22e3feaf1.bindPopup(popup_6da43bb7cb7ac63c8621e839946900cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e22ad3f74796d4b526a09c22e3feaf1.setIcon(icon_71ec338ec9bbf3dbf4e98c4d1f159600);
|
|
|
|
|
|
var marker_22b245a7ca0fe33f8b4f4acbca8cc327 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_cd300f31ebe9b929397496e5e9f12873 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ec88ed205d86640d7985d50018ffaa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4fc8afc32d551b8710853d861671f5d = $(`<div id="html_c4fc8afc32d551b8710853d861671f5d" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_4ec88ed205d86640d7985d50018ffaa3.setContent(html_c4fc8afc32d551b8710853d861671f5d);
|
|
|
|
|
|
|
|
marker_22b245a7ca0fe33f8b4f4acbca8cc327.bindPopup(popup_4ec88ed205d86640d7985d50018ffaa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22b245a7ca0fe33f8b4f4acbca8cc327.setIcon(icon_cd300f31ebe9b929397496e5e9f12873);
|
|
|
|
|
|
var marker_465ecd2bf9ba6eb688cb275ec2d4b591 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_47e8beb7818679bf4ef48e82145b3914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e4034a5fd02be46e5cab0c8d8dc1896 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_280484a961a28090a522e2ab4e4847c0 = $(`<div id="html_280484a961a28090a522e2ab4e4847c0" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_7e4034a5fd02be46e5cab0c8d8dc1896.setContent(html_280484a961a28090a522e2ab4e4847c0);
|
|
|
|
|
|
|
|
marker_465ecd2bf9ba6eb688cb275ec2d4b591.bindPopup(popup_7e4034a5fd02be46e5cab0c8d8dc1896)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_465ecd2bf9ba6eb688cb275ec2d4b591.setIcon(icon_47e8beb7818679bf4ef48e82145b3914);
|
|
|
|
|
|
var marker_363bf7cefb59c686bb1408b37da35d80 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_496fdd06d50338dc81524990ca7fcdfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b91b551136490b82e4d31c91f25c22e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_986018d73ee93ee3a8f4cc840b806658 = $(`<div id="html_986018d73ee93ee3a8f4cc840b806658" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_6b91b551136490b82e4d31c91f25c22e.setContent(html_986018d73ee93ee3a8f4cc840b806658);
|
|
|
|
|
|
|
|
marker_363bf7cefb59c686bb1408b37da35d80.bindPopup(popup_6b91b551136490b82e4d31c91f25c22e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_363bf7cefb59c686bb1408b37da35d80.setIcon(icon_496fdd06d50338dc81524990ca7fcdfe);
|
|
|
|
|
|
var marker_c356fbc816351d47894276a257d1b00f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2dc3201440ceb77cce06ccfcf6392039 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31909c68684587608af9d4921b34c378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8bcc02981c16381340237de5f1d36c4 = $(`<div id="html_a8bcc02981c16381340237de5f1d36c4" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_31909c68684587608af9d4921b34c378.setContent(html_a8bcc02981c16381340237de5f1d36c4);
|
|
|
|
|
|
|
|
marker_c356fbc816351d47894276a257d1b00f.bindPopup(popup_31909c68684587608af9d4921b34c378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c356fbc816351d47894276a257d1b00f.setIcon(icon_2dc3201440ceb77cce06ccfcf6392039);
|
|
|
|
|
|
var marker_bd97e305797e98d680e3e6d9a62eabe8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_368a7c1c960533a1df88cb0aa06b7585 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6eb427fe7a7fe10adc2e44e63fe984b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3eb0c847241494e071a3349eb555273 = $(`<div id="html_d3eb0c847241494e071a3349eb555273" style="width: 100.0%; height: 100.0%;">relay.lotek-distro.com</div>`)[0];
|
|
popup_e6eb427fe7a7fe10adc2e44e63fe984b.setContent(html_d3eb0c847241494e071a3349eb555273);
|
|
|
|
|
|
|
|
marker_bd97e305797e98d680e3e6d9a62eabe8.bindPopup(popup_e6eb427fe7a7fe10adc2e44e63fe984b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd97e305797e98d680e3e6d9a62eabe8.setIcon(icon_368a7c1c960533a1df88cb0aa06b7585);
|
|
|
|
|
|
var marker_1c8cd270ac48374cd3b431ff25cec9f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_42e4c71ae83cf9dee6789f747e779498 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dff56f0a468ffad9c7a6f2de3b7eb54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a0486ada905cfd33ede084dfb8c6bdb = $(`<div id="html_7a0486ada905cfd33ede084dfb8c6bdb" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_6dff56f0a468ffad9c7a6f2de3b7eb54.setContent(html_7a0486ada905cfd33ede084dfb8c6bdb);
|
|
|
|
|
|
|
|
marker_1c8cd270ac48374cd3b431ff25cec9f0.bindPopup(popup_6dff56f0a468ffad9c7a6f2de3b7eb54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c8cd270ac48374cd3b431ff25cec9f0.setIcon(icon_42e4c71ae83cf9dee6789f747e779498);
|
|
|
|
|
|
var marker_d13bb83d2ee310c5f6841a53a6287af5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b9eabea4f3603607bdcbd7cc6e8ea816 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b99ee59272d24c89e672a990f369f350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a49ab7a617f784f95e7c3f25e3cc3735 = $(`<div id="html_a49ab7a617f784f95e7c3f25e3cc3735" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_b99ee59272d24c89e672a990f369f350.setContent(html_a49ab7a617f784f95e7c3f25e3cc3735);
|
|
|
|
|
|
|
|
marker_d13bb83d2ee310c5f6841a53a6287af5.bindPopup(popup_b99ee59272d24c89e672a990f369f350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d13bb83d2ee310c5f6841a53a6287af5.setIcon(icon_b9eabea4f3603607bdcbd7cc6e8ea816);
|
|
|
|
|
|
var marker_e799e134ef2bef86de9cd31da83da329 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_8ccd1cd22f22497adf9c47316cc87973 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30aaa68040055bae8defc10e885ad35d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7ccef23e7715414be4ca9d186cfa446 = $(`<div id="html_f7ccef23e7715414be4ca9d186cfa446" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_30aaa68040055bae8defc10e885ad35d.setContent(html_f7ccef23e7715414be4ca9d186cfa446);
|
|
|
|
|
|
|
|
marker_e799e134ef2bef86de9cd31da83da329.bindPopup(popup_30aaa68040055bae8defc10e885ad35d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e799e134ef2bef86de9cd31da83da329.setIcon(icon_8ccd1cd22f22497adf9c47316cc87973);
|
|
|
|
|
|
var marker_196dfa45dcc5098af40643007c33999a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_71f09d33f2275a462182159fbd7b5bfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_625a4d4247d10399698438d77e62f711 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0cc519206326c5997453f94a5ae2b7d = $(`<div id="html_e0cc519206326c5997453f94a5ae2b7d" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_625a4d4247d10399698438d77e62f711.setContent(html_e0cc519206326c5997453f94a5ae2b7d);
|
|
|
|
|
|
|
|
marker_196dfa45dcc5098af40643007c33999a.bindPopup(popup_625a4d4247d10399698438d77e62f711)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_196dfa45dcc5098af40643007c33999a.setIcon(icon_71f09d33f2275a462182159fbd7b5bfd);
|
|
|
|
|
|
var marker_c25fb64c8485bc2311df58d3d76650e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_05c6f1684d295a14016c82a53ef47aaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd6b5b2d05fb139ef4d4f583ed0e3470 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21fa2e98407c16b84ab8ac38e45ac553 = $(`<div id="html_21fa2e98407c16b84ab8ac38e45ac553" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_dd6b5b2d05fb139ef4d4f583ed0e3470.setContent(html_21fa2e98407c16b84ab8ac38e45ac553);
|
|
|
|
|
|
|
|
marker_c25fb64c8485bc2311df58d3d76650e3.bindPopup(popup_dd6b5b2d05fb139ef4d4f583ed0e3470)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c25fb64c8485bc2311df58d3d76650e3.setIcon(icon_05c6f1684d295a14016c82a53ef47aaa);
|
|
|
|
|
|
var marker_04a25de502457f59583c8233a7091b34 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_6548d218324740b8206001e258b8aae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbb32f96d11989e1c5301a2c859d232b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2313b37be5e53a8cde3bd79226f1d15 = $(`<div id="html_c2313b37be5e53a8cde3bd79226f1d15" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_fbb32f96d11989e1c5301a2c859d232b.setContent(html_c2313b37be5e53a8cde3bd79226f1d15);
|
|
|
|
|
|
|
|
marker_04a25de502457f59583c8233a7091b34.bindPopup(popup_fbb32f96d11989e1c5301a2c859d232b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04a25de502457f59583c8233a7091b34.setIcon(icon_6548d218324740b8206001e258b8aae8);
|
|
|
|
|
|
var marker_73acd916a4ca59679e609abf98d0ab13 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e93873c12a5f1f3011b2308755fe00c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49eeacfd226afaa0bc171e16e009b06f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5ab3eeeb2ce23afab4b427e8541663f = $(`<div id="html_c5ab3eeeb2ce23afab4b427e8541663f" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_49eeacfd226afaa0bc171e16e009b06f.setContent(html_c5ab3eeeb2ce23afab4b427e8541663f);
|
|
|
|
|
|
|
|
marker_73acd916a4ca59679e609abf98d0ab13.bindPopup(popup_49eeacfd226afaa0bc171e16e009b06f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73acd916a4ca59679e609abf98d0ab13.setIcon(icon_e93873c12a5f1f3011b2308755fe00c5);
|
|
|
|
|
|
var marker_e3d143c7ab557dd0d0a5f7969607cbef = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1bffc18bb6efcd2303ec86b7f442f184 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f143b2dbefef78ecf3d8f8e784e457e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76e8cdea47100959b498ac1605261536 = $(`<div id="html_76e8cdea47100959b498ac1605261536" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_f143b2dbefef78ecf3d8f8e784e457e2.setContent(html_76e8cdea47100959b498ac1605261536);
|
|
|
|
|
|
|
|
marker_e3d143c7ab557dd0d0a5f7969607cbef.bindPopup(popup_f143b2dbefef78ecf3d8f8e784e457e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3d143c7ab557dd0d0a5f7969607cbef.setIcon(icon_1bffc18bb6efcd2303ec86b7f442f184);
|
|
|
|
|
|
var marker_471758e7c9d3e2e4f6da3f931baab8e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_326744e302c91b2e50752e699d90ae15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_006da8232ddca50f61af7bffdf0d297c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c49b413566ed7ed3514443ccf76c1cf = $(`<div id="html_4c49b413566ed7ed3514443ccf76c1cf" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_006da8232ddca50f61af7bffdf0d297c.setContent(html_4c49b413566ed7ed3514443ccf76c1cf);
|
|
|
|
|
|
|
|
marker_471758e7c9d3e2e4f6da3f931baab8e0.bindPopup(popup_006da8232ddca50f61af7bffdf0d297c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_471758e7c9d3e2e4f6da3f931baab8e0.setIcon(icon_326744e302c91b2e50752e699d90ae15);
|
|
|
|
|
|
var marker_c831e4a4d699f50658e8338a1931ef33 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7efb7a5ce9f366d342c98ed086ee00c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f147ac8c8b6a80fbb1d99ab17d11426 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ec777fc0f6c3101969dd893aea07f6f = $(`<div id="html_5ec777fc0f6c3101969dd893aea07f6f" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_4f147ac8c8b6a80fbb1d99ab17d11426.setContent(html_5ec777fc0f6c3101969dd893aea07f6f);
|
|
|
|
|
|
|
|
marker_c831e4a4d699f50658e8338a1931ef33.bindPopup(popup_4f147ac8c8b6a80fbb1d99ab17d11426)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c831e4a4d699f50658e8338a1931ef33.setIcon(icon_7efb7a5ce9f366d342c98ed086ee00c5);
|
|
|
|
|
|
var marker_0f10896ac4764ab7ade4009ee6d91263 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ddfeae8a3db1bfda39795bad54bdf752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97e6dce4fa7ca5eca0446f1ad1c3c70b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd68b05925d4ae8537b3226a3b305ab1 = $(`<div id="html_bd68b05925d4ae8537b3226a3b305ab1" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_97e6dce4fa7ca5eca0446f1ad1c3c70b.setContent(html_bd68b05925d4ae8537b3226a3b305ab1);
|
|
|
|
|
|
|
|
marker_0f10896ac4764ab7ade4009ee6d91263.bindPopup(popup_97e6dce4fa7ca5eca0446f1ad1c3c70b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f10896ac4764ab7ade4009ee6d91263.setIcon(icon_ddfeae8a3db1bfda39795bad54bdf752);
|
|
|
|
|
|
var marker_c40d3aa45945b2c62debcc984c2d0962 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2b74fd352644f59253f880aeaceaf8da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_deee44cfca097703b6c55e90c001451c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d3277ecfdd37caa8fd579c3763c1a36 = $(`<div id="html_0d3277ecfdd37caa8fd579c3763c1a36" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_deee44cfca097703b6c55e90c001451c.setContent(html_0d3277ecfdd37caa8fd579c3763c1a36);
|
|
|
|
|
|
|
|
marker_c40d3aa45945b2c62debcc984c2d0962.bindPopup(popup_deee44cfca097703b6c55e90c001451c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c40d3aa45945b2c62debcc984c2d0962.setIcon(icon_2b74fd352644f59253f880aeaceaf8da);
|
|
|
|
|
|
var marker_4a723eb7952d49b48ea012dffd5df1bc = L.marker(
|
|
[13.966, 101.513],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1527bc1b3a5abf58821586995428fcb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_064bac7d13d96895ed2cc7e80f97c7d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fa04ff7129c93f16e202f5f79a842fa = $(`<div id="html_5fa04ff7129c93f16e202f5f79a842fa" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_064bac7d13d96895ed2cc7e80f97c7d8.setContent(html_5fa04ff7129c93f16e202f5f79a842fa);
|
|
|
|
|
|
|
|
marker_4a723eb7952d49b48ea012dffd5df1bc.bindPopup(popup_064bac7d13d96895ed2cc7e80f97c7d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a723eb7952d49b48ea012dffd5df1bc.setIcon(icon_1527bc1b3a5abf58821586995428fcb6);
|
|
|
|
|
|
var marker_f47b9fb4c8c7f2bfc6765eacb1a6edea = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_3cb57ac8e30e02b37a53d9e78f183fe2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71a30972afcffa0aea449a3a8d8547b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d16acf21038ac861deb8030253d0306b = $(`<div id="html_d16acf21038ac861deb8030253d0306b" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_71a30972afcffa0aea449a3a8d8547b0.setContent(html_d16acf21038ac861deb8030253d0306b);
|
|
|
|
|
|
|
|
marker_f47b9fb4c8c7f2bfc6765eacb1a6edea.bindPopup(popup_71a30972afcffa0aea449a3a8d8547b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f47b9fb4c8c7f2bfc6765eacb1a6edea.setIcon(icon_3cb57ac8e30e02b37a53d9e78f183fe2);
|
|
|
|
|
|
var marker_fff29e61f6476b69958f74955afa88ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_003033620b102740d4843334af25ece1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dea83ff042d1d001c60a39289238166 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_712c431d3ff9130f43448673db0f55ee = $(`<div id="html_712c431d3ff9130f43448673db0f55ee" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_3dea83ff042d1d001c60a39289238166.setContent(html_712c431d3ff9130f43448673db0f55ee);
|
|
|
|
|
|
|
|
marker_fff29e61f6476b69958f74955afa88ef.bindPopup(popup_3dea83ff042d1d001c60a39289238166)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fff29e61f6476b69958f74955afa88ef.setIcon(icon_003033620b102740d4843334af25ece1);
|
|
|
|
|
|
var marker_64626db3bb3c84889feb41c363f49dbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_13d4002164fcfe4b46e37afa8dacb80a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5298ac9da9e9a7922c13908bc88c0974 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3626afe4990b8b4f9bbaae53fbc41e8f = $(`<div id="html_3626afe4990b8b4f9bbaae53fbc41e8f" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_5298ac9da9e9a7922c13908bc88c0974.setContent(html_3626afe4990b8b4f9bbaae53fbc41e8f);
|
|
|
|
|
|
|
|
marker_64626db3bb3c84889feb41c363f49dbd.bindPopup(popup_5298ac9da9e9a7922c13908bc88c0974)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64626db3bb3c84889feb41c363f49dbd.setIcon(icon_13d4002164fcfe4b46e37afa8dacb80a);
|
|
|
|
|
|
var marker_293f3e3a818cd914b31d0b9cedf8a71e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_419ab0c84b276e7539dabde9d5cadd25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52e15d31ed5cbbd12ae119aa43b771c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64a92566c307bd69c0d613ebb00e364b = $(`<div id="html_64a92566c307bd69c0d613ebb00e364b" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_52e15d31ed5cbbd12ae119aa43b771c7.setContent(html_64a92566c307bd69c0d613ebb00e364b);
|
|
|
|
|
|
|
|
marker_293f3e3a818cd914b31d0b9cedf8a71e.bindPopup(popup_52e15d31ed5cbbd12ae119aa43b771c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_293f3e3a818cd914b31d0b9cedf8a71e.setIcon(icon_419ab0c84b276e7539dabde9d5cadd25);
|
|
|
|
|
|
var marker_8a1d80ac06b8f7cf34edd02363f0c495 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0662aba81a2feff0f8f06aa1a21835ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4eaeda6a6f2ce6a6a11860b2b12aa92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf5fd3577e1e6a7c959d392dc8faba0c = $(`<div id="html_cf5fd3577e1e6a7c959d392dc8faba0c" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_e4eaeda6a6f2ce6a6a11860b2b12aa92.setContent(html_cf5fd3577e1e6a7c959d392dc8faba0c);
|
|
|
|
|
|
|
|
marker_8a1d80ac06b8f7cf34edd02363f0c495.bindPopup(popup_e4eaeda6a6f2ce6a6a11860b2b12aa92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a1d80ac06b8f7cf34edd02363f0c495.setIcon(icon_0662aba81a2feff0f8f06aa1a21835ce);
|
|
|
|
|
|
var marker_6914d011b29ee47b5f85928b03386670 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0ace95e495bcd5a48a0ca8df5dce98b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4955ac328e54688101117c60e7594e08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2ee27a0f3404d3abd6f891ee784bde6 = $(`<div id="html_b2ee27a0f3404d3abd6f891ee784bde6" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_4955ac328e54688101117c60e7594e08.setContent(html_b2ee27a0f3404d3abd6f891ee784bde6);
|
|
|
|
|
|
|
|
marker_6914d011b29ee47b5f85928b03386670.bindPopup(popup_4955ac328e54688101117c60e7594e08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6914d011b29ee47b5f85928b03386670.setIcon(icon_0ace95e495bcd5a48a0ca8df5dce98b6);
|
|
|
|
|
|
var marker_38931181e53d4db8b4f249892dbc9b9e = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_93448edcfaaaf900909e27f87ac5e385 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be7c62d1a4412139c9d2bc6de6f635a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b282e254bbd2c9934f12a376859794b9 = $(`<div id="html_b282e254bbd2c9934f12a376859794b9" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_be7c62d1a4412139c9d2bc6de6f635a9.setContent(html_b282e254bbd2c9934f12a376859794b9);
|
|
|
|
|
|
|
|
marker_38931181e53d4db8b4f249892dbc9b9e.bindPopup(popup_be7c62d1a4412139c9d2bc6de6f635a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38931181e53d4db8b4f249892dbc9b9e.setIcon(icon_93448edcfaaaf900909e27f87ac5e385);
|
|
|
|
|
|
var marker_20a78f125050487acd8b8d5936ab33e6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_aabe5650fdd71e670a306b23144e85b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e465cf0dee10e5af3b8a5ce34054a861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0755a9b335a2cee2ee3d9c6c27a2e2ff = $(`<div id="html_0755a9b335a2cee2ee3d9c6c27a2e2ff" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_e465cf0dee10e5af3b8a5ce34054a861.setContent(html_0755a9b335a2cee2ee3d9c6c27a2e2ff);
|
|
|
|
|
|
|
|
marker_20a78f125050487acd8b8d5936ab33e6.bindPopup(popup_e465cf0dee10e5af3b8a5ce34054a861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20a78f125050487acd8b8d5936ab33e6.setIcon(icon_aabe5650fdd71e670a306b23144e85b4);
|
|
|
|
|
|
var marker_afebabec99d9cabf69931f00a1902fe7 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1f8aae62954be27cce1f812ba61a956d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_055db9358b77237c359e899bc6278486 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b18c2d5658fb0ddf2044244f89b8d0f2 = $(`<div id="html_b18c2d5658fb0ddf2044244f89b8d0f2" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_055db9358b77237c359e899bc6278486.setContent(html_b18c2d5658fb0ddf2044244f89b8d0f2);
|
|
|
|
|
|
|
|
marker_afebabec99d9cabf69931f00a1902fe7.bindPopup(popup_055db9358b77237c359e899bc6278486)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afebabec99d9cabf69931f00a1902fe7.setIcon(icon_1f8aae62954be27cce1f812ba61a956d);
|
|
|
|
|
|
var marker_9f07ff02b1860c2c43cc834b5ecf7717 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_44fb31fdf0c10cb3458810e710165dab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62f0dc508c695cc56d5453840b4b2215 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e049fbb966976b4fa9f425a8f37b08c1 = $(`<div id="html_e049fbb966976b4fa9f425a8f37b08c1" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_62f0dc508c695cc56d5453840b4b2215.setContent(html_e049fbb966976b4fa9f425a8f37b08c1);
|
|
|
|
|
|
|
|
marker_9f07ff02b1860c2c43cc834b5ecf7717.bindPopup(popup_62f0dc508c695cc56d5453840b4b2215)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f07ff02b1860c2c43cc834b5ecf7717.setIcon(icon_44fb31fdf0c10cb3458810e710165dab);
|
|
|
|
|
|
var marker_fae4a7305593275211fb265cdf210003 = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b32b8ddd76d83d893fbdb2fcb70fc70b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5761d7687976bb24fb119ec0b1243ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0dabd15348f5f34a01ff45aa82c5dc1 = $(`<div id="html_d0dabd15348f5f34a01ff45aa82c5dc1" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_f5761d7687976bb24fb119ec0b1243ec.setContent(html_d0dabd15348f5f34a01ff45aa82c5dc1);
|
|
|
|
|
|
|
|
marker_fae4a7305593275211fb265cdf210003.bindPopup(popup_f5761d7687976bb24fb119ec0b1243ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fae4a7305593275211fb265cdf210003.setIcon(icon_b32b8ddd76d83d893fbdb2fcb70fc70b);
|
|
|
|
|
|
var marker_38530944bbeb03938e92e457b2e805fb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_c0973dbfac865691f28da44a456e82fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_338217147f51ca591959685b171f732a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a65022c83aa3457f8259282d1d7d8692 = $(`<div id="html_a65022c83aa3457f8259282d1d7d8692" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_338217147f51ca591959685b171f732a.setContent(html_a65022c83aa3457f8259282d1d7d8692);
|
|
|
|
|
|
|
|
marker_38530944bbeb03938e92e457b2e805fb.bindPopup(popup_338217147f51ca591959685b171f732a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38530944bbeb03938e92e457b2e805fb.setIcon(icon_c0973dbfac865691f28da44a456e82fb);
|
|
|
|
|
|
var marker_56659c9406b7f12dd72edcad18e467e3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_81d55725932f17b33de0cd6114bf52b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_414405f6c1ac8581dcaafc786f34c101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93f6cd81d6b5b159249de565d9c72685 = $(`<div id="html_93f6cd81d6b5b159249de565d9c72685" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_414405f6c1ac8581dcaafc786f34c101.setContent(html_93f6cd81d6b5b159249de565d9c72685);
|
|
|
|
|
|
|
|
marker_56659c9406b7f12dd72edcad18e467e3.bindPopup(popup_414405f6c1ac8581dcaafc786f34c101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56659c9406b7f12dd72edcad18e467e3.setIcon(icon_81d55725932f17b33de0cd6114bf52b8);
|
|
|
|
|
|
var marker_25d415229c85a9015ec50ee8c143d57a = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f9ff69b65fbabf8caa0f5d3a1ad648a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eada7de6b6194d322eaa4ba4ed9eb337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a82dd29b63bf9d3913a3339a8b7edb69 = $(`<div id="html_a82dd29b63bf9d3913a3339a8b7edb69" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_eada7de6b6194d322eaa4ba4ed9eb337.setContent(html_a82dd29b63bf9d3913a3339a8b7edb69);
|
|
|
|
|
|
|
|
marker_25d415229c85a9015ec50ee8c143d57a.bindPopup(popup_eada7de6b6194d322eaa4ba4ed9eb337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25d415229c85a9015ec50ee8c143d57a.setIcon(icon_f9ff69b65fbabf8caa0f5d3a1ad648a8);
|
|
|
|
|
|
var marker_381672681a8efcf6df4896343fbbf0ab = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2bb68cf5ddfdf8f7dabdd86044a1b649 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c345373449c6d0892615e903d3e5c2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71d94a755b30a18bc2e023751bedfa28 = $(`<div id="html_71d94a755b30a18bc2e023751bedfa28" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_3c345373449c6d0892615e903d3e5c2f.setContent(html_71d94a755b30a18bc2e023751bedfa28);
|
|
|
|
|
|
|
|
marker_381672681a8efcf6df4896343fbbf0ab.bindPopup(popup_3c345373449c6d0892615e903d3e5c2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_381672681a8efcf6df4896343fbbf0ab.setIcon(icon_2bb68cf5ddfdf8f7dabdd86044a1b649);
|
|
|
|
|
|
var marker_9d3ac57e0136554f619b1bf5cc8352b3 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1322c7a1fe528b0b5a0cb3fd7aa6b1a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a35a4e43d22b11f0ca0860d1df0bf367 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8181f59930373c4b513cc917c3724b30 = $(`<div id="html_8181f59930373c4b513cc917c3724b30" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_a35a4e43d22b11f0ca0860d1df0bf367.setContent(html_8181f59930373c4b513cc917c3724b30);
|
|
|
|
|
|
|
|
marker_9d3ac57e0136554f619b1bf5cc8352b3.bindPopup(popup_a35a4e43d22b11f0ca0860d1df0bf367)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d3ac57e0136554f619b1bf5cc8352b3.setIcon(icon_1322c7a1fe528b0b5a0cb3fd7aa6b1a9);
|
|
|
|
|
|
var marker_fd21931bd3bd8b77494231b68b8a8c55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_9f0adc866db9b312f784249c3000b7ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72e57b2a179fe104f14eed598b90e12f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1f1a150daa78157b9572c25e1b9ef18 = $(`<div id="html_a1f1a150daa78157b9572c25e1b9ef18" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_72e57b2a179fe104f14eed598b90e12f.setContent(html_a1f1a150daa78157b9572c25e1b9ef18);
|
|
|
|
|
|
|
|
marker_fd21931bd3bd8b77494231b68b8a8c55.bindPopup(popup_72e57b2a179fe104f14eed598b90e12f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd21931bd3bd8b77494231b68b8a8c55.setIcon(icon_9f0adc866db9b312f784249c3000b7ee);
|
|
|
|
|
|
var marker_b2b99d2c92b42af75293ed1323f6bd1b = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_acac687109fa9732de76a5743392badd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d691a00d233fa8869a8530a122ea4ec4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73db9b2bba6f88220fd274357b8dc13a = $(`<div id="html_73db9b2bba6f88220fd274357b8dc13a" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_d691a00d233fa8869a8530a122ea4ec4.setContent(html_73db9b2bba6f88220fd274357b8dc13a);
|
|
|
|
|
|
|
|
marker_b2b99d2c92b42af75293ed1323f6bd1b.bindPopup(popup_d691a00d233fa8869a8530a122ea4ec4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2b99d2c92b42af75293ed1323f6bd1b.setIcon(icon_acac687109fa9732de76a5743392badd);
|
|
|
|
|
|
var marker_52fe49ec1d6d330a01e38d5465c399e0 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e61431756c897bf92bd2b77ece8a3c2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcf08e217e669a0aeda00de07761f4ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a887da257d672591a7d7a4c51bcc87c7 = $(`<div id="html_a887da257d672591a7d7a4c51bcc87c7" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_fcf08e217e669a0aeda00de07761f4ed.setContent(html_a887da257d672591a7d7a4c51bcc87c7);
|
|
|
|
|
|
|
|
marker_52fe49ec1d6d330a01e38d5465c399e0.bindPopup(popup_fcf08e217e669a0aeda00de07761f4ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52fe49ec1d6d330a01e38d5465c399e0.setIcon(icon_e61431756c897bf92bd2b77ece8a3c2b);
|
|
|
|
|
|
var marker_b188d4a4c6ad0d389000f5b5e4b2947c = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_60fe404324667d2ed81dcb77497f1fb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4131daf231fd7b0fb6e398b93fe7f65c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d53b0ceef75d9ae33b4947ab51d24b8 = $(`<div id="html_5d53b0ceef75d9ae33b4947ab51d24b8" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com:443</div>`)[0];
|
|
popup_4131daf231fd7b0fb6e398b93fe7f65c.setContent(html_5d53b0ceef75d9ae33b4947ab51d24b8);
|
|
|
|
|
|
|
|
marker_b188d4a4c6ad0d389000f5b5e4b2947c.bindPopup(popup_4131daf231fd7b0fb6e398b93fe7f65c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b188d4a4c6ad0d389000f5b5e4b2947c.setIcon(icon_60fe404324667d2ed81dcb77497f1fb8);
|
|
|
|
|
|
var marker_b0801f266e7c952ff1334b7afc7fade3 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f612f3f5520b2726920048ff1f195d30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_342c2e43e8f05b84055266a0ba52f6ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14a00957fd6ac28fc53f7431f18daca8 = $(`<div id="html_14a00957fd6ac28fc53f7431f18daca8" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_342c2e43e8f05b84055266a0ba52f6ed.setContent(html_14a00957fd6ac28fc53f7431f18daca8);
|
|
|
|
|
|
|
|
marker_b0801f266e7c952ff1334b7afc7fade3.bindPopup(popup_342c2e43e8f05b84055266a0ba52f6ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0801f266e7c952ff1334b7afc7fade3.setIcon(icon_f612f3f5520b2726920048ff1f195d30);
|
|
|
|
|
|
var marker_7bc8abf6e805b768081bcbb44de694d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_812e586cf9518625b35d084ff02a7c16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e2f5a3a9f1f55fe603092776cbf70aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cad5e16740118797070dd7713d75ddb8 = $(`<div id="html_cad5e16740118797070dd7713d75ddb8" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_8e2f5a3a9f1f55fe603092776cbf70aa.setContent(html_cad5e16740118797070dd7713d75ddb8);
|
|
|
|
|
|
|
|
marker_7bc8abf6e805b768081bcbb44de694d6.bindPopup(popup_8e2f5a3a9f1f55fe603092776cbf70aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bc8abf6e805b768081bcbb44de694d6.setIcon(icon_812e586cf9518625b35d084ff02a7c16);
|
|
|
|
|
|
var marker_45163c6f330d143cbe38ba528df81f09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_64eb14985d4b7b426f9b56ae8e37eab2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ccbfe37e7c22131c4b5eddb0836b1c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3532d660180c9605d18e70ef6967eff = $(`<div id="html_e3532d660180c9605d18e70ef6967eff" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_4ccbfe37e7c22131c4b5eddb0836b1c1.setContent(html_e3532d660180c9605d18e70ef6967eff);
|
|
|
|
|
|
|
|
marker_45163c6f330d143cbe38ba528df81f09.bindPopup(popup_4ccbfe37e7c22131c4b5eddb0836b1c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45163c6f330d143cbe38ba528df81f09.setIcon(icon_64eb14985d4b7b426f9b56ae8e37eab2);
|
|
|
|
|
|
var marker_1551090e7445c91d2d4986a00567c511 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1760f23ce5e184c6bcbf7c5ddbde64e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2768816870d8b7e7098adbf3f0d5b727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49974671687b8ba5c58d0d8620a7897d = $(`<div id="html_49974671687b8ba5c58d0d8620a7897d" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_2768816870d8b7e7098adbf3f0d5b727.setContent(html_49974671687b8ba5c58d0d8620a7897d);
|
|
|
|
|
|
|
|
marker_1551090e7445c91d2d4986a00567c511.bindPopup(popup_2768816870d8b7e7098adbf3f0d5b727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1551090e7445c91d2d4986a00567c511.setIcon(icon_1760f23ce5e184c6bcbf7c5ddbde64e5);
|
|
|
|
|
|
var marker_76c8d79216ebc376c441ae70a22a57fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f31d736b2f6feae1b6d59dbd942ad039 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4cdeb668bd1376a3a40439dabf80b8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22e03186d3646e08bd41ebf84c8f1bc7 = $(`<div id="html_22e03186d3646e08bd41ebf84c8f1bc7" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_e4cdeb668bd1376a3a40439dabf80b8a.setContent(html_22e03186d3646e08bd41ebf84c8f1bc7);
|
|
|
|
|
|
|
|
marker_76c8d79216ebc376c441ae70a22a57fa.bindPopup(popup_e4cdeb668bd1376a3a40439dabf80b8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76c8d79216ebc376c441ae70a22a57fa.setIcon(icon_f31d736b2f6feae1b6d59dbd942ad039);
|
|
|
|
|
|
var marker_20b5298dc45da2b4b3a8f9990ed37105 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7b43467dd196366ecd49dc67af3cb51b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3572248389f30bedd437ed18f6c94727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d51da7a52223c7d8d4c93db45105f4ad = $(`<div id="html_d51da7a52223c7d8d4c93db45105f4ad" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_3572248389f30bedd437ed18f6c94727.setContent(html_d51da7a52223c7d8d4c93db45105f4ad);
|
|
|
|
|
|
|
|
marker_20b5298dc45da2b4b3a8f9990ed37105.bindPopup(popup_3572248389f30bedd437ed18f6c94727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20b5298dc45da2b4b3a8f9990ed37105.setIcon(icon_7b43467dd196366ecd49dc67af3cb51b);
|
|
|
|
|
|
var marker_9fff476227407eb7b1d0622013d345ff = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_414de264d584431511901b1e05dd74fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_407c823bce57250b0f8c15be47a7d2ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5361437e6a58ab05a3775848b7a741d = $(`<div id="html_a5361437e6a58ab05a3775848b7a741d" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_407c823bce57250b0f8c15be47a7d2ff.setContent(html_a5361437e6a58ab05a3775848b7a741d);
|
|
|
|
|
|
|
|
marker_9fff476227407eb7b1d0622013d345ff.bindPopup(popup_407c823bce57250b0f8c15be47a7d2ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fff476227407eb7b1d0622013d345ff.setIcon(icon_414de264d584431511901b1e05dd74fe);
|
|
|
|
|
|
var marker_86051dbcad5072b8f9a3313852174484 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ceb4683c5a00e3fe6648e9b0e9c87d59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cac5f65321fed018b8a3cff714b864c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_563c60c74db708b37aec055705dafea5 = $(`<div id="html_563c60c74db708b37aec055705dafea5" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_1cac5f65321fed018b8a3cff714b864c.setContent(html_563c60c74db708b37aec055705dafea5);
|
|
|
|
|
|
|
|
marker_86051dbcad5072b8f9a3313852174484.bindPopup(popup_1cac5f65321fed018b8a3cff714b864c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86051dbcad5072b8f9a3313852174484.setIcon(icon_ceb4683c5a00e3fe6648e9b0e9c87d59);
|
|
|
|
|
|
var marker_c7e4cd77dd03a9eb4dfe065b169cd5a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_68b44b7e57b05b5d56c3208668e9904d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c1b4484a78b595a9180ddec58a78a99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b81fde13040eab485f3957b1ca88127 = $(`<div id="html_3b81fde13040eab485f3957b1ca88127" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_0c1b4484a78b595a9180ddec58a78a99.setContent(html_3b81fde13040eab485f3957b1ca88127);
|
|
|
|
|
|
|
|
marker_c7e4cd77dd03a9eb4dfe065b169cd5a6.bindPopup(popup_0c1b4484a78b595a9180ddec58a78a99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7e4cd77dd03a9eb4dfe065b169cd5a6.setIcon(icon_68b44b7e57b05b5d56c3208668e9904d);
|
|
|
|
|
|
var marker_a6bbf9c10b7520cfe838a4a40c29c0bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_797b10e46667aa72c2f0bfa41f3f9111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2d76c1dfb651529c2443a1946a96d02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db79fde3c27a19e30bfcd34eaf4e7988 = $(`<div id="html_db79fde3c27a19e30bfcd34eaf4e7988" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_b2d76c1dfb651529c2443a1946a96d02.setContent(html_db79fde3c27a19e30bfcd34eaf4e7988);
|
|
|
|
|
|
|
|
marker_a6bbf9c10b7520cfe838a4a40c29c0bb.bindPopup(popup_b2d76c1dfb651529c2443a1946a96d02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6bbf9c10b7520cfe838a4a40c29c0bb.setIcon(icon_797b10e46667aa72c2f0bfa41f3f9111);
|
|
|
|
|
|
var marker_c8416eca2dd46320e26c7de2b6be92a0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_54ff6f495fd1ae7476c0300c310da488 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d17f54dc7b88b3c4ef85d1df1e87812 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab96e03a0d6a51047bf28c9ef45d68b9 = $(`<div id="html_ab96e03a0d6a51047bf28c9ef45d68b9" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_1d17f54dc7b88b3c4ef85d1df1e87812.setContent(html_ab96e03a0d6a51047bf28c9ef45d68b9);
|
|
|
|
|
|
|
|
marker_c8416eca2dd46320e26c7de2b6be92a0.bindPopup(popup_1d17f54dc7b88b3c4ef85d1df1e87812)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8416eca2dd46320e26c7de2b6be92a0.setIcon(icon_54ff6f495fd1ae7476c0300c310da488);
|
|
|
|
|
|
var marker_12844a89842b772cc29070dcfce58860 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_a43964c851a2f00ece79c41c074127cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19e76f386715e0ce602f6661e9811948 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b338115f27aeedb4b259e8a1ca0c1fa = $(`<div id="html_1b338115f27aeedb4b259e8a1ca0c1fa" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_19e76f386715e0ce602f6661e9811948.setContent(html_1b338115f27aeedb4b259e8a1ca0c1fa);
|
|
|
|
|
|
|
|
marker_12844a89842b772cc29070dcfce58860.bindPopup(popup_19e76f386715e0ce602f6661e9811948)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12844a89842b772cc29070dcfce58860.setIcon(icon_a43964c851a2f00ece79c41c074127cf);
|
|
|
|
|
|
var marker_de21a43c476019c0dbf2434bce537073 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_fc57479e21aea7bfb4dc35ae3a4cb376 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a5e317f5811b90f9f4e7d9478715dce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0248393ac788f9546f9c45f6dcb0c48 = $(`<div id="html_b0248393ac788f9546f9c45f6dcb0c48" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_3a5e317f5811b90f9f4e7d9478715dce.setContent(html_b0248393ac788f9546f9c45f6dcb0c48);
|
|
|
|
|
|
|
|
marker_de21a43c476019c0dbf2434bce537073.bindPopup(popup_3a5e317f5811b90f9f4e7d9478715dce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de21a43c476019c0dbf2434bce537073.setIcon(icon_fc57479e21aea7bfb4dc35ae3a4cb376);
|
|
|
|
|
|
var marker_9019f0259f22db7037e6b4591e0e61f4 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_217186ab6f43a051de9e9c3f6b56b0c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_158d98dceb01f8ba75f7694e6941c4c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_690fa01fbac2fdd544d5abdbe5c61ffc = $(`<div id="html_690fa01fbac2fdd544d5abdbe5c61ffc" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_158d98dceb01f8ba75f7694e6941c4c1.setContent(html_690fa01fbac2fdd544d5abdbe5c61ffc);
|
|
|
|
|
|
|
|
marker_9019f0259f22db7037e6b4591e0e61f4.bindPopup(popup_158d98dceb01f8ba75f7694e6941c4c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9019f0259f22db7037e6b4591e0e61f4.setIcon(icon_217186ab6f43a051de9e9c3f6b56b0c7);
|
|
|
|
|
|
var marker_71fe5d3203ed4b663bce410c500bd11c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_06f756952a169b7bff496de3cd28de62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f0672b5dde04b793955fbf2f89de89f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5b9f81868520f0e9fb6305a4ff0a9d9 = $(`<div id="html_c5b9f81868520f0e9fb6305a4ff0a9d9" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_5f0672b5dde04b793955fbf2f89de89f.setContent(html_c5b9f81868520f0e9fb6305a4ff0a9d9);
|
|
|
|
|
|
|
|
marker_71fe5d3203ed4b663bce410c500bd11c.bindPopup(popup_5f0672b5dde04b793955fbf2f89de89f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71fe5d3203ed4b663bce410c500bd11c.setIcon(icon_06f756952a169b7bff496de3cd28de62);
|
|
|
|
|
|
var marker_e43261880f395d664e558b64c4ee7982 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f925af49703eba50180ff526487f9503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8de11775d13183d999e126d22827333d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e9f05ae4d98e2dcc174b65506d35c0d = $(`<div id="html_9e9f05ae4d98e2dcc174b65506d35c0d" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_8de11775d13183d999e126d22827333d.setContent(html_9e9f05ae4d98e2dcc174b65506d35c0d);
|
|
|
|
|
|
|
|
marker_e43261880f395d664e558b64c4ee7982.bindPopup(popup_8de11775d13183d999e126d22827333d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e43261880f395d664e558b64c4ee7982.setIcon(icon_f925af49703eba50180ff526487f9503);
|
|
|
|
|
|
var marker_8ff62c3f7fa6e5b310ffbba1820d3905 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f624a4eea45d4bdfad4fb81311716a3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fe207424f3ba2090fa35c1ea4e006e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35095baae4020a1278ad22f1cac5b1f5 = $(`<div id="html_35095baae4020a1278ad22f1cac5b1f5" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_4fe207424f3ba2090fa35c1ea4e006e3.setContent(html_35095baae4020a1278ad22f1cac5b1f5);
|
|
|
|
|
|
|
|
marker_8ff62c3f7fa6e5b310ffbba1820d3905.bindPopup(popup_4fe207424f3ba2090fa35c1ea4e006e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ff62c3f7fa6e5b310ffbba1820d3905.setIcon(icon_f624a4eea45d4bdfad4fb81311716a3d);
|
|
|
|
|
|
var marker_68a8550621c988203f6a407ddd5a8a74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_a161f07b5368106775892916a4fb8c4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8516da7e7d94a294b54343340206c702 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_713ff47e8b5ecc35828b1908bb19a9f7 = $(`<div id="html_713ff47e8b5ecc35828b1908bb19a9f7" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_8516da7e7d94a294b54343340206c702.setContent(html_713ff47e8b5ecc35828b1908bb19a9f7);
|
|
|
|
|
|
|
|
marker_68a8550621c988203f6a407ddd5a8a74.bindPopup(popup_8516da7e7d94a294b54343340206c702)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68a8550621c988203f6a407ddd5a8a74.setIcon(icon_a161f07b5368106775892916a4fb8c4d);
|
|
|
|
|
|
var marker_487c901bd10dc6411695425d4da8e67f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_07cc54a6d2b5801186b3a04a526d7330 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af54d993afd8ecf9738e5cbca2634d3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d13be45c865aad1bfeb26e59ef85172a = $(`<div id="html_d13be45c865aad1bfeb26e59ef85172a" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_af54d993afd8ecf9738e5cbca2634d3d.setContent(html_d13be45c865aad1bfeb26e59ef85172a);
|
|
|
|
|
|
|
|
marker_487c901bd10dc6411695425d4da8e67f.bindPopup(popup_af54d993afd8ecf9738e5cbca2634d3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_487c901bd10dc6411695425d4da8e67f.setIcon(icon_07cc54a6d2b5801186b3a04a526d7330);
|
|
|
|
|
|
var marker_ca45f1645dbb9d381836baa11f9a1d7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_289968fffebf5d867bd38073ce647548 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e084ccd3c3469a2ff2397621d192e05a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a2064ceba35c24b0cdd85b44442ba53 = $(`<div id="html_3a2064ceba35c24b0cdd85b44442ba53" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_e084ccd3c3469a2ff2397621d192e05a.setContent(html_3a2064ceba35c24b0cdd85b44442ba53);
|
|
|
|
|
|
|
|
marker_ca45f1645dbb9d381836baa11f9a1d7b.bindPopup(popup_e084ccd3c3469a2ff2397621d192e05a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca45f1645dbb9d381836baa11f9a1d7b.setIcon(icon_289968fffebf5d867bd38073ce647548);
|
|
|
|
|
|
var marker_bad8581757c0a7a1487207b756055be0 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b5f4920164740a9e8f32c3eae446ab20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f52bf6cb687b090826d00d74a8d5ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c508519c5ae5c25ce886df2dfaf0330e = $(`<div id="html_c508519c5ae5c25ce886df2dfaf0330e" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_3f52bf6cb687b090826d00d74a8d5ae8.setContent(html_c508519c5ae5c25ce886df2dfaf0330e);
|
|
|
|
|
|
|
|
marker_bad8581757c0a7a1487207b756055be0.bindPopup(popup_3f52bf6cb687b090826d00d74a8d5ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bad8581757c0a7a1487207b756055be0.setIcon(icon_b5f4920164740a9e8f32c3eae446ab20);
|
|
|
|
|
|
var marker_6543bd08d93edda39b67189c7c7e733b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f7da3f07300fe9bf65579a1bb20f8f3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f7d18d1666849446b4b34c705070931 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae320937ac26a526b4a2cbec106f84fe = $(`<div id="html_ae320937ac26a526b4a2cbec106f84fe" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_0f7d18d1666849446b4b34c705070931.setContent(html_ae320937ac26a526b4a2cbec106f84fe);
|
|
|
|
|
|
|
|
marker_6543bd08d93edda39b67189c7c7e733b.bindPopup(popup_0f7d18d1666849446b4b34c705070931)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6543bd08d93edda39b67189c7c7e733b.setIcon(icon_f7da3f07300fe9bf65579a1bb20f8f3c);
|
|
|
|
|
|
var marker_d140240ba66b4ed684549a22ea5dbfe2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0ad25bd868c498465dd16ef6154849ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05831dc885bd1635ff7a21c91f377bfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c8e4a47fd5dbcecc9618574d5fd663c = $(`<div id="html_1c8e4a47fd5dbcecc9618574d5fd663c" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_05831dc885bd1635ff7a21c91f377bfa.setContent(html_1c8e4a47fd5dbcecc9618574d5fd663c);
|
|
|
|
|
|
|
|
marker_d140240ba66b4ed684549a22ea5dbfe2.bindPopup(popup_05831dc885bd1635ff7a21c91f377bfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d140240ba66b4ed684549a22ea5dbfe2.setIcon(icon_0ad25bd868c498465dd16ef6154849ed);
|
|
|
|
|
|
var marker_b03f504753520567e88fd8ea96f63459 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f61b722a178348ca6ff9fc5c17728ee8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb56c78ea416d8b6cb47fd1ead53d6f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f7416a536d1052fa2d674eea3dd2fde = $(`<div id="html_7f7416a536d1052fa2d674eea3dd2fde" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_cb56c78ea416d8b6cb47fd1ead53d6f8.setContent(html_7f7416a536d1052fa2d674eea3dd2fde);
|
|
|
|
|
|
|
|
marker_b03f504753520567e88fd8ea96f63459.bindPopup(popup_cb56c78ea416d8b6cb47fd1ead53d6f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b03f504753520567e88fd8ea96f63459.setIcon(icon_f61b722a178348ca6ff9fc5c17728ee8);
|
|
|
|
|
|
var marker_2b23df70d91a0f9ebac71fcd3bbe8c94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2166c2e137da9cdd714054726112e588 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8844763f7576c8674dc133e6aa15ab9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c4702889e6d8c46221b35f537068428 = $(`<div id="html_7c4702889e6d8c46221b35f537068428" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_8844763f7576c8674dc133e6aa15ab9d.setContent(html_7c4702889e6d8c46221b35f537068428);
|
|
|
|
|
|
|
|
marker_2b23df70d91a0f9ebac71fcd3bbe8c94.bindPopup(popup_8844763f7576c8674dc133e6aa15ab9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b23df70d91a0f9ebac71fcd3bbe8c94.setIcon(icon_2166c2e137da9cdd714054726112e588);
|
|
|
|
|
|
var marker_fe487a6eaa1b5ab9f48a255b00d456b2 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_019afe9e3e77532b92e9c4d56cf0b242 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b390be45aa3edcb0bf2252ae3b3c992a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_febc02e59942345825ccb07fc1970f66 = $(`<div id="html_febc02e59942345825ccb07fc1970f66" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_b390be45aa3edcb0bf2252ae3b3c992a.setContent(html_febc02e59942345825ccb07fc1970f66);
|
|
|
|
|
|
|
|
marker_fe487a6eaa1b5ab9f48a255b00d456b2.bindPopup(popup_b390be45aa3edcb0bf2252ae3b3c992a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe487a6eaa1b5ab9f48a255b00d456b2.setIcon(icon_019afe9e3e77532b92e9c4d56cf0b242);
|
|
|
|
|
|
var marker_a58c14e4db0781eedee395fb93c064e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_11dd8ce5e732486e4a408de35c635e58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eee3457eb960fafe13d450ae0b5eb5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80dd77db3dead3824a9f134c813a4166 = $(`<div id="html_80dd77db3dead3824a9f134c813a4166" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_0eee3457eb960fafe13d450ae0b5eb5e.setContent(html_80dd77db3dead3824a9f134c813a4166);
|
|
|
|
|
|
|
|
marker_a58c14e4db0781eedee395fb93c064e0.bindPopup(popup_0eee3457eb960fafe13d450ae0b5eb5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a58c14e4db0781eedee395fb93c064e0.setIcon(icon_11dd8ce5e732486e4a408de35c635e58);
|
|
|
|
|
|
var marker_a976592e4ff3a37cb4df023151271181 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7f1f183a63a40a6bd49a9f48d01e304d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a4083b8f7d0028f627d08c22e50e7cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a01e7212849615292912b2c23854e762 = $(`<div id="html_a01e7212849615292912b2c23854e762" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_6a4083b8f7d0028f627d08c22e50e7cf.setContent(html_a01e7212849615292912b2c23854e762);
|
|
|
|
|
|
|
|
marker_a976592e4ff3a37cb4df023151271181.bindPopup(popup_6a4083b8f7d0028f627d08c22e50e7cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a976592e4ff3a37cb4df023151271181.setIcon(icon_7f1f183a63a40a6bd49a9f48d01e304d);
|
|
|
|
|
|
var marker_afc2261b21b18fd8ded38326e1c278c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b4c855817c9321a36db2d19c1448f5d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acd06dafd084422183837aecbb396675 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cea9ffc6af1ba46a83d174cf2c1b7129 = $(`<div id="html_cea9ffc6af1ba46a83d174cf2c1b7129" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_acd06dafd084422183837aecbb396675.setContent(html_cea9ffc6af1ba46a83d174cf2c1b7129);
|
|
|
|
|
|
|
|
marker_afc2261b21b18fd8ded38326e1c278c2.bindPopup(popup_acd06dafd084422183837aecbb396675)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afc2261b21b18fd8ded38326e1c278c2.setIcon(icon_b4c855817c9321a36db2d19c1448f5d2);
|
|
|
|
|
|
var marker_a0968e70e2cfcc01242e201f75cf132c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ab97cb2594acfa12738b6b0259fdc261 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10076d42a64b702e34c8bd66761ec31f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2e6dc6f23f07e97a5ca79c1499b9d6c = $(`<div id="html_d2e6dc6f23f07e97a5ca79c1499b9d6c" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_10076d42a64b702e34c8bd66761ec31f.setContent(html_d2e6dc6f23f07e97a5ca79c1499b9d6c);
|
|
|
|
|
|
|
|
marker_a0968e70e2cfcc01242e201f75cf132c.bindPopup(popup_10076d42a64b702e34c8bd66761ec31f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0968e70e2cfcc01242e201f75cf132c.setIcon(icon_ab97cb2594acfa12738b6b0259fdc261);
|
|
|
|
|
|
var marker_1303fac5a7e0be6d802730b978da8f3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b67a7cb0f2294b8377863573228dbf32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26c2982596dcde006dfeafa5bdfdf0de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66694b5d9666662e03a6cc5cc88d0503 = $(`<div id="html_66694b5d9666662e03a6cc5cc88d0503" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_26c2982596dcde006dfeafa5bdfdf0de.setContent(html_66694b5d9666662e03a6cc5cc88d0503);
|
|
|
|
|
|
|
|
marker_1303fac5a7e0be6d802730b978da8f3d.bindPopup(popup_26c2982596dcde006dfeafa5bdfdf0de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1303fac5a7e0be6d802730b978da8f3d.setIcon(icon_b67a7cb0f2294b8377863573228dbf32);
|
|
|
|
|
|
var marker_ea57f73cd39b42e4306905ff1de907e3 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ee368540f85f1c66b420c462c4d604a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f0460e3dc48ed456760e7e1976475d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af70f6aebbe217e7e2f436e29cc6f2e0 = $(`<div id="html_af70f6aebbe217e7e2f436e29cc6f2e0" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_8f0460e3dc48ed456760e7e1976475d2.setContent(html_af70f6aebbe217e7e2f436e29cc6f2e0);
|
|
|
|
|
|
|
|
marker_ea57f73cd39b42e4306905ff1de907e3.bindPopup(popup_8f0460e3dc48ed456760e7e1976475d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea57f73cd39b42e4306905ff1de907e3.setIcon(icon_ee368540f85f1c66b420c462c4d604a2);
|
|
|
|
|
|
var marker_6382647c3cb5556fe910788f40f5085b = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_81075a20b0aa8c0fbb827456ddbd9381 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7de2a929c7bdb0f36ff43b3d7f0afc34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08c164bc697c0b2f20523b62e00b0a7b = $(`<div id="html_08c164bc697c0b2f20523b62e00b0a7b" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_7de2a929c7bdb0f36ff43b3d7f0afc34.setContent(html_08c164bc697c0b2f20523b62e00b0a7b);
|
|
|
|
|
|
|
|
marker_6382647c3cb5556fe910788f40f5085b.bindPopup(popup_7de2a929c7bdb0f36ff43b3d7f0afc34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6382647c3cb5556fe910788f40f5085b.setIcon(icon_81075a20b0aa8c0fbb827456ddbd9381);
|
|
|
|
|
|
var marker_78b5641ea5f378215cc22b4f836dbb5c = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_12b00e5167908dba6ca2a77da5b3f38d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_002e33138e024a4312555a3e3acb8287 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7db5fc908fd2c9b9d887794ed55d49cb = $(`<div id="html_7db5fc908fd2c9b9d887794ed55d49cb" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_002e33138e024a4312555a3e3acb8287.setContent(html_7db5fc908fd2c9b9d887794ed55d49cb);
|
|
|
|
|
|
|
|
marker_78b5641ea5f378215cc22b4f836dbb5c.bindPopup(popup_002e33138e024a4312555a3e3acb8287)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78b5641ea5f378215cc22b4f836dbb5c.setIcon(icon_12b00e5167908dba6ca2a77da5b3f38d);
|
|
|
|
|
|
var marker_06c5ecc65892a7995bf37e5ed289db4f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_86694772933b39cd5fd08e4a710914d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b11dfb7be8dfaccb38ef04b60464be30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f887b125ea986f69752613ab525d8551 = $(`<div id="html_f887b125ea986f69752613ab525d8551" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_b11dfb7be8dfaccb38ef04b60464be30.setContent(html_f887b125ea986f69752613ab525d8551);
|
|
|
|
|
|
|
|
marker_06c5ecc65892a7995bf37e5ed289db4f.bindPopup(popup_b11dfb7be8dfaccb38ef04b60464be30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06c5ecc65892a7995bf37e5ed289db4f.setIcon(icon_86694772933b39cd5fd08e4a710914d0);
|
|
|
|
|
|
var marker_9d2ff2ff26d26c126f2c390565933265 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ce67dee1383576dbc493bc36232f85c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d44b345b58b4b9464ed2e520fdeb3dc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39e02b0f7dfe819537816f8ec1e40657 = $(`<div id="html_39e02b0f7dfe819537816f8ec1e40657" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_d44b345b58b4b9464ed2e520fdeb3dc4.setContent(html_39e02b0f7dfe819537816f8ec1e40657);
|
|
|
|
|
|
|
|
marker_9d2ff2ff26d26c126f2c390565933265.bindPopup(popup_d44b345b58b4b9464ed2e520fdeb3dc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d2ff2ff26d26c126f2c390565933265.setIcon(icon_ce67dee1383576dbc493bc36232f85c7);
|
|
|
|
|
|
var marker_92efd1d7d6d4c5420e04210c28d10bc2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_8027c371971c6ff2006252b8cec9d7e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fb319566a7718c53732992d30b08aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f0875bf1ee915301d395074f9f91b65 = $(`<div id="html_6f0875bf1ee915301d395074f9f91b65" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_2fb319566a7718c53732992d30b08aee.setContent(html_6f0875bf1ee915301d395074f9f91b65);
|
|
|
|
|
|
|
|
marker_92efd1d7d6d4c5420e04210c28d10bc2.bindPopup(popup_2fb319566a7718c53732992d30b08aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92efd1d7d6d4c5420e04210c28d10bc2.setIcon(icon_8027c371971c6ff2006252b8cec9d7e4);
|
|
|
|
|
|
var marker_06ded9946b34892d9b991f1e6bc3d33f = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_cfda06e619e8163198b2a4ee5e654e20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6bacd2705e70da6be62bba10175aa1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_844678573a6147db0d3a2b3ad61f3bb6 = $(`<div id="html_844678573a6147db0d3a2b3ad61f3bb6" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_a6bacd2705e70da6be62bba10175aa1e.setContent(html_844678573a6147db0d3a2b3ad61f3bb6);
|
|
|
|
|
|
|
|
marker_06ded9946b34892d9b991f1e6bc3d33f.bindPopup(popup_a6bacd2705e70da6be62bba10175aa1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06ded9946b34892d9b991f1e6bc3d33f.setIcon(icon_cfda06e619e8163198b2a4ee5e654e20);
|
|
|
|
|
|
var marker_e3baa28f0c8d7e22293ce11dbcea1e41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_4b20b07ef8aacb1e5b9f8996fc66affa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8260ca70073e47b232ca481afa7e74c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91074bd5f48aecf9562d3517fa31b704 = $(`<div id="html_91074bd5f48aecf9562d3517fa31b704" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_8260ca70073e47b232ca481afa7e74c6.setContent(html_91074bd5f48aecf9562d3517fa31b704);
|
|
|
|
|
|
|
|
marker_e3baa28f0c8d7e22293ce11dbcea1e41.bindPopup(popup_8260ca70073e47b232ca481afa7e74c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3baa28f0c8d7e22293ce11dbcea1e41.setIcon(icon_4b20b07ef8aacb1e5b9f8996fc66affa);
|
|
|
|
|
|
var marker_a4442863b317ef94e36d1e0f20bbf354 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_08978673de217677571a84735e2a4e0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_057fde66a7642ef86629188ff7c8ea8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c240c038145f3fa25473087b55b4e91 = $(`<div id="html_2c240c038145f3fa25473087b55b4e91" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_057fde66a7642ef86629188ff7c8ea8e.setContent(html_2c240c038145f3fa25473087b55b4e91);
|
|
|
|
|
|
|
|
marker_a4442863b317ef94e36d1e0f20bbf354.bindPopup(popup_057fde66a7642ef86629188ff7c8ea8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4442863b317ef94e36d1e0f20bbf354.setIcon(icon_08978673de217677571a84735e2a4e0a);
|
|
|
|
|
|
var marker_e081fe2ab6dbe2751dae0677f07de62f = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0966468d3969eb3781afe40ca8f7dbbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dba237db0269859adc38a3f538011f79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3566dceca735513e9aef6cd42552be71 = $(`<div id="html_3566dceca735513e9aef6cd42552be71" style="width: 100.0%; height: 100.0%;">relay.orangesync.tech</div>`)[0];
|
|
popup_dba237db0269859adc38a3f538011f79.setContent(html_3566dceca735513e9aef6cd42552be71);
|
|
|
|
|
|
|
|
marker_e081fe2ab6dbe2751dae0677f07de62f.bindPopup(popup_dba237db0269859adc38a3f538011f79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e081fe2ab6dbe2751dae0677f07de62f.setIcon(icon_0966468d3969eb3781afe40ca8f7dbbf);
|
|
|
|
|
|
var marker_b328df64cb49a1f54747a52a98de310c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_90c1c02161f87a3fbf57c72396838663 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86b0301d9f1df8777a7e8312bc855109 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea9d26172e23f8db2adede13468ab6b9 = $(`<div id="html_ea9d26172e23f8db2adede13468ab6b9" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_86b0301d9f1df8777a7e8312bc855109.setContent(html_ea9d26172e23f8db2adede13468ab6b9);
|
|
|
|
|
|
|
|
marker_b328df64cb49a1f54747a52a98de310c.bindPopup(popup_86b0301d9f1df8777a7e8312bc855109)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b328df64cb49a1f54747a52a98de310c.setIcon(icon_90c1c02161f87a3fbf57c72396838663);
|
|
|
|
|
|
var marker_11ad601da8983abdd2f22e7fcd8fd206 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_62095275f3049e237b3e6756b6cc34d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6e65ab2a7d863df8eb9d9c0157ac2e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b3d14801bdb705a80be830c3d339bde = $(`<div id="html_2b3d14801bdb705a80be830c3d339bde" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_e6e65ab2a7d863df8eb9d9c0157ac2e9.setContent(html_2b3d14801bdb705a80be830c3d339bde);
|
|
|
|
|
|
|
|
marker_11ad601da8983abdd2f22e7fcd8fd206.bindPopup(popup_e6e65ab2a7d863df8eb9d9c0157ac2e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11ad601da8983abdd2f22e7fcd8fd206.setIcon(icon_62095275f3049e237b3e6756b6cc34d7);
|
|
|
|
|
|
var marker_edfec4cf9d79d1588a588495867412de = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_803d61f188a498988693ead3afa5a47e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18a3aafac669636372f9100a4309d108 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c0f1d9985bb994e85e0ad93cdf7d4ad = $(`<div id="html_2c0f1d9985bb994e85e0ad93cdf7d4ad" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_18a3aafac669636372f9100a4309d108.setContent(html_2c0f1d9985bb994e85e0ad93cdf7d4ad);
|
|
|
|
|
|
|
|
marker_edfec4cf9d79d1588a588495867412de.bindPopup(popup_18a3aafac669636372f9100a4309d108)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edfec4cf9d79d1588a588495867412de.setIcon(icon_803d61f188a498988693ead3afa5a47e);
|
|
|
|
|
|
var marker_39f89610f824165543f2fa1f349fa963 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b4a7b9e1dc7060d506b977bd31f9bf1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5592a2f0b5a009c1faeebbc054d7d036 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e0085a08d791b873f2f9dafa54e8dea = $(`<div id="html_4e0085a08d791b873f2f9dafa54e8dea" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_5592a2f0b5a009c1faeebbc054d7d036.setContent(html_4e0085a08d791b873f2f9dafa54e8dea);
|
|
|
|
|
|
|
|
marker_39f89610f824165543f2fa1f349fa963.bindPopup(popup_5592a2f0b5a009c1faeebbc054d7d036)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39f89610f824165543f2fa1f349fa963.setIcon(icon_b4a7b9e1dc7060d506b977bd31f9bf1a);
|
|
|
|
|
|
var marker_7e3d6edec00dee5e321d68af9659b55c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_8491ac645d35587d47d80a6cfa107524 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5268bcfc0b04309efb8d3470dda774f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d7f01a0882f7008932e3ce945d09d11 = $(`<div id="html_4d7f01a0882f7008932e3ce945d09d11" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_d5268bcfc0b04309efb8d3470dda774f.setContent(html_4d7f01a0882f7008932e3ce945d09d11);
|
|
|
|
|
|
|
|
marker_7e3d6edec00dee5e321d68af9659b55c.bindPopup(popup_d5268bcfc0b04309efb8d3470dda774f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e3d6edec00dee5e321d68af9659b55c.setIcon(icon_8491ac645d35587d47d80a6cfa107524);
|
|
|
|
|
|
var marker_9e011cb2df6ded4bdd22f977cd16ece8 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ed9391c836b8e3d488e16f896f89c0c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c429964776c38564f25afef2801c0cad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3b0f93b2b246b71eeab159f0a09f842 = $(`<div id="html_c3b0f93b2b246b71eeab159f0a09f842" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_c429964776c38564f25afef2801c0cad.setContent(html_c3b0f93b2b246b71eeab159f0a09f842);
|
|
|
|
|
|
|
|
marker_9e011cb2df6ded4bdd22f977cd16ece8.bindPopup(popup_c429964776c38564f25afef2801c0cad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e011cb2df6ded4bdd22f977cd16ece8.setIcon(icon_ed9391c836b8e3d488e16f896f89c0c8);
|
|
|
|
|
|
var marker_fa9af3ab4fcaaadbcbaacf6f63fa589a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_79f89c14294eee435a05721ed95a3584 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8c34c11f5c7949806a7674c9d8e30a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0c2d9f545a625a892a6ea6996ca67f6 = $(`<div id="html_c0c2d9f545a625a892a6ea6996ca67f6" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_e8c34c11f5c7949806a7674c9d8e30a3.setContent(html_c0c2d9f545a625a892a6ea6996ca67f6);
|
|
|
|
|
|
|
|
marker_fa9af3ab4fcaaadbcbaacf6f63fa589a.bindPopup(popup_e8c34c11f5c7949806a7674c9d8e30a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa9af3ab4fcaaadbcbaacf6f63fa589a.setIcon(icon_79f89c14294eee435a05721ed95a3584);
|
|
|
|
|
|
var marker_192a6af8b111a0e2c3eeb58dffd53e55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_d6c9bf9fe98ba015e4e19b957a355616 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_831a881dfc6f4c9e7a7ff3ef420a6764 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d836b89ea431f018c10767a1906a13db = $(`<div id="html_d836b89ea431f018c10767a1906a13db" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_831a881dfc6f4c9e7a7ff3ef420a6764.setContent(html_d836b89ea431f018c10767a1906a13db);
|
|
|
|
|
|
|
|
marker_192a6af8b111a0e2c3eeb58dffd53e55.bindPopup(popup_831a881dfc6f4c9e7a7ff3ef420a6764)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_192a6af8b111a0e2c3eeb58dffd53e55.setIcon(icon_d6c9bf9fe98ba015e4e19b957a355616);
|
|
|
|
|
|
var marker_26b1f454fa8dfb335ac7a6b17c945720 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_69862de9dca91c5d36c94a34177289ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d18be8e7faf619dfd838fea15654d9dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c73fc65d2c27f00b37ef93c6e06817c4 = $(`<div id="html_c73fc65d2c27f00b37ef93c6e06817c4" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_d18be8e7faf619dfd838fea15654d9dd.setContent(html_c73fc65d2c27f00b37ef93c6e06817c4);
|
|
|
|
|
|
|
|
marker_26b1f454fa8dfb335ac7a6b17c945720.bindPopup(popup_d18be8e7faf619dfd838fea15654d9dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26b1f454fa8dfb335ac7a6b17c945720.setIcon(icon_69862de9dca91c5d36c94a34177289ae);
|
|
|
|
|
|
var marker_ceeba6179a095e6164ee393d79ae8450 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_c6cc881929a70573b2354bae461b9245 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22e3d811d63f2252b52ad9cf1d0795be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d840ebae24cedd4b888200e67ccc1d = $(`<div id="html_49d840ebae24cedd4b888200e67ccc1d" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_22e3d811d63f2252b52ad9cf1d0795be.setContent(html_49d840ebae24cedd4b888200e67ccc1d);
|
|
|
|
|
|
|
|
marker_ceeba6179a095e6164ee393d79ae8450.bindPopup(popup_22e3d811d63f2252b52ad9cf1d0795be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceeba6179a095e6164ee393d79ae8450.setIcon(icon_c6cc881929a70573b2354bae461b9245);
|
|
|
|
|
|
var marker_8945bc312800be1976928b006b493cd0 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_13992eff3064ef641585751f44bc540d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd42c287bc5b305a967c07185b6d2d67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46bec8f2ad5d992d8c007091fbc32248 = $(`<div id="html_46bec8f2ad5d992d8c007091fbc32248" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com:443</div>`)[0];
|
|
popup_dd42c287bc5b305a967c07185b6d2d67.setContent(html_46bec8f2ad5d992d8c007091fbc32248);
|
|
|
|
|
|
|
|
marker_8945bc312800be1976928b006b493cd0.bindPopup(popup_dd42c287bc5b305a967c07185b6d2d67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8945bc312800be1976928b006b493cd0.setIcon(icon_13992eff3064ef641585751f44bc540d);
|
|
|
|
|
|
var marker_120e5995fe589499db46e979ab4d908c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_bb3d19447deeb85fb34faebe486745c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2812376975372bc7992cb372fb28e6ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ece3b55f1aefe0035df978083b28d0cb = $(`<div id="html_ece3b55f1aefe0035df978083b28d0cb" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_2812376975372bc7992cb372fb28e6ac.setContent(html_ece3b55f1aefe0035df978083b28d0cb);
|
|
|
|
|
|
|
|
marker_120e5995fe589499db46e979ab4d908c.bindPopup(popup_2812376975372bc7992cb372fb28e6ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_120e5995fe589499db46e979ab4d908c.setIcon(icon_bb3d19447deeb85fb34faebe486745c5);
|
|
|
|
|
|
var marker_15e4d95af97097717a9fac21d7cd6da2 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_963f48f435d072da5d31b35b83a358c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fbb2fdacc60d69f8e02a7cf42873837 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fd1ed0f1f3854c668afa0fbf95b6bfc = $(`<div id="html_2fd1ed0f1f3854c668afa0fbf95b6bfc" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_6fbb2fdacc60d69f8e02a7cf42873837.setContent(html_2fd1ed0f1f3854c668afa0fbf95b6bfc);
|
|
|
|
|
|
|
|
marker_15e4d95af97097717a9fac21d7cd6da2.bindPopup(popup_6fbb2fdacc60d69f8e02a7cf42873837)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15e4d95af97097717a9fac21d7cd6da2.setIcon(icon_963f48f435d072da5d31b35b83a358c0);
|
|
|
|
|
|
var marker_a2d32ed10c6eea83e97d3db4ab316cc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_fbb52aac169bcf88fa2d1f88ed904b2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b250c9f17ee62ac3775b8f3c28cb321f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39526ce765a16e6e03aa7e9d061f7599 = $(`<div id="html_39526ce765a16e6e03aa7e9d061f7599" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_b250c9f17ee62ac3775b8f3c28cb321f.setContent(html_39526ce765a16e6e03aa7e9d061f7599);
|
|
|
|
|
|
|
|
marker_a2d32ed10c6eea83e97d3db4ab316cc3.bindPopup(popup_b250c9f17ee62ac3775b8f3c28cb321f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2d32ed10c6eea83e97d3db4ab316cc3.setIcon(icon_fbb52aac169bcf88fa2d1f88ed904b2b);
|
|
|
|
|
|
var marker_0804f3286eda2d8ae12c99666add8e73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_95aa74b1635f20bd5769b4e0baac3778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89855d3823de1e7e9939569ece33e63c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d99c59fc5d9ec262fc4cb41c12369067 = $(`<div id="html_d99c59fc5d9ec262fc4cb41c12369067" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_89855d3823de1e7e9939569ece33e63c.setContent(html_d99c59fc5d9ec262fc4cb41c12369067);
|
|
|
|
|
|
|
|
marker_0804f3286eda2d8ae12c99666add8e73.bindPopup(popup_89855d3823de1e7e9939569ece33e63c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0804f3286eda2d8ae12c99666add8e73.setIcon(icon_95aa74b1635f20bd5769b4e0baac3778);
|
|
|
|
|
|
var marker_f922a4b40219f6391128cdcd2de948f9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7c9897322934f0090a29d5eaa02f54f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ffcb2f7c918e88660bc50f94037d826 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e66b9ba0481da0a07977334a60bfd4be = $(`<div id="html_e66b9ba0481da0a07977334a60bfd4be" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_5ffcb2f7c918e88660bc50f94037d826.setContent(html_e66b9ba0481da0a07977334a60bfd4be);
|
|
|
|
|
|
|
|
marker_f922a4b40219f6391128cdcd2de948f9.bindPopup(popup_5ffcb2f7c918e88660bc50f94037d826)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f922a4b40219f6391128cdcd2de948f9.setIcon(icon_7c9897322934f0090a29d5eaa02f54f6);
|
|
|
|
|
|
var marker_be74418e559d24a1474eaf149ac3a90f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_eeaaa4f0d8f7bb300000dcc8f9c1ff49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80229a709f5b77b0b3caac3958284250 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49b59315d1b074dc94dca052def8bfa8 = $(`<div id="html_49b59315d1b074dc94dca052def8bfa8" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_80229a709f5b77b0b3caac3958284250.setContent(html_49b59315d1b074dc94dca052def8bfa8);
|
|
|
|
|
|
|
|
marker_be74418e559d24a1474eaf149ac3a90f.bindPopup(popup_80229a709f5b77b0b3caac3958284250)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be74418e559d24a1474eaf149ac3a90f.setIcon(icon_eeaaa4f0d8f7bb300000dcc8f9c1ff49);
|
|
|
|
|
|
var marker_b1af2063f19229d11b77781a57df60fa = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_5dfa3c86e7fb62e57deeffd2a12a27a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bce4615cebc51943b0d7e06d7af260c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14c75b6076e85f0ae860efa2b3391e3b = $(`<div id="html_14c75b6076e85f0ae860efa2b3391e3b" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_bce4615cebc51943b0d7e06d7af260c2.setContent(html_14c75b6076e85f0ae860efa2b3391e3b);
|
|
|
|
|
|
|
|
marker_b1af2063f19229d11b77781a57df60fa.bindPopup(popup_bce4615cebc51943b0d7e06d7af260c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1af2063f19229d11b77781a57df60fa.setIcon(icon_5dfa3c86e7fb62e57deeffd2a12a27a5);
|
|
|
|
|
|
var marker_a11e7a00f239001df349831d765a47b7 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b2fdf599b4ba086ca18b01154bf93e37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0152f4748d0654a5ce4b5019484cbb23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e27400a6280de62078a1ae16d2be8cce = $(`<div id="html_e27400a6280de62078a1ae16d2be8cce" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_0152f4748d0654a5ce4b5019484cbb23.setContent(html_e27400a6280de62078a1ae16d2be8cce);
|
|
|
|
|
|
|
|
marker_a11e7a00f239001df349831d765a47b7.bindPopup(popup_0152f4748d0654a5ce4b5019484cbb23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a11e7a00f239001df349831d765a47b7.setIcon(icon_b2fdf599b4ba086ca18b01154bf93e37);
|
|
|
|
|
|
var marker_1120a86f43e2213ac50615d02ea85472 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_f168d2619e5018494484ea540d5b967d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd68a3e6612dbc1281afc8700ced25b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f07d0e5759e57490b6588f45bf57178 = $(`<div id="html_8f07d0e5759e57490b6588f45bf57178" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_cd68a3e6612dbc1281afc8700ced25b8.setContent(html_8f07d0e5759e57490b6588f45bf57178);
|
|
|
|
|
|
|
|
marker_1120a86f43e2213ac50615d02ea85472.bindPopup(popup_cd68a3e6612dbc1281afc8700ced25b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1120a86f43e2213ac50615d02ea85472.setIcon(icon_f168d2619e5018494484ea540d5b967d);
|
|
|
|
|
|
var marker_920ed1410dd615b464d95095cd4ceda7 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_58e9e998f0d5a0acd3e679c8f4014d1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce09a4043a910abdf99272d2dcf7d291 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b924eb5b2f7a2edd1eb93a2527dd259e = $(`<div id="html_b924eb5b2f7a2edd1eb93a2527dd259e" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_ce09a4043a910abdf99272d2dcf7d291.setContent(html_b924eb5b2f7a2edd1eb93a2527dd259e);
|
|
|
|
|
|
|
|
marker_920ed1410dd615b464d95095cd4ceda7.bindPopup(popup_ce09a4043a910abdf99272d2dcf7d291)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_920ed1410dd615b464d95095cd4ceda7.setIcon(icon_58e9e998f0d5a0acd3e679c8f4014d1b);
|
|
|
|
|
|
var marker_b7a0b39243532f2f8877ebf3dee4e12b = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_4df55cc7d64ba7d4b606136011a61b7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d3fed852b29707788ec1a0a69c6f798 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b385d1d0ccf79feb510f7122e474068 = $(`<div id="html_5b385d1d0ccf79feb510f7122e474068" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_1d3fed852b29707788ec1a0a69c6f798.setContent(html_5b385d1d0ccf79feb510f7122e474068);
|
|
|
|
|
|
|
|
marker_b7a0b39243532f2f8877ebf3dee4e12b.bindPopup(popup_1d3fed852b29707788ec1a0a69c6f798)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7a0b39243532f2f8877ebf3dee4e12b.setIcon(icon_4df55cc7d64ba7d4b606136011a61b7c);
|
|
|
|
|
|
var marker_f39c22f8b0f9f7aaa19e05bade7116ea = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_8c121174c2f6c67568d4cfd3268cbdf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1793f4e55aa9e92c93ec5ee6639adf5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fecdaf4c91adad500e2e584e64e9ba5c = $(`<div id="html_fecdaf4c91adad500e2e584e64e9ba5c" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_1793f4e55aa9e92c93ec5ee6639adf5c.setContent(html_fecdaf4c91adad500e2e584e64e9ba5c);
|
|
|
|
|
|
|
|
marker_f39c22f8b0f9f7aaa19e05bade7116ea.bindPopup(popup_1793f4e55aa9e92c93ec5ee6639adf5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f39c22f8b0f9f7aaa19e05bade7116ea.setIcon(icon_8c121174c2f6c67568d4cfd3268cbdf3);
|
|
|
|
|
|
var marker_1bd9ffd52c04b95a1b22062df7bc7f76 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2afedc0654450669553dbf0c20cc0a2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_349072c0fb1688815170f031e7dc6227 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7becd1c130eba3835d80ee39631f496c = $(`<div id="html_7becd1c130eba3835d80ee39631f496c" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_349072c0fb1688815170f031e7dc6227.setContent(html_7becd1c130eba3835d80ee39631f496c);
|
|
|
|
|
|
|
|
marker_1bd9ffd52c04b95a1b22062df7bc7f76.bindPopup(popup_349072c0fb1688815170f031e7dc6227)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bd9ffd52c04b95a1b22062df7bc7f76.setIcon(icon_2afedc0654450669553dbf0c20cc0a2c);
|
|
|
|
|
|
var marker_69ff1e87413b266fd449c6e8af71e2db = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_b81d70756ed03c6ca0d87909414c67a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efe3c6b4bef947b7c1c89da0280a82b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdd5895f5b2eeef20b69bf31765b4aba = $(`<div id="html_fdd5895f5b2eeef20b69bf31765b4aba" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_efe3c6b4bef947b7c1c89da0280a82b4.setContent(html_fdd5895f5b2eeef20b69bf31765b4aba);
|
|
|
|
|
|
|
|
marker_69ff1e87413b266fd449c6e8af71e2db.bindPopup(popup_efe3c6b4bef947b7c1c89da0280a82b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69ff1e87413b266fd449c6e8af71e2db.setIcon(icon_b81d70756ed03c6ca0d87909414c67a2);
|
|
|
|
|
|
var marker_5c16b0dd3d1fb24482901db4ca447a93 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_2a76f0743b7f294b1af743976603cab1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ac9b863b64bab06ca3b3611ef8332c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f3f97beb38a6edd7967fccd67010ea7 = $(`<div id="html_5f3f97beb38a6edd7967fccd67010ea7" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_5ac9b863b64bab06ca3b3611ef8332c7.setContent(html_5f3f97beb38a6edd7967fccd67010ea7);
|
|
|
|
|
|
|
|
marker_5c16b0dd3d1fb24482901db4ca447a93.bindPopup(popup_5ac9b863b64bab06ca3b3611ef8332c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c16b0dd3d1fb24482901db4ca447a93.setIcon(icon_2a76f0743b7f294b1af743976603cab1);
|
|
|
|
|
|
var marker_c6666e9ed09361d1a222da2351d9648d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_a2f209cdbc3512dd51db5cf6ec70d81f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c66a13f2c97b54205a578ef15db2800 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd45511e4501efccda3a2a28c9f2ff7b = $(`<div id="html_fd45511e4501efccda3a2a28c9f2ff7b" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_5c66a13f2c97b54205a578ef15db2800.setContent(html_fd45511e4501efccda3a2a28c9f2ff7b);
|
|
|
|
|
|
|
|
marker_c6666e9ed09361d1a222da2351d9648d.bindPopup(popup_5c66a13f2c97b54205a578ef15db2800)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6666e9ed09361d1a222da2351d9648d.setIcon(icon_a2f209cdbc3512dd51db5cf6ec70d81f);
|
|
|
|
|
|
var marker_a9c70a54268e0ea67119873472ef92d3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_7ad75432ba4eb2bcf00ff48bae48b381 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f8cc791b15ab800bf77c838648c4781 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9126c131b99d08dcc17997df47ecc781 = $(`<div id="html_9126c131b99d08dcc17997df47ecc781" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_7f8cc791b15ab800bf77c838648c4781.setContent(html_9126c131b99d08dcc17997df47ecc781);
|
|
|
|
|
|
|
|
marker_a9c70a54268e0ea67119873472ef92d3.bindPopup(popup_7f8cc791b15ab800bf77c838648c4781)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9c70a54268e0ea67119873472ef92d3.setIcon(icon_7ad75432ba4eb2bcf00ff48bae48b381);
|
|
|
|
|
|
var marker_b9afde0525e6f6ee1b1733f4479682b9 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e4264549b0713901e60ca294e1683cc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_684824991527e7ceff39acff29c6bf5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f7e56a29ef2ee9b57dc4ad5bbcdba96 = $(`<div id="html_1f7e56a29ef2ee9b57dc4ad5bbcdba96" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_684824991527e7ceff39acff29c6bf5d.setContent(html_1f7e56a29ef2ee9b57dc4ad5bbcdba96);
|
|
|
|
|
|
|
|
marker_b9afde0525e6f6ee1b1733f4479682b9.bindPopup(popup_684824991527e7ceff39acff29c6bf5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9afde0525e6f6ee1b1733f4479682b9.setIcon(icon_e4264549b0713901e60ca294e1683cc4);
|
|
|
|
|
|
var marker_d2b95a0f7dadeba9308e44578f274e37 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_5d3840d0f97862b545a928f2b0523f1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4712c13531ef677a06641967ad95e4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e99fafa6bc6b4085e9ff4391c1f1071 = $(`<div id="html_4e99fafa6bc6b4085e9ff4391c1f1071" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_a4712c13531ef677a06641967ad95e4a.setContent(html_4e99fafa6bc6b4085e9ff4391c1f1071);
|
|
|
|
|
|
|
|
marker_d2b95a0f7dadeba9308e44578f274e37.bindPopup(popup_a4712c13531ef677a06641967ad95e4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2b95a0f7dadeba9308e44578f274e37.setIcon(icon_5d3840d0f97862b545a928f2b0523f1b);
|
|
|
|
|
|
var marker_638ffcac14c964224e678b93d0285d4b = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_adb2074840a42b925d9c15a99b3ed23f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ee0d080429507c03c6500319e99530f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9087404cdb632c9a5e32d8ead57c91e6 = $(`<div id="html_9087404cdb632c9a5e32d8ead57c91e6" style="width: 100.0%; height: 100.0%;">nostr.infero.net</div>`)[0];
|
|
popup_3ee0d080429507c03c6500319e99530f.setContent(html_9087404cdb632c9a5e32d8ead57c91e6);
|
|
|
|
|
|
|
|
marker_638ffcac14c964224e678b93d0285d4b.bindPopup(popup_3ee0d080429507c03c6500319e99530f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_638ffcac14c964224e678b93d0285d4b.setIcon(icon_adb2074840a42b925d9c15a99b3ed23f);
|
|
|
|
|
|
var marker_b21a3d4d11adc155ceb61a2548b19186 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_1361e352015eb467111500114b28636f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25876427043d8876eb39428505772e71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb874473c428aa48a65cd382b7f2b50b = $(`<div id="html_fb874473c428aa48a65cd382b7f2b50b" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_25876427043d8876eb39428505772e71.setContent(html_fb874473c428aa48a65cd382b7f2b50b);
|
|
|
|
|
|
|
|
marker_b21a3d4d11adc155ceb61a2548b19186.bindPopup(popup_25876427043d8876eb39428505772e71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b21a3d4d11adc155ceb61a2548b19186.setIcon(icon_1361e352015eb467111500114b28636f);
|
|
|
|
|
|
var marker_c8539ac1fd833899bd84b943d0f7ea2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e92d0342ff0ca2887b4c9ee12496993a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d55e9b810fa84e9b18ca298a36c09bc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b269f4355114fa420436ea732c9cc7da = $(`<div id="html_b269f4355114fa420436ea732c9cc7da" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_d55e9b810fa84e9b18ca298a36c09bc6.setContent(html_b269f4355114fa420436ea732c9cc7da);
|
|
|
|
|
|
|
|
marker_c8539ac1fd833899bd84b943d0f7ea2b.bindPopup(popup_d55e9b810fa84e9b18ca298a36c09bc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8539ac1fd833899bd84b943d0f7ea2b.setIcon(icon_e92d0342ff0ca2887b4c9ee12496993a);
|
|
|
|
|
|
var marker_228803c158a69aa42a7b541f274b76c6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e60c93cdfb279d5a7f2dc7f7a3d7d39f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c643af074865a425008d70b7d23abce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79a6e9827e7cc391f9103a5ae9a383d7 = $(`<div id="html_79a6e9827e7cc391f9103a5ae9a383d7" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_8c643af074865a425008d70b7d23abce.setContent(html_79a6e9827e7cc391f9103a5ae9a383d7);
|
|
|
|
|
|
|
|
marker_228803c158a69aa42a7b541f274b76c6.bindPopup(popup_8c643af074865a425008d70b7d23abce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_228803c158a69aa42a7b541f274b76c6.setIcon(icon_e60c93cdfb279d5a7f2dc7f7a3d7d39f);
|
|
|
|
|
|
var marker_ed1a28269c0d7831a98676b71682e48b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_0793cedd61f12a7417674aa9bd0e6c3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6ab65c50b0d43a310224b5f11e2a8d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70eb3a1f70249403fef8d66f99066fe9 = $(`<div id="html_70eb3a1f70249403fef8d66f99066fe9" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_e6ab65c50b0d43a310224b5f11e2a8d0.setContent(html_70eb3a1f70249403fef8d66f99066fe9);
|
|
|
|
|
|
|
|
marker_ed1a28269c0d7831a98676b71682e48b.bindPopup(popup_e6ab65c50b0d43a310224b5f11e2a8d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed1a28269c0d7831a98676b71682e48b.setIcon(icon_0793cedd61f12a7417674aa9bd0e6c3b);
|
|
|
|
|
|
var marker_612e75a61c7268a6d9955ae8f193cce2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_34dbc6f49b47ce9c319803900fcaa384 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3aef2cf0b9e6660e9c9babf0e87840f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d6b17712e1a946c807fa02cb6a34393 = $(`<div id="html_8d6b17712e1a946c807fa02cb6a34393" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_f3aef2cf0b9e6660e9c9babf0e87840f.setContent(html_8d6b17712e1a946c807fa02cb6a34393);
|
|
|
|
|
|
|
|
marker_612e75a61c7268a6d9955ae8f193cce2.bindPopup(popup_f3aef2cf0b9e6660e9c9babf0e87840f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_612e75a61c7268a6d9955ae8f193cce2.setIcon(icon_34dbc6f49b47ce9c319803900fcaa384);
|
|
|
|
|
|
var marker_1a478916b025dec87eed04abce123887 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_4022703852248220d91540c1bdf65a13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6af31159278a25f4c5c2a585427f9c5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68f1c46d51164c7fe3395d0b50b9da5a = $(`<div id="html_68f1c46d51164c7fe3395d0b50b9da5a" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_6af31159278a25f4c5c2a585427f9c5d.setContent(html_68f1c46d51164c7fe3395d0b50b9da5a);
|
|
|
|
|
|
|
|
marker_1a478916b025dec87eed04abce123887.bindPopup(popup_6af31159278a25f4c5c2a585427f9c5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a478916b025dec87eed04abce123887.setIcon(icon_4022703852248220d91540c1bdf65a13);
|
|
|
|
|
|
var marker_25b9293b6248b718bc0c6f9da85687db = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_8ac4078cb52f74e6596d26b62f6ce7ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a5dc59c642c09c8e3774352e62d7846 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ad76636827e1531f65ddcad7a8e42a7 = $(`<div id="html_4ad76636827e1531f65ddcad7a8e42a7" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_3a5dc59c642c09c8e3774352e62d7846.setContent(html_4ad76636827e1531f65ddcad7a8e42a7);
|
|
|
|
|
|
|
|
marker_25b9293b6248b718bc0c6f9da85687db.bindPopup(popup_3a5dc59c642c09c8e3774352e62d7846)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25b9293b6248b718bc0c6f9da85687db.setIcon(icon_8ac4078cb52f74e6596d26b62f6ce7ed);
|
|
|
|
|
|
var marker_195a69d1d64dc965d751563f63d632ed = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_e4c62dd5ca199f9264d7d17e0f563e68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7afc4a074060d3517febc38f1367170 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e219dcb8b3d46a5091f65b6509dba03 = $(`<div id="html_5e219dcb8b3d46a5091f65b6509dba03" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_d7afc4a074060d3517febc38f1367170.setContent(html_5e219dcb8b3d46a5091f65b6509dba03);
|
|
|
|
|
|
|
|
marker_195a69d1d64dc965d751563f63d632ed.bindPopup(popup_d7afc4a074060d3517febc38f1367170)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_195a69d1d64dc965d751563f63d632ed.setIcon(icon_e4c62dd5ca199f9264d7d17e0f563e68);
|
|
|
|
|
|
var marker_c2ba3194748a4e25a1e43bacbf8b8753 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_e7904a622ee987543c9afc869342075f);
|
|
|
|
|
|
var icon_ffd55cf085218c3eab77cc18b1c76fb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb33319976255187477ad4daee434da5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02ba6f0f91a143e562b8938c2db4a954 = $(`<div id="html_02ba6f0f91a143e562b8938c2db4a954" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_bb33319976255187477ad4daee434da5.setContent(html_02ba6f0f91a143e562b8938c2db4a954);
|
|
|
|
|
|
|
|
marker_c2ba3194748a4e25a1e43bacbf8b8753.bindPopup(popup_bb33319976255187477ad4daee434da5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2ba3194748a4e25a1e43bacbf8b8753.setIcon(icon_ffd55cf085218c3eab77cc18b1c76fb2);
|
|
|
|
|
|
marker_cluster_e7904a622ee987543c9afc869342075f.addTo(map_3ad3f620d835f6813c097b52ea5cbbab);
|
|
|
|
</script>
|
|
</html> |