mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 08:05:19 +00:00
10829 lines
315 KiB
HTML
10829 lines
315 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_5c856315682aa9b5a51e0e312ee0a915 {
|
|
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_5c856315682aa9b5a51e0e312ee0a915" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_5c856315682aa9b5a51e0e312ee0a915 = L.map(
|
|
"map_5c856315682aa9b5a51e0e312ee0a915",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_99811ce7fd50a5364ac61b6038e2a059 = 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_99811ce7fd50a5364ac61b6038e2a059.addTo(map_5c856315682aa9b5a51e0e312ee0a915);
|
|
|
|
|
|
var marker_cluster_39285ebb83f758b972080252dc026d88 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_b28c1c527d7c410a420c45e833581322 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_cbd65fb0ec1ca17d4b77734aae253d5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_548a01e6423e056d87cf8b0bf6328297 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cd94ba55c89575a576832132448c36b = $(`<div id="html_5cd94ba55c89575a576832132448c36b" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_548a01e6423e056d87cf8b0bf6328297.setContent(html_5cd94ba55c89575a576832132448c36b);
|
|
|
|
|
|
|
|
marker_b28c1c527d7c410a420c45e833581322.bindPopup(popup_548a01e6423e056d87cf8b0bf6328297)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b28c1c527d7c410a420c45e833581322.setIcon(icon_cbd65fb0ec1ca17d4b77734aae253d5c);
|
|
|
|
|
|
var marker_95d41e201c481cf7775b48ee57c52b46 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ee8c118090461d9fe912e88e03f4400b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2e320a4458d1c57d62038ac3b5196f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe1f62be0ec778682111f89f7ab81da5 = $(`<div id="html_fe1f62be0ec778682111f89f7ab81da5" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_a2e320a4458d1c57d62038ac3b5196f6.setContent(html_fe1f62be0ec778682111f89f7ab81da5);
|
|
|
|
|
|
|
|
marker_95d41e201c481cf7775b48ee57c52b46.bindPopup(popup_a2e320a4458d1c57d62038ac3b5196f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95d41e201c481cf7775b48ee57c52b46.setIcon(icon_ee8c118090461d9fe912e88e03f4400b);
|
|
|
|
|
|
var marker_3680ebff42acc5a6fceb196227d4246e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a7aa6960f4861b7f53a5ca684eba07ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb82207fc25e729f3d71dceadfe27393 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_556b60f59c5e78c18fb8dba1c7a0ba75 = $(`<div id="html_556b60f59c5e78c18fb8dba1c7a0ba75" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_cb82207fc25e729f3d71dceadfe27393.setContent(html_556b60f59c5e78c18fb8dba1c7a0ba75);
|
|
|
|
|
|
|
|
marker_3680ebff42acc5a6fceb196227d4246e.bindPopup(popup_cb82207fc25e729f3d71dceadfe27393)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3680ebff42acc5a6fceb196227d4246e.setIcon(icon_a7aa6960f4861b7f53a5ca684eba07ca);
|
|
|
|
|
|
var marker_c2ec477e5d3e7a8c11f6d244a8158cff = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_2d020143299fd43bd54823482d7e3f86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_167f3643ebb70b165d4f8d6c73d4bcbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_558a7cdbe45c543ddd8831871ee55fad = $(`<div id="html_558a7cdbe45c543ddd8831871ee55fad" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_167f3643ebb70b165d4f8d6c73d4bcbe.setContent(html_558a7cdbe45c543ddd8831871ee55fad);
|
|
|
|
|
|
|
|
marker_c2ec477e5d3e7a8c11f6d244a8158cff.bindPopup(popup_167f3643ebb70b165d4f8d6c73d4bcbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2ec477e5d3e7a8c11f6d244a8158cff.setIcon(icon_2d020143299fd43bd54823482d7e3f86);
|
|
|
|
|
|
var marker_937519db353a4e1f6fcb78eb89faa6e6 = L.marker(
|
|
[38.9393, -0.15411],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8386590c6e52d001105330d0c9aae293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82341d0716d5c5556267c1899020ce98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_920e77dac789e9c9329dde4ae0e1839c = $(`<div id="html_920e77dac789e9c9329dde4ae0e1839c" style="width: 100.0%; height: 100.0%;">lmqevp.duckdns.org</div>`)[0];
|
|
popup_82341d0716d5c5556267c1899020ce98.setContent(html_920e77dac789e9c9329dde4ae0e1839c);
|
|
|
|
|
|
|
|
marker_937519db353a4e1f6fcb78eb89faa6e6.bindPopup(popup_82341d0716d5c5556267c1899020ce98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_937519db353a4e1f6fcb78eb89faa6e6.setIcon(icon_8386590c6e52d001105330d0c9aae293);
|
|
|
|
|
|
var marker_364ffe4748e5a16622eef0945d8f661e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_3694585e6c8820332d0ca7cef89070c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc18ff07f5066efc725983a3ba8fcc36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b324af2529c9eb1b2b6fcf7e57a4c9fc = $(`<div id="html_b324af2529c9eb1b2b6fcf7e57a4c9fc" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_cc18ff07f5066efc725983a3ba8fcc36.setContent(html_b324af2529c9eb1b2b6fcf7e57a4c9fc);
|
|
|
|
|
|
|
|
marker_364ffe4748e5a16622eef0945d8f661e.bindPopup(popup_cc18ff07f5066efc725983a3ba8fcc36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_364ffe4748e5a16622eef0945d8f661e.setIcon(icon_3694585e6c8820332d0ca7cef89070c4);
|
|
|
|
|
|
var marker_ee0ddae76e124f880191555c0c1a93e5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8df80d7009685a366a3568ed44394ea2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b7788f8b9205a43f7e6529e419ac4c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5d91ce854872d92316df0cb98ad86e9 = $(`<div id="html_c5d91ce854872d92316df0cb98ad86e9" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_0b7788f8b9205a43f7e6529e419ac4c1.setContent(html_c5d91ce854872d92316df0cb98ad86e9);
|
|
|
|
|
|
|
|
marker_ee0ddae76e124f880191555c0c1a93e5.bindPopup(popup_0b7788f8b9205a43f7e6529e419ac4c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee0ddae76e124f880191555c0c1a93e5.setIcon(icon_8df80d7009685a366a3568ed44394ea2);
|
|
|
|
|
|
var marker_585202d50e32506519c861adac73dc4e = L.marker(
|
|
[38.9393, -0.15411],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1974209f84634ec989f4ff040426face = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_938554b71a4b1ef56fe21db83cb618eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_020fc9e55d61489423f76b4dc70aa3c2 = $(`<div id="html_020fc9e55d61489423f76b4dc70aa3c2" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_938554b71a4b1ef56fe21db83cb618eb.setContent(html_020fc9e55d61489423f76b4dc70aa3c2);
|
|
|
|
|
|
|
|
marker_585202d50e32506519c861adac73dc4e.bindPopup(popup_938554b71a4b1ef56fe21db83cb618eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_585202d50e32506519c861adac73dc4e.setIcon(icon_1974209f84634ec989f4ff040426face);
|
|
|
|
|
|
var marker_00d5c8f956b9c69ce88ccb29bf92b996 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f42a553d206c5eac237c23a2b82fa184 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8551dde8732ed026ba3cdb9a04bc755e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01e7560d5e11f35f6f85412948f9a50f = $(`<div id="html_01e7560d5e11f35f6f85412948f9a50f" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_8551dde8732ed026ba3cdb9a04bc755e.setContent(html_01e7560d5e11f35f6f85412948f9a50f);
|
|
|
|
|
|
|
|
marker_00d5c8f956b9c69ce88ccb29bf92b996.bindPopup(popup_8551dde8732ed026ba3cdb9a04bc755e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00d5c8f956b9c69ce88ccb29bf92b996.setIcon(icon_f42a553d206c5eac237c23a2b82fa184);
|
|
|
|
|
|
var marker_99720a088313a631958a1863d61fc53c = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_9ae9c1d8c4b6291a048596ffb53528e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e245225bad14a7c5ea764ce02d1a0e42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86e5c0b5b61a4b6e0e4fa6558e44d3ee = $(`<div id="html_86e5c0b5b61a4b6e0e4fa6558e44d3ee" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_e245225bad14a7c5ea764ce02d1a0e42.setContent(html_86e5c0b5b61a4b6e0e4fa6558e44d3ee);
|
|
|
|
|
|
|
|
marker_99720a088313a631958a1863d61fc53c.bindPopup(popup_e245225bad14a7c5ea764ce02d1a0e42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99720a088313a631958a1863d61fc53c.setIcon(icon_9ae9c1d8c4b6291a048596ffb53528e3);
|
|
|
|
|
|
var marker_d6076bd7460635394c04217eab119fc0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_419808bca559d5cefcdf9fa21fcb1530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_941071d5b244d21a687f989acd97688b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4689d1ce22cf53931f3045a9024f1e8c = $(`<div id="html_4689d1ce22cf53931f3045a9024f1e8c" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_941071d5b244d21a687f989acd97688b.setContent(html_4689d1ce22cf53931f3045a9024f1e8c);
|
|
|
|
|
|
|
|
marker_d6076bd7460635394c04217eab119fc0.bindPopup(popup_941071d5b244d21a687f989acd97688b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6076bd7460635394c04217eab119fc0.setIcon(icon_419808bca559d5cefcdf9fa21fcb1530);
|
|
|
|
|
|
var marker_d3787c5a404ef8ee71089754c44efa06 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1c21ef62a96a572795cb96a58722f4a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97d5345c62f34f7122e5df6ee39473a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d455a3d47cdc5e788961aaafcd9d1521 = $(`<div id="html_d455a3d47cdc5e788961aaafcd9d1521" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_97d5345c62f34f7122e5df6ee39473a3.setContent(html_d455a3d47cdc5e788961aaafcd9d1521);
|
|
|
|
|
|
|
|
marker_d3787c5a404ef8ee71089754c44efa06.bindPopup(popup_97d5345c62f34f7122e5df6ee39473a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3787c5a404ef8ee71089754c44efa06.setIcon(icon_1c21ef62a96a572795cb96a58722f4a9);
|
|
|
|
|
|
var marker_bd93f587c90222a0010802f4965eaf96 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_fc5c856c42ecf5ea2d428fac87c0c950 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45d55a2cba910d73898ff5871f2c4ae6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69fbc2b2cf626b2739fd1173e0ee952c = $(`<div id="html_69fbc2b2cf626b2739fd1173e0ee952c" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_45d55a2cba910d73898ff5871f2c4ae6.setContent(html_69fbc2b2cf626b2739fd1173e0ee952c);
|
|
|
|
|
|
|
|
marker_bd93f587c90222a0010802f4965eaf96.bindPopup(popup_45d55a2cba910d73898ff5871f2c4ae6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd93f587c90222a0010802f4965eaf96.setIcon(icon_fc5c856c42ecf5ea2d428fac87c0c950);
|
|
|
|
|
|
var marker_523d46ed5610b8427100bce7fd922c7f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_eb7b1054851ec7d4d0d9259d1c1ec917 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a319e0828556a3ecccbe43fa464a1811 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d34f7fcfa41823adaa9b930d09b8163d = $(`<div id="html_d34f7fcfa41823adaa9b930d09b8163d" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_a319e0828556a3ecccbe43fa464a1811.setContent(html_d34f7fcfa41823adaa9b930d09b8163d);
|
|
|
|
|
|
|
|
marker_523d46ed5610b8427100bce7fd922c7f.bindPopup(popup_a319e0828556a3ecccbe43fa464a1811)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_523d46ed5610b8427100bce7fd922c7f.setIcon(icon_eb7b1054851ec7d4d0d9259d1c1ec917);
|
|
|
|
|
|
var marker_c4d72269d33cc3d63fe0b7dffe2b0ab7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f5c5108d6a3a033a84c03532758f358a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9baa148c268f2347d3b9f1a2873bfaf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85c500a2c15d9b12fccbd77457cbcd87 = $(`<div id="html_85c500a2c15d9b12fccbd77457cbcd87" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_9baa148c268f2347d3b9f1a2873bfaf5.setContent(html_85c500a2c15d9b12fccbd77457cbcd87);
|
|
|
|
|
|
|
|
marker_c4d72269d33cc3d63fe0b7dffe2b0ab7.bindPopup(popup_9baa148c268f2347d3b9f1a2873bfaf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4d72269d33cc3d63fe0b7dffe2b0ab7.setIcon(icon_f5c5108d6a3a033a84c03532758f358a);
|
|
|
|
|
|
var marker_f8915ec52548a68da90b36135ddc30d7 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_9f48138a80766673f17ba4b81a58d140 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4a08dd4dd059a300a1f59f2f685bbbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4382cbc7b613df07b84168187751ec93 = $(`<div id="html_4382cbc7b613df07b84168187751ec93" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_f4a08dd4dd059a300a1f59f2f685bbbf.setContent(html_4382cbc7b613df07b84168187751ec93);
|
|
|
|
|
|
|
|
marker_f8915ec52548a68da90b36135ddc30d7.bindPopup(popup_f4a08dd4dd059a300a1f59f2f685bbbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8915ec52548a68da90b36135ddc30d7.setIcon(icon_9f48138a80766673f17ba4b81a58d140);
|
|
|
|
|
|
var marker_759ddc3e0112c453b83abfb7b89c4ff9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_56e0ffd3f250c813b5913f55779c06f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f852a8903960fbc63cf9d68630be9f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e300cf18f9345e75269299a3d9fcd590 = $(`<div id="html_e300cf18f9345e75269299a3d9fcd590" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_6f852a8903960fbc63cf9d68630be9f1.setContent(html_e300cf18f9345e75269299a3d9fcd590);
|
|
|
|
|
|
|
|
marker_759ddc3e0112c453b83abfb7b89c4ff9.bindPopup(popup_6f852a8903960fbc63cf9d68630be9f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_759ddc3e0112c453b83abfb7b89c4ff9.setIcon(icon_56e0ffd3f250c813b5913f55779c06f4);
|
|
|
|
|
|
var marker_f7d53b3d03f176daf778d3697a00cdee = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_39798a2c52b1032487c9887ca88894b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_997e5a92ba58b16a02feabd557fc630b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3734dfc76c68800b9789416271f78b57 = $(`<div id="html_3734dfc76c68800b9789416271f78b57" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_997e5a92ba58b16a02feabd557fc630b.setContent(html_3734dfc76c68800b9789416271f78b57);
|
|
|
|
|
|
|
|
marker_f7d53b3d03f176daf778d3697a00cdee.bindPopup(popup_997e5a92ba58b16a02feabd557fc630b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7d53b3d03f176daf778d3697a00cdee.setIcon(icon_39798a2c52b1032487c9887ca88894b1);
|
|
|
|
|
|
var marker_6edb33b9b59fce889613fa578aea4e36 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_cc03674a4f356767e37c83a242255d6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c1076d828a8ee767563710862578722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5dbd085f999882d1d6c800ef3b93fd7 = $(`<div id="html_b5dbd085f999882d1d6c800ef3b93fd7" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_4c1076d828a8ee767563710862578722.setContent(html_b5dbd085f999882d1d6c800ef3b93fd7);
|
|
|
|
|
|
|
|
marker_6edb33b9b59fce889613fa578aea4e36.bindPopup(popup_4c1076d828a8ee767563710862578722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6edb33b9b59fce889613fa578aea4e36.setIcon(icon_cc03674a4f356767e37c83a242255d6e);
|
|
|
|
|
|
var marker_f63ae4b8fcfd7e13aed46250ad6e4c2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b7fcd0dff3d430930e190d9fa867ab09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64fcde54c4217e628632f2bc9dde85d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93b35606592907a52427b387a62e4473 = $(`<div id="html_93b35606592907a52427b387a62e4473" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_64fcde54c4217e628632f2bc9dde85d9.setContent(html_93b35606592907a52427b387a62e4473);
|
|
|
|
|
|
|
|
marker_f63ae4b8fcfd7e13aed46250ad6e4c2a.bindPopup(popup_64fcde54c4217e628632f2bc9dde85d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f63ae4b8fcfd7e13aed46250ad6e4c2a.setIcon(icon_b7fcd0dff3d430930e190d9fa867ab09);
|
|
|
|
|
|
var marker_838cf32c5b0d1fa5fe2efe051886257e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f03de6cd81bed3c0cdb3fe9e178f02e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c7909ff54a8096ba28ec3876d5471c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e59364f0a239bda7c04a8cb42c78c52 = $(`<div id="html_9e59364f0a239bda7c04a8cb42c78c52" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_2c7909ff54a8096ba28ec3876d5471c5.setContent(html_9e59364f0a239bda7c04a8cb42c78c52);
|
|
|
|
|
|
|
|
marker_838cf32c5b0d1fa5fe2efe051886257e.bindPopup(popup_2c7909ff54a8096ba28ec3876d5471c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_838cf32c5b0d1fa5fe2efe051886257e.setIcon(icon_f03de6cd81bed3c0cdb3fe9e178f02e3);
|
|
|
|
|
|
var marker_76be32de4be2d4249d29492c083c4b4d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_46d3096e171dd61fbe233e1e2d6e5642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33f095761e01de7c66e72b9854eabea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3781323aa9e34b8ec1cbb96db91a947 = $(`<div id="html_f3781323aa9e34b8ec1cbb96db91a947" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_33f095761e01de7c66e72b9854eabea8.setContent(html_f3781323aa9e34b8ec1cbb96db91a947);
|
|
|
|
|
|
|
|
marker_76be32de4be2d4249d29492c083c4b4d.bindPopup(popup_33f095761e01de7c66e72b9854eabea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76be32de4be2d4249d29492c083c4b4d.setIcon(icon_46d3096e171dd61fbe233e1e2d6e5642);
|
|
|
|
|
|
var marker_788bfe910e7cddce67e6f62b3b4db180 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c82aa0953ff0f2b0bae8592a90f8f5ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc19e00e30e41a3a1e88cbda82d7007d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a02654d3e13d0122d8f6d8388e163f6 = $(`<div id="html_2a02654d3e13d0122d8f6d8388e163f6" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_dc19e00e30e41a3a1e88cbda82d7007d.setContent(html_2a02654d3e13d0122d8f6d8388e163f6);
|
|
|
|
|
|
|
|
marker_788bfe910e7cddce67e6f62b3b4db180.bindPopup(popup_dc19e00e30e41a3a1e88cbda82d7007d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_788bfe910e7cddce67e6f62b3b4db180.setIcon(icon_c82aa0953ff0f2b0bae8592a90f8f5ce);
|
|
|
|
|
|
var marker_4fb232475bbced01a7beecb9263b6d27 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e0ca3d503642247468ebfdde6411e4f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c9f324393f2799c0e03d1d4080534b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39b76c68631d57f4b67d8ef6a66e6284 = $(`<div id="html_39b76c68631d57f4b67d8ef6a66e6284" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_0c9f324393f2799c0e03d1d4080534b4.setContent(html_39b76c68631d57f4b67d8ef6a66e6284);
|
|
|
|
|
|
|
|
marker_4fb232475bbced01a7beecb9263b6d27.bindPopup(popup_0c9f324393f2799c0e03d1d4080534b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fb232475bbced01a7beecb9263b6d27.setIcon(icon_e0ca3d503642247468ebfdde6411e4f1);
|
|
|
|
|
|
var marker_864049bfce1dcdd14b981494c695c9ee = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b2381d589753904a3ed001e5949ec8ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12538405618b42e19333cf6f304472bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a096d7aac0dd98f3ca83bbdbc6707676 = $(`<div id="html_a096d7aac0dd98f3ca83bbdbc6707676" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_12538405618b42e19333cf6f304472bd.setContent(html_a096d7aac0dd98f3ca83bbdbc6707676);
|
|
|
|
|
|
|
|
marker_864049bfce1dcdd14b981494c695c9ee.bindPopup(popup_12538405618b42e19333cf6f304472bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_864049bfce1dcdd14b981494c695c9ee.setIcon(icon_b2381d589753904a3ed001e5949ec8ab);
|
|
|
|
|
|
var marker_0486e96a72d2833375e52307080d2db3 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_4446a1ed4172cd0c81f20765cfa6d163 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_130d5cbcada2deaa6c798e9781aeb528 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac431f2779b7296d0700cd8fd7e8f457 = $(`<div id="html_ac431f2779b7296d0700cd8fd7e8f457" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_130d5cbcada2deaa6c798e9781aeb528.setContent(html_ac431f2779b7296d0700cd8fd7e8f457);
|
|
|
|
|
|
|
|
marker_0486e96a72d2833375e52307080d2db3.bindPopup(popup_130d5cbcada2deaa6c798e9781aeb528)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0486e96a72d2833375e52307080d2db3.setIcon(icon_4446a1ed4172cd0c81f20765cfa6d163);
|
|
|
|
|
|
var marker_a7934efcaf02daddf50275d5f42287e1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8097535b960d1ef51f521b89e4217227 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_699a44f747233481f5480a3a9e933600 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be9f6a071711401a526bf683e8b59b7b = $(`<div id="html_be9f6a071711401a526bf683e8b59b7b" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_699a44f747233481f5480a3a9e933600.setContent(html_be9f6a071711401a526bf683e8b59b7b);
|
|
|
|
|
|
|
|
marker_a7934efcaf02daddf50275d5f42287e1.bindPopup(popup_699a44f747233481f5480a3a9e933600)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7934efcaf02daddf50275d5f42287e1.setIcon(icon_8097535b960d1ef51f521b89e4217227);
|
|
|
|
|
|
var marker_b1b4951e3314371ed8dff09cb71014f4 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_90728781b2f0859bfb024974feac4fb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6aebfcaae7f794efb8d5f22a0b54f188 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccb387330c02771daf1347e6d71a7ddb = $(`<div id="html_ccb387330c02771daf1347e6d71a7ddb" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_6aebfcaae7f794efb8d5f22a0b54f188.setContent(html_ccb387330c02771daf1347e6d71a7ddb);
|
|
|
|
|
|
|
|
marker_b1b4951e3314371ed8dff09cb71014f4.bindPopup(popup_6aebfcaae7f794efb8d5f22a0b54f188)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1b4951e3314371ed8dff09cb71014f4.setIcon(icon_90728781b2f0859bfb024974feac4fb8);
|
|
|
|
|
|
var marker_9b953e677449f428b96e24ea663262b9 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ffe9696d9b3a0c362fe02450077d3a0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_341ca090138c3adeaebf2fef956bba71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8087df436ea62f72ff70a197a38b7017 = $(`<div id="html_8087df436ea62f72ff70a197a38b7017" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_341ca090138c3adeaebf2fef956bba71.setContent(html_8087df436ea62f72ff70a197a38b7017);
|
|
|
|
|
|
|
|
marker_9b953e677449f428b96e24ea663262b9.bindPopup(popup_341ca090138c3adeaebf2fef956bba71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b953e677449f428b96e24ea663262b9.setIcon(icon_ffe9696d9b3a0c362fe02450077d3a0f);
|
|
|
|
|
|
var marker_52aa6d61d71692ad8c38dccc05c18ae2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_59cd5c89cfec0274c8517e4b27d15a16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c255aff17c72f2d6655fec6a79817dff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9c0053f8de7710333fabe67d279daf7 = $(`<div id="html_a9c0053f8de7710333fabe67d279daf7" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_c255aff17c72f2d6655fec6a79817dff.setContent(html_a9c0053f8de7710333fabe67d279daf7);
|
|
|
|
|
|
|
|
marker_52aa6d61d71692ad8c38dccc05c18ae2.bindPopup(popup_c255aff17c72f2d6655fec6a79817dff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52aa6d61d71692ad8c38dccc05c18ae2.setIcon(icon_59cd5c89cfec0274c8517e4b27d15a16);
|
|
|
|
|
|
var marker_eee4b00932b813aacb6a8bdb2cc68c52 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b7cf49d466142fb19654c5714eaa8ab1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b59cead9264752b71a9ca05d16b9dd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3237977d3cdef1006bb87ad8af5f3e25 = $(`<div id="html_3237977d3cdef1006bb87ad8af5f3e25" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_7b59cead9264752b71a9ca05d16b9dd7.setContent(html_3237977d3cdef1006bb87ad8af5f3e25);
|
|
|
|
|
|
|
|
marker_eee4b00932b813aacb6a8bdb2cc68c52.bindPopup(popup_7b59cead9264752b71a9ca05d16b9dd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eee4b00932b813aacb6a8bdb2cc68c52.setIcon(icon_b7cf49d466142fb19654c5714eaa8ab1);
|
|
|
|
|
|
var marker_b0692b52010cefb7e59f427e0a30153a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_570198b749ee95b18e2b080f1d8ffc91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d9fc1ba314168ea3d4bbca469cd454c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca648d0ca7479429e9a090a4c0c14e8d = $(`<div id="html_ca648d0ca7479429e9a090a4c0c14e8d" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_3d9fc1ba314168ea3d4bbca469cd454c.setContent(html_ca648d0ca7479429e9a090a4c0c14e8d);
|
|
|
|
|
|
|
|
marker_b0692b52010cefb7e59f427e0a30153a.bindPopup(popup_3d9fc1ba314168ea3d4bbca469cd454c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0692b52010cefb7e59f427e0a30153a.setIcon(icon_570198b749ee95b18e2b080f1d8ffc91);
|
|
|
|
|
|
var marker_4ea92793caad545677ed07cb96f9fe98 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e1af64ce25c7e6693ced2361a85ec787 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab637eb951210ab13b0c706dfe0e9f0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fae8ba2f9da6ea6171d21814f7a527b3 = $(`<div id="html_fae8ba2f9da6ea6171d21814f7a527b3" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_ab637eb951210ab13b0c706dfe0e9f0e.setContent(html_fae8ba2f9da6ea6171d21814f7a527b3);
|
|
|
|
|
|
|
|
marker_4ea92793caad545677ed07cb96f9fe98.bindPopup(popup_ab637eb951210ab13b0c706dfe0e9f0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ea92793caad545677ed07cb96f9fe98.setIcon(icon_e1af64ce25c7e6693ced2361a85ec787);
|
|
|
|
|
|
var marker_de8016c7577092724f84d7149bbd967d = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1a7ccbb8fffed64ed5a6b514e299e125 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cbb533ef8806ac3e8251a7b2925cf80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_051815abbc767b60dad75e9c26341fd1 = $(`<div id="html_051815abbc767b60dad75e9c26341fd1" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_0cbb533ef8806ac3e8251a7b2925cf80.setContent(html_051815abbc767b60dad75e9c26341fd1);
|
|
|
|
|
|
|
|
marker_de8016c7577092724f84d7149bbd967d.bindPopup(popup_0cbb533ef8806ac3e8251a7b2925cf80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de8016c7577092724f84d7149bbd967d.setIcon(icon_1a7ccbb8fffed64ed5a6b514e299e125);
|
|
|
|
|
|
var marker_b569a69c6ee28bffd42569fc69b2e62c = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_45b42c35d336690496ee7d7a49471032 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f2f800d9a2fa2a7f6633cfd1450c2bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6a9865da9e33f65043f4daaff84ac5d = $(`<div id="html_a6a9865da9e33f65043f4daaff84ac5d" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_0f2f800d9a2fa2a7f6633cfd1450c2bd.setContent(html_a6a9865da9e33f65043f4daaff84ac5d);
|
|
|
|
|
|
|
|
marker_b569a69c6ee28bffd42569fc69b2e62c.bindPopup(popup_0f2f800d9a2fa2a7f6633cfd1450c2bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b569a69c6ee28bffd42569fc69b2e62c.setIcon(icon_45b42c35d336690496ee7d7a49471032);
|
|
|
|
|
|
var marker_346e83b3fac5c157ddf353c530687827 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_bfaf3db345ac43b552af1a51a9c9d783 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c8985af2fd73dbadd080007e968d72e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b59724e6c23f9d40383b39e9f5206ed6 = $(`<div id="html_b59724e6c23f9d40383b39e9f5206ed6" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_1c8985af2fd73dbadd080007e968d72e.setContent(html_b59724e6c23f9d40383b39e9f5206ed6);
|
|
|
|
|
|
|
|
marker_346e83b3fac5c157ddf353c530687827.bindPopup(popup_1c8985af2fd73dbadd080007e968d72e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_346e83b3fac5c157ddf353c530687827.setIcon(icon_bfaf3db345ac43b552af1a51a9c9d783);
|
|
|
|
|
|
var marker_d7fdca8ed5242391e32ed9e1367ca325 = L.marker(
|
|
[34.6235, 50.8518],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_0f306943d93801b558affd9e24a761cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72d99b3f3760a7e8e3f9857dcb058195 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a560ea521079a61b00321568c555c28 = $(`<div id="html_3a560ea521079a61b00321568c555c28" style="width: 100.0%; height: 100.0%;">sfri-mhmd.liara.run</div>`)[0];
|
|
popup_72d99b3f3760a7e8e3f9857dcb058195.setContent(html_3a560ea521079a61b00321568c555c28);
|
|
|
|
|
|
|
|
marker_d7fdca8ed5242391e32ed9e1367ca325.bindPopup(popup_72d99b3f3760a7e8e3f9857dcb058195)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7fdca8ed5242391e32ed9e1367ca325.setIcon(icon_0f306943d93801b558affd9e24a761cc);
|
|
|
|
|
|
var marker_4bb60646f999fd23fc40a92d75023247 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_4473b7c671c1068b606e77167c88a07b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0403147fb4cf18aab53fb1571323613e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3074ef78d1d1d5c0e1b91b4fd7bb4b9a = $(`<div id="html_3074ef78d1d1d5c0e1b91b4fd7bb4b9a" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_0403147fb4cf18aab53fb1571323613e.setContent(html_3074ef78d1d1d5c0e1b91b4fd7bb4b9a);
|
|
|
|
|
|
|
|
marker_4bb60646f999fd23fc40a92d75023247.bindPopup(popup_0403147fb4cf18aab53fb1571323613e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bb60646f999fd23fc40a92d75023247.setIcon(icon_4473b7c671c1068b606e77167c88a07b);
|
|
|
|
|
|
var marker_94adf1835fd65c9366d87401e1e2aa02 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_da4c3dc9e47044048a98e0f0015b7ce1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98f7e7044efa1535c812228a6b95cf32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d17542e88c34bd3c6c1c106a7eccdcf1 = $(`<div id="html_d17542e88c34bd3c6c1c106a7eccdcf1" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_98f7e7044efa1535c812228a6b95cf32.setContent(html_d17542e88c34bd3c6c1c106a7eccdcf1);
|
|
|
|
|
|
|
|
marker_94adf1835fd65c9366d87401e1e2aa02.bindPopup(popup_98f7e7044efa1535c812228a6b95cf32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94adf1835fd65c9366d87401e1e2aa02.setIcon(icon_da4c3dc9e47044048a98e0f0015b7ce1);
|
|
|
|
|
|
var marker_f83d9e40939550e5e3ecdf7f5be84c3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_4e531d3a450d4d581e538a97e91bd927 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40a2c13cda12ef69a6cd6272cd77234e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb7ae314f7c5d035147be303941e6848 = $(`<div id="html_cb7ae314f7c5d035147be303941e6848" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_40a2c13cda12ef69a6cd6272cd77234e.setContent(html_cb7ae314f7c5d035147be303941e6848);
|
|
|
|
|
|
|
|
marker_f83d9e40939550e5e3ecdf7f5be84c3d.bindPopup(popup_40a2c13cda12ef69a6cd6272cd77234e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f83d9e40939550e5e3ecdf7f5be84c3d.setIcon(icon_4e531d3a450d4d581e538a97e91bd927);
|
|
|
|
|
|
var marker_d59a2375a0f3c8feffedbbf1c503cd14 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_05c8de49237603b9fbaab73043385017 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecc7da935351eeb4b209e3e8244894af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cc5b3d6bdfca6eb519cad6a021fe72b = $(`<div id="html_8cc5b3d6bdfca6eb519cad6a021fe72b" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_ecc7da935351eeb4b209e3e8244894af.setContent(html_8cc5b3d6bdfca6eb519cad6a021fe72b);
|
|
|
|
|
|
|
|
marker_d59a2375a0f3c8feffedbbf1c503cd14.bindPopup(popup_ecc7da935351eeb4b209e3e8244894af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d59a2375a0f3c8feffedbbf1c503cd14.setIcon(icon_05c8de49237603b9fbaab73043385017);
|
|
|
|
|
|
var marker_fb6ce1a6a477cc9fdc3658bdbcf01ff6 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_557f6f5590f49a4ede44c8ae40b00d49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dc31dc6541438de6aea351cbed297c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58a7e16fa639a55dbea319c56c65bdc3 = $(`<div id="html_58a7e16fa639a55dbea319c56c65bdc3" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_7dc31dc6541438de6aea351cbed297c0.setContent(html_58a7e16fa639a55dbea319c56c65bdc3);
|
|
|
|
|
|
|
|
marker_fb6ce1a6a477cc9fdc3658bdbcf01ff6.bindPopup(popup_7dc31dc6541438de6aea351cbed297c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb6ce1a6a477cc9fdc3658bdbcf01ff6.setIcon(icon_557f6f5590f49a4ede44c8ae40b00d49);
|
|
|
|
|
|
var marker_259459f02d430b36ec889b3681ce1380 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_812190df85f1a278ed50073f3709793a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b46dbc55fd5896b5d4ad7de45f0312a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b3cd89713dc58d777f5e9443e37ea32 = $(`<div id="html_7b3cd89713dc58d777f5e9443e37ea32" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_9b46dbc55fd5896b5d4ad7de45f0312a.setContent(html_7b3cd89713dc58d777f5e9443e37ea32);
|
|
|
|
|
|
|
|
marker_259459f02d430b36ec889b3681ce1380.bindPopup(popup_9b46dbc55fd5896b5d4ad7de45f0312a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_259459f02d430b36ec889b3681ce1380.setIcon(icon_812190df85f1a278ed50073f3709793a);
|
|
|
|
|
|
var marker_f2256eb80d34d72cb3281aac33797437 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b061fe9dcc2bad6f1a7ea7948abdeb00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_506599e387b04f6425b3a773e90187ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e05c82d485317ceac7ec421a9344ae83 = $(`<div id="html_e05c82d485317ceac7ec421a9344ae83" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_506599e387b04f6425b3a773e90187ba.setContent(html_e05c82d485317ceac7ec421a9344ae83);
|
|
|
|
|
|
|
|
marker_f2256eb80d34d72cb3281aac33797437.bindPopup(popup_506599e387b04f6425b3a773e90187ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2256eb80d34d72cb3281aac33797437.setIcon(icon_b061fe9dcc2bad6f1a7ea7948abdeb00);
|
|
|
|
|
|
var marker_22732ae30acdf585ffcdcd8227d1218c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_82d58fb1937ff218b2e09d7e446bf391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_551e0ba7fe79c636a30c7a5567eb9461 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be17a86f239e0ada9cdba8f7e3481de9 = $(`<div id="html_be17a86f239e0ada9cdba8f7e3481de9" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_551e0ba7fe79c636a30c7a5567eb9461.setContent(html_be17a86f239e0ada9cdba8f7e3481de9);
|
|
|
|
|
|
|
|
marker_22732ae30acdf585ffcdcd8227d1218c.bindPopup(popup_551e0ba7fe79c636a30c7a5567eb9461)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22732ae30acdf585ffcdcd8227d1218c.setIcon(icon_82d58fb1937ff218b2e09d7e446bf391);
|
|
|
|
|
|
var marker_ffda2963c09a6da41365d2340a00aebe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_14f9e9c04b2afbd60e75cb4bf46c2cb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc4bab5bd2434cd2e171b68ac3d1620d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c7bd6d97f165b1c2cd68e7c05cb6e45 = $(`<div id="html_4c7bd6d97f165b1c2cd68e7c05cb6e45" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_cc4bab5bd2434cd2e171b68ac3d1620d.setContent(html_4c7bd6d97f165b1c2cd68e7c05cb6e45);
|
|
|
|
|
|
|
|
marker_ffda2963c09a6da41365d2340a00aebe.bindPopup(popup_cc4bab5bd2434cd2e171b68ac3d1620d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffda2963c09a6da41365d2340a00aebe.setIcon(icon_14f9e9c04b2afbd60e75cb4bf46c2cb1);
|
|
|
|
|
|
var marker_d5ca196f42a8c4c27b3bf636390789ef = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f58d94f54c31de6ae0b687bc773f3639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c758dfdabd4fa3aaaac2e53298b22bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2379fe39d0310af11cf58c81d2ab91ff = $(`<div id="html_2379fe39d0310af11cf58c81d2ab91ff" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_4c758dfdabd4fa3aaaac2e53298b22bc.setContent(html_2379fe39d0310af11cf58c81d2ab91ff);
|
|
|
|
|
|
|
|
marker_d5ca196f42a8c4c27b3bf636390789ef.bindPopup(popup_4c758dfdabd4fa3aaaac2e53298b22bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5ca196f42a8c4c27b3bf636390789ef.setIcon(icon_f58d94f54c31de6ae0b687bc773f3639);
|
|
|
|
|
|
var marker_62562ae5872529225c855f03ec2e9177 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_18a5d9322fd146310f27d46c96509290 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98af44bd80bede377fd5304561e25533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad6ecf50f7f7d8f61d4612bd197552ec = $(`<div id="html_ad6ecf50f7f7d8f61d4612bd197552ec" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_98af44bd80bede377fd5304561e25533.setContent(html_ad6ecf50f7f7d8f61d4612bd197552ec);
|
|
|
|
|
|
|
|
marker_62562ae5872529225c855f03ec2e9177.bindPopup(popup_98af44bd80bede377fd5304561e25533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62562ae5872529225c855f03ec2e9177.setIcon(icon_18a5d9322fd146310f27d46c96509290);
|
|
|
|
|
|
var marker_0f50fdf458333b3b1b726e79dd8affbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_15fab65469f254ef3742cce4f0df69bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f340e2ec859fa5827654c7ffb88aeaef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9a07caa14e71db773d7b7abd452e1e7 = $(`<div id="html_e9a07caa14e71db773d7b7abd452e1e7" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_f340e2ec859fa5827654c7ffb88aeaef.setContent(html_e9a07caa14e71db773d7b7abd452e1e7);
|
|
|
|
|
|
|
|
marker_0f50fdf458333b3b1b726e79dd8affbd.bindPopup(popup_f340e2ec859fa5827654c7ffb88aeaef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f50fdf458333b3b1b726e79dd8affbd.setIcon(icon_15fab65469f254ef3742cce4f0df69bb);
|
|
|
|
|
|
var marker_e10dac51afd0cbf3003b17b90919fec5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_6c370b3a8afe382cce9a8eade0eaba90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe0d53e35ef0f9255dddc59f922d0720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54bbcedea1ec5b13af6d56e7308ace91 = $(`<div id="html_54bbcedea1ec5b13af6d56e7308ace91" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_fe0d53e35ef0f9255dddc59f922d0720.setContent(html_54bbcedea1ec5b13af6d56e7308ace91);
|
|
|
|
|
|
|
|
marker_e10dac51afd0cbf3003b17b90919fec5.bindPopup(popup_fe0d53e35ef0f9255dddc59f922d0720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e10dac51afd0cbf3003b17b90919fec5.setIcon(icon_6c370b3a8afe382cce9a8eade0eaba90);
|
|
|
|
|
|
var marker_772d4761ccbbd863c5a801c44c9c2885 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_68a60833bbc5989165bbeec69e63b04f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8960f7a75f830e9da2662ca7230bb9ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9486ce4cb3d3782ef0662aa6ec5455be = $(`<div id="html_9486ce4cb3d3782ef0662aa6ec5455be" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_8960f7a75f830e9da2662ca7230bb9ca.setContent(html_9486ce4cb3d3782ef0662aa6ec5455be);
|
|
|
|
|
|
|
|
marker_772d4761ccbbd863c5a801c44c9c2885.bindPopup(popup_8960f7a75f830e9da2662ca7230bb9ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_772d4761ccbbd863c5a801c44c9c2885.setIcon(icon_68a60833bbc5989165bbeec69e63b04f);
|
|
|
|
|
|
var marker_67e394188df09dfa3314241adc830821 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_2e58d657db8b3e1c207f1ce43005fd1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6afccfe345045226b3e0e0acc58953c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dba0cf849d316eaf4e463de349dc5946 = $(`<div id="html_dba0cf849d316eaf4e463de349dc5946" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_6afccfe345045226b3e0e0acc58953c8.setContent(html_dba0cf849d316eaf4e463de349dc5946);
|
|
|
|
|
|
|
|
marker_67e394188df09dfa3314241adc830821.bindPopup(popup_6afccfe345045226b3e0e0acc58953c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67e394188df09dfa3314241adc830821.setIcon(icon_2e58d657db8b3e1c207f1ce43005fd1e);
|
|
|
|
|
|
var marker_8a0e96e1eabba0a4614451d047a469ca = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_2085711135693696fa1bee0ee58c4cc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2cef7b1ffd98e8b163a33afaea4adc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_555b19792c5c458a0c6f78b48de7d244 = $(`<div id="html_555b19792c5c458a0c6f78b48de7d244" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_e2cef7b1ffd98e8b163a33afaea4adc2.setContent(html_555b19792c5c458a0c6f78b48de7d244);
|
|
|
|
|
|
|
|
marker_8a0e96e1eabba0a4614451d047a469ca.bindPopup(popup_e2cef7b1ffd98e8b163a33afaea4adc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a0e96e1eabba0a4614451d047a469ca.setIcon(icon_2085711135693696fa1bee0ee58c4cc5);
|
|
|
|
|
|
var marker_21266c0f727d9c64920687c03e622f03 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c1565dd0747697ccfbcc42e49d5d0539 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4f5024fab479df2eb9b40fc06ab2310 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da4f2e4b5fe5eb6866964351167423dc = $(`<div id="html_da4f2e4b5fe5eb6866964351167423dc" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_a4f5024fab479df2eb9b40fc06ab2310.setContent(html_da4f2e4b5fe5eb6866964351167423dc);
|
|
|
|
|
|
|
|
marker_21266c0f727d9c64920687c03e622f03.bindPopup(popup_a4f5024fab479df2eb9b40fc06ab2310)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21266c0f727d9c64920687c03e622f03.setIcon(icon_c1565dd0747697ccfbcc42e49d5d0539);
|
|
|
|
|
|
var marker_7c4e2c07bb3cddeb391095164c3a5925 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c751aed1e5fdf0dac3ebd1f710924475 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6afccd30f2413d4447225ff9071bd35a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f2c82a846cf82f433e73cb7ae20c318 = $(`<div id="html_1f2c82a846cf82f433e73cb7ae20c318" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_6afccd30f2413d4447225ff9071bd35a.setContent(html_1f2c82a846cf82f433e73cb7ae20c318);
|
|
|
|
|
|
|
|
marker_7c4e2c07bb3cddeb391095164c3a5925.bindPopup(popup_6afccd30f2413d4447225ff9071bd35a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c4e2c07bb3cddeb391095164c3a5925.setIcon(icon_c751aed1e5fdf0dac3ebd1f710924475);
|
|
|
|
|
|
var marker_0b0e79aba62d3f300a6ae4ae45dc7b50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a965b7cf034f31b385c9115973d1d194 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26d0441b238513eb0214a74588bcc9f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d1478f5a8a84430a45c47addfe4ba36 = $(`<div id="html_2d1478f5a8a84430a45c47addfe4ba36" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_26d0441b238513eb0214a74588bcc9f9.setContent(html_2d1478f5a8a84430a45c47addfe4ba36);
|
|
|
|
|
|
|
|
marker_0b0e79aba62d3f300a6ae4ae45dc7b50.bindPopup(popup_26d0441b238513eb0214a74588bcc9f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b0e79aba62d3f300a6ae4ae45dc7b50.setIcon(icon_a965b7cf034f31b385c9115973d1d194);
|
|
|
|
|
|
var marker_384e279de7b915e677cce1fe2b569673 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c813df39992367cbc1aad62c57a9fdbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8b7e4f49df847eb575f7a61befd9746 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f87ffb0c522eb95157a6334b204c7423 = $(`<div id="html_f87ffb0c522eb95157a6334b204c7423" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_d8b7e4f49df847eb575f7a61befd9746.setContent(html_f87ffb0c522eb95157a6334b204c7423);
|
|
|
|
|
|
|
|
marker_384e279de7b915e677cce1fe2b569673.bindPopup(popup_d8b7e4f49df847eb575f7a61befd9746)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_384e279de7b915e677cce1fe2b569673.setIcon(icon_c813df39992367cbc1aad62c57a9fdbf);
|
|
|
|
|
|
var marker_cef422fdc2eebb1ba86e929661ff7f2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_dda8ec57b779a1c54bc139370a830898 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1146a020328223c50563fda4e1deedd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f84c61b193d67a5ce03273e5cce43037 = $(`<div id="html_f84c61b193d67a5ce03273e5cce43037" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_1146a020328223c50563fda4e1deedd7.setContent(html_f84c61b193d67a5ce03273e5cce43037);
|
|
|
|
|
|
|
|
marker_cef422fdc2eebb1ba86e929661ff7f2a.bindPopup(popup_1146a020328223c50563fda4e1deedd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cef422fdc2eebb1ba86e929661ff7f2a.setIcon(icon_dda8ec57b779a1c54bc139370a830898);
|
|
|
|
|
|
var marker_696ca1c23a6cc1af371c34c24ba09d0e = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f6016f66f9cd2b7ba6d1ed6ce0814393 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be5b32bc9266aa6bf2deccce9c232539 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b92abd793077c36c093459d3ff8eb0b = $(`<div id="html_1b92abd793077c36c093459d3ff8eb0b" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_be5b32bc9266aa6bf2deccce9c232539.setContent(html_1b92abd793077c36c093459d3ff8eb0b);
|
|
|
|
|
|
|
|
marker_696ca1c23a6cc1af371c34c24ba09d0e.bindPopup(popup_be5b32bc9266aa6bf2deccce9c232539)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_696ca1c23a6cc1af371c34c24ba09d0e.setIcon(icon_f6016f66f9cd2b7ba6d1ed6ce0814393);
|
|
|
|
|
|
var marker_5f077358042e5a57714b789c221697be = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a0f275d6576510bf35cba14bf6e11779 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56ffc891ca063677971d64f4bad42379 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe7a339a10da9bc0f20b05e8cc23cb59 = $(`<div id="html_fe7a339a10da9bc0f20b05e8cc23cb59" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_56ffc891ca063677971d64f4bad42379.setContent(html_fe7a339a10da9bc0f20b05e8cc23cb59);
|
|
|
|
|
|
|
|
marker_5f077358042e5a57714b789c221697be.bindPopup(popup_56ffc891ca063677971d64f4bad42379)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f077358042e5a57714b789c221697be.setIcon(icon_a0f275d6576510bf35cba14bf6e11779);
|
|
|
|
|
|
var marker_d761ff311e523b0de46c95b5410480c3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_cd34aaaf55a79b6a5b6d082e544b51e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_666158cfe0db98762733c26d6e784f49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2a0fd6991f509f89bbbc71c5f72bfc0 = $(`<div id="html_d2a0fd6991f509f89bbbc71c5f72bfc0" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_666158cfe0db98762733c26d6e784f49.setContent(html_d2a0fd6991f509f89bbbc71c5f72bfc0);
|
|
|
|
|
|
|
|
marker_d761ff311e523b0de46c95b5410480c3.bindPopup(popup_666158cfe0db98762733c26d6e784f49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d761ff311e523b0de46c95b5410480c3.setIcon(icon_cd34aaaf55a79b6a5b6d082e544b51e7);
|
|
|
|
|
|
var marker_431aea6b99cc3194f3ad0ab4d163d25f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c1bf11d612a8fa9a791af29b169df432 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_024a26cfd0b1ec9a19ce8d221738630c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4fc642d3fe08eac7c322cad76e3b97b = $(`<div id="html_a4fc642d3fe08eac7c322cad76e3b97b" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_024a26cfd0b1ec9a19ce8d221738630c.setContent(html_a4fc642d3fe08eac7c322cad76e3b97b);
|
|
|
|
|
|
|
|
marker_431aea6b99cc3194f3ad0ab4d163d25f.bindPopup(popup_024a26cfd0b1ec9a19ce8d221738630c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_431aea6b99cc3194f3ad0ab4d163d25f.setIcon(icon_c1bf11d612a8fa9a791af29b169df432);
|
|
|
|
|
|
var marker_819bc605c870f9a14ba82e82bf32a0dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_dc6382da6a7326c300a3cd39ad041d71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_801ccb1f4702b4256df66c3e8aa2dad2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19f61a5fd86f1bba8c5f9a894a3997ea = $(`<div id="html_19f61a5fd86f1bba8c5f9a894a3997ea" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_801ccb1f4702b4256df66c3e8aa2dad2.setContent(html_19f61a5fd86f1bba8c5f9a894a3997ea);
|
|
|
|
|
|
|
|
marker_819bc605c870f9a14ba82e82bf32a0dc.bindPopup(popup_801ccb1f4702b4256df66c3e8aa2dad2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_819bc605c870f9a14ba82e82bf32a0dc.setIcon(icon_dc6382da6a7326c300a3cd39ad041d71);
|
|
|
|
|
|
var marker_f8a196d1c65e605341660b661a445566 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_07dc32fd09f099a278e99d71842d5c7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84bbd7af8e390f201010fd359352f7c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5fe2c79c54d89f122f2a313cc0a524b = $(`<div id="html_e5fe2c79c54d89f122f2a313cc0a524b" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_84bbd7af8e390f201010fd359352f7c8.setContent(html_e5fe2c79c54d89f122f2a313cc0a524b);
|
|
|
|
|
|
|
|
marker_f8a196d1c65e605341660b661a445566.bindPopup(popup_84bbd7af8e390f201010fd359352f7c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8a196d1c65e605341660b661a445566.setIcon(icon_07dc32fd09f099a278e99d71842d5c7f);
|
|
|
|
|
|
var marker_124ec69416067c632a9aec9f26ed641b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e3bc0877538eaf34bf729ff99fe8bbfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8fcf49d4cabdcb9cf61dd7c9466402c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82d0863225e86f72d563d0157f6aca9a = $(`<div id="html_82d0863225e86f72d563d0157f6aca9a" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_b8fcf49d4cabdcb9cf61dd7c9466402c.setContent(html_82d0863225e86f72d563d0157f6aca9a);
|
|
|
|
|
|
|
|
marker_124ec69416067c632a9aec9f26ed641b.bindPopup(popup_b8fcf49d4cabdcb9cf61dd7c9466402c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_124ec69416067c632a9aec9f26ed641b.setIcon(icon_e3bc0877538eaf34bf729ff99fe8bbfa);
|
|
|
|
|
|
var marker_ae95f530537440fae3c7a1d1d7fbbfc6 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_864d88ea3d07c1ed6cdce003e7abfdee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad827ed56dbf33c70f54246a003fcfbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93d1a4b2d778409fb5e8c0475e9196f2 = $(`<div id="html_93d1a4b2d778409fb5e8c0475e9196f2" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_ad827ed56dbf33c70f54246a003fcfbe.setContent(html_93d1a4b2d778409fb5e8c0475e9196f2);
|
|
|
|
|
|
|
|
marker_ae95f530537440fae3c7a1d1d7fbbfc6.bindPopup(popup_ad827ed56dbf33c70f54246a003fcfbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae95f530537440fae3c7a1d1d7fbbfc6.setIcon(icon_864d88ea3d07c1ed6cdce003e7abfdee);
|
|
|
|
|
|
var marker_768bf0aac31429a19ea15e0e439c683e = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ef0b3a5aee1d626de145d1a67c599371 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fa437c0cc4a6f2f4615da977674f384 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27bf2f72f9fac5735153c472e0eccc0a = $(`<div id="html_27bf2f72f9fac5735153c472e0eccc0a" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_2fa437c0cc4a6f2f4615da977674f384.setContent(html_27bf2f72f9fac5735153c472e0eccc0a);
|
|
|
|
|
|
|
|
marker_768bf0aac31429a19ea15e0e439c683e.bindPopup(popup_2fa437c0cc4a6f2f4615da977674f384)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_768bf0aac31429a19ea15e0e439c683e.setIcon(icon_ef0b3a5aee1d626de145d1a67c599371);
|
|
|
|
|
|
var marker_01090108c8a6263c6f9c427b0ffc53b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c1e261d8863af3bad0dfd069c2df6a8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1ee0669ba659df3e8817aa355d66368 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5db6b6233a45706a40ec2ab54360162 = $(`<div id="html_c5db6b6233a45706a40ec2ab54360162" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_f1ee0669ba659df3e8817aa355d66368.setContent(html_c5db6b6233a45706a40ec2ab54360162);
|
|
|
|
|
|
|
|
marker_01090108c8a6263c6f9c427b0ffc53b0.bindPopup(popup_f1ee0669ba659df3e8817aa355d66368)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01090108c8a6263c6f9c427b0ffc53b0.setIcon(icon_c1e261d8863af3bad0dfd069c2df6a8f);
|
|
|
|
|
|
var marker_d43bc9c9c59a7d548a19908c8d41debb = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_324faffc017d0fd4b551b29539d10282 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_958ff3250ea0d8e48aff3944eb9fc4ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b2486771f36c184b61114ac92cafab4 = $(`<div id="html_9b2486771f36c184b61114ac92cafab4" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_958ff3250ea0d8e48aff3944eb9fc4ca.setContent(html_9b2486771f36c184b61114ac92cafab4);
|
|
|
|
|
|
|
|
marker_d43bc9c9c59a7d548a19908c8d41debb.bindPopup(popup_958ff3250ea0d8e48aff3944eb9fc4ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d43bc9c9c59a7d548a19908c8d41debb.setIcon(icon_324faffc017d0fd4b551b29539d10282);
|
|
|
|
|
|
var marker_8af5e710ea09855af05dc13da4203db2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_9f683e6c6ddd8e3629b8ee168a48616a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39b27f439e6d5a36b53cb4b11dfaf681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f592c9fa083dc38812d55504a1ab656 = $(`<div id="html_8f592c9fa083dc38812d55504a1ab656" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_39b27f439e6d5a36b53cb4b11dfaf681.setContent(html_8f592c9fa083dc38812d55504a1ab656);
|
|
|
|
|
|
|
|
marker_8af5e710ea09855af05dc13da4203db2.bindPopup(popup_39b27f439e6d5a36b53cb4b11dfaf681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8af5e710ea09855af05dc13da4203db2.setIcon(icon_9f683e6c6ddd8e3629b8ee168a48616a);
|
|
|
|
|
|
var marker_87271793f272de537e79583273347de1 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b5cb99ba5667c79055f7cff0ce353130 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43822c87b2edbb356118f9dbc5d00117 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef95f1b24e06ce13ea641d3ddfcb5e94 = $(`<div id="html_ef95f1b24e06ce13ea641d3ddfcb5e94" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_43822c87b2edbb356118f9dbc5d00117.setContent(html_ef95f1b24e06ce13ea641d3ddfcb5e94);
|
|
|
|
|
|
|
|
marker_87271793f272de537e79583273347de1.bindPopup(popup_43822c87b2edbb356118f9dbc5d00117)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87271793f272de537e79583273347de1.setIcon(icon_b5cb99ba5667c79055f7cff0ce353130);
|
|
|
|
|
|
var marker_e47da887f0c1ba5f490d1d8d7c52dab5 = L.marker(
|
|
[34.1064, -117.593],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_32262e5d705f314214e4111df1d87d4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8639014f8d95079d195bfcbb1897bf23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9085e584c5644e174692c843f239958b = $(`<div id="html_9085e584c5644e174692c843f239958b" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_8639014f8d95079d195bfcbb1897bf23.setContent(html_9085e584c5644e174692c843f239958b);
|
|
|
|
|
|
|
|
marker_e47da887f0c1ba5f490d1d8d7c52dab5.bindPopup(popup_8639014f8d95079d195bfcbb1897bf23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e47da887f0c1ba5f490d1d8d7c52dab5.setIcon(icon_32262e5d705f314214e4111df1d87d4c);
|
|
|
|
|
|
var marker_b0108a03b44c0dfd9f4e72e764a72fe7 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c7fa581316e7d4e463b90289f9135b93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa60cd2e0739ef5b77cbb099b492dded = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20facb0c9b0e45e24c2a620b21e3050d = $(`<div id="html_20facb0c9b0e45e24c2a620b21e3050d" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_aa60cd2e0739ef5b77cbb099b492dded.setContent(html_20facb0c9b0e45e24c2a620b21e3050d);
|
|
|
|
|
|
|
|
marker_b0108a03b44c0dfd9f4e72e764a72fe7.bindPopup(popup_aa60cd2e0739ef5b77cbb099b492dded)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0108a03b44c0dfd9f4e72e764a72fe7.setIcon(icon_c7fa581316e7d4e463b90289f9135b93);
|
|
|
|
|
|
var marker_7a6d484089ae758fa4e8d8dcf1fa745b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e041e335d94cacaa7f01230483da6ec5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4845bc4a454db26794754aee542de36a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e75d64d5aa809527ec7760737e422017 = $(`<div id="html_e75d64d5aa809527ec7760737e422017" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_4845bc4a454db26794754aee542de36a.setContent(html_e75d64d5aa809527ec7760737e422017);
|
|
|
|
|
|
|
|
marker_7a6d484089ae758fa4e8d8dcf1fa745b.bindPopup(popup_4845bc4a454db26794754aee542de36a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a6d484089ae758fa4e8d8dcf1fa745b.setIcon(icon_e041e335d94cacaa7f01230483da6ec5);
|
|
|
|
|
|
var marker_a6dcd1d16ddbe35da2bae9f7d79258f0 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e3812f5a3f0e598999159dbe12fea33e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d280de4e0070e7b57e84884ba8e17435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d119c608152791da2bbeb76a39401f7a = $(`<div id="html_d119c608152791da2bbeb76a39401f7a" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_d280de4e0070e7b57e84884ba8e17435.setContent(html_d119c608152791da2bbeb76a39401f7a);
|
|
|
|
|
|
|
|
marker_a6dcd1d16ddbe35da2bae9f7d79258f0.bindPopup(popup_d280de4e0070e7b57e84884ba8e17435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6dcd1d16ddbe35da2bae9f7d79258f0.setIcon(icon_e3812f5a3f0e598999159dbe12fea33e);
|
|
|
|
|
|
var marker_16d9b752fd20b5881f8d5034769579a4 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5f4a3c5911d82d0778cb3dbc157cc2a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d995f3243c6f36c64e4b2c95d12ddeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d388ca2a823be1596188577318d3ed1f = $(`<div id="html_d388ca2a823be1596188577318d3ed1f" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_5d995f3243c6f36c64e4b2c95d12ddeb.setContent(html_d388ca2a823be1596188577318d3ed1f);
|
|
|
|
|
|
|
|
marker_16d9b752fd20b5881f8d5034769579a4.bindPopup(popup_5d995f3243c6f36c64e4b2c95d12ddeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16d9b752fd20b5881f8d5034769579a4.setIcon(icon_5f4a3c5911d82d0778cb3dbc157cc2a1);
|
|
|
|
|
|
var marker_0f49882a2579a4cfd107c6674b42b649 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5f22349891b62cb12f10a4997d490819 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b68672b884777d1ccdc25c255e8ae6f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8daecad266e7222e603b7655ea5990a = $(`<div id="html_c8daecad266e7222e603b7655ea5990a" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_b68672b884777d1ccdc25c255e8ae6f9.setContent(html_c8daecad266e7222e603b7655ea5990a);
|
|
|
|
|
|
|
|
marker_0f49882a2579a4cfd107c6674b42b649.bindPopup(popup_b68672b884777d1ccdc25c255e8ae6f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f49882a2579a4cfd107c6674b42b649.setIcon(icon_5f22349891b62cb12f10a4997d490819);
|
|
|
|
|
|
var marker_2eb64e5034d3140bdbb632d3c7e8adda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_95af8fd983c7702ec907b7c86826df50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ce14cc249012ade462ff0e58aac72b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc9a1fc49d64ff94fe31fb36bada4bd7 = $(`<div id="html_dc9a1fc49d64ff94fe31fb36bada4bd7" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_6ce14cc249012ade462ff0e58aac72b5.setContent(html_dc9a1fc49d64ff94fe31fb36bada4bd7);
|
|
|
|
|
|
|
|
marker_2eb64e5034d3140bdbb632d3c7e8adda.bindPopup(popup_6ce14cc249012ade462ff0e58aac72b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eb64e5034d3140bdbb632d3c7e8adda.setIcon(icon_95af8fd983c7702ec907b7c86826df50);
|
|
|
|
|
|
var marker_2a9451b1940a66fa033574fb25785c49 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_fca92277429b16af208f7b1cd08261af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dad7bccb8a18ad460b836f565c82ec24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1974f9c44f7aacca8ece74e7cadcc3c6 = $(`<div id="html_1974f9c44f7aacca8ece74e7cadcc3c6" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_dad7bccb8a18ad460b836f565c82ec24.setContent(html_1974f9c44f7aacca8ece74e7cadcc3c6);
|
|
|
|
|
|
|
|
marker_2a9451b1940a66fa033574fb25785c49.bindPopup(popup_dad7bccb8a18ad460b836f565c82ec24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a9451b1940a66fa033574fb25785c49.setIcon(icon_fca92277429b16af208f7b1cd08261af);
|
|
|
|
|
|
var marker_6b4388a569a26c5afa3b0aa14cd03161 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_0e52739d7f1b1da36517d04e7b3e10dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa08cd15d9552a3c2b560f4bbcd8aab8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c9b0cee3b86674fdb74ec90c0bdffdf = $(`<div id="html_4c9b0cee3b86674fdb74ec90c0bdffdf" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_fa08cd15d9552a3c2b560f4bbcd8aab8.setContent(html_4c9b0cee3b86674fdb74ec90c0bdffdf);
|
|
|
|
|
|
|
|
marker_6b4388a569a26c5afa3b0aa14cd03161.bindPopup(popup_fa08cd15d9552a3c2b560f4bbcd8aab8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b4388a569a26c5afa3b0aa14cd03161.setIcon(icon_0e52739d7f1b1da36517d04e7b3e10dc);
|
|
|
|
|
|
var marker_6f183ffaf28fd367db2cfbd158d7bcb5 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b7428f5ac9222f8f1beac81784cd72bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ed81a5f559a7b84f9da4f3a275fe545 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dadb18da86e9097a1e34a02c1323440 = $(`<div id="html_6dadb18da86e9097a1e34a02c1323440" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_6ed81a5f559a7b84f9da4f3a275fe545.setContent(html_6dadb18da86e9097a1e34a02c1323440);
|
|
|
|
|
|
|
|
marker_6f183ffaf28fd367db2cfbd158d7bcb5.bindPopup(popup_6ed81a5f559a7b84f9da4f3a275fe545)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f183ffaf28fd367db2cfbd158d7bcb5.setIcon(icon_b7428f5ac9222f8f1beac81784cd72bf);
|
|
|
|
|
|
var marker_2080b1250cb7a6bdb3751a75d2980d9b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b91b0fb2c3b046fd056b795a33b717ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f41f6181b7ed818a3a6be54311d4a0c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f85922cd0382763c717372e2fa453e6a = $(`<div id="html_f85922cd0382763c717372e2fa453e6a" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_f41f6181b7ed818a3a6be54311d4a0c6.setContent(html_f85922cd0382763c717372e2fa453e6a);
|
|
|
|
|
|
|
|
marker_2080b1250cb7a6bdb3751a75d2980d9b.bindPopup(popup_f41f6181b7ed818a3a6be54311d4a0c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2080b1250cb7a6bdb3751a75d2980d9b.setIcon(icon_b91b0fb2c3b046fd056b795a33b717ed);
|
|
|
|
|
|
var marker_a59ae080b2fd1e3a079839a79cbc96d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_bf7028bc15493cc68c112620eaf7c94b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cf68d5a7e77e97e282969e5b859b02a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7daa4c8a475a405c11c59f5c3fd5c396 = $(`<div id="html_7daa4c8a475a405c11c59f5c3fd5c396" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_5cf68d5a7e77e97e282969e5b859b02a.setContent(html_7daa4c8a475a405c11c59f5c3fd5c396);
|
|
|
|
|
|
|
|
marker_a59ae080b2fd1e3a079839a79cbc96d4.bindPopup(popup_5cf68d5a7e77e97e282969e5b859b02a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a59ae080b2fd1e3a079839a79cbc96d4.setIcon(icon_bf7028bc15493cc68c112620eaf7c94b);
|
|
|
|
|
|
var marker_05ae6f5406fc94cdfb309cdd9d3b8a6b = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e5327f3b9820d780c092696713de96dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60943581d1e6ee166363baf577a78263 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df60d24a686cb666b406079547c10b63 = $(`<div id="html_df60d24a686cb666b406079547c10b63" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_60943581d1e6ee166363baf577a78263.setContent(html_df60d24a686cb666b406079547c10b63);
|
|
|
|
|
|
|
|
marker_05ae6f5406fc94cdfb309cdd9d3b8a6b.bindPopup(popup_60943581d1e6ee166363baf577a78263)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05ae6f5406fc94cdfb309cdd9d3b8a6b.setIcon(icon_e5327f3b9820d780c092696713de96dd);
|
|
|
|
|
|
var marker_95206eadac91a19f734a62e43dfb4d7b = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1842c405c027bb9303921da3382fde0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a109a67614ae0b59d41cee59f5c3bf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_280b45ea1f244ea133e933a6ff843854 = $(`<div id="html_280b45ea1f244ea133e933a6ff843854" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_4a109a67614ae0b59d41cee59f5c3bf7.setContent(html_280b45ea1f244ea133e933a6ff843854);
|
|
|
|
|
|
|
|
marker_95206eadac91a19f734a62e43dfb4d7b.bindPopup(popup_4a109a67614ae0b59d41cee59f5c3bf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95206eadac91a19f734a62e43dfb4d7b.setIcon(icon_1842c405c027bb9303921da3382fde0c);
|
|
|
|
|
|
var marker_892e330d71d1f06587624fc66cc5e4f2 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5e81265a11a298ce761eb491ce6eb92c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45425666196e62c698a19c58bd42a50f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51b8e51fcc6b383c05f04452ce25a92d = $(`<div id="html_51b8e51fcc6b383c05f04452ce25a92d" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_45425666196e62c698a19c58bd42a50f.setContent(html_51b8e51fcc6b383c05f04452ce25a92d);
|
|
|
|
|
|
|
|
marker_892e330d71d1f06587624fc66cc5e4f2.bindPopup(popup_45425666196e62c698a19c58bd42a50f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_892e330d71d1f06587624fc66cc5e4f2.setIcon(icon_5e81265a11a298ce761eb491ce6eb92c);
|
|
|
|
|
|
var marker_f640ba5bef5ea33757ed88b823bc7c5f = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f70c01d846810fc849ae3d912ce08ea8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd3649f3b6418787e1e9ee3bbbb1e153 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fdb90153ea598bcfd5b9b5476c16f29 = $(`<div id="html_3fdb90153ea598bcfd5b9b5476c16f29" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_dd3649f3b6418787e1e9ee3bbbb1e153.setContent(html_3fdb90153ea598bcfd5b9b5476c16f29);
|
|
|
|
|
|
|
|
marker_f640ba5bef5ea33757ed88b823bc7c5f.bindPopup(popup_dd3649f3b6418787e1e9ee3bbbb1e153)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f640ba5bef5ea33757ed88b823bc7c5f.setIcon(icon_f70c01d846810fc849ae3d912ce08ea8);
|
|
|
|
|
|
var marker_a8eaafc9ebec5d55963edb61ce3febdf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ef9d28220e6b85bf5dc88f46a9770ba3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05ce89949541a7c424bae73cf0bf44ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a3d390e191619fdc873084d1a73c02d = $(`<div id="html_4a3d390e191619fdc873084d1a73c02d" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_05ce89949541a7c424bae73cf0bf44ea.setContent(html_4a3d390e191619fdc873084d1a73c02d);
|
|
|
|
|
|
|
|
marker_a8eaafc9ebec5d55963edb61ce3febdf.bindPopup(popup_05ce89949541a7c424bae73cf0bf44ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8eaafc9ebec5d55963edb61ce3febdf.setIcon(icon_ef9d28220e6b85bf5dc88f46a9770ba3);
|
|
|
|
|
|
var marker_58e566b1360c98eefa24514d2fed5ec2 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_853c6aed54ce5ecb679f11a0380847ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3f494ef81f7b306003a6a5c5c0b0750 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_467acff34b08fd437f03ca0fa5db4662 = $(`<div id="html_467acff34b08fd437f03ca0fa5db4662" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_b3f494ef81f7b306003a6a5c5c0b0750.setContent(html_467acff34b08fd437f03ca0fa5db4662);
|
|
|
|
|
|
|
|
marker_58e566b1360c98eefa24514d2fed5ec2.bindPopup(popup_b3f494ef81f7b306003a6a5c5c0b0750)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58e566b1360c98eefa24514d2fed5ec2.setIcon(icon_853c6aed54ce5ecb679f11a0380847ef);
|
|
|
|
|
|
var marker_8646127bfb922662828cb325efbaad02 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8e9bb255a2a077dbabf430dce9909936 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd2b1dcd66dd78b3dfd40bec0633dbca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ef9321344e90612f53f973c83d0f55b = $(`<div id="html_8ef9321344e90612f53f973c83d0f55b" style="width: 100.0%; height: 100.0%;">relay.omarih.com</div>`)[0];
|
|
popup_bd2b1dcd66dd78b3dfd40bec0633dbca.setContent(html_8ef9321344e90612f53f973c83d0f55b);
|
|
|
|
|
|
|
|
marker_8646127bfb922662828cb325efbaad02.bindPopup(popup_bd2b1dcd66dd78b3dfd40bec0633dbca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8646127bfb922662828cb325efbaad02.setIcon(icon_8e9bb255a2a077dbabf430dce9909936);
|
|
|
|
|
|
var marker_e75d9e2a871e963b09b7b6f924234183 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_7a7b4d92e211d9d14acc807fedd43f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74b34920415ab29985da9e4b5ba50375 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fc2156868bc0826bc40b14d19136748 = $(`<div id="html_1fc2156868bc0826bc40b14d19136748" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_74b34920415ab29985da9e4b5ba50375.setContent(html_1fc2156868bc0826bc40b14d19136748);
|
|
|
|
|
|
|
|
marker_e75d9e2a871e963b09b7b6f924234183.bindPopup(popup_74b34920415ab29985da9e4b5ba50375)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e75d9e2a871e963b09b7b6f924234183.setIcon(icon_7a7b4d92e211d9d14acc807fedd43f7f);
|
|
|
|
|
|
var marker_f8df4909d53d8f06644d02e29a3e1a07 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d197208a5216ae6d3327c8135e0a7b25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_937a7381144eac6e2d4bb4394974b11d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_102a5e6227b69a36602c1c0555bf0975 = $(`<div id="html_102a5e6227b69a36602c1c0555bf0975" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_937a7381144eac6e2d4bb4394974b11d.setContent(html_102a5e6227b69a36602c1c0555bf0975);
|
|
|
|
|
|
|
|
marker_f8df4909d53d8f06644d02e29a3e1a07.bindPopup(popup_937a7381144eac6e2d4bb4394974b11d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8df4909d53d8f06644d02e29a3e1a07.setIcon(icon_d197208a5216ae6d3327c8135e0a7b25);
|
|
|
|
|
|
var marker_796d72f429272e98044ebec80e0ec6bb = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_855b2288a613f010a88eac55ad53ae70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_751760df6624c5334cecc2ea41af6d8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7255c82928aefb910761bdccda35710e = $(`<div id="html_7255c82928aefb910761bdccda35710e" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_751760df6624c5334cecc2ea41af6d8b.setContent(html_7255c82928aefb910761bdccda35710e);
|
|
|
|
|
|
|
|
marker_796d72f429272e98044ebec80e0ec6bb.bindPopup(popup_751760df6624c5334cecc2ea41af6d8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_796d72f429272e98044ebec80e0ec6bb.setIcon(icon_855b2288a613f010a88eac55ad53ae70);
|
|
|
|
|
|
var marker_877e50f4f1ae99ede2449d7a943030c2 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_0135f3d87b02d0b5102de06fe4ccb2c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ef8f7c42c26b047dd980b4c7c90ed1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f174b473210172cb94b8785f531360b9 = $(`<div id="html_f174b473210172cb94b8785f531360b9" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_59ef8f7c42c26b047dd980b4c7c90ed1.setContent(html_f174b473210172cb94b8785f531360b9);
|
|
|
|
|
|
|
|
marker_877e50f4f1ae99ede2449d7a943030c2.bindPopup(popup_59ef8f7c42c26b047dd980b4c7c90ed1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_877e50f4f1ae99ede2449d7a943030c2.setIcon(icon_0135f3d87b02d0b5102de06fe4ccb2c8);
|
|
|
|
|
|
var marker_63fced7b8f91d42571e1592c4597f990 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c325298f01a1396b4b4067d9634897b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_839aa1c0fc73215e90957d110ae3a432 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_654e446a2a3355f13b9b61ba7dc1d54d = $(`<div id="html_654e446a2a3355f13b9b61ba7dc1d54d" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_839aa1c0fc73215e90957d110ae3a432.setContent(html_654e446a2a3355f13b9b61ba7dc1d54d);
|
|
|
|
|
|
|
|
marker_63fced7b8f91d42571e1592c4597f990.bindPopup(popup_839aa1c0fc73215e90957d110ae3a432)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63fced7b8f91d42571e1592c4597f990.setIcon(icon_c325298f01a1396b4b4067d9634897b7);
|
|
|
|
|
|
var marker_d212d82ef0b0387e4171001a59daa02c = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ace44dd0ade919544616d55805cb72ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09a908f448f2232db6d19c9388dae9a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6621ba5d5b2ab3a55d24bb9d3967d845 = $(`<div id="html_6621ba5d5b2ab3a55d24bb9d3967d845" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_09a908f448f2232db6d19c9388dae9a1.setContent(html_6621ba5d5b2ab3a55d24bb9d3967d845);
|
|
|
|
|
|
|
|
marker_d212d82ef0b0387e4171001a59daa02c.bindPopup(popup_09a908f448f2232db6d19c9388dae9a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d212d82ef0b0387e4171001a59daa02c.setIcon(icon_ace44dd0ade919544616d55805cb72ae);
|
|
|
|
|
|
var marker_6b20e6c15891b956c56038dbdef35965 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c49de064428d6ae6680693fd24301128 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31ba243798600fa3268c603f883ea9dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f4c3ecc3a7b342d6849611b94049d94 = $(`<div id="html_4f4c3ecc3a7b342d6849611b94049d94" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_31ba243798600fa3268c603f883ea9dc.setContent(html_4f4c3ecc3a7b342d6849611b94049d94);
|
|
|
|
|
|
|
|
marker_6b20e6c15891b956c56038dbdef35965.bindPopup(popup_31ba243798600fa3268c603f883ea9dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b20e6c15891b956c56038dbdef35965.setIcon(icon_c49de064428d6ae6680693fd24301128);
|
|
|
|
|
|
var marker_ebd0928de4c660191f370a6d66b57915 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_6154490caa32b891b02624579a170ce0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8ad4237a2490b0d751dc45118d82e68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_149239fe6bf03234774e4ae5d0910dc6 = $(`<div id="html_149239fe6bf03234774e4ae5d0910dc6" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_b8ad4237a2490b0d751dc45118d82e68.setContent(html_149239fe6bf03234774e4ae5d0910dc6);
|
|
|
|
|
|
|
|
marker_ebd0928de4c660191f370a6d66b57915.bindPopup(popup_b8ad4237a2490b0d751dc45118d82e68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebd0928de4c660191f370a6d66b57915.setIcon(icon_6154490caa32b891b02624579a170ce0);
|
|
|
|
|
|
var marker_613b85f602d314946ccd527dd223960b = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_0e2727ba335a8b043a7727d670df539f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b0c66fb437f153bdb4be75a103b00fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a0229de7c033c25ae64690533278232 = $(`<div id="html_5a0229de7c033c25ae64690533278232" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_6b0c66fb437f153bdb4be75a103b00fc.setContent(html_5a0229de7c033c25ae64690533278232);
|
|
|
|
|
|
|
|
marker_613b85f602d314946ccd527dd223960b.bindPopup(popup_6b0c66fb437f153bdb4be75a103b00fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_613b85f602d314946ccd527dd223960b.setIcon(icon_0e2727ba335a8b043a7727d670df539f);
|
|
|
|
|
|
var marker_39439d6c01cf6ccd6b05b3718dd5324e = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_56d4ccb4500001d2f3df26e20e3ad6c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecb62635da204fc9fbd4f7a1c70539c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b3e75d5f2fddbbcf26e0a79a2af5a23 = $(`<div id="html_6b3e75d5f2fddbbcf26e0a79a2af5a23" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_ecb62635da204fc9fbd4f7a1c70539c2.setContent(html_6b3e75d5f2fddbbcf26e0a79a2af5a23);
|
|
|
|
|
|
|
|
marker_39439d6c01cf6ccd6b05b3718dd5324e.bindPopup(popup_ecb62635da204fc9fbd4f7a1c70539c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39439d6c01cf6ccd6b05b3718dd5324e.setIcon(icon_56d4ccb4500001d2f3df26e20e3ad6c8);
|
|
|
|
|
|
var marker_b147580f40474bafdee7799cb7621273 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b3029386e0679091be016dfa739f374b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d522fbdecf5381b21e58add2abbb106 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29a913b34c355cae17ed76a263a9a9d8 = $(`<div id="html_29a913b34c355cae17ed76a263a9a9d8" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_3d522fbdecf5381b21e58add2abbb106.setContent(html_29a913b34c355cae17ed76a263a9a9d8);
|
|
|
|
|
|
|
|
marker_b147580f40474bafdee7799cb7621273.bindPopup(popup_3d522fbdecf5381b21e58add2abbb106)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b147580f40474bafdee7799cb7621273.setIcon(icon_b3029386e0679091be016dfa739f374b);
|
|
|
|
|
|
var marker_55a5792d9b50bfe2356824a02e4404f1 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_21ce398320c66161a6fb83a74b600b08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39bf7d04104a74e4823251ecfdaa2ee1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96de8468a699e8db971a9fbec5ef442d = $(`<div id="html_96de8468a699e8db971a9fbec5ef442d" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_39bf7d04104a74e4823251ecfdaa2ee1.setContent(html_96de8468a699e8db971a9fbec5ef442d);
|
|
|
|
|
|
|
|
marker_55a5792d9b50bfe2356824a02e4404f1.bindPopup(popup_39bf7d04104a74e4823251ecfdaa2ee1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55a5792d9b50bfe2356824a02e4404f1.setIcon(icon_21ce398320c66161a6fb83a74b600b08);
|
|
|
|
|
|
var marker_2598bf6045a483a4591636c04c31c2d8 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a07b09b9b74728444cfafe4dfe8c7931 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aa1b303929975a0a843eae86b50ab92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd8e51a050adeb7a398bf8cf66242a9a = $(`<div id="html_dd8e51a050adeb7a398bf8cf66242a9a" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_7aa1b303929975a0a843eae86b50ab92.setContent(html_dd8e51a050adeb7a398bf8cf66242a9a);
|
|
|
|
|
|
|
|
marker_2598bf6045a483a4591636c04c31c2d8.bindPopup(popup_7aa1b303929975a0a843eae86b50ab92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2598bf6045a483a4591636c04c31c2d8.setIcon(icon_a07b09b9b74728444cfafe4dfe8c7931);
|
|
|
|
|
|
var marker_2e006e62efd669b6bc2769efa591b5b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_4918edb77c7569e7bed3d61137df8c12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fe5432f19a2fa73716411faf52cf208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54421c7156540ea5ddaf1bc7c01c4d42 = $(`<div id="html_54421c7156540ea5ddaf1bc7c01c4d42" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_2fe5432f19a2fa73716411faf52cf208.setContent(html_54421c7156540ea5ddaf1bc7c01c4d42);
|
|
|
|
|
|
|
|
marker_2e006e62efd669b6bc2769efa591b5b4.bindPopup(popup_2fe5432f19a2fa73716411faf52cf208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e006e62efd669b6bc2769efa591b5b4.setIcon(icon_4918edb77c7569e7bed3d61137df8c12);
|
|
|
|
|
|
var marker_c3f60c37941300901ff526b809bc5a10 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_497bcb9c10cf2cf9cd3a56eb93386fcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7efd756c07856275dcbd93e4f4ad812b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0856a189c15b750b613fb66a1ea6ef12 = $(`<div id="html_0856a189c15b750b613fb66a1ea6ef12" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_7efd756c07856275dcbd93e4f4ad812b.setContent(html_0856a189c15b750b613fb66a1ea6ef12);
|
|
|
|
|
|
|
|
marker_c3f60c37941300901ff526b809bc5a10.bindPopup(popup_7efd756c07856275dcbd93e4f4ad812b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3f60c37941300901ff526b809bc5a10.setIcon(icon_497bcb9c10cf2cf9cd3a56eb93386fcc);
|
|
|
|
|
|
var marker_2dec5a235524e8b37a5e147bc192b1f7 = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_3403c52b6ff66ef72351799bf757d691 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_701bcf0a7643fbc34c2a3504a48adb86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fa629fba53ae98397609337fc0bf609 = $(`<div id="html_4fa629fba53ae98397609337fc0bf609" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_701bcf0a7643fbc34c2a3504a48adb86.setContent(html_4fa629fba53ae98397609337fc0bf609);
|
|
|
|
|
|
|
|
marker_2dec5a235524e8b37a5e147bc192b1f7.bindPopup(popup_701bcf0a7643fbc34c2a3504a48adb86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dec5a235524e8b37a5e147bc192b1f7.setIcon(icon_3403c52b6ff66ef72351799bf757d691);
|
|
|
|
|
|
var marker_449602a6ca1004095759f7db2058a145 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8cdd84cc2f1a8596b646027d2978a056 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b7c867d468de2e1a1f505b815b71e06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd62f95913162f94fb54323d6dee0f7e = $(`<div id="html_bd62f95913162f94fb54323d6dee0f7e" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_1b7c867d468de2e1a1f505b815b71e06.setContent(html_bd62f95913162f94fb54323d6dee0f7e);
|
|
|
|
|
|
|
|
marker_449602a6ca1004095759f7db2058a145.bindPopup(popup_1b7c867d468de2e1a1f505b815b71e06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_449602a6ca1004095759f7db2058a145.setIcon(icon_8cdd84cc2f1a8596b646027d2978a056);
|
|
|
|
|
|
var marker_f17beb85e0e53e651d7d5a18949a2b56 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_dfbe533f95fc3df027689e2618a45025 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e33a003dfab4c13ee3fc66f0abae465d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5c955152be4b7c264c6861d09893104 = $(`<div id="html_a5c955152be4b7c264c6861d09893104" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_e33a003dfab4c13ee3fc66f0abae465d.setContent(html_a5c955152be4b7c264c6861d09893104);
|
|
|
|
|
|
|
|
marker_f17beb85e0e53e651d7d5a18949a2b56.bindPopup(popup_e33a003dfab4c13ee3fc66f0abae465d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f17beb85e0e53e651d7d5a18949a2b56.setIcon(icon_dfbe533f95fc3df027689e2618a45025);
|
|
|
|
|
|
var marker_b0ea3b5a2db2e6493df7f4b58b5402f3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c253e971e1e8f3b9458940f8deca3af3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4700f554622948229ea19d90d36e5cee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7f3d634873c27a6ca34b6361e39bf00 = $(`<div id="html_c7f3d634873c27a6ca34b6361e39bf00" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_4700f554622948229ea19d90d36e5cee.setContent(html_c7f3d634873c27a6ca34b6361e39bf00);
|
|
|
|
|
|
|
|
marker_b0ea3b5a2db2e6493df7f4b58b5402f3.bindPopup(popup_4700f554622948229ea19d90d36e5cee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0ea3b5a2db2e6493df7f4b58b5402f3.setIcon(icon_c253e971e1e8f3b9458940f8deca3af3);
|
|
|
|
|
|
var marker_75e9cb25e50478b10b9d1dd8c947b20c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ba649963614b17d48aacfde3d640f296 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ee6bb6a12ebac42a9633102d487a3c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51e38e738feeb88862550f1a201a425d = $(`<div id="html_51e38e738feeb88862550f1a201a425d" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_2ee6bb6a12ebac42a9633102d487a3c3.setContent(html_51e38e738feeb88862550f1a201a425d);
|
|
|
|
|
|
|
|
marker_75e9cb25e50478b10b9d1dd8c947b20c.bindPopup(popup_2ee6bb6a12ebac42a9633102d487a3c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75e9cb25e50478b10b9d1dd8c947b20c.setIcon(icon_ba649963614b17d48aacfde3d640f296);
|
|
|
|
|
|
var marker_242964c3742ab624705e798a6967602d = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1b1337358cf1e4ad421da4618d9b7b14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58fd10e43c1b44a886511126ff02fedd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7aa5ebba9bb0e3fe40f704908baecde = $(`<div id="html_b7aa5ebba9bb0e3fe40f704908baecde" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_58fd10e43c1b44a886511126ff02fedd.setContent(html_b7aa5ebba9bb0e3fe40f704908baecde);
|
|
|
|
|
|
|
|
marker_242964c3742ab624705e798a6967602d.bindPopup(popup_58fd10e43c1b44a886511126ff02fedd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_242964c3742ab624705e798a6967602d.setIcon(icon_1b1337358cf1e4ad421da4618d9b7b14);
|
|
|
|
|
|
var marker_af4c9b6f664af6556d3d902d2fcca573 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f398e2152376ca8ed349a37ac21dce8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17bfaed026b1282707fb815498476190 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78b51510e1e6b5dd9a22c7386bbde62d = $(`<div id="html_78b51510e1e6b5dd9a22c7386bbde62d" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_17bfaed026b1282707fb815498476190.setContent(html_78b51510e1e6b5dd9a22c7386bbde62d);
|
|
|
|
|
|
|
|
marker_af4c9b6f664af6556d3d902d2fcca573.bindPopup(popup_17bfaed026b1282707fb815498476190)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af4c9b6f664af6556d3d902d2fcca573.setIcon(icon_f398e2152376ca8ed349a37ac21dce8a);
|
|
|
|
|
|
var marker_6c4dddfedca463c74350a55ded59744f = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e97ebc2ae541f740708a62a7b1e44866 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e44358a01c2b1a6d3f98064ec389822 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_918bfb444f1bc6fa80df6d8769bb272d = $(`<div id="html_918bfb444f1bc6fa80df6d8769bb272d" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_6e44358a01c2b1a6d3f98064ec389822.setContent(html_918bfb444f1bc6fa80df6d8769bb272d);
|
|
|
|
|
|
|
|
marker_6c4dddfedca463c74350a55ded59744f.bindPopup(popup_6e44358a01c2b1a6d3f98064ec389822)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c4dddfedca463c74350a55ded59744f.setIcon(icon_e97ebc2ae541f740708a62a7b1e44866);
|
|
|
|
|
|
var marker_45b3761fbfd958fe5dbae10c331af94c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_33746925289801357d41ee3fe51d30b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f786243ecb3f70e63af5f43e192ec93d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_476ce2c247ee9318b7a0f52657f542f3 = $(`<div id="html_476ce2c247ee9318b7a0f52657f542f3" style="width: 100.0%; height: 100.0%;">talon.quest</div>`)[0];
|
|
popup_f786243ecb3f70e63af5f43e192ec93d.setContent(html_476ce2c247ee9318b7a0f52657f542f3);
|
|
|
|
|
|
|
|
marker_45b3761fbfd958fe5dbae10c331af94c.bindPopup(popup_f786243ecb3f70e63af5f43e192ec93d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45b3761fbfd958fe5dbae10c331af94c.setIcon(icon_33746925289801357d41ee3fe51d30b9);
|
|
|
|
|
|
var marker_c1d1913f7440321f78aa42166916a77c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d978c8b91c6eb02788c5a5185d551868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f1f5afbf80d745e09c30c77283b7c1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80e74f1613aa63050dfe33726dfc5f6f = $(`<div id="html_80e74f1613aa63050dfe33726dfc5f6f" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_2f1f5afbf80d745e09c30c77283b7c1a.setContent(html_80e74f1613aa63050dfe33726dfc5f6f);
|
|
|
|
|
|
|
|
marker_c1d1913f7440321f78aa42166916a77c.bindPopup(popup_2f1f5afbf80d745e09c30c77283b7c1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1d1913f7440321f78aa42166916a77c.setIcon(icon_d978c8b91c6eb02788c5a5185d551868);
|
|
|
|
|
|
var marker_99c9ee64f0533e74e0ab753a3e56fc1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_0bd148cd087bb2b9af6594bd44fe3ba4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac985fd9a22b67de7f5a2798001c2da9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2277540bb9851d8370e0c8267b9761b = $(`<div id="html_f2277540bb9851d8370e0c8267b9761b" style="width: 100.0%; height: 100.0%;">nos.lostr.space</div>`)[0];
|
|
popup_ac985fd9a22b67de7f5a2798001c2da9.setContent(html_f2277540bb9851d8370e0c8267b9761b);
|
|
|
|
|
|
|
|
marker_99c9ee64f0533e74e0ab753a3e56fc1c.bindPopup(popup_ac985fd9a22b67de7f5a2798001c2da9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99c9ee64f0533e74e0ab753a3e56fc1c.setIcon(icon_0bd148cd087bb2b9af6594bd44fe3ba4);
|
|
|
|
|
|
var marker_ce7a1364ed095ff85f3f873dee7e29c1 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_3f4718b97250a9a530d5f111106cef27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dbb6f8dfd9a51998b414a95ba668638 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9cda0798fd6edd8a73d023bf80af0b1 = $(`<div id="html_a9cda0798fd6edd8a73d023bf80af0b1" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_0dbb6f8dfd9a51998b414a95ba668638.setContent(html_a9cda0798fd6edd8a73d023bf80af0b1);
|
|
|
|
|
|
|
|
marker_ce7a1364ed095ff85f3f873dee7e29c1.bindPopup(popup_0dbb6f8dfd9a51998b414a95ba668638)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce7a1364ed095ff85f3f873dee7e29c1.setIcon(icon_3f4718b97250a9a530d5f111106cef27);
|
|
|
|
|
|
var marker_acdfe2ac1118448afe1bda0fe1ce8cce = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8a598def20b7ac03373484d94894c73c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d92a3c2e3d6bf19ff18a9afa929081c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e0e6464bea9a281cddb3c7dff89e231 = $(`<div id="html_0e0e6464bea9a281cddb3c7dff89e231" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_8d92a3c2e3d6bf19ff18a9afa929081c.setContent(html_0e0e6464bea9a281cddb3c7dff89e231);
|
|
|
|
|
|
|
|
marker_acdfe2ac1118448afe1bda0fe1ce8cce.bindPopup(popup_8d92a3c2e3d6bf19ff18a9afa929081c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acdfe2ac1118448afe1bda0fe1ce8cce.setIcon(icon_8a598def20b7ac03373484d94894c73c);
|
|
|
|
|
|
var marker_811bb87a61e3358cdd4c594759f9b02a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8b6b5b0b2a544cdf01810a938283ceac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81fbad09d40be63563ce87f0872f134a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faad18502726c072c85e89f1821910f9 = $(`<div id="html_faad18502726c072c85e89f1821910f9" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_81fbad09d40be63563ce87f0872f134a.setContent(html_faad18502726c072c85e89f1821910f9);
|
|
|
|
|
|
|
|
marker_811bb87a61e3358cdd4c594759f9b02a.bindPopup(popup_81fbad09d40be63563ce87f0872f134a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_811bb87a61e3358cdd4c594759f9b02a.setIcon(icon_8b6b5b0b2a544cdf01810a938283ceac);
|
|
|
|
|
|
var marker_7ac1602b434750d140c30b85acd5b9e3 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b5c0735eaf389778292517d851d8b123 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf27995d9a21268e7b00ede353b05084 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5117352ab3669385221503e5b206f8fa = $(`<div id="html_5117352ab3669385221503e5b206f8fa" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_cf27995d9a21268e7b00ede353b05084.setContent(html_5117352ab3669385221503e5b206f8fa);
|
|
|
|
|
|
|
|
marker_7ac1602b434750d140c30b85acd5b9e3.bindPopup(popup_cf27995d9a21268e7b00ede353b05084)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ac1602b434750d140c30b85acd5b9e3.setIcon(icon_b5c0735eaf389778292517d851d8b123);
|
|
|
|
|
|
var marker_36fbe2a20488bb0d0a22e881dc3633d3 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_3a35f32ff19cf684812c038b4a1c3b05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6175584dc04d2480bc554877b579a5cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9383c529ba1d6688959cf52466391aca = $(`<div id="html_9383c529ba1d6688959cf52466391aca" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_6175584dc04d2480bc554877b579a5cf.setContent(html_9383c529ba1d6688959cf52466391aca);
|
|
|
|
|
|
|
|
marker_36fbe2a20488bb0d0a22e881dc3633d3.bindPopup(popup_6175584dc04d2480bc554877b579a5cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36fbe2a20488bb0d0a22e881dc3633d3.setIcon(icon_3a35f32ff19cf684812c038b4a1c3b05);
|
|
|
|
|
|
var marker_85609d34267f93b3e97e70d78fd1924c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_709fe9dced157619ddad6b2b1e1f0ad6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c8ec4585d630ccdbbbfa3bc7045eaf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4dedbe22b6040489518a820717a772c = $(`<div id="html_e4dedbe22b6040489518a820717a772c" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_5c8ec4585d630ccdbbbfa3bc7045eaf5.setContent(html_e4dedbe22b6040489518a820717a772c);
|
|
|
|
|
|
|
|
marker_85609d34267f93b3e97e70d78fd1924c.bindPopup(popup_5c8ec4585d630ccdbbbfa3bc7045eaf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85609d34267f93b3e97e70d78fd1924c.setIcon(icon_709fe9dced157619ddad6b2b1e1f0ad6);
|
|
|
|
|
|
var marker_30a09202274ef248c7f430ed5c17ae5e = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_592478445e97f2b076f0ee9220f90f6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98ab07693b02f305c9e4ab5f05630c96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f80d6c7ae502e9b4c278ff6c89aa1a5 = $(`<div id="html_8f80d6c7ae502e9b4c278ff6c89aa1a5" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_98ab07693b02f305c9e4ab5f05630c96.setContent(html_8f80d6c7ae502e9b4c278ff6c89aa1a5);
|
|
|
|
|
|
|
|
marker_30a09202274ef248c7f430ed5c17ae5e.bindPopup(popup_98ab07693b02f305c9e4ab5f05630c96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30a09202274ef248c7f430ed5c17ae5e.setIcon(icon_592478445e97f2b076f0ee9220f90f6a);
|
|
|
|
|
|
var marker_49349a6f7d5b69a1ff661767ebc34c46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_7c27bbbfb845fffc83b8f5797985f0ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6968813f750a35851e8ee5982f54718d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64661cbfa9fe5711cde82bf3ad88abee = $(`<div id="html_64661cbfa9fe5711cde82bf3ad88abee" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_6968813f750a35851e8ee5982f54718d.setContent(html_64661cbfa9fe5711cde82bf3ad88abee);
|
|
|
|
|
|
|
|
marker_49349a6f7d5b69a1ff661767ebc34c46.bindPopup(popup_6968813f750a35851e8ee5982f54718d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49349a6f7d5b69a1ff661767ebc34c46.setIcon(icon_7c27bbbfb845fffc83b8f5797985f0ef);
|
|
|
|
|
|
var marker_e9b085b6dd5fd86e5f35284b7fdb4e48 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ea939a0605cea6f83a68b82443040d26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cbfb59460bd23558e687c375e274f89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_524d47647e054e15e1ee1277f3c10dab = $(`<div id="html_524d47647e054e15e1ee1277f3c10dab" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_4cbfb59460bd23558e687c375e274f89.setContent(html_524d47647e054e15e1ee1277f3c10dab);
|
|
|
|
|
|
|
|
marker_e9b085b6dd5fd86e5f35284b7fdb4e48.bindPopup(popup_4cbfb59460bd23558e687c375e274f89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9b085b6dd5fd86e5f35284b7fdb4e48.setIcon(icon_ea939a0605cea6f83a68b82443040d26);
|
|
|
|
|
|
var marker_62cd8ecbfd3414a6f8308c756dce124c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_31f07ff3b90199949a2939a92d6016ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_926179ae6934cc6fdd65ef894a70b270 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dcf27a27848b00095515f6048a4c2d8 = $(`<div id="html_1dcf27a27848b00095515f6048a4c2d8" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_926179ae6934cc6fdd65ef894a70b270.setContent(html_1dcf27a27848b00095515f6048a4c2d8);
|
|
|
|
|
|
|
|
marker_62cd8ecbfd3414a6f8308c756dce124c.bindPopup(popup_926179ae6934cc6fdd65ef894a70b270)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62cd8ecbfd3414a6f8308c756dce124c.setIcon(icon_31f07ff3b90199949a2939a92d6016ae);
|
|
|
|
|
|
var marker_f9625d3d2c91761cec444939e5bcc6b6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_417376c016a6f663de096f6f47e86365 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_778e07217a9cdd909a9ee0d9d4b16ef2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b420aa4bf540ae8f2a2b536dfeeb3a27 = $(`<div id="html_b420aa4bf540ae8f2a2b536dfeeb3a27" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_778e07217a9cdd909a9ee0d9d4b16ef2.setContent(html_b420aa4bf540ae8f2a2b536dfeeb3a27);
|
|
|
|
|
|
|
|
marker_f9625d3d2c91761cec444939e5bcc6b6.bindPopup(popup_778e07217a9cdd909a9ee0d9d4b16ef2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9625d3d2c91761cec444939e5bcc6b6.setIcon(icon_417376c016a6f663de096f6f47e86365);
|
|
|
|
|
|
var marker_df99bcec427b3528c8e581e9112f2980 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_39604ff31c85166fa23ab3d9770391e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e79bfe055c3bf305e4c5f60117c27616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16743b08fe8100fb5b17894471c441ac = $(`<div id="html_16743b08fe8100fb5b17894471c441ac" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_e79bfe055c3bf305e4c5f60117c27616.setContent(html_16743b08fe8100fb5b17894471c441ac);
|
|
|
|
|
|
|
|
marker_df99bcec427b3528c8e581e9112f2980.bindPopup(popup_e79bfe055c3bf305e4c5f60117c27616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df99bcec427b3528c8e581e9112f2980.setIcon(icon_39604ff31c85166fa23ab3d9770391e1);
|
|
|
|
|
|
var marker_1c42173f3a00cae0cd0cf47c05051db1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5e18b57ad42483db0f85ddf2d5951cef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e998c8492f0f3765b3ab43351700f952 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33fc88582065bdd0679ac2155fa60958 = $(`<div id="html_33fc88582065bdd0679ac2155fa60958" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_e998c8492f0f3765b3ab43351700f952.setContent(html_33fc88582065bdd0679ac2155fa60958);
|
|
|
|
|
|
|
|
marker_1c42173f3a00cae0cd0cf47c05051db1.bindPopup(popup_e998c8492f0f3765b3ab43351700f952)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c42173f3a00cae0cd0cf47c05051db1.setIcon(icon_5e18b57ad42483db0f85ddf2d5951cef);
|
|
|
|
|
|
var marker_505711119f3f5a7e2f2742f7a913d473 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_bff6a86256a63c72d47868a6ad59ce1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da6b5356ff1cc2f0fc4d511df0b72e93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be22726bd93e075af5c240534a99c2d2 = $(`<div id="html_be22726bd93e075af5c240534a99c2d2" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_da6b5356ff1cc2f0fc4d511df0b72e93.setContent(html_be22726bd93e075af5c240534a99c2d2);
|
|
|
|
|
|
|
|
marker_505711119f3f5a7e2f2742f7a913d473.bindPopup(popup_da6b5356ff1cc2f0fc4d511df0b72e93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_505711119f3f5a7e2f2742f7a913d473.setIcon(icon_bff6a86256a63c72d47868a6ad59ce1a);
|
|
|
|
|
|
var marker_ef05253ada16524216f997ac3615ea09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c136ac261faca2a79b7f44f214702959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e9c9bef6fa520578c63d90250e8409c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8209608a538f32fe74e764c17f928c86 = $(`<div id="html_8209608a538f32fe74e764c17f928c86" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_2e9c9bef6fa520578c63d90250e8409c.setContent(html_8209608a538f32fe74e764c17f928c86);
|
|
|
|
|
|
|
|
marker_ef05253ada16524216f997ac3615ea09.bindPopup(popup_2e9c9bef6fa520578c63d90250e8409c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef05253ada16524216f997ac3615ea09.setIcon(icon_c136ac261faca2a79b7f44f214702959);
|
|
|
|
|
|
var marker_ad7abcae546990772a9470add2328414 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_300bf039ddece7f5f3285f3553b555fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9772dd0f98511a6d0c4c0b8b105fb3b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffa6260627c0e384f9de9bf5fa182725 = $(`<div id="html_ffa6260627c0e384f9de9bf5fa182725" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_9772dd0f98511a6d0c4c0b8b105fb3b6.setContent(html_ffa6260627c0e384f9de9bf5fa182725);
|
|
|
|
|
|
|
|
marker_ad7abcae546990772a9470add2328414.bindPopup(popup_9772dd0f98511a6d0c4c0b8b105fb3b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad7abcae546990772a9470add2328414.setIcon(icon_300bf039ddece7f5f3285f3553b555fc);
|
|
|
|
|
|
var marker_9b3d1f2c7bd72b518548f515ab8cae95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a473a46871662a7559ec7d7fde46630e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a107f94a4791dcd2c0b21a349a6aeeed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d7769014553a793412e104f77e53c73 = $(`<div id="html_3d7769014553a793412e104f77e53c73" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_a107f94a4791dcd2c0b21a349a6aeeed.setContent(html_3d7769014553a793412e104f77e53c73);
|
|
|
|
|
|
|
|
marker_9b3d1f2c7bd72b518548f515ab8cae95.bindPopup(popup_a107f94a4791dcd2c0b21a349a6aeeed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b3d1f2c7bd72b518548f515ab8cae95.setIcon(icon_a473a46871662a7559ec7d7fde46630e);
|
|
|
|
|
|
var marker_0dd1ca5cb91aa6b80a91746c586748e2 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_4bee5624cac9fb2475a1431243c942d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbf9d9c979d98d5d0c980127a986fa91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a482a1fc1921004f7d96bde78c733d61 = $(`<div id="html_a482a1fc1921004f7d96bde78c733d61" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_cbf9d9c979d98d5d0c980127a986fa91.setContent(html_a482a1fc1921004f7d96bde78c733d61);
|
|
|
|
|
|
|
|
marker_0dd1ca5cb91aa6b80a91746c586748e2.bindPopup(popup_cbf9d9c979d98d5d0c980127a986fa91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dd1ca5cb91aa6b80a91746c586748e2.setIcon(icon_4bee5624cac9fb2475a1431243c942d6);
|
|
|
|
|
|
var marker_8a346cda265fc771367912b3713abd7e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d09a7980804ca3d3dd304e0d55c6d49c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad774b23e9198e19e05b978f0b601efe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc04ca24b3a4c00b18d4ad9fdb6b5e94 = $(`<div id="html_fc04ca24b3a4c00b18d4ad9fdb6b5e94" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_ad774b23e9198e19e05b978f0b601efe.setContent(html_fc04ca24b3a4c00b18d4ad9fdb6b5e94);
|
|
|
|
|
|
|
|
marker_8a346cda265fc771367912b3713abd7e.bindPopup(popup_ad774b23e9198e19e05b978f0b601efe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a346cda265fc771367912b3713abd7e.setIcon(icon_d09a7980804ca3d3dd304e0d55c6d49c);
|
|
|
|
|
|
var marker_5416a8d15bcb8eb3eb9bf3803938c671 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d5c50aa77663b7eecbe2e48c73b13c78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27c535e99ff18ddf2a95f83681edfc6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec1527e3cf660009c7c1e735c18fb41a = $(`<div id="html_ec1527e3cf660009c7c1e735c18fb41a" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_27c535e99ff18ddf2a95f83681edfc6c.setContent(html_ec1527e3cf660009c7c1e735c18fb41a);
|
|
|
|
|
|
|
|
marker_5416a8d15bcb8eb3eb9bf3803938c671.bindPopup(popup_27c535e99ff18ddf2a95f83681edfc6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5416a8d15bcb8eb3eb9bf3803938c671.setIcon(icon_d5c50aa77663b7eecbe2e48c73b13c78);
|
|
|
|
|
|
var marker_805d47aa545572341f0bd556bcc3c1b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_04e2b1fbe4baffdc8805575554236be8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4378ef36efdd18c4d04a3ef1ba091418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_164bab0056f2e80f07986496ae5a0012 = $(`<div id="html_164bab0056f2e80f07986496ae5a0012" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_4378ef36efdd18c4d04a3ef1ba091418.setContent(html_164bab0056f2e80f07986496ae5a0012);
|
|
|
|
|
|
|
|
marker_805d47aa545572341f0bd556bcc3c1b4.bindPopup(popup_4378ef36efdd18c4d04a3ef1ba091418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_805d47aa545572341f0bd556bcc3c1b4.setIcon(icon_04e2b1fbe4baffdc8805575554236be8);
|
|
|
|
|
|
var marker_7392a58bafca868af0724730a6b485dd = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_92f5a4118543fa90d416add81357ece5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4466c088c4096c44344fccc492749abb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bfc5b22d46ac3de1504b544cb8c5bbe = $(`<div id="html_5bfc5b22d46ac3de1504b544cb8c5bbe" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_4466c088c4096c44344fccc492749abb.setContent(html_5bfc5b22d46ac3de1504b544cb8c5bbe);
|
|
|
|
|
|
|
|
marker_7392a58bafca868af0724730a6b485dd.bindPopup(popup_4466c088c4096c44344fccc492749abb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7392a58bafca868af0724730a6b485dd.setIcon(icon_92f5a4118543fa90d416add81357ece5);
|
|
|
|
|
|
var marker_701d66b0709095845ec41995cb1f3204 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5cd889ebe866436c0c3e9a1afa2c5a62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44451d695cc34365368345a03179649d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7548411938b941ae697f55d1ffb011c2 = $(`<div id="html_7548411938b941ae697f55d1ffb011c2" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_44451d695cc34365368345a03179649d.setContent(html_7548411938b941ae697f55d1ffb011c2);
|
|
|
|
|
|
|
|
marker_701d66b0709095845ec41995cb1f3204.bindPopup(popup_44451d695cc34365368345a03179649d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_701d66b0709095845ec41995cb1f3204.setIcon(icon_5cd889ebe866436c0c3e9a1afa2c5a62);
|
|
|
|
|
|
var marker_bf4dfdecc3fd28d76e1ec75211f432a6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1b749edaf0321cb7feb74b19d9e6677a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_187cfa5ed312f418cc2e3151e0a05369 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a7c7dca1194a6b48582083e593c3c6b = $(`<div id="html_5a7c7dca1194a6b48582083e593c3c6b" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_187cfa5ed312f418cc2e3151e0a05369.setContent(html_5a7c7dca1194a6b48582083e593c3c6b);
|
|
|
|
|
|
|
|
marker_bf4dfdecc3fd28d76e1ec75211f432a6.bindPopup(popup_187cfa5ed312f418cc2e3151e0a05369)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf4dfdecc3fd28d76e1ec75211f432a6.setIcon(icon_1b749edaf0321cb7feb74b19d9e6677a);
|
|
|
|
|
|
var marker_02112fba84515073d38e64e135bd5507 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_7985e16a9c760b5cb209656f90ed4a9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76910ffc54d2205a2b52073632cfdb3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42ca6bc619287686a5bd4e71ca248910 = $(`<div id="html_42ca6bc619287686a5bd4e71ca248910" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_76910ffc54d2205a2b52073632cfdb3d.setContent(html_42ca6bc619287686a5bd4e71ca248910);
|
|
|
|
|
|
|
|
marker_02112fba84515073d38e64e135bd5507.bindPopup(popup_76910ffc54d2205a2b52073632cfdb3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02112fba84515073d38e64e135bd5507.setIcon(icon_7985e16a9c760b5cb209656f90ed4a9c);
|
|
|
|
|
|
var marker_2048165f21aaa53b2a1b95090d25eccb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_67c4dd95c761ef93dd1ef0854989acd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc3962f765663006707f18e9911bcfd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d451f9e4987e95c0448280528abe37a = $(`<div id="html_8d451f9e4987e95c0448280528abe37a" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_bc3962f765663006707f18e9911bcfd0.setContent(html_8d451f9e4987e95c0448280528abe37a);
|
|
|
|
|
|
|
|
marker_2048165f21aaa53b2a1b95090d25eccb.bindPopup(popup_bc3962f765663006707f18e9911bcfd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2048165f21aaa53b2a1b95090d25eccb.setIcon(icon_67c4dd95c761ef93dd1ef0854989acd5);
|
|
|
|
|
|
var marker_2a9619383cf4527a34853212281e8774 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ba3018b8bb7582b050a23e2551767d8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30d1a0928e897a4c0c093907bfabaee5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4e92a6b277cbc8d5f2bdbfdf53ea355 = $(`<div id="html_b4e92a6b277cbc8d5f2bdbfdf53ea355" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_30d1a0928e897a4c0c093907bfabaee5.setContent(html_b4e92a6b277cbc8d5f2bdbfdf53ea355);
|
|
|
|
|
|
|
|
marker_2a9619383cf4527a34853212281e8774.bindPopup(popup_30d1a0928e897a4c0c093907bfabaee5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a9619383cf4527a34853212281e8774.setIcon(icon_ba3018b8bb7582b050a23e2551767d8f);
|
|
|
|
|
|
var marker_ea4d5a4bd548285f35f7860a08246092 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_9b4411277a8e7310fdd406d52f782dbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_286c4c94740e321a8f20476085698b09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b1bfdbddfc9388700528f7fdb2acbb4 = $(`<div id="html_6b1bfdbddfc9388700528f7fdb2acbb4" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_286c4c94740e321a8f20476085698b09.setContent(html_6b1bfdbddfc9388700528f7fdb2acbb4);
|
|
|
|
|
|
|
|
marker_ea4d5a4bd548285f35f7860a08246092.bindPopup(popup_286c4c94740e321a8f20476085698b09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea4d5a4bd548285f35f7860a08246092.setIcon(icon_9b4411277a8e7310fdd406d52f782dbe);
|
|
|
|
|
|
var marker_8f30af5aa89c0dcbdd52d106d97a3064 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_2bcbb1642069b3e862b1bc242dfe2f75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5aa0ed2e7b826e23a4831d57761253f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3bd9f659bf8f575b9cacd004af61fd6 = $(`<div id="html_b3bd9f659bf8f575b9cacd004af61fd6" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_5aa0ed2e7b826e23a4831d57761253f0.setContent(html_b3bd9f659bf8f575b9cacd004af61fd6);
|
|
|
|
|
|
|
|
marker_8f30af5aa89c0dcbdd52d106d97a3064.bindPopup(popup_5aa0ed2e7b826e23a4831d57761253f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f30af5aa89c0dcbdd52d106d97a3064.setIcon(icon_2bcbb1642069b3e862b1bc242dfe2f75);
|
|
|
|
|
|
var marker_52d59689b15b29b3280d9c6db35f2402 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_6a427745ccadeca15cb613e3f035c7e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd600cbad14e1feb07744fe9deb43093 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ad8b80f8b143f0cf3add669fbd5a2c6 = $(`<div id="html_9ad8b80f8b143f0cf3add669fbd5a2c6" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_fd600cbad14e1feb07744fe9deb43093.setContent(html_9ad8b80f8b143f0cf3add669fbd5a2c6);
|
|
|
|
|
|
|
|
marker_52d59689b15b29b3280d9c6db35f2402.bindPopup(popup_fd600cbad14e1feb07744fe9deb43093)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52d59689b15b29b3280d9c6db35f2402.setIcon(icon_6a427745ccadeca15cb613e3f035c7e6);
|
|
|
|
|
|
var marker_03daab5c2d44f3b41333e10162d72f6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e48b5562fa07a3e2709289d1b7f29de5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27384ddccf671c31882311cc510b0f25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73fe1d3a3ee3bac337b0ccf99e797abf = $(`<div id="html_73fe1d3a3ee3bac337b0ccf99e797abf" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_27384ddccf671c31882311cc510b0f25.setContent(html_73fe1d3a3ee3bac337b0ccf99e797abf);
|
|
|
|
|
|
|
|
marker_03daab5c2d44f3b41333e10162d72f6e.bindPopup(popup_27384ddccf671c31882311cc510b0f25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03daab5c2d44f3b41333e10162d72f6e.setIcon(icon_e48b5562fa07a3e2709289d1b7f29de5);
|
|
|
|
|
|
var marker_ce09bd27870113c29530c126717c70fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_62aeb5f005bb855d68630138cd06f6f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93f670e51bf8d97c0351f024e3c26dec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c5f1e4e8a96f96775898f3647b2e6b3 = $(`<div id="html_4c5f1e4e8a96f96775898f3647b2e6b3" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_93f670e51bf8d97c0351f024e3c26dec.setContent(html_4c5f1e4e8a96f96775898f3647b2e6b3);
|
|
|
|
|
|
|
|
marker_ce09bd27870113c29530c126717c70fc.bindPopup(popup_93f670e51bf8d97c0351f024e3c26dec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce09bd27870113c29530c126717c70fc.setIcon(icon_62aeb5f005bb855d68630138cd06f6f4);
|
|
|
|
|
|
var marker_a59fbf0c12139a5998fa8a29e057c8a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_876f77ac627d1e806c833219c0d386d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaa1fa30103efc1e10d209880da0ba4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f33fa00f0e0e87ec98b972bb11652731 = $(`<div id="html_f33fa00f0e0e87ec98b972bb11652731" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_eaa1fa30103efc1e10d209880da0ba4d.setContent(html_f33fa00f0e0e87ec98b972bb11652731);
|
|
|
|
|
|
|
|
marker_a59fbf0c12139a5998fa8a29e057c8a3.bindPopup(popup_eaa1fa30103efc1e10d209880da0ba4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a59fbf0c12139a5998fa8a29e057c8a3.setIcon(icon_876f77ac627d1e806c833219c0d386d0);
|
|
|
|
|
|
var marker_54cd9bf3d37698ee6d1ad41680ace908 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_665deff980556c475a0ca7204353b5da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ee9980e0b0141839e1bf0c24594a316 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7da05d5afb14115174bfd1bafc63ca0b = $(`<div id="html_7da05d5afb14115174bfd1bafc63ca0b" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_6ee9980e0b0141839e1bf0c24594a316.setContent(html_7da05d5afb14115174bfd1bafc63ca0b);
|
|
|
|
|
|
|
|
marker_54cd9bf3d37698ee6d1ad41680ace908.bindPopup(popup_6ee9980e0b0141839e1bf0c24594a316)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54cd9bf3d37698ee6d1ad41680ace908.setIcon(icon_665deff980556c475a0ca7204353b5da);
|
|
|
|
|
|
var marker_b2e18b4a51c3ab005dddfe3b4d8c0895 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ec40d7fab935634219ef596f99226bdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1fb72ffb8b12974aab4b70d8db7a02e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2a32afcb10051a07e423c13bb0fbfc7 = $(`<div id="html_a2a32afcb10051a07e423c13bb0fbfc7" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_f1fb72ffb8b12974aab4b70d8db7a02e.setContent(html_a2a32afcb10051a07e423c13bb0fbfc7);
|
|
|
|
|
|
|
|
marker_b2e18b4a51c3ab005dddfe3b4d8c0895.bindPopup(popup_f1fb72ffb8b12974aab4b70d8db7a02e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2e18b4a51c3ab005dddfe3b4d8c0895.setIcon(icon_ec40d7fab935634219ef596f99226bdf);
|
|
|
|
|
|
var marker_8c63a8cf9743100c0a90316546c21d30 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a7e54fecbb86651e08c169215c4fd104 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8388cc9e73ccd09e21ea1f8cf98a027 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64b7600491f59ad39a5081f813087345 = $(`<div id="html_64b7600491f59ad39a5081f813087345" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_e8388cc9e73ccd09e21ea1f8cf98a027.setContent(html_64b7600491f59ad39a5081f813087345);
|
|
|
|
|
|
|
|
marker_8c63a8cf9743100c0a90316546c21d30.bindPopup(popup_e8388cc9e73ccd09e21ea1f8cf98a027)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c63a8cf9743100c0a90316546c21d30.setIcon(icon_a7e54fecbb86651e08c169215c4fd104);
|
|
|
|
|
|
var marker_f8123c427952e8cdf71bd54b8e251ecb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_16a42cb7bcc804bf382befd8fa118c92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f49b013f973096892f1a88ab21141da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77f4d014ea37008249df1ed986eaaeb6 = $(`<div id="html_77f4d014ea37008249df1ed986eaaeb6" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_0f49b013f973096892f1a88ab21141da.setContent(html_77f4d014ea37008249df1ed986eaaeb6);
|
|
|
|
|
|
|
|
marker_f8123c427952e8cdf71bd54b8e251ecb.bindPopup(popup_0f49b013f973096892f1a88ab21141da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8123c427952e8cdf71bd54b8e251ecb.setIcon(icon_16a42cb7bcc804bf382befd8fa118c92);
|
|
|
|
|
|
var marker_6bf3d3682776188c347ae3b764ccb7bb = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_05ccc1330d446dc9f8bba2d7ab9490c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5829da2d3479e98aa7332682ccefb499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dd1c70c331a3a9d0514afaa77800cf0 = $(`<div id="html_0dd1c70c331a3a9d0514afaa77800cf0" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_5829da2d3479e98aa7332682ccefb499.setContent(html_0dd1c70c331a3a9d0514afaa77800cf0);
|
|
|
|
|
|
|
|
marker_6bf3d3682776188c347ae3b764ccb7bb.bindPopup(popup_5829da2d3479e98aa7332682ccefb499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bf3d3682776188c347ae3b764ccb7bb.setIcon(icon_05ccc1330d446dc9f8bba2d7ab9490c8);
|
|
|
|
|
|
var marker_c9bdffce765a23292afa11cfea16f7fc = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a457926d894cfe4d45b2a35de235f591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45cbe33fd0728d045977d6d7ec585b62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_019f680c21c29df54c73478f94aa0ba5 = $(`<div id="html_019f680c21c29df54c73478f94aa0ba5" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_45cbe33fd0728d045977d6d7ec585b62.setContent(html_019f680c21c29df54c73478f94aa0ba5);
|
|
|
|
|
|
|
|
marker_c9bdffce765a23292afa11cfea16f7fc.bindPopup(popup_45cbe33fd0728d045977d6d7ec585b62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9bdffce765a23292afa11cfea16f7fc.setIcon(icon_a457926d894cfe4d45b2a35de235f591);
|
|
|
|
|
|
var marker_b18df47e9d1afe765e39d62a42f19019 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d1a49d8b6ab49222cbb4f834d856e36d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05822951cb30de406ec3cfcb2cfa06ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84600cd15f73f9c8a5e73965d0f258a6 = $(`<div id="html_84600cd15f73f9c8a5e73965d0f258a6" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_05822951cb30de406ec3cfcb2cfa06ee.setContent(html_84600cd15f73f9c8a5e73965d0f258a6);
|
|
|
|
|
|
|
|
marker_b18df47e9d1afe765e39d62a42f19019.bindPopup(popup_05822951cb30de406ec3cfcb2cfa06ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b18df47e9d1afe765e39d62a42f19019.setIcon(icon_d1a49d8b6ab49222cbb4f834d856e36d);
|
|
|
|
|
|
var marker_509ae418fb3c94d5041739ed65bc1276 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d9b12eb8d0952b6628fe1fa95c99ae32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9de93d6bd8cf3e45affc533beff0601 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa52d284da8f100bbf5f42ea5cfd7a04 = $(`<div id="html_fa52d284da8f100bbf5f42ea5cfd7a04" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_d9de93d6bd8cf3e45affc533beff0601.setContent(html_fa52d284da8f100bbf5f42ea5cfd7a04);
|
|
|
|
|
|
|
|
marker_509ae418fb3c94d5041739ed65bc1276.bindPopup(popup_d9de93d6bd8cf3e45affc533beff0601)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_509ae418fb3c94d5041739ed65bc1276.setIcon(icon_d9b12eb8d0952b6628fe1fa95c99ae32);
|
|
|
|
|
|
var marker_da9c4a728d059c19baf6cadc9a292397 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_867f13fe25113a2b59a74e7546072c43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52f228a5823dd09528aa81b7de8db3fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea1420a5272dcad31bd438fba1b0631f = $(`<div id="html_ea1420a5272dcad31bd438fba1b0631f" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_52f228a5823dd09528aa81b7de8db3fa.setContent(html_ea1420a5272dcad31bd438fba1b0631f);
|
|
|
|
|
|
|
|
marker_da9c4a728d059c19baf6cadc9a292397.bindPopup(popup_52f228a5823dd09528aa81b7de8db3fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da9c4a728d059c19baf6cadc9a292397.setIcon(icon_867f13fe25113a2b59a74e7546072c43);
|
|
|
|
|
|
var marker_66add665085c6bcc285ef2b2dbeaedc9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_2839f5a277c284b43cbd23ac47939102 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aacb9884d415662f5f27f4cffad9d05d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4004ad9150686585f31e9fd7d3749efd = $(`<div id="html_4004ad9150686585f31e9fd7d3749efd" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_aacb9884d415662f5f27f4cffad9d05d.setContent(html_4004ad9150686585f31e9fd7d3749efd);
|
|
|
|
|
|
|
|
marker_66add665085c6bcc285ef2b2dbeaedc9.bindPopup(popup_aacb9884d415662f5f27f4cffad9d05d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66add665085c6bcc285ef2b2dbeaedc9.setIcon(icon_2839f5a277c284b43cbd23ac47939102);
|
|
|
|
|
|
var marker_dc73d58f8febcb9f6d6c4678d1ac5500 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_09ec58a240e8f10f420e10ea58d60530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cfb8fc9d1e8186d11d19cae359f35cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b89aecdc39252cd30394a9ab2f068bb = $(`<div id="html_7b89aecdc39252cd30394a9ab2f068bb" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_0cfb8fc9d1e8186d11d19cae359f35cf.setContent(html_7b89aecdc39252cd30394a9ab2f068bb);
|
|
|
|
|
|
|
|
marker_dc73d58f8febcb9f6d6c4678d1ac5500.bindPopup(popup_0cfb8fc9d1e8186d11d19cae359f35cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc73d58f8febcb9f6d6c4678d1ac5500.setIcon(icon_09ec58a240e8f10f420e10ea58d60530);
|
|
|
|
|
|
var marker_29fbeb1fcd3988ab1dab9b8448ae8c0b = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ba5de2515706f61ea8952df7d95c1e48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67085babf51be14a54a10dd28bbcd1be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e64c19336fd249f956bdbb8158005536 = $(`<div id="html_e64c19336fd249f956bdbb8158005536" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_67085babf51be14a54a10dd28bbcd1be.setContent(html_e64c19336fd249f956bdbb8158005536);
|
|
|
|
|
|
|
|
marker_29fbeb1fcd3988ab1dab9b8448ae8c0b.bindPopup(popup_67085babf51be14a54a10dd28bbcd1be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29fbeb1fcd3988ab1dab9b8448ae8c0b.setIcon(icon_ba5de2515706f61ea8952df7d95c1e48);
|
|
|
|
|
|
var marker_76c373aba8b78142966dc876d3d4728d = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e489dc6759cd2e8671a78e445e410151 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cfaf642025997e9e4c21680f341caee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaa2a5583a0f92442afffe21ee102e0e = $(`<div id="html_aaa2a5583a0f92442afffe21ee102e0e" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_2cfaf642025997e9e4c21680f341caee.setContent(html_aaa2a5583a0f92442afffe21ee102e0e);
|
|
|
|
|
|
|
|
marker_76c373aba8b78142966dc876d3d4728d.bindPopup(popup_2cfaf642025997e9e4c21680f341caee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76c373aba8b78142966dc876d3d4728d.setIcon(icon_e489dc6759cd2e8671a78e445e410151);
|
|
|
|
|
|
var marker_4bb1652d6e4538a1b57d9d1983c2063c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c9c446bdf215aff54723d162d38fab4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2797592b73f25bd572118f7d12b6bb34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04bd34e0d86d700779cd20e27dab719b = $(`<div id="html_04bd34e0d86d700779cd20e27dab719b" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_2797592b73f25bd572118f7d12b6bb34.setContent(html_04bd34e0d86d700779cd20e27dab719b);
|
|
|
|
|
|
|
|
marker_4bb1652d6e4538a1b57d9d1983c2063c.bindPopup(popup_2797592b73f25bd572118f7d12b6bb34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bb1652d6e4538a1b57d9d1983c2063c.setIcon(icon_c9c446bdf215aff54723d162d38fab4d);
|
|
|
|
|
|
var marker_f0148c6623a14667ba5b400921289512 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d8cd954d659be6a890ba9edf7eb32cee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c515fb0155f070d99dc3d82f440e26fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_548a30a2f47957f79c5c98bb293c83c1 = $(`<div id="html_548a30a2f47957f79c5c98bb293c83c1" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_c515fb0155f070d99dc3d82f440e26fc.setContent(html_548a30a2f47957f79c5c98bb293c83c1);
|
|
|
|
|
|
|
|
marker_f0148c6623a14667ba5b400921289512.bindPopup(popup_c515fb0155f070d99dc3d82f440e26fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0148c6623a14667ba5b400921289512.setIcon(icon_d8cd954d659be6a890ba9edf7eb32cee);
|
|
|
|
|
|
var marker_5629962808a11294e038092e1b01d268 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_3b1a7abfff3d8e3a665dab851f90640b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_848e3b8412467031fb4ddd5e08490612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61f10943ac2b1e86a576e43ae2b4fb7e = $(`<div id="html_61f10943ac2b1e86a576e43ae2b4fb7e" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_848e3b8412467031fb4ddd5e08490612.setContent(html_61f10943ac2b1e86a576e43ae2b4fb7e);
|
|
|
|
|
|
|
|
marker_5629962808a11294e038092e1b01d268.bindPopup(popup_848e3b8412467031fb4ddd5e08490612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5629962808a11294e038092e1b01d268.setIcon(icon_3b1a7abfff3d8e3a665dab851f90640b);
|
|
|
|
|
|
var marker_968ddd7b7b467727df5137f3233b1fad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_17c54824ab01fd126fce5b8057459e59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a1d986e6918db75c93301807a607ee4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b4824c51c57c68819aa7d099a2e2c95 = $(`<div id="html_4b4824c51c57c68819aa7d099a2e2c95" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_5a1d986e6918db75c93301807a607ee4.setContent(html_4b4824c51c57c68819aa7d099a2e2c95);
|
|
|
|
|
|
|
|
marker_968ddd7b7b467727df5137f3233b1fad.bindPopup(popup_5a1d986e6918db75c93301807a607ee4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_968ddd7b7b467727df5137f3233b1fad.setIcon(icon_17c54824ab01fd126fce5b8057459e59);
|
|
|
|
|
|
var marker_8b25d032ebe26120737c6f8f55a493b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d53a2e5ae7e63def371d8f7c21ec0f11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d22d0526bbe6628bd1ad8a795ab28058 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94617ad24f91605ad369071e727ace6f = $(`<div id="html_94617ad24f91605ad369071e727ace6f" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_d22d0526bbe6628bd1ad8a795ab28058.setContent(html_94617ad24f91605ad369071e727ace6f);
|
|
|
|
|
|
|
|
marker_8b25d032ebe26120737c6f8f55a493b4.bindPopup(popup_d22d0526bbe6628bd1ad8a795ab28058)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b25d032ebe26120737c6f8f55a493b4.setIcon(icon_d53a2e5ae7e63def371d8f7c21ec0f11);
|
|
|
|
|
|
var marker_9e88a60d0bcfc0ebd8d69387d505b56f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_de4b47c2d2d31a2db58bbce572b1f057 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4aaf8045fbf68305dbcc25ed94bb2b74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1a9c21faf926e9fb94455cf2209c9f2 = $(`<div id="html_d1a9c21faf926e9fb94455cf2209c9f2" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_4aaf8045fbf68305dbcc25ed94bb2b74.setContent(html_d1a9c21faf926e9fb94455cf2209c9f2);
|
|
|
|
|
|
|
|
marker_9e88a60d0bcfc0ebd8d69387d505b56f.bindPopup(popup_4aaf8045fbf68305dbcc25ed94bb2b74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e88a60d0bcfc0ebd8d69387d505b56f.setIcon(icon_de4b47c2d2d31a2db58bbce572b1f057);
|
|
|
|
|
|
var marker_216125f5bd79be867b5854215bfcf224 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5454733f8cd5fa2668eff51296cf780e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21ab94450bc9353d2f268b60df73866c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0c08262a82f7ef0b0c5d549d371f741 = $(`<div id="html_c0c08262a82f7ef0b0c5d549d371f741" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_21ab94450bc9353d2f268b60df73866c.setContent(html_c0c08262a82f7ef0b0c5d549d371f741);
|
|
|
|
|
|
|
|
marker_216125f5bd79be867b5854215bfcf224.bindPopup(popup_21ab94450bc9353d2f268b60df73866c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_216125f5bd79be867b5854215bfcf224.setIcon(icon_5454733f8cd5fa2668eff51296cf780e);
|
|
|
|
|
|
var marker_285a91011111955305419b1cc0f16d38 = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_861cc92143811b3ed530a8a1545e23bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f21e9cbaf6c0b1031b97f1d55dc70f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9abf61bf9f26a276424e0c55ce0a3450 = $(`<div id="html_9abf61bf9f26a276424e0c55ce0a3450" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_1f21e9cbaf6c0b1031b97f1d55dc70f4.setContent(html_9abf61bf9f26a276424e0c55ce0a3450);
|
|
|
|
|
|
|
|
marker_285a91011111955305419b1cc0f16d38.bindPopup(popup_1f21e9cbaf6c0b1031b97f1d55dc70f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_285a91011111955305419b1cc0f16d38.setIcon(icon_861cc92143811b3ed530a8a1545e23bf);
|
|
|
|
|
|
var marker_fdb47364b7463ce406e7aad3ac6073fe = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b94ca419b850eb8766f46da3eae32752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_509b2455d354ed98a01a075525ab55e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_796c55655a84278d76e10ef13c2b06be = $(`<div id="html_796c55655a84278d76e10ef13c2b06be" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_509b2455d354ed98a01a075525ab55e6.setContent(html_796c55655a84278d76e10ef13c2b06be);
|
|
|
|
|
|
|
|
marker_fdb47364b7463ce406e7aad3ac6073fe.bindPopup(popup_509b2455d354ed98a01a075525ab55e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdb47364b7463ce406e7aad3ac6073fe.setIcon(icon_b94ca419b850eb8766f46da3eae32752);
|
|
|
|
|
|
var marker_7b2c791448dc0685dbacda2d536d995d = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5978295f3224be270d8607c3bc1d046d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_426f3c465729b1fb60115e4388b663f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf703878c4e59fa4bed8c657fe2104c9 = $(`<div id="html_cf703878c4e59fa4bed8c657fe2104c9" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_426f3c465729b1fb60115e4388b663f1.setContent(html_cf703878c4e59fa4bed8c657fe2104c9);
|
|
|
|
|
|
|
|
marker_7b2c791448dc0685dbacda2d536d995d.bindPopup(popup_426f3c465729b1fb60115e4388b663f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b2c791448dc0685dbacda2d536d995d.setIcon(icon_5978295f3224be270d8607c3bc1d046d);
|
|
|
|
|
|
var marker_6737e633d962e880037e6fab897d3e93 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_24e4f3120207fec53dcd2f1e9e08f103 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afc8156f7f8af64649c51f822e11f3b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e7dd04ee1fd2fee63ea96ab87572e4d = $(`<div id="html_9e7dd04ee1fd2fee63ea96ab87572e4d" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_afc8156f7f8af64649c51f822e11f3b0.setContent(html_9e7dd04ee1fd2fee63ea96ab87572e4d);
|
|
|
|
|
|
|
|
marker_6737e633d962e880037e6fab897d3e93.bindPopup(popup_afc8156f7f8af64649c51f822e11f3b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6737e633d962e880037e6fab897d3e93.setIcon(icon_24e4f3120207fec53dcd2f1e9e08f103);
|
|
|
|
|
|
var marker_ba7f7b1d2d7b241cecc1cd45932fec9f = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_3d8f0a9a70f5b487598d393e9b7812e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4005257ee312a7bbf701646fb276db6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be2f771992a35fde584b95f02c908b51 = $(`<div id="html_be2f771992a35fde584b95f02c908b51" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_4005257ee312a7bbf701646fb276db6e.setContent(html_be2f771992a35fde584b95f02c908b51);
|
|
|
|
|
|
|
|
marker_ba7f7b1d2d7b241cecc1cd45932fec9f.bindPopup(popup_4005257ee312a7bbf701646fb276db6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba7f7b1d2d7b241cecc1cd45932fec9f.setIcon(icon_3d8f0a9a70f5b487598d393e9b7812e3);
|
|
|
|
|
|
var marker_1d6fad6d2925e7b002031b3bed51b4b1 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_18622e665876c9ab1266a01d39f37e70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da91b9afbed9c4895dd09e0e1e58c132 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf7af10d8effa3ba37aeda2d2c5f095a = $(`<div id="html_cf7af10d8effa3ba37aeda2d2c5f095a" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_da91b9afbed9c4895dd09e0e1e58c132.setContent(html_cf7af10d8effa3ba37aeda2d2c5f095a);
|
|
|
|
|
|
|
|
marker_1d6fad6d2925e7b002031b3bed51b4b1.bindPopup(popup_da91b9afbed9c4895dd09e0e1e58c132)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d6fad6d2925e7b002031b3bed51b4b1.setIcon(icon_18622e665876c9ab1266a01d39f37e70);
|
|
|
|
|
|
var marker_5a5cc1d4c07df6a9bbd8e04d1943f575 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f9637314d3e1632a7b78e19d8aeeb14b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5219f6632a30b125c53a83f6aaad8510 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c63fa0400902095b6848316c96a53587 = $(`<div id="html_c63fa0400902095b6848316c96a53587" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_5219f6632a30b125c53a83f6aaad8510.setContent(html_c63fa0400902095b6848316c96a53587);
|
|
|
|
|
|
|
|
marker_5a5cc1d4c07df6a9bbd8e04d1943f575.bindPopup(popup_5219f6632a30b125c53a83f6aaad8510)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a5cc1d4c07df6a9bbd8e04d1943f575.setIcon(icon_f9637314d3e1632a7b78e19d8aeeb14b);
|
|
|
|
|
|
var marker_38a6f2062013dd83074538801a9eab10 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_fef990c6d4e1e2b8ab6afc24847a70f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31b68cbe979182d5445e16ed8d145b3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e860000daf64b378cf9b6719942319c4 = $(`<div id="html_e860000daf64b378cf9b6719942319c4" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_31b68cbe979182d5445e16ed8d145b3b.setContent(html_e860000daf64b378cf9b6719942319c4);
|
|
|
|
|
|
|
|
marker_38a6f2062013dd83074538801a9eab10.bindPopup(popup_31b68cbe979182d5445e16ed8d145b3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38a6f2062013dd83074538801a9eab10.setIcon(icon_fef990c6d4e1e2b8ab6afc24847a70f3);
|
|
|
|
|
|
var marker_d741ba86634ce5547525200527c68318 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8b140251f58cd4ff74c1296a860621d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6e8042d3515bcd46e7e8425814292c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac64d48b9d5196386282ea6e906fe551 = $(`<div id="html_ac64d48b9d5196386282ea6e906fe551" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_b6e8042d3515bcd46e7e8425814292c7.setContent(html_ac64d48b9d5196386282ea6e906fe551);
|
|
|
|
|
|
|
|
marker_d741ba86634ce5547525200527c68318.bindPopup(popup_b6e8042d3515bcd46e7e8425814292c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d741ba86634ce5547525200527c68318.setIcon(icon_8b140251f58cd4ff74c1296a860621d8);
|
|
|
|
|
|
var marker_da91b765380a14236bd6b424d395cd4e = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_0c515f4e3b57a1c43db9a66d4cd8805a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d45dbfa10f7fee7bce32689e2707c573 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29ebc8abf0d4cc180f59fb548f850a5b = $(`<div id="html_29ebc8abf0d4cc180f59fb548f850a5b" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_d45dbfa10f7fee7bce32689e2707c573.setContent(html_29ebc8abf0d4cc180f59fb548f850a5b);
|
|
|
|
|
|
|
|
marker_da91b765380a14236bd6b424d395cd4e.bindPopup(popup_d45dbfa10f7fee7bce32689e2707c573)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da91b765380a14236bd6b424d395cd4e.setIcon(icon_0c515f4e3b57a1c43db9a66d4cd8805a);
|
|
|
|
|
|
var marker_4272df8f74114fa4f56b65c5921a202e = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1273e44eb1d440c9e7153e0af59e9b52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_108436ef652c16cd5f650f693b0b43c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a977e48dcbef5d9c5e56c13fb563927 = $(`<div id="html_8a977e48dcbef5d9c5e56c13fb563927" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_108436ef652c16cd5f650f693b0b43c4.setContent(html_8a977e48dcbef5d9c5e56c13fb563927);
|
|
|
|
|
|
|
|
marker_4272df8f74114fa4f56b65c5921a202e.bindPopup(popup_108436ef652c16cd5f650f693b0b43c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4272df8f74114fa4f56b65c5921a202e.setIcon(icon_1273e44eb1d440c9e7153e0af59e9b52);
|
|
|
|
|
|
var marker_c20031bf59149798074cec3927909fc5 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_42dc3711db9b54e7f65e9bad185c41a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcc50d7568390965c2db1979cd0c8a5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4e73c3a8dab1f4653b0b302a54f20cc = $(`<div id="html_d4e73c3a8dab1f4653b0b302a54f20cc" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_dcc50d7568390965c2db1979cd0c8a5e.setContent(html_d4e73c3a8dab1f4653b0b302a54f20cc);
|
|
|
|
|
|
|
|
marker_c20031bf59149798074cec3927909fc5.bindPopup(popup_dcc50d7568390965c2db1979cd0c8a5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c20031bf59149798074cec3927909fc5.setIcon(icon_42dc3711db9b54e7f65e9bad185c41a3);
|
|
|
|
|
|
var marker_fbbcacd9c2d915b0d4a467b0b0fa818c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c40ab6e54a30bfc46091a2e3a8a1de66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e599aec932a4a86bc02d1c5ef8a8eb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_703a84a6fc0ec793e2290e80b3304e25 = $(`<div id="html_703a84a6fc0ec793e2290e80b3304e25" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_3e599aec932a4a86bc02d1c5ef8a8eb8.setContent(html_703a84a6fc0ec793e2290e80b3304e25);
|
|
|
|
|
|
|
|
marker_fbbcacd9c2d915b0d4a467b0b0fa818c.bindPopup(popup_3e599aec932a4a86bc02d1c5ef8a8eb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbbcacd9c2d915b0d4a467b0b0fa818c.setIcon(icon_c40ab6e54a30bfc46091a2e3a8a1de66);
|
|
|
|
|
|
var marker_66070c568812134ef6162c8c6b9b2d07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_4db985e39976b3a9f737872e68d1a9df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ffe48cacb3e3b7a9cbc14f4c8056bc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57a27085c9d36084f612c1886de219cf = $(`<div id="html_57a27085c9d36084f612c1886de219cf" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_9ffe48cacb3e3b7a9cbc14f4c8056bc6.setContent(html_57a27085c9d36084f612c1886de219cf);
|
|
|
|
|
|
|
|
marker_66070c568812134ef6162c8c6b9b2d07.bindPopup(popup_9ffe48cacb3e3b7a9cbc14f4c8056bc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66070c568812134ef6162c8c6b9b2d07.setIcon(icon_4db985e39976b3a9f737872e68d1a9df);
|
|
|
|
|
|
var marker_7fdbb6484694f0e6471d2a48f581f21a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_6eb3afd135e4048b8d9bf8d5a8d45373 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147213dc75414bf8a046981d57ddbaa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c15f11268faa814a56fcca14f38dabb8 = $(`<div id="html_c15f11268faa814a56fcca14f38dabb8" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_147213dc75414bf8a046981d57ddbaa1.setContent(html_c15f11268faa814a56fcca14f38dabb8);
|
|
|
|
|
|
|
|
marker_7fdbb6484694f0e6471d2a48f581f21a.bindPopup(popup_147213dc75414bf8a046981d57ddbaa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fdbb6484694f0e6471d2a48f581f21a.setIcon(icon_6eb3afd135e4048b8d9bf8d5a8d45373);
|
|
|
|
|
|
var marker_0aa7c6db6527efba0b84e5c61633fa9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_cfad73393aa2abe4cecd966111794ffb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf3ef07e34da090294f4f2f2c6fd7b02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfe9f57a13d8386d137be14a51827c77 = $(`<div id="html_cfe9f57a13d8386d137be14a51827c77" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_cf3ef07e34da090294f4f2f2c6fd7b02.setContent(html_cfe9f57a13d8386d137be14a51827c77);
|
|
|
|
|
|
|
|
marker_0aa7c6db6527efba0b84e5c61633fa9c.bindPopup(popup_cf3ef07e34da090294f4f2f2c6fd7b02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aa7c6db6527efba0b84e5c61633fa9c.setIcon(icon_cfad73393aa2abe4cecd966111794ffb);
|
|
|
|
|
|
var marker_4866a28bb2799d85e7711980472f5408 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_be46aecd6ef4b07d5b920b445bcc449e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fef619962e3734d8385509b0771dd727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_718e9a6b4b6ba67d3b5dfa87c0c844e5 = $(`<div id="html_718e9a6b4b6ba67d3b5dfa87c0c844e5" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_fef619962e3734d8385509b0771dd727.setContent(html_718e9a6b4b6ba67d3b5dfa87c0c844e5);
|
|
|
|
|
|
|
|
marker_4866a28bb2799d85e7711980472f5408.bindPopup(popup_fef619962e3734d8385509b0771dd727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4866a28bb2799d85e7711980472f5408.setIcon(icon_be46aecd6ef4b07d5b920b445bcc449e);
|
|
|
|
|
|
var marker_624c78b1ef2086cf5fe21d7994892460 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_4def48838199525228df593b0f9bdc23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_187b5943d4251f459248029a123ac43c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8587bb002b512bf65b7bb647dfc9efb0 = $(`<div id="html_8587bb002b512bf65b7bb647dfc9efb0" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_187b5943d4251f459248029a123ac43c.setContent(html_8587bb002b512bf65b7bb647dfc9efb0);
|
|
|
|
|
|
|
|
marker_624c78b1ef2086cf5fe21d7994892460.bindPopup(popup_187b5943d4251f459248029a123ac43c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_624c78b1ef2086cf5fe21d7994892460.setIcon(icon_4def48838199525228df593b0f9bdc23);
|
|
|
|
|
|
var marker_8fa14795cbb444fbacc78382af0b10ec = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_371f0231ecea4c0ab055999bc080f29e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_158871caf4242804ec4a05f3e94f22d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a48def087748f733b8eb1f6393a858b = $(`<div id="html_6a48def087748f733b8eb1f6393a858b" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_158871caf4242804ec4a05f3e94f22d1.setContent(html_6a48def087748f733b8eb1f6393a858b);
|
|
|
|
|
|
|
|
marker_8fa14795cbb444fbacc78382af0b10ec.bindPopup(popup_158871caf4242804ec4a05f3e94f22d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fa14795cbb444fbacc78382af0b10ec.setIcon(icon_371f0231ecea4c0ab055999bc080f29e);
|
|
|
|
|
|
var marker_43e0dd88125bdf2930a7de45b68ad852 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_10b0e6c36c9d34b8b349a67dbf8d7e28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a796d6fa43d931a6e427bc18a48bd6d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_739b7b84ded1170cafd2d78f8c4b94b3 = $(`<div id="html_739b7b84ded1170cafd2d78f8c4b94b3" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_a796d6fa43d931a6e427bc18a48bd6d4.setContent(html_739b7b84ded1170cafd2d78f8c4b94b3);
|
|
|
|
|
|
|
|
marker_43e0dd88125bdf2930a7de45b68ad852.bindPopup(popup_a796d6fa43d931a6e427bc18a48bd6d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43e0dd88125bdf2930a7de45b68ad852.setIcon(icon_10b0e6c36c9d34b8b349a67dbf8d7e28);
|
|
|
|
|
|
var marker_55a5303ea03b76e5fac1790ce7435e4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_15a76310ca2c19484e3354b4f6927591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0bde1d3a7bd61f3092f1b04a5743bac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_445cc46a27f8f5b31892beb629a3ea47 = $(`<div id="html_445cc46a27f8f5b31892beb629a3ea47" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_e0bde1d3a7bd61f3092f1b04a5743bac.setContent(html_445cc46a27f8f5b31892beb629a3ea47);
|
|
|
|
|
|
|
|
marker_55a5303ea03b76e5fac1790ce7435e4f.bindPopup(popup_e0bde1d3a7bd61f3092f1b04a5743bac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55a5303ea03b76e5fac1790ce7435e4f.setIcon(icon_15a76310ca2c19484e3354b4f6927591);
|
|
|
|
|
|
var marker_48403665399458c8ba42ac820bd68100 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1dcf1410bf7740f90b3c56392bdd03b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e172cf21f545b9cc9eb7d36fb299aebc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ff5b4ebae71a3666f433398a4f878fc = $(`<div id="html_4ff5b4ebae71a3666f433398a4f878fc" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_e172cf21f545b9cc9eb7d36fb299aebc.setContent(html_4ff5b4ebae71a3666f433398a4f878fc);
|
|
|
|
|
|
|
|
marker_48403665399458c8ba42ac820bd68100.bindPopup(popup_e172cf21f545b9cc9eb7d36fb299aebc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48403665399458c8ba42ac820bd68100.setIcon(icon_1dcf1410bf7740f90b3c56392bdd03b6);
|
|
|
|
|
|
var marker_46133e10239eb49ae249845e94a3e76e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_166a7ac66fdc53810d7b54a0c7da99f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5014b73da96a6e8b7cbc616925af7dff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_228307c1dc857afbd4de9dc04119547d = $(`<div id="html_228307c1dc857afbd4de9dc04119547d" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_5014b73da96a6e8b7cbc616925af7dff.setContent(html_228307c1dc857afbd4de9dc04119547d);
|
|
|
|
|
|
|
|
marker_46133e10239eb49ae249845e94a3e76e.bindPopup(popup_5014b73da96a6e8b7cbc616925af7dff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46133e10239eb49ae249845e94a3e76e.setIcon(icon_166a7ac66fdc53810d7b54a0c7da99f3);
|
|
|
|
|
|
var marker_cac2b69a5daecb4bc6df649c6a6bc56c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_58ea2e4c5c61115e366270af86455570 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cf4cff95a24587c6e7af1538e040e5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a80cc294907a80d33d545abd14b77e58 = $(`<div id="html_a80cc294907a80d33d545abd14b77e58" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_5cf4cff95a24587c6e7af1538e040e5c.setContent(html_a80cc294907a80d33d545abd14b77e58);
|
|
|
|
|
|
|
|
marker_cac2b69a5daecb4bc6df649c6a6bc56c.bindPopup(popup_5cf4cff95a24587c6e7af1538e040e5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cac2b69a5daecb4bc6df649c6a6bc56c.setIcon(icon_58ea2e4c5c61115e366270af86455570);
|
|
|
|
|
|
var marker_3b37dcf2c2186fc00a38ded36ce26a5b = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_bf6d4f21816de046cb218ccdc78004cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52090143e6ad7b1d65786e2f00773af7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_625f35fd23bfc2378b76a59eb74a953a = $(`<div id="html_625f35fd23bfc2378b76a59eb74a953a" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_52090143e6ad7b1d65786e2f00773af7.setContent(html_625f35fd23bfc2378b76a59eb74a953a);
|
|
|
|
|
|
|
|
marker_3b37dcf2c2186fc00a38ded36ce26a5b.bindPopup(popup_52090143e6ad7b1d65786e2f00773af7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b37dcf2c2186fc00a38ded36ce26a5b.setIcon(icon_bf6d4f21816de046cb218ccdc78004cd);
|
|
|
|
|
|
var marker_9b6ed411821352cf5f00a53edc807390 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_2968027c238cf95eb87450d61ff7e181 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63b2e94ffb6a08eb3098d8b0fd1c8448 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e3ef397dea6b8d2144f492178c32711 = $(`<div id="html_2e3ef397dea6b8d2144f492178c32711" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_63b2e94ffb6a08eb3098d8b0fd1c8448.setContent(html_2e3ef397dea6b8d2144f492178c32711);
|
|
|
|
|
|
|
|
marker_9b6ed411821352cf5f00a53edc807390.bindPopup(popup_63b2e94ffb6a08eb3098d8b0fd1c8448)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b6ed411821352cf5f00a53edc807390.setIcon(icon_2968027c238cf95eb87450d61ff7e181);
|
|
|
|
|
|
var marker_ec14a8a4fa63daf12c85dcf75f1ffd04 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b90a2cf9e12172f5c5ab3783b6005bd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f51b16e3a8985d3266ec74b8e55388c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b8ffd9ae5cc1a877689d935ca3153a4 = $(`<div id="html_3b8ffd9ae5cc1a877689d935ca3153a4" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_7f51b16e3a8985d3266ec74b8e55388c.setContent(html_3b8ffd9ae5cc1a877689d935ca3153a4);
|
|
|
|
|
|
|
|
marker_ec14a8a4fa63daf12c85dcf75f1ffd04.bindPopup(popup_7f51b16e3a8985d3266ec74b8e55388c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec14a8a4fa63daf12c85dcf75f1ffd04.setIcon(icon_b90a2cf9e12172f5c5ab3783b6005bd1);
|
|
|
|
|
|
var marker_8ac00d00f10e9ceede95d074dace4cd6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_dafe9eca2acd477a9ea758202ec71116 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c212134eb667421bce88bf3d5d4f363 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12d4f71002c12afe71bdb73fc7e2490f = $(`<div id="html_12d4f71002c12afe71bdb73fc7e2490f" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_5c212134eb667421bce88bf3d5d4f363.setContent(html_12d4f71002c12afe71bdb73fc7e2490f);
|
|
|
|
|
|
|
|
marker_8ac00d00f10e9ceede95d074dace4cd6.bindPopup(popup_5c212134eb667421bce88bf3d5d4f363)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ac00d00f10e9ceede95d074dace4cd6.setIcon(icon_dafe9eca2acd477a9ea758202ec71116);
|
|
|
|
|
|
var marker_76b9a68d4abfdc0b7466cff54b861156 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a3931db48542272ab98e891ef801e5cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c341c02d7517f39be0f1ee4bdfe62768 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42fa301690a56e58146592f45bd8df9e = $(`<div id="html_42fa301690a56e58146592f45bd8df9e" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_c341c02d7517f39be0f1ee4bdfe62768.setContent(html_42fa301690a56e58146592f45bd8df9e);
|
|
|
|
|
|
|
|
marker_76b9a68d4abfdc0b7466cff54b861156.bindPopup(popup_c341c02d7517f39be0f1ee4bdfe62768)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76b9a68d4abfdc0b7466cff54b861156.setIcon(icon_a3931db48542272ab98e891ef801e5cb);
|
|
|
|
|
|
var marker_2645cbb365b0a9a0f8596dce6c93e386 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_9d95127c0c7d1709a511c90df7620973 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17f160e63988fbb010d92d80c1b339d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b3fe14453496b2ef69eefccdf6ebd92 = $(`<div id="html_9b3fe14453496b2ef69eefccdf6ebd92" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_17f160e63988fbb010d92d80c1b339d1.setContent(html_9b3fe14453496b2ef69eefccdf6ebd92);
|
|
|
|
|
|
|
|
marker_2645cbb365b0a9a0f8596dce6c93e386.bindPopup(popup_17f160e63988fbb010d92d80c1b339d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2645cbb365b0a9a0f8596dce6c93e386.setIcon(icon_9d95127c0c7d1709a511c90df7620973);
|
|
|
|
|
|
var marker_60fc89e591fac06fab70e3bcba6ed424 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8020a8529a39d98ab3f13abb8b3cd8a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09281ef255ef93507df29a965407c0f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09a5fdc7374eec8ec5bfdc65b17f730f = $(`<div id="html_09a5fdc7374eec8ec5bfdc65b17f730f" style="width: 100.0%; height: 100.0%;">frelsi.oxtr.dev</div>`)[0];
|
|
popup_09281ef255ef93507df29a965407c0f4.setContent(html_09a5fdc7374eec8ec5bfdc65b17f730f);
|
|
|
|
|
|
|
|
marker_60fc89e591fac06fab70e3bcba6ed424.bindPopup(popup_09281ef255ef93507df29a965407c0f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60fc89e591fac06fab70e3bcba6ed424.setIcon(icon_8020a8529a39d98ab3f13abb8b3cd8a4);
|
|
|
|
|
|
var marker_0788aa22b0da6e303ea277c5f143d022 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_41242006886254bdd0ce69c6f7cabb9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb0cc165ce7668d2c1eb0bd15d2fbc87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8a98eae8ca25d156bebaa29f4adb1b9 = $(`<div id="html_b8a98eae8ca25d156bebaa29f4adb1b9" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_fb0cc165ce7668d2c1eb0bd15d2fbc87.setContent(html_b8a98eae8ca25d156bebaa29f4adb1b9);
|
|
|
|
|
|
|
|
marker_0788aa22b0da6e303ea277c5f143d022.bindPopup(popup_fb0cc165ce7668d2c1eb0bd15d2fbc87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0788aa22b0da6e303ea277c5f143d022.setIcon(icon_41242006886254bdd0ce69c6f7cabb9e);
|
|
|
|
|
|
var marker_ccdf54dfe40c29e0af80825320da9b35 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_9076c84d2b20c85277e683fa27321aa0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98a122b4bddeb3d02223c34cc2fd47a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51b3a002b3926017b29be84c3d2be05f = $(`<div id="html_51b3a002b3926017b29be84c3d2be05f" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_98a122b4bddeb3d02223c34cc2fd47a2.setContent(html_51b3a002b3926017b29be84c3d2be05f);
|
|
|
|
|
|
|
|
marker_ccdf54dfe40c29e0af80825320da9b35.bindPopup(popup_98a122b4bddeb3d02223c34cc2fd47a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccdf54dfe40c29e0af80825320da9b35.setIcon(icon_9076c84d2b20c85277e683fa27321aa0);
|
|
|
|
|
|
var marker_2bad4db55ba769795001f216bfee28f4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_46771399836e6c4b15789e0580f0c99c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_392c80d3dcbb6b23b03e0d68b57b669e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b421c3e8db54e2fc2881ee71048d3662 = $(`<div id="html_b421c3e8db54e2fc2881ee71048d3662" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_392c80d3dcbb6b23b03e0d68b57b669e.setContent(html_b421c3e8db54e2fc2881ee71048d3662);
|
|
|
|
|
|
|
|
marker_2bad4db55ba769795001f216bfee28f4.bindPopup(popup_392c80d3dcbb6b23b03e0d68b57b669e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bad4db55ba769795001f216bfee28f4.setIcon(icon_46771399836e6c4b15789e0580f0c99c);
|
|
|
|
|
|
var marker_36298f4d99fff3687d238c3065aee11b = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_fea850b7d15b24a5ea469c0247354c42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5399cbff6b23bbc58e4f95abfb73e5a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fede6ae7e521a91c2ced3ca71dbd288e = $(`<div id="html_fede6ae7e521a91c2ced3ca71dbd288e" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_5399cbff6b23bbc58e4f95abfb73e5a5.setContent(html_fede6ae7e521a91c2ced3ca71dbd288e);
|
|
|
|
|
|
|
|
marker_36298f4d99fff3687d238c3065aee11b.bindPopup(popup_5399cbff6b23bbc58e4f95abfb73e5a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36298f4d99fff3687d238c3065aee11b.setIcon(icon_fea850b7d15b24a5ea469c0247354c42);
|
|
|
|
|
|
var marker_b181a7603370dece4c73a95f12bbee08 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a54acfffa483a10eefddd060ee287440 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06532403ee7542bc30e0dd1ff01ec3a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aabbea9b5f9d15672a5f5388c2fb1cd5 = $(`<div id="html_aabbea9b5f9d15672a5f5388c2fb1cd5" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_06532403ee7542bc30e0dd1ff01ec3a0.setContent(html_aabbea9b5f9d15672a5f5388c2fb1cd5);
|
|
|
|
|
|
|
|
marker_b181a7603370dece4c73a95f12bbee08.bindPopup(popup_06532403ee7542bc30e0dd1ff01ec3a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b181a7603370dece4c73a95f12bbee08.setIcon(icon_a54acfffa483a10eefddd060ee287440);
|
|
|
|
|
|
var marker_d73d9b274a2e315f93f6d3b1812175c8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a46ae84924fe9dcdce08570375cc4211 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d76c326ccb9b30cf4da4616ffc34df1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ce00dbba5abbf2e0936e2d31f24d9b2 = $(`<div id="html_6ce00dbba5abbf2e0936e2d31f24d9b2" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_6d76c326ccb9b30cf4da4616ffc34df1.setContent(html_6ce00dbba5abbf2e0936e2d31f24d9b2);
|
|
|
|
|
|
|
|
marker_d73d9b274a2e315f93f6d3b1812175c8.bindPopup(popup_6d76c326ccb9b30cf4da4616ffc34df1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d73d9b274a2e315f93f6d3b1812175c8.setIcon(icon_a46ae84924fe9dcdce08570375cc4211);
|
|
|
|
|
|
var marker_6e1d89ee9c4aefbd59192691c28ce215 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a9f81093cdf36bf3567fc9ae6cfdd3e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1778d0f0354e1cd15678c8ddf470310c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66889104a1a5f77f7e990f0d02c6c864 = $(`<div id="html_66889104a1a5f77f7e990f0d02c6c864" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_1778d0f0354e1cd15678c8ddf470310c.setContent(html_66889104a1a5f77f7e990f0d02c6c864);
|
|
|
|
|
|
|
|
marker_6e1d89ee9c4aefbd59192691c28ce215.bindPopup(popup_1778d0f0354e1cd15678c8ddf470310c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e1d89ee9c4aefbd59192691c28ce215.setIcon(icon_a9f81093cdf36bf3567fc9ae6cfdd3e5);
|
|
|
|
|
|
var marker_5f9e09efb4a774b2f0a1a9141db33a5e = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a8eb06b35a782d18c63e4017061222a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_067752823b1b3a268933c814cbb3a68a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d582810e5d73a2380934f086c6e21fa = $(`<div id="html_4d582810e5d73a2380934f086c6e21fa" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_067752823b1b3a268933c814cbb3a68a.setContent(html_4d582810e5d73a2380934f086c6e21fa);
|
|
|
|
|
|
|
|
marker_5f9e09efb4a774b2f0a1a9141db33a5e.bindPopup(popup_067752823b1b3a268933c814cbb3a68a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f9e09efb4a774b2f0a1a9141db33a5e.setIcon(icon_a8eb06b35a782d18c63e4017061222a9);
|
|
|
|
|
|
var marker_2e6be2aabf1cfd61e2e8b258b8e3de85 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_dc361ddc919af4f427750a0fd701eef8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a94185ff590c1dc6272d2a38e26a27c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54e8fed19a7f13c7bd356d31c3668043 = $(`<div id="html_54e8fed19a7f13c7bd356d31c3668043" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_a94185ff590c1dc6272d2a38e26a27c1.setContent(html_54e8fed19a7f13c7bd356d31c3668043);
|
|
|
|
|
|
|
|
marker_2e6be2aabf1cfd61e2e8b258b8e3de85.bindPopup(popup_a94185ff590c1dc6272d2a38e26a27c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e6be2aabf1cfd61e2e8b258b8e3de85.setIcon(icon_dc361ddc919af4f427750a0fd701eef8);
|
|
|
|
|
|
var marker_c8200de671d36557236584e7098c771a = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1fe825f137d9231144213c4387c57d4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72cc330cff036fcd057e7420cbc3d6e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c91bb6f61b67b71c315c9fc64b5a5fc6 = $(`<div id="html_c91bb6f61b67b71c315c9fc64b5a5fc6" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_72cc330cff036fcd057e7420cbc3d6e7.setContent(html_c91bb6f61b67b71c315c9fc64b5a5fc6);
|
|
|
|
|
|
|
|
marker_c8200de671d36557236584e7098c771a.bindPopup(popup_72cc330cff036fcd057e7420cbc3d6e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8200de671d36557236584e7098c771a.setIcon(icon_1fe825f137d9231144213c4387c57d4d);
|
|
|
|
|
|
var marker_c3cdeb1a261006f7801ea6ef8f648f31 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5d587157c93ef68efd1da5ab1992b4d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcf3bb101bf68ee3a1f8b984f8cf594e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e1d407b74b40b3967b564606c04393 = $(`<div id="html_d8e1d407b74b40b3967b564606c04393" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_dcf3bb101bf68ee3a1f8b984f8cf594e.setContent(html_d8e1d407b74b40b3967b564606c04393);
|
|
|
|
|
|
|
|
marker_c3cdeb1a261006f7801ea6ef8f648f31.bindPopup(popup_dcf3bb101bf68ee3a1f8b984f8cf594e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3cdeb1a261006f7801ea6ef8f648f31.setIcon(icon_5d587157c93ef68efd1da5ab1992b4d5);
|
|
|
|
|
|
var marker_df35d093f3743b76fb4d41556604f74f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_00ed769367c7a0e1e2c8180ff5b3f411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5705998268d3211e62ae199c84783b8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb6cd2bb31d8e7a7541b3d1f945230b3 = $(`<div id="html_eb6cd2bb31d8e7a7541b3d1f945230b3" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_5705998268d3211e62ae199c84783b8e.setContent(html_eb6cd2bb31d8e7a7541b3d1f945230b3);
|
|
|
|
|
|
|
|
marker_df35d093f3743b76fb4d41556604f74f.bindPopup(popup_5705998268d3211e62ae199c84783b8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df35d093f3743b76fb4d41556604f74f.setIcon(icon_00ed769367c7a0e1e2c8180ff5b3f411);
|
|
|
|
|
|
var marker_bbe2f55186839cab08901e37447a8a9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_fb5aa58ce4a35491ea3ba13c5a0c8d7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff38d2c3c372db971b08c29c7303d174 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38056b5f7b6266d26b3ca546cc5fd684 = $(`<div id="html_38056b5f7b6266d26b3ca546cc5fd684" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_ff38d2c3c372db971b08c29c7303d174.setContent(html_38056b5f7b6266d26b3ca546cc5fd684);
|
|
|
|
|
|
|
|
marker_bbe2f55186839cab08901e37447a8a9b.bindPopup(popup_ff38d2c3c372db971b08c29c7303d174)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbe2f55186839cab08901e37447a8a9b.setIcon(icon_fb5aa58ce4a35491ea3ba13c5a0c8d7a);
|
|
|
|
|
|
var marker_dbcb6883a736483b9710a4bc0997cbfd = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c923def017e20fc71d17367b917b79f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e1d66b4b02a41de52070c333e75d635 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a32833ad5aa1d9978854182fbdc11fba = $(`<div id="html_a32833ad5aa1d9978854182fbdc11fba" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_5e1d66b4b02a41de52070c333e75d635.setContent(html_a32833ad5aa1d9978854182fbdc11fba);
|
|
|
|
|
|
|
|
marker_dbcb6883a736483b9710a4bc0997cbfd.bindPopup(popup_5e1d66b4b02a41de52070c333e75d635)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbcb6883a736483b9710a4bc0997cbfd.setIcon(icon_c923def017e20fc71d17367b917b79f8);
|
|
|
|
|
|
var marker_da85e07f90ea18245dd2848fe0daca6a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b286b541c461c4d1146976d2b3efe13a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b934aa9cc9739154e8706e67cc2dbf68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c02e3cb336955538f4e0511419ad8e6 = $(`<div id="html_1c02e3cb336955538f4e0511419ad8e6" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_b934aa9cc9739154e8706e67cc2dbf68.setContent(html_1c02e3cb336955538f4e0511419ad8e6);
|
|
|
|
|
|
|
|
marker_da85e07f90ea18245dd2848fe0daca6a.bindPopup(popup_b934aa9cc9739154e8706e67cc2dbf68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da85e07f90ea18245dd2848fe0daca6a.setIcon(icon_b286b541c461c4d1146976d2b3efe13a);
|
|
|
|
|
|
var marker_aedc2fea51ac61655d4c772b9f396a60 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_4435f4aae16423f63bc97ebbda15a841 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95db7cd7df05d7a935d182abb0c890a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7448a5f1837684645e420585bdfe2a7 = $(`<div id="html_f7448a5f1837684645e420585bdfe2a7" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_95db7cd7df05d7a935d182abb0c890a2.setContent(html_f7448a5f1837684645e420585bdfe2a7);
|
|
|
|
|
|
|
|
marker_aedc2fea51ac61655d4c772b9f396a60.bindPopup(popup_95db7cd7df05d7a935d182abb0c890a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aedc2fea51ac61655d4c772b9f396a60.setIcon(icon_4435f4aae16423f63bc97ebbda15a841);
|
|
|
|
|
|
var marker_c334c1b7f1008fc4f063e197e83b770d = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_336c1efac1e17f82d0899b40aaef8680 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_592bc2f4d26de0f301e4ec42296def15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_635a82c73d58c7d0bb17cd966fb84cf8 = $(`<div id="html_635a82c73d58c7d0bb17cd966fb84cf8" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_592bc2f4d26de0f301e4ec42296def15.setContent(html_635a82c73d58c7d0bb17cd966fb84cf8);
|
|
|
|
|
|
|
|
marker_c334c1b7f1008fc4f063e197e83b770d.bindPopup(popup_592bc2f4d26de0f301e4ec42296def15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c334c1b7f1008fc4f063e197e83b770d.setIcon(icon_336c1efac1e17f82d0899b40aaef8680);
|
|
|
|
|
|
var marker_1d56a570f714ce806488307da99eb878 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e4f6722b21e8da444092c339844e1fc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f45056c127caadfc7b3b06890f4984d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af312427021cfd764d94af8524308b3e = $(`<div id="html_af312427021cfd764d94af8524308b3e" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_f45056c127caadfc7b3b06890f4984d5.setContent(html_af312427021cfd764d94af8524308b3e);
|
|
|
|
|
|
|
|
marker_1d56a570f714ce806488307da99eb878.bindPopup(popup_f45056c127caadfc7b3b06890f4984d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d56a570f714ce806488307da99eb878.setIcon(icon_e4f6722b21e8da444092c339844e1fc3);
|
|
|
|
|
|
var marker_56d7655e442fe11b1e56dbe7a64f1d9f = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_22555d902d36f570c2377ee8c19d28aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b54f8b84820f4b26d7f8a0bc4e9c0fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c72f81e94516fc49cfc5c450df4fa643 = $(`<div id="html_c72f81e94516fc49cfc5c450df4fa643" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_9b54f8b84820f4b26d7f8a0bc4e9c0fe.setContent(html_c72f81e94516fc49cfc5c450df4fa643);
|
|
|
|
|
|
|
|
marker_56d7655e442fe11b1e56dbe7a64f1d9f.bindPopup(popup_9b54f8b84820f4b26d7f8a0bc4e9c0fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56d7655e442fe11b1e56dbe7a64f1d9f.setIcon(icon_22555d902d36f570c2377ee8c19d28aa);
|
|
|
|
|
|
var marker_c2c93e501709752bf4770c15933a96f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5b9c2b5dbcf0a9be0669d85cae1f9b5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_feff110cef00e9351692ee7b8a492aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4290a2bfe8647d9983b18db4fac433a = $(`<div id="html_d4290a2bfe8647d9983b18db4fac433a" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_feff110cef00e9351692ee7b8a492aee.setContent(html_d4290a2bfe8647d9983b18db4fac433a);
|
|
|
|
|
|
|
|
marker_c2c93e501709752bf4770c15933a96f0.bindPopup(popup_feff110cef00e9351692ee7b8a492aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2c93e501709752bf4770c15933a96f0.setIcon(icon_5b9c2b5dbcf0a9be0669d85cae1f9b5a);
|
|
|
|
|
|
var marker_150fd898618ac3353894d6993a460d7b = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5ecf8d096780bf6a6d31d6c4bb5dcacf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c40bf0d1ab671b3742154fe3da9c800a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f0b4ef884030a6a15cb1cd1a7a7f3e9 = $(`<div id="html_7f0b4ef884030a6a15cb1cd1a7a7f3e9" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_c40bf0d1ab671b3742154fe3da9c800a.setContent(html_7f0b4ef884030a6a15cb1cd1a7a7f3e9);
|
|
|
|
|
|
|
|
marker_150fd898618ac3353894d6993a460d7b.bindPopup(popup_c40bf0d1ab671b3742154fe3da9c800a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_150fd898618ac3353894d6993a460d7b.setIcon(icon_5ecf8d096780bf6a6d31d6c4bb5dcacf);
|
|
|
|
|
|
var marker_a079ecc9bb01000b108665efc9b73ed6 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_395d2283f7300f258f12232fbe2aaa45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86552323fd1ead89a81c173ad5ba3434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e8f64272740e13348eb8ea85b48f505 = $(`<div id="html_1e8f64272740e13348eb8ea85b48f505" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_86552323fd1ead89a81c173ad5ba3434.setContent(html_1e8f64272740e13348eb8ea85b48f505);
|
|
|
|
|
|
|
|
marker_a079ecc9bb01000b108665efc9b73ed6.bindPopup(popup_86552323fd1ead89a81c173ad5ba3434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a079ecc9bb01000b108665efc9b73ed6.setIcon(icon_395d2283f7300f258f12232fbe2aaa45);
|
|
|
|
|
|
var marker_7cd81c5bd2c6fdf321eb5502fc46ea03 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c4265b7575a43baac47aef0f1aa8f283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45f46f5e703c8337d08bd28a09b3bba2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6632cf9c1b28ff67dca3c677fdf3842f = $(`<div id="html_6632cf9c1b28ff67dca3c677fdf3842f" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_45f46f5e703c8337d08bd28a09b3bba2.setContent(html_6632cf9c1b28ff67dca3c677fdf3842f);
|
|
|
|
|
|
|
|
marker_7cd81c5bd2c6fdf321eb5502fc46ea03.bindPopup(popup_45f46f5e703c8337d08bd28a09b3bba2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cd81c5bd2c6fdf321eb5502fc46ea03.setIcon(icon_c4265b7575a43baac47aef0f1aa8f283);
|
|
|
|
|
|
var marker_aa556bedb8387ece24db50269353a117 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8cbb1c8bd6676fb8aacfda4c6df2d6a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ae1b36dc0b485d2d5f8eeb275b91019 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a4c82ce495b2d5f41d56d3a97c051bd = $(`<div id="html_7a4c82ce495b2d5f41d56d3a97c051bd" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_7ae1b36dc0b485d2d5f8eeb275b91019.setContent(html_7a4c82ce495b2d5f41d56d3a97c051bd);
|
|
|
|
|
|
|
|
marker_aa556bedb8387ece24db50269353a117.bindPopup(popup_7ae1b36dc0b485d2d5f8eeb275b91019)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa556bedb8387ece24db50269353a117.setIcon(icon_8cbb1c8bd6676fb8aacfda4c6df2d6a2);
|
|
|
|
|
|
var marker_80b9c79565ef1a06951471716c0f46d3 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_6d253189078c21fa74a1bd877db945f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bce96db67fa0d638ca0dfecbbe2d600e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1b3cad9e22e5a7937cacab0edf6a6ac = $(`<div id="html_f1b3cad9e22e5a7937cacab0edf6a6ac" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_bce96db67fa0d638ca0dfecbbe2d600e.setContent(html_f1b3cad9e22e5a7937cacab0edf6a6ac);
|
|
|
|
|
|
|
|
marker_80b9c79565ef1a06951471716c0f46d3.bindPopup(popup_bce96db67fa0d638ca0dfecbbe2d600e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80b9c79565ef1a06951471716c0f46d3.setIcon(icon_6d253189078c21fa74a1bd877db945f7);
|
|
|
|
|
|
var marker_b3bcc9ce3c12b16d032f7a3e668b78e0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_821549dafd510fbc01d081736592a608 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeb9915506a94e62bd0521256a188bc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af6827e86e3dd78f8641f48bce91be23 = $(`<div id="html_af6827e86e3dd78f8641f48bce91be23" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_eeb9915506a94e62bd0521256a188bc4.setContent(html_af6827e86e3dd78f8641f48bce91be23);
|
|
|
|
|
|
|
|
marker_b3bcc9ce3c12b16d032f7a3e668b78e0.bindPopup(popup_eeb9915506a94e62bd0521256a188bc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3bcc9ce3c12b16d032f7a3e668b78e0.setIcon(icon_821549dafd510fbc01d081736592a608);
|
|
|
|
|
|
var marker_86e1895e5fc0d34de7eab592312899ec = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_1bc8ca03d79f15aa70a259f620478ef5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d54e8eb7a08d107894a6e32a5630ad1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3506bdf5f7a740faa0bec45902f33b29 = $(`<div id="html_3506bdf5f7a740faa0bec45902f33b29" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_d54e8eb7a08d107894a6e32a5630ad1d.setContent(html_3506bdf5f7a740faa0bec45902f33b29);
|
|
|
|
|
|
|
|
marker_86e1895e5fc0d34de7eab592312899ec.bindPopup(popup_d54e8eb7a08d107894a6e32a5630ad1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86e1895e5fc0d34de7eab592312899ec.setIcon(icon_1bc8ca03d79f15aa70a259f620478ef5);
|
|
|
|
|
|
var marker_14cb1bd1c68cee82c463153d0a057392 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_879eeebe0ebf277dfa68f0e06fe740e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bebc37a58fb23966b895b2791d9e72a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2741648fb679fd5d31b7b74f21f12509 = $(`<div id="html_2741648fb679fd5d31b7b74f21f12509" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_bebc37a58fb23966b895b2791d9e72a2.setContent(html_2741648fb679fd5d31b7b74f21f12509);
|
|
|
|
|
|
|
|
marker_14cb1bd1c68cee82c463153d0a057392.bindPopup(popup_bebc37a58fb23966b895b2791d9e72a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14cb1bd1c68cee82c463153d0a057392.setIcon(icon_879eeebe0ebf277dfa68f0e06fe740e2);
|
|
|
|
|
|
var marker_28dbd3255a0d99fafb92bf76b5f5f6cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_a60324749fc26bdcefb08da95977a230 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecdd539069d6deaf200139a48be47add = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5db482e88c5dca4392634fb68699eda = $(`<div id="html_f5db482e88c5dca4392634fb68699eda" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_ecdd539069d6deaf200139a48be47add.setContent(html_f5db482e88c5dca4392634fb68699eda);
|
|
|
|
|
|
|
|
marker_28dbd3255a0d99fafb92bf76b5f5f6cf.bindPopup(popup_ecdd539069d6deaf200139a48be47add)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28dbd3255a0d99fafb92bf76b5f5f6cf.setIcon(icon_a60324749fc26bdcefb08da95977a230);
|
|
|
|
|
|
var marker_be6d3f381c2a5b29ee6bf11a4557cfa8 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ab3ceb96701096f39556304539fa9205 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f492ded32395e5fbae916e7a63e3d8a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25836334df38aea22b940d0356562522 = $(`<div id="html_25836334df38aea22b940d0356562522" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_f492ded32395e5fbae916e7a63e3d8a6.setContent(html_25836334df38aea22b940d0356562522);
|
|
|
|
|
|
|
|
marker_be6d3f381c2a5b29ee6bf11a4557cfa8.bindPopup(popup_f492ded32395e5fbae916e7a63e3d8a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be6d3f381c2a5b29ee6bf11a4557cfa8.setIcon(icon_ab3ceb96701096f39556304539fa9205);
|
|
|
|
|
|
var marker_6d72f580141fcea5c4c1e147de5e6129 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_19ea042e0a766dbf8aef9b82fbcda88e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec03bf37c9b332893cf2536f819d945e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_325b02b4838beab5f2accaf03308a254 = $(`<div id="html_325b02b4838beab5f2accaf03308a254" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_ec03bf37c9b332893cf2536f819d945e.setContent(html_325b02b4838beab5f2accaf03308a254);
|
|
|
|
|
|
|
|
marker_6d72f580141fcea5c4c1e147de5e6129.bindPopup(popup_ec03bf37c9b332893cf2536f819d945e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d72f580141fcea5c4c1e147de5e6129.setIcon(icon_19ea042e0a766dbf8aef9b82fbcda88e);
|
|
|
|
|
|
var marker_7cf17a9a9987abe4e618cd2040a3a511 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_25e8a29ef509acd96711f167038bf869 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95fc914db4c560d77002f8dc02f47f31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9544fde25c611bf5f600b8b10f7e4916 = $(`<div id="html_9544fde25c611bf5f600b8b10f7e4916" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_95fc914db4c560d77002f8dc02f47f31.setContent(html_9544fde25c611bf5f600b8b10f7e4916);
|
|
|
|
|
|
|
|
marker_7cf17a9a9987abe4e618cd2040a3a511.bindPopup(popup_95fc914db4c560d77002f8dc02f47f31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cf17a9a9987abe4e618cd2040a3a511.setIcon(icon_25e8a29ef509acd96711f167038bf869);
|
|
|
|
|
|
var marker_365178e5cc647fcc702076d565e7425a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_2afdb956bd1c4b121811219ac72c32e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab0a425f9ea9aa5b71a154d5cd5acc09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2fd667a147a8948c2a8d5b797cae437 = $(`<div id="html_a2fd667a147a8948c2a8d5b797cae437" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_ab0a425f9ea9aa5b71a154d5cd5acc09.setContent(html_a2fd667a147a8948c2a8d5b797cae437);
|
|
|
|
|
|
|
|
marker_365178e5cc647fcc702076d565e7425a.bindPopup(popup_ab0a425f9ea9aa5b71a154d5cd5acc09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_365178e5cc647fcc702076d565e7425a.setIcon(icon_2afdb956bd1c4b121811219ac72c32e6);
|
|
|
|
|
|
var marker_f3ac7ac22f383bd058c1dd12b6ebe0af = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_3d769b2c61dcb27dca5f52e315843001 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e92c2445ee248d3959043f51a0cbb765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30bc40f4211152bebbb09f1e4ebbca35 = $(`<div id="html_30bc40f4211152bebbb09f1e4ebbca35" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_e92c2445ee248d3959043f51a0cbb765.setContent(html_30bc40f4211152bebbb09f1e4ebbca35);
|
|
|
|
|
|
|
|
marker_f3ac7ac22f383bd058c1dd12b6ebe0af.bindPopup(popup_e92c2445ee248d3959043f51a0cbb765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3ac7ac22f383bd058c1dd12b6ebe0af.setIcon(icon_3d769b2c61dcb27dca5f52e315843001);
|
|
|
|
|
|
var marker_6e8b530d143c01a0cd6eddaf95592800 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5f82035935ad63989e6f852ef5e59395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72c35ed77135a625257d5a9797e11d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e13e3a79872d00daa0d3e169f2fe7b2 = $(`<div id="html_4e13e3a79872d00daa0d3e169f2fe7b2" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_72c35ed77135a625257d5a9797e11d5a.setContent(html_4e13e3a79872d00daa0d3e169f2fe7b2);
|
|
|
|
|
|
|
|
marker_6e8b530d143c01a0cd6eddaf95592800.bindPopup(popup_72c35ed77135a625257d5a9797e11d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e8b530d143c01a0cd6eddaf95592800.setIcon(icon_5f82035935ad63989e6f852ef5e59395);
|
|
|
|
|
|
var marker_59d9ad2abd383085182e33cee9db2f63 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e606c69f18510e23247a59cf5712c976 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fe46394af773ebd21942a1da9dd61c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f231402be89ef7b5d682801d8d5a00fb = $(`<div id="html_f231402be89ef7b5d682801d8d5a00fb" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_4fe46394af773ebd21942a1da9dd61c2.setContent(html_f231402be89ef7b5d682801d8d5a00fb);
|
|
|
|
|
|
|
|
marker_59d9ad2abd383085182e33cee9db2f63.bindPopup(popup_4fe46394af773ebd21942a1da9dd61c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59d9ad2abd383085182e33cee9db2f63.setIcon(icon_e606c69f18510e23247a59cf5712c976);
|
|
|
|
|
|
var marker_59b31fdfe59e902897708a854ff90eef = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_2bfd0032ed1710558a26e89f80a1552f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9b8a97e4045aa694568260f4c846cd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dfc985736785e35671f57c55247129f = $(`<div id="html_1dfc985736785e35671f57c55247129f" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_d9b8a97e4045aa694568260f4c846cd1.setContent(html_1dfc985736785e35671f57c55247129f);
|
|
|
|
|
|
|
|
marker_59b31fdfe59e902897708a854ff90eef.bindPopup(popup_d9b8a97e4045aa694568260f4c846cd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59b31fdfe59e902897708a854ff90eef.setIcon(icon_2bfd0032ed1710558a26e89f80a1552f);
|
|
|
|
|
|
var marker_6d77ee2dd557c9e6402d7c6e8b6e48ef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e8bdb2c23b5890c42832786c8f2f4219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb150ad3033fa0fef4fda862bbcd03e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_802803ba265885d1fbf7a6889bc03cf6 = $(`<div id="html_802803ba265885d1fbf7a6889bc03cf6" style="width: 100.0%; height: 100.0%;">r1.freexom.com</div>`)[0];
|
|
popup_bb150ad3033fa0fef4fda862bbcd03e9.setContent(html_802803ba265885d1fbf7a6889bc03cf6);
|
|
|
|
|
|
|
|
marker_6d77ee2dd557c9e6402d7c6e8b6e48ef.bindPopup(popup_bb150ad3033fa0fef4fda862bbcd03e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d77ee2dd557c9e6402d7c6e8b6e48ef.setIcon(icon_e8bdb2c23b5890c42832786c8f2f4219);
|
|
|
|
|
|
var marker_28d70cc8dbf72c82d35fac9c858bc847 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_7bf427a0aa3d4b0f59f3884241f70ce4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4ac1ec52a9d1f9326c5248b387a91a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36490678b3bcb008082a34558163cf26 = $(`<div id="html_36490678b3bcb008082a34558163cf26" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_d4ac1ec52a9d1f9326c5248b387a91a3.setContent(html_36490678b3bcb008082a34558163cf26);
|
|
|
|
|
|
|
|
marker_28d70cc8dbf72c82d35fac9c858bc847.bindPopup(popup_d4ac1ec52a9d1f9326c5248b387a91a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28d70cc8dbf72c82d35fac9c858bc847.setIcon(icon_7bf427a0aa3d4b0f59f3884241f70ce4);
|
|
|
|
|
|
var marker_11d437be036d68dbd7538ea63e421a41 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_bd5b2c993f81565b8c12647529bb362e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57171046c32f05e093ea474b0b36f53c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba6f80c8b9b7e1512bec7b4cb6069596 = $(`<div id="html_ba6f80c8b9b7e1512bec7b4cb6069596" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_57171046c32f05e093ea474b0b36f53c.setContent(html_ba6f80c8b9b7e1512bec7b4cb6069596);
|
|
|
|
|
|
|
|
marker_11d437be036d68dbd7538ea63e421a41.bindPopup(popup_57171046c32f05e093ea474b0b36f53c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11d437be036d68dbd7538ea63e421a41.setIcon(icon_bd5b2c993f81565b8c12647529bb362e);
|
|
|
|
|
|
var marker_a30ac651bf3fbc8755452d5d704646fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f90a5f52142e55620930239e13021add = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67912caa2b50582c064afbeba55966f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f5844968bfa86fcc7c5f6ebd738ddcd = $(`<div id="html_5f5844968bfa86fcc7c5f6ebd738ddcd" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_67912caa2b50582c064afbeba55966f8.setContent(html_5f5844968bfa86fcc7c5f6ebd738ddcd);
|
|
|
|
|
|
|
|
marker_a30ac651bf3fbc8755452d5d704646fa.bindPopup(popup_67912caa2b50582c064afbeba55966f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a30ac651bf3fbc8755452d5d704646fa.setIcon(icon_f90a5f52142e55620930239e13021add);
|
|
|
|
|
|
var marker_7b7a3f39d7651594e82bc37e60d047af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_4e2e2b73159aaf585f94f2ae140b175c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f9211f3f89351078d9fe72a2a1e4d31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f3a428289863624fc2c8f47dfb038d4 = $(`<div id="html_0f3a428289863624fc2c8f47dfb038d4" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_5f9211f3f89351078d9fe72a2a1e4d31.setContent(html_0f3a428289863624fc2c8f47dfb038d4);
|
|
|
|
|
|
|
|
marker_7b7a3f39d7651594e82bc37e60d047af.bindPopup(popup_5f9211f3f89351078d9fe72a2a1e4d31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b7a3f39d7651594e82bc37e60d047af.setIcon(icon_4e2e2b73159aaf585f94f2ae140b175c);
|
|
|
|
|
|
var marker_8bcccfe5d875891819f3b69ecfaf4d16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_27a24c6b7bd6eee93de253e062d45244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4222e8c16ad453ba5ee037fcabc37ddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d627cb55c95c77245462c04b21748da7 = $(`<div id="html_d627cb55c95c77245462c04b21748da7" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_4222e8c16ad453ba5ee037fcabc37ddc.setContent(html_d627cb55c95c77245462c04b21748da7);
|
|
|
|
|
|
|
|
marker_8bcccfe5d875891819f3b69ecfaf4d16.bindPopup(popup_4222e8c16ad453ba5ee037fcabc37ddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bcccfe5d875891819f3b69ecfaf4d16.setIcon(icon_27a24c6b7bd6eee93de253e062d45244);
|
|
|
|
|
|
var marker_768dffcd804a3ffe9a63cb5604c6e197 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_7aa0acfbe6f3e7a534df16dc99a08ccd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_827dea4fecbdfbb1b588a26147395fa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dca00d80e2ab1b4714af1f8488983cac = $(`<div id="html_dca00d80e2ab1b4714af1f8488983cac" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_827dea4fecbdfbb1b588a26147395fa1.setContent(html_dca00d80e2ab1b4714af1f8488983cac);
|
|
|
|
|
|
|
|
marker_768dffcd804a3ffe9a63cb5604c6e197.bindPopup(popup_827dea4fecbdfbb1b588a26147395fa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_768dffcd804a3ffe9a63cb5604c6e197.setIcon(icon_7aa0acfbe6f3e7a534df16dc99a08ccd);
|
|
|
|
|
|
var marker_fecfe5ea83c2de6ac0ded05eca37c1b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_0ce3c10e955c0c553571ee453b6648e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe06ba0c249fa740a84d1ac6afd5eedb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88ac8a702d54c60d9afa16d2286ee753 = $(`<div id="html_88ac8a702d54c60d9afa16d2286ee753" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_fe06ba0c249fa740a84d1ac6afd5eedb.setContent(html_88ac8a702d54c60d9afa16d2286ee753);
|
|
|
|
|
|
|
|
marker_fecfe5ea83c2de6ac0ded05eca37c1b0.bindPopup(popup_fe06ba0c249fa740a84d1ac6afd5eedb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fecfe5ea83c2de6ac0ded05eca37c1b0.setIcon(icon_0ce3c10e955c0c553571ee453b6648e1);
|
|
|
|
|
|
var marker_c240c956f942ac3804c8d94c84a962ae = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_205ca0741a3ad7b3fc85c551df29e623 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b326afd2f5b06a9739e08a1b148ec1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fe063908d660f3265f89d6443ca48f7 = $(`<div id="html_0fe063908d660f3265f89d6443ca48f7" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_8b326afd2f5b06a9739e08a1b148ec1f.setContent(html_0fe063908d660f3265f89d6443ca48f7);
|
|
|
|
|
|
|
|
marker_c240c956f942ac3804c8d94c84a962ae.bindPopup(popup_8b326afd2f5b06a9739e08a1b148ec1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c240c956f942ac3804c8d94c84a962ae.setIcon(icon_205ca0741a3ad7b3fc85c551df29e623);
|
|
|
|
|
|
var marker_7a7260573e34c34602f1f2a3da2c61e3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_3ee4339a7078b430f34afe5143802388 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14e9b74ad22467faf68e3518b270c7c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf9563812b0b04ac66eada9ac729ed3 = $(`<div id="html_5bf9563812b0b04ac66eada9ac729ed3" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_14e9b74ad22467faf68e3518b270c7c3.setContent(html_5bf9563812b0b04ac66eada9ac729ed3);
|
|
|
|
|
|
|
|
marker_7a7260573e34c34602f1f2a3da2c61e3.bindPopup(popup_14e9b74ad22467faf68e3518b270c7c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a7260573e34c34602f1f2a3da2c61e3.setIcon(icon_3ee4339a7078b430f34afe5143802388);
|
|
|
|
|
|
var marker_b96736b7abb237e504ce05b09efeaf95 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b844a1642c23264be37b99fb294b7d70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f24e2444a9fcb0a67055dc3248f7ab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_880f4252e6315ffee8a1d6a956045cfe = $(`<div id="html_880f4252e6315ffee8a1d6a956045cfe" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_1f24e2444a9fcb0a67055dc3248f7ab6.setContent(html_880f4252e6315ffee8a1d6a956045cfe);
|
|
|
|
|
|
|
|
marker_b96736b7abb237e504ce05b09efeaf95.bindPopup(popup_1f24e2444a9fcb0a67055dc3248f7ab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b96736b7abb237e504ce05b09efeaf95.setIcon(icon_b844a1642c23264be37b99fb294b7d70);
|
|
|
|
|
|
var marker_8f508e394e24b24cb6e0d75f427deb78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f94c6eb868ac2b472c4d91dd90253b14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4143be8f35f2d5c2d33d14ba4b823d77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_661fcd25116c14248c1aade79a217a16 = $(`<div id="html_661fcd25116c14248c1aade79a217a16" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_4143be8f35f2d5c2d33d14ba4b823d77.setContent(html_661fcd25116c14248c1aade79a217a16);
|
|
|
|
|
|
|
|
marker_8f508e394e24b24cb6e0d75f427deb78.bindPopup(popup_4143be8f35f2d5c2d33d14ba4b823d77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f508e394e24b24cb6e0d75f427deb78.setIcon(icon_f94c6eb868ac2b472c4d91dd90253b14);
|
|
|
|
|
|
var marker_cff35d3102a291fc0435a3528fdfe7ff = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_20a5c8922f1a943f3bd1fd19ed1a0c21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1579a6467e30a2651626a27acc6a2fc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_415ebdef72e53bd620d80719add6549f = $(`<div id="html_415ebdef72e53bd620d80719add6549f" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_1579a6467e30a2651626a27acc6a2fc1.setContent(html_415ebdef72e53bd620d80719add6549f);
|
|
|
|
|
|
|
|
marker_cff35d3102a291fc0435a3528fdfe7ff.bindPopup(popup_1579a6467e30a2651626a27acc6a2fc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cff35d3102a291fc0435a3528fdfe7ff.setIcon(icon_20a5c8922f1a943f3bd1fd19ed1a0c21);
|
|
|
|
|
|
var marker_65bca1f06fbec212db24a7e5b262e4fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_f32ed489bd26bdb7c91867d093c4f19d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13518f8693fa245ca563db00db20d7c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_358f75b653ad7e2fa933147a219f2a63 = $(`<div id="html_358f75b653ad7e2fa933147a219f2a63" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_13518f8693fa245ca563db00db20d7c7.setContent(html_358f75b653ad7e2fa933147a219f2a63);
|
|
|
|
|
|
|
|
marker_65bca1f06fbec212db24a7e5b262e4fa.bindPopup(popup_13518f8693fa245ca563db00db20d7c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65bca1f06fbec212db24a7e5b262e4fa.setIcon(icon_f32ed489bd26bdb7c91867d093c4f19d);
|
|
|
|
|
|
var marker_a16416da2a1120d02383f4fb8b31d31d = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_2b521f6921015f183543ac43ff5242fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_193b4cb2d03b81a563259b8376eeb5d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ebf7078014bdc1463295afcef9804ca = $(`<div id="html_6ebf7078014bdc1463295afcef9804ca" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_193b4cb2d03b81a563259b8376eeb5d8.setContent(html_6ebf7078014bdc1463295afcef9804ca);
|
|
|
|
|
|
|
|
marker_a16416da2a1120d02383f4fb8b31d31d.bindPopup(popup_193b4cb2d03b81a563259b8376eeb5d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a16416da2a1120d02383f4fb8b31d31d.setIcon(icon_2b521f6921015f183543ac43ff5242fa);
|
|
|
|
|
|
var marker_69eaebc340751c2622f52d5aa530bcb4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_763f2be701fdbeb6a31deda8bb29f24a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6d51ed4192286f2818dd00abdf2ae93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2864b23f57abaed69ce2418bc08cba5d = $(`<div id="html_2864b23f57abaed69ce2418bc08cba5d" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_f6d51ed4192286f2818dd00abdf2ae93.setContent(html_2864b23f57abaed69ce2418bc08cba5d);
|
|
|
|
|
|
|
|
marker_69eaebc340751c2622f52d5aa530bcb4.bindPopup(popup_f6d51ed4192286f2818dd00abdf2ae93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69eaebc340751c2622f52d5aa530bcb4.setIcon(icon_763f2be701fdbeb6a31deda8bb29f24a);
|
|
|
|
|
|
var marker_5f76979d55e02fab3fdf10db332b51b2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_09512d213f9c4f8972eab12f41c20fe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c79459ba67720997f6f84ccacc4ef0d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d2f5b912d154393338af38baac9c251 = $(`<div id="html_7d2f5b912d154393338af38baac9c251" style="width: 100.0%; height: 100.0%;">cache.freexom.com</div>`)[0];
|
|
popup_c79459ba67720997f6f84ccacc4ef0d4.setContent(html_7d2f5b912d154393338af38baac9c251);
|
|
|
|
|
|
|
|
marker_5f76979d55e02fab3fdf10db332b51b2.bindPopup(popup_c79459ba67720997f6f84ccacc4ef0d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f76979d55e02fab3fdf10db332b51b2.setIcon(icon_09512d213f9c4f8972eab12f41c20fe8);
|
|
|
|
|
|
var marker_c3195dffed69a6df26882a60067cf8a2 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e99bf366c197eb92da33cc2e8b96c5b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_897bfeb4939f0fcc491a1ac1295f79e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58c3b51a9225143996f97f1082fd4219 = $(`<div id="html_58c3b51a9225143996f97f1082fd4219" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_897bfeb4939f0fcc491a1ac1295f79e9.setContent(html_58c3b51a9225143996f97f1082fd4219);
|
|
|
|
|
|
|
|
marker_c3195dffed69a6df26882a60067cf8a2.bindPopup(popup_897bfeb4939f0fcc491a1ac1295f79e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3195dffed69a6df26882a60067cf8a2.setIcon(icon_e99bf366c197eb92da33cc2e8b96c5b4);
|
|
|
|
|
|
var marker_5fac340e56ff895fa5fee4e621249bb1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_7945a85cc59f2932772d45e47bf3fd67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d824fcea306f32cd86ad8826658fd811 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0354d76223ec9fd73ab92df4f5e825ba = $(`<div id="html_0354d76223ec9fd73ab92df4f5e825ba" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_d824fcea306f32cd86ad8826658fd811.setContent(html_0354d76223ec9fd73ab92df4f5e825ba);
|
|
|
|
|
|
|
|
marker_5fac340e56ff895fa5fee4e621249bb1.bindPopup(popup_d824fcea306f32cd86ad8826658fd811)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fac340e56ff895fa5fee4e621249bb1.setIcon(icon_7945a85cc59f2932772d45e47bf3fd67);
|
|
|
|
|
|
var marker_6575b75a069c210dbb1546a14b192e89 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_97ea118d01de07166a19df9be2de67e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20092c2b1cf2937cad92a0e2ce2eca06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a303ece1174aceed0e982923a1fd4ec = $(`<div id="html_7a303ece1174aceed0e982923a1fd4ec" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_20092c2b1cf2937cad92a0e2ce2eca06.setContent(html_7a303ece1174aceed0e982923a1fd4ec);
|
|
|
|
|
|
|
|
marker_6575b75a069c210dbb1546a14b192e89.bindPopup(popup_20092c2b1cf2937cad92a0e2ce2eca06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6575b75a069c210dbb1546a14b192e89.setIcon(icon_97ea118d01de07166a19df9be2de67e8);
|
|
|
|
|
|
var marker_72c60160250a9226692f00494111d6d8 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_019e5bf2cb81fc30592d49fe54df591a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b070b35c7ea787c56eb2984e9f1463ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb6fee64a7e8a608853798127e9b12f6 = $(`<div id="html_fb6fee64a7e8a608853798127e9b12f6" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_b070b35c7ea787c56eb2984e9f1463ae.setContent(html_fb6fee64a7e8a608853798127e9b12f6);
|
|
|
|
|
|
|
|
marker_72c60160250a9226692f00494111d6d8.bindPopup(popup_b070b35c7ea787c56eb2984e9f1463ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72c60160250a9226692f00494111d6d8.setIcon(icon_019e5bf2cb81fc30592d49fe54df591a);
|
|
|
|
|
|
var marker_7351c2d884166f8fb59732d0509286f3 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_05198776ae2dbd40346bbc831231e451 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aa3256eda18a0cd72b9276cfd697e97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cb3b13641852f86ab6298690011845a = $(`<div id="html_5cb3b13641852f86ab6298690011845a" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_9aa3256eda18a0cd72b9276cfd697e97.setContent(html_5cb3b13641852f86ab6298690011845a);
|
|
|
|
|
|
|
|
marker_7351c2d884166f8fb59732d0509286f3.bindPopup(popup_9aa3256eda18a0cd72b9276cfd697e97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7351c2d884166f8fb59732d0509286f3.setIcon(icon_05198776ae2dbd40346bbc831231e451);
|
|
|
|
|
|
var marker_eb8599e44713be0174780ca0b7e734e3 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d0acb561e7fb6440483f56e5f23f8ddd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef3225829c3c1e050abe59d2eb67d3d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fa156e447dbac6a042ca45c1d2b27e1 = $(`<div id="html_2fa156e447dbac6a042ca45c1d2b27e1" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_ef3225829c3c1e050abe59d2eb67d3d9.setContent(html_2fa156e447dbac6a042ca45c1d2b27e1);
|
|
|
|
|
|
|
|
marker_eb8599e44713be0174780ca0b7e734e3.bindPopup(popup_ef3225829c3c1e050abe59d2eb67d3d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb8599e44713be0174780ca0b7e734e3.setIcon(icon_d0acb561e7fb6440483f56e5f23f8ddd);
|
|
|
|
|
|
var marker_38b1027a9fa2e45f06bd53bff0f7e0c8 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d5a29aef2eee05b179cba989c03fd8e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa84f9e3f1152690bbf96967831dfde5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e13424b53185a4fe8e9e2bc21288517 = $(`<div id="html_0e13424b53185a4fe8e9e2bc21288517" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_aa84f9e3f1152690bbf96967831dfde5.setContent(html_0e13424b53185a4fe8e9e2bc21288517);
|
|
|
|
|
|
|
|
marker_38b1027a9fa2e45f06bd53bff0f7e0c8.bindPopup(popup_aa84f9e3f1152690bbf96967831dfde5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38b1027a9fa2e45f06bd53bff0f7e0c8.setIcon(icon_d5a29aef2eee05b179cba989c03fd8e5);
|
|
|
|
|
|
var marker_1b8200720155f1d8016fab587481bd38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_eb4ddeec9884bfe7621c744e871513ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f08b7eed13d4ec1483bed9d354d533b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fb42b24a24057c0799ec2c4270f0c77 = $(`<div id="html_2fb42b24a24057c0799ec2c4270f0c77" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_1f08b7eed13d4ec1483bed9d354d533b.setContent(html_2fb42b24a24057c0799ec2c4270f0c77);
|
|
|
|
|
|
|
|
marker_1b8200720155f1d8016fab587481bd38.bindPopup(popup_1f08b7eed13d4ec1483bed9d354d533b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b8200720155f1d8016fab587481bd38.setIcon(icon_eb4ddeec9884bfe7621c744e871513ad);
|
|
|
|
|
|
var marker_147e8bd01a844b3cf2f21dab65ee1d26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_6b52adb0df8c7e1f0ce4c7990a9767f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2447d8ffed00e8f49839d0ecf68edcd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee0704562005b7c58ae89da866f2394f = $(`<div id="html_ee0704562005b7c58ae89da866f2394f" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_2447d8ffed00e8f49839d0ecf68edcd3.setContent(html_ee0704562005b7c58ae89da866f2394f);
|
|
|
|
|
|
|
|
marker_147e8bd01a844b3cf2f21dab65ee1d26.bindPopup(popup_2447d8ffed00e8f49839d0ecf68edcd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_147e8bd01a844b3cf2f21dab65ee1d26.setIcon(icon_6b52adb0df8c7e1f0ce4c7990a9767f4);
|
|
|
|
|
|
var marker_c99b65317d371beb3c23f32d10484210 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8f106cf6e4d64e79772d60c2295df8c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca495c0a22cb368e5c5dcffe2c4d98d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b16fcf6f823bc6a47ed937f916acb7bf = $(`<div id="html_b16fcf6f823bc6a47ed937f916acb7bf" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_ca495c0a22cb368e5c5dcffe2c4d98d4.setContent(html_b16fcf6f823bc6a47ed937f916acb7bf);
|
|
|
|
|
|
|
|
marker_c99b65317d371beb3c23f32d10484210.bindPopup(popup_ca495c0a22cb368e5c5dcffe2c4d98d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c99b65317d371beb3c23f32d10484210.setIcon(icon_8f106cf6e4d64e79772d60c2295df8c1);
|
|
|
|
|
|
var marker_51d004c0d11c302d68e11bd599b88d23 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_b035c6ad6a149b8f961816bd464458e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb8537525f1f48872f6da342d471c600 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b50fad5c9421b7c4a077fd40763adca = $(`<div id="html_9b50fad5c9421b7c4a077fd40763adca" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_eb8537525f1f48872f6da342d471c600.setContent(html_9b50fad5c9421b7c4a077fd40763adca);
|
|
|
|
|
|
|
|
marker_51d004c0d11c302d68e11bd599b88d23.bindPopup(popup_eb8537525f1f48872f6da342d471c600)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51d004c0d11c302d68e11bd599b88d23.setIcon(icon_b035c6ad6a149b8f961816bd464458e9);
|
|
|
|
|
|
var marker_9e2221e87a98ac70585d8d30b69a98a2 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_8169212a2837270066d47f0e80da0178 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7572439d79cd1afedf76348f040962a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_172dd1ecda0ec4e2a8ce0623a6e8eee9 = $(`<div id="html_172dd1ecda0ec4e2a8ce0623a6e8eee9" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_7572439d79cd1afedf76348f040962a3.setContent(html_172dd1ecda0ec4e2a8ce0623a6e8eee9);
|
|
|
|
|
|
|
|
marker_9e2221e87a98ac70585d8d30b69a98a2.bindPopup(popup_7572439d79cd1afedf76348f040962a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e2221e87a98ac70585d8d30b69a98a2.setIcon(icon_8169212a2837270066d47f0e80da0178);
|
|
|
|
|
|
var marker_46dfbaa06bcec062c58a00069e7e553d = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_526b9b413c61f1a9df9827c67ad4267f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e69b6aee1e28cdf967452862dfb5be3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35043643eee9d4832fcea598fde342a4 = $(`<div id="html_35043643eee9d4832fcea598fde342a4" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_5e69b6aee1e28cdf967452862dfb5be3.setContent(html_35043643eee9d4832fcea598fde342a4);
|
|
|
|
|
|
|
|
marker_46dfbaa06bcec062c58a00069e7e553d.bindPopup(popup_5e69b6aee1e28cdf967452862dfb5be3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46dfbaa06bcec062c58a00069e7e553d.setIcon(icon_526b9b413c61f1a9df9827c67ad4267f);
|
|
|
|
|
|
var marker_be28be5c029d05ee2828dc3311c8a913 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e835fc47916c16eee5e8b2ceb6285497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49b78fda98ef1e8923e0cb1a4a700f3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c6a0c77fac7a6d42dc860f30d5d4438 = $(`<div id="html_7c6a0c77fac7a6d42dc860f30d5d4438" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_49b78fda98ef1e8923e0cb1a4a700f3b.setContent(html_7c6a0c77fac7a6d42dc860f30d5d4438);
|
|
|
|
|
|
|
|
marker_be28be5c029d05ee2828dc3311c8a913.bindPopup(popup_49b78fda98ef1e8923e0cb1a4a700f3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be28be5c029d05ee2828dc3311c8a913.setIcon(icon_e835fc47916c16eee5e8b2ceb6285497);
|
|
|
|
|
|
var marker_8500698581498d5c3190c15cd56126e9 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_e9103a7c7eae129edf93de4a4f5cdc38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84ebbdb3adece095af7bafd282e3977f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6ae48215043a1a11780d66f17740b8f = $(`<div id="html_e6ae48215043a1a11780d66f17740b8f" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_84ebbdb3adece095af7bafd282e3977f.setContent(html_e6ae48215043a1a11780d66f17740b8f);
|
|
|
|
|
|
|
|
marker_8500698581498d5c3190c15cd56126e9.bindPopup(popup_84ebbdb3adece095af7bafd282e3977f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8500698581498d5c3190c15cd56126e9.setIcon(icon_e9103a7c7eae129edf93de4a4f5cdc38);
|
|
|
|
|
|
var marker_9b047d7faa4dcaeebb9299320f251a26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_751027df6e0e03b52ae96515e7625f04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8ab3115416ef8a2209153fe26631bd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9e72ed5cd523454c4410dd901bc6d3e = $(`<div id="html_e9e72ed5cd523454c4410dd901bc6d3e" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_f8ab3115416ef8a2209153fe26631bd3.setContent(html_e9e72ed5cd523454c4410dd901bc6d3e);
|
|
|
|
|
|
|
|
marker_9b047d7faa4dcaeebb9299320f251a26.bindPopup(popup_f8ab3115416ef8a2209153fe26631bd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b047d7faa4dcaeebb9299320f251a26.setIcon(icon_751027df6e0e03b52ae96515e7625f04);
|
|
|
|
|
|
var marker_0043d1a287159859aa085a9239487d89 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_9bc9d44e29225bf2e554142073dd6ae0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b36054ed34b5da4e18f29e58e722818 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9358396d829864e59ec6455725e388c1 = $(`<div id="html_9358396d829864e59ec6455725e388c1" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_6b36054ed34b5da4e18f29e58e722818.setContent(html_9358396d829864e59ec6455725e388c1);
|
|
|
|
|
|
|
|
marker_0043d1a287159859aa085a9239487d89.bindPopup(popup_6b36054ed34b5da4e18f29e58e722818)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0043d1a287159859aa085a9239487d89.setIcon(icon_9bc9d44e29225bf2e554142073dd6ae0);
|
|
|
|
|
|
var marker_e9705a405ebc0ff9b4e2b3396ecd4d49 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_5646df5550e0712613d7078e15ee4be1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7697e3c54bfddd2e044f0ad8c619c05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2d0cb6b2de6175465b5b0e3315d67db = $(`<div id="html_c2d0cb6b2de6175465b5b0e3315d67db" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_d7697e3c54bfddd2e044f0ad8c619c05.setContent(html_c2d0cb6b2de6175465b5b0e3315d67db);
|
|
|
|
|
|
|
|
marker_e9705a405ebc0ff9b4e2b3396ecd4d49.bindPopup(popup_d7697e3c54bfddd2e044f0ad8c619c05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9705a405ebc0ff9b4e2b3396ecd4d49.setIcon(icon_5646df5550e0712613d7078e15ee4be1);
|
|
|
|
|
|
var marker_83d470b1a15f5867ed61583c03fbdcf1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ef00f17129b84b974024035e0ed91504 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50f8c0f998d1969beb2967fa87cda2d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4d024f42345660da53e099cb04ad1ce = $(`<div id="html_c4d024f42345660da53e099cb04ad1ce" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_50f8c0f998d1969beb2967fa87cda2d0.setContent(html_c4d024f42345660da53e099cb04ad1ce);
|
|
|
|
|
|
|
|
marker_83d470b1a15f5867ed61583c03fbdcf1.bindPopup(popup_50f8c0f998d1969beb2967fa87cda2d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83d470b1a15f5867ed61583c03fbdcf1.setIcon(icon_ef00f17129b84b974024035e0ed91504);
|
|
|
|
|
|
var marker_8589e67b8810cc69cc5d3423f4584d10 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_c3f79a70f213d8ae6b69439a691056be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e29c85a48d0211ebf7507adeeadc2cc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9640cdc1f136fb70445c93a6fb4f3478 = $(`<div id="html_9640cdc1f136fb70445c93a6fb4f3478" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_e29c85a48d0211ebf7507adeeadc2cc0.setContent(html_9640cdc1f136fb70445c93a6fb4f3478);
|
|
|
|
|
|
|
|
marker_8589e67b8810cc69cc5d3423f4584d10.bindPopup(popup_e29c85a48d0211ebf7507adeeadc2cc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8589e67b8810cc69cc5d3423f4584d10.setIcon(icon_c3f79a70f213d8ae6b69439a691056be);
|
|
|
|
|
|
var marker_6d2aae5586998c1ca41c1f9726f4cfa6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_ff010f3642b30499e95d0c86951cb071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a8f187fec9f69eb1b68fa3a1af561d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57fb02e16e2f50fbf34d93a1935d2117 = $(`<div id="html_57fb02e16e2f50fbf34d93a1935d2117" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_1a8f187fec9f69eb1b68fa3a1af561d6.setContent(html_57fb02e16e2f50fbf34d93a1935d2117);
|
|
|
|
|
|
|
|
marker_6d2aae5586998c1ca41c1f9726f4cfa6.bindPopup(popup_1a8f187fec9f69eb1b68fa3a1af561d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d2aae5586998c1ca41c1f9726f4cfa6.setIcon(icon_ff010f3642b30499e95d0c86951cb071);
|
|
|
|
|
|
var marker_03d968ac5301939c68d0b48159964839 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_464e6317aaa201827b255324caceb0ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df6c2a86f3886dc359770ea8aff2f8bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ab52b03ad7a41ab06efb23528ac1674 = $(`<div id="html_7ab52b03ad7a41ab06efb23528ac1674" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_df6c2a86f3886dc359770ea8aff2f8bd.setContent(html_7ab52b03ad7a41ab06efb23528ac1674);
|
|
|
|
|
|
|
|
marker_03d968ac5301939c68d0b48159964839.bindPopup(popup_df6c2a86f3886dc359770ea8aff2f8bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03d968ac5301939c68d0b48159964839.setIcon(icon_464e6317aaa201827b255324caceb0ed);
|
|
|
|
|
|
var marker_adc42bed0861a58b273e757bd33ae34c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_caf5a8edbf22e0b791844592ae6e4030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8bfb074d93fd3a27b55a0b873c6e7ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7bc89e510f004d63bf0a57401ef8727 = $(`<div id="html_d7bc89e510f004d63bf0a57401ef8727" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_d8bfb074d93fd3a27b55a0b873c6e7ea.setContent(html_d7bc89e510f004d63bf0a57401ef8727);
|
|
|
|
|
|
|
|
marker_adc42bed0861a58b273e757bd33ae34c.bindPopup(popup_d8bfb074d93fd3a27b55a0b873c6e7ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adc42bed0861a58b273e757bd33ae34c.setIcon(icon_caf5a8edbf22e0b791844592ae6e4030);
|
|
|
|
|
|
var marker_b4da41c81de9a893d87eccd3dbd64440 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_3cc0d4ddbf05ac8c5ccb1bb276122e17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f86d16ed269f80b1ddce0543b3e7599 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15dfd6b6946b63275b77bde8353ff7e7 = $(`<div id="html_15dfd6b6946b63275b77bde8353ff7e7" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_2f86d16ed269f80b1ddce0543b3e7599.setContent(html_15dfd6b6946b63275b77bde8353ff7e7);
|
|
|
|
|
|
|
|
marker_b4da41c81de9a893d87eccd3dbd64440.bindPopup(popup_2f86d16ed269f80b1ddce0543b3e7599)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4da41c81de9a893d87eccd3dbd64440.setIcon(icon_3cc0d4ddbf05ac8c5ccb1bb276122e17);
|
|
|
|
|
|
var marker_a3def870965e93045bc001924581f4e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_841e84411c11ffb3c2267845e75d572e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac70ab05b323c3fda59ecfc1a5ae9d18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a42e72a6e5e38ae4201a8709335d9d6b = $(`<div id="html_a42e72a6e5e38ae4201a8709335d9d6b" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_ac70ab05b323c3fda59ecfc1a5ae9d18.setContent(html_a42e72a6e5e38ae4201a8709335d9d6b);
|
|
|
|
|
|
|
|
marker_a3def870965e93045bc001924581f4e9.bindPopup(popup_ac70ab05b323c3fda59ecfc1a5ae9d18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3def870965e93045bc001924581f4e9.setIcon(icon_841e84411c11ffb3c2267845e75d572e);
|
|
|
|
|
|
var marker_7c13dee32976751e2c50eb1ac6280079 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_d80d2cb2b5fbe9a900453559676e0e33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_876cce3ec879a436e1561b33c23ee255 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7916e20c515aa0fc2a73ddcc46875f0b = $(`<div id="html_7916e20c515aa0fc2a73ddcc46875f0b" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_876cce3ec879a436e1561b33c23ee255.setContent(html_7916e20c515aa0fc2a73ddcc46875f0b);
|
|
|
|
|
|
|
|
marker_7c13dee32976751e2c50eb1ac6280079.bindPopup(popup_876cce3ec879a436e1561b33c23ee255)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c13dee32976751e2c50eb1ac6280079.setIcon(icon_d80d2cb2b5fbe9a900453559676e0e33);
|
|
|
|
|
|
var marker_bf05453ae5f75ab76cafc23357d65663 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_0ae7a18d1ec676d86e1cfa712dac58a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fbadc0dae21a92608a0182d69e6ae85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78f22a571e443415f3cf9e12afe89928 = $(`<div id="html_78f22a571e443415f3cf9e12afe89928" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_3fbadc0dae21a92608a0182d69e6ae85.setContent(html_78f22a571e443415f3cf9e12afe89928);
|
|
|
|
|
|
|
|
marker_bf05453ae5f75ab76cafc23357d65663.bindPopup(popup_3fbadc0dae21a92608a0182d69e6ae85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf05453ae5f75ab76cafc23357d65663.setIcon(icon_0ae7a18d1ec676d86e1cfa712dac58a0);
|
|
|
|
|
|
var marker_5b2524e546487dfcce311746234ebb22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_39285ebb83f758b972080252dc026d88);
|
|
|
|
|
|
var icon_262e8d1c6f205418a3f4b4f4eca2532d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96a6c6d578471a7a37bab53ebd7d766e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fa77b5788763ea826168010951cbbb2 = $(`<div id="html_9fa77b5788763ea826168010951cbbb2" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_96a6c6d578471a7a37bab53ebd7d766e.setContent(html_9fa77b5788763ea826168010951cbbb2);
|
|
|
|
|
|
|
|
marker_5b2524e546487dfcce311746234ebb22.bindPopup(popup_96a6c6d578471a7a37bab53ebd7d766e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b2524e546487dfcce311746234ebb22.setIcon(icon_262e8d1c6f205418a3f4b4f4eca2532d);
|
|
|
|
|
|
marker_cluster_39285ebb83f758b972080252dc026d88.addTo(map_5c856315682aa9b5a51e0e312ee0a915);
|
|
|
|
</script>
|
|
</html> |