mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 02:05:18 +00:00
11095 lines
323 KiB
HTML
11095 lines
323 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_f181b7556539cddab63015ca1b067798 {
|
|
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_f181b7556539cddab63015ca1b067798" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_f181b7556539cddab63015ca1b067798 = L.map(
|
|
"map_f181b7556539cddab63015ca1b067798",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_7952f003fcdc30037e1bae208a843c5d = 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_7952f003fcdc30037e1bae208a843c5d.addTo(map_f181b7556539cddab63015ca1b067798);
|
|
|
|
|
|
var marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_36daed390cbe0f5e9c6913a83aff06d2 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_94f8c5750fdcebf8e2856474eb34fe23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_feb0df3827117f9ae2d003cccb597d42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e126d9b10413e398e0506bf548e69f7 = $(`<div id="html_6e126d9b10413e398e0506bf548e69f7" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_feb0df3827117f9ae2d003cccb597d42.setContent(html_6e126d9b10413e398e0506bf548e69f7);
|
|
|
|
|
|
|
|
marker_36daed390cbe0f5e9c6913a83aff06d2.bindPopup(popup_feb0df3827117f9ae2d003cccb597d42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36daed390cbe0f5e9c6913a83aff06d2.setIcon(icon_94f8c5750fdcebf8e2856474eb34fe23);
|
|
|
|
|
|
var marker_0173b051df3d3247a96cb899542c9ad8 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ec956d9dd900616ea8b8c01d13ddf671 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff233901ea8a5ceb9a4dd019258e7b20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_765a4539d1747a5b08c513f04910d7eb = $(`<div id="html_765a4539d1747a5b08c513f04910d7eb" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_ff233901ea8a5ceb9a4dd019258e7b20.setContent(html_765a4539d1747a5b08c513f04910d7eb);
|
|
|
|
|
|
|
|
marker_0173b051df3d3247a96cb899542c9ad8.bindPopup(popup_ff233901ea8a5ceb9a4dd019258e7b20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0173b051df3d3247a96cb899542c9ad8.setIcon(icon_ec956d9dd900616ea8b8c01d13ddf671);
|
|
|
|
|
|
var marker_55c11009cef6ea984a2f36a8ea60c7f6 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_bed1e14ae26f8ac3befff6467642371b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f98c69e8b98cecca9f949313f4140d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_272bd4a0c8f3f718669f12559bd74220 = $(`<div id="html_272bd4a0c8f3f718669f12559bd74220" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_6f98c69e8b98cecca9f949313f4140d5.setContent(html_272bd4a0c8f3f718669f12559bd74220);
|
|
|
|
|
|
|
|
marker_55c11009cef6ea984a2f36a8ea60c7f6.bindPopup(popup_6f98c69e8b98cecca9f949313f4140d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55c11009cef6ea984a2f36a8ea60c7f6.setIcon(icon_bed1e14ae26f8ac3befff6467642371b);
|
|
|
|
|
|
var marker_80ec7c7c3479390bf0821a5253dce323 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_77b0bfcf8c194f9953672a21941efeb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d30e502d2bc4353e626c716188f3029c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ae6d51d9b5c0d991a81dcc834de3bac = $(`<div id="html_5ae6d51d9b5c0d991a81dcc834de3bac" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_d30e502d2bc4353e626c716188f3029c.setContent(html_5ae6d51d9b5c0d991a81dcc834de3bac);
|
|
|
|
|
|
|
|
marker_80ec7c7c3479390bf0821a5253dce323.bindPopup(popup_d30e502d2bc4353e626c716188f3029c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80ec7c7c3479390bf0821a5253dce323.setIcon(icon_77b0bfcf8c194f9953672a21941efeb4);
|
|
|
|
|
|
var marker_2ece9c0d8f4db26e8c0f26abbe59c5e4 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_eff04a6434798b3ea8baf248108079a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f921dcbe4d6a0f4a6ca6058d68c38e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d53bc82631009c7ab5d9eeb6272acd65 = $(`<div id="html_d53bc82631009c7ab5d9eeb6272acd65" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_7f921dcbe4d6a0f4a6ca6058d68c38e2.setContent(html_d53bc82631009c7ab5d9eeb6272acd65);
|
|
|
|
|
|
|
|
marker_2ece9c0d8f4db26e8c0f26abbe59c5e4.bindPopup(popup_7f921dcbe4d6a0f4a6ca6058d68c38e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ece9c0d8f4db26e8c0f26abbe59c5e4.setIcon(icon_eff04a6434798b3ea8baf248108079a7);
|
|
|
|
|
|
var marker_290565274dce138bbbf5650ec19fae36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_92f0642d0b8c9c0acf1cf733b5dece6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_095a43381d852979ad395b1268c28eb4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_721ca73d7bf737ea0dff8b0f4437c4e4 = $(`<div id="html_721ca73d7bf737ea0dff8b0f4437c4e4" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_095a43381d852979ad395b1268c28eb4.setContent(html_721ca73d7bf737ea0dff8b0f4437c4e4);
|
|
|
|
|
|
|
|
marker_290565274dce138bbbf5650ec19fae36.bindPopup(popup_095a43381d852979ad395b1268c28eb4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_290565274dce138bbbf5650ec19fae36.setIcon(icon_92f0642d0b8c9c0acf1cf733b5dece6b);
|
|
|
|
|
|
var marker_d890fbc44e86f1e8649e2f0f45c24917 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_658b6ad495ad377646fd044a18f0a11f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76df8482c389658f140bd7213d6d3058 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c81d86c1e8ac07baefc5854ec5c03b4 = $(`<div id="html_1c81d86c1e8ac07baefc5854ec5c03b4" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_76df8482c389658f140bd7213d6d3058.setContent(html_1c81d86c1e8ac07baefc5854ec5c03b4);
|
|
|
|
|
|
|
|
marker_d890fbc44e86f1e8649e2f0f45c24917.bindPopup(popup_76df8482c389658f140bd7213d6d3058)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d890fbc44e86f1e8649e2f0f45c24917.setIcon(icon_658b6ad495ad377646fd044a18f0a11f);
|
|
|
|
|
|
var marker_dfc1b247b8b3f1deadf427285979fd55 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_917dc30ab62dd5b14af14cbc3d6f894c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc530cfe7becea97034a20a2384eb37d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adc15ed3ad7f09bb6aeff0075b4c5df9 = $(`<div id="html_adc15ed3ad7f09bb6aeff0075b4c5df9" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_fc530cfe7becea97034a20a2384eb37d.setContent(html_adc15ed3ad7f09bb6aeff0075b4c5df9);
|
|
|
|
|
|
|
|
marker_dfc1b247b8b3f1deadf427285979fd55.bindPopup(popup_fc530cfe7becea97034a20a2384eb37d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfc1b247b8b3f1deadf427285979fd55.setIcon(icon_917dc30ab62dd5b14af14cbc3d6f894c);
|
|
|
|
|
|
var marker_02c83cd44b9aa3b49cc908edce00b688 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_45e510736f44344287957111ce07cc76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85a589c397b2098f7034e72c33bcc81b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5669606c57c6af25eaff18ee084be63 = $(`<div id="html_a5669606c57c6af25eaff18ee084be63" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_85a589c397b2098f7034e72c33bcc81b.setContent(html_a5669606c57c6af25eaff18ee084be63);
|
|
|
|
|
|
|
|
marker_02c83cd44b9aa3b49cc908edce00b688.bindPopup(popup_85a589c397b2098f7034e72c33bcc81b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02c83cd44b9aa3b49cc908edce00b688.setIcon(icon_45e510736f44344287957111ce07cc76);
|
|
|
|
|
|
var marker_a18f4db6ee3606628934d99b041c1c4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a42415ebedcdaf9204aecea84cfb0bf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eae81a409143c1e0ca9ad2b4586c230 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bf3935a2a7080eb3488611e31dfacbd = $(`<div id="html_9bf3935a2a7080eb3488611e31dfacbd" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_3eae81a409143c1e0ca9ad2b4586c230.setContent(html_9bf3935a2a7080eb3488611e31dfacbd);
|
|
|
|
|
|
|
|
marker_a18f4db6ee3606628934d99b041c1c4f.bindPopup(popup_3eae81a409143c1e0ca9ad2b4586c230)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a18f4db6ee3606628934d99b041c1c4f.setIcon(icon_a42415ebedcdaf9204aecea84cfb0bf0);
|
|
|
|
|
|
var marker_be6973030f9c47ed5d20f3bde007bff3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_5867dc96511d1fa5ba3e3a789f8106e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a0f618c63ec414d53fa69dc4156c82c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71868af303ba278332213ab3af7bf462 = $(`<div id="html_71868af303ba278332213ab3af7bf462" style="width: 100.0%; height: 100.0%;">relay.opmaat.org</div>`)[0];
|
|
popup_8a0f618c63ec414d53fa69dc4156c82c.setContent(html_71868af303ba278332213ab3af7bf462);
|
|
|
|
|
|
|
|
marker_be6973030f9c47ed5d20f3bde007bff3.bindPopup(popup_8a0f618c63ec414d53fa69dc4156c82c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be6973030f9c47ed5d20f3bde007bff3.setIcon(icon_5867dc96511d1fa5ba3e3a789f8106e4);
|
|
|
|
|
|
var marker_f00b93ab7ae996b417e0231e9c44ae61 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3919ebbcb94214e53e0c69b7f4d6cf39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cddeab5f8bbdecc8543d348da5a53ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47a269edbeb9328f5db654a76b8030b1 = $(`<div id="html_47a269edbeb9328f5db654a76b8030b1" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_8cddeab5f8bbdecc8543d348da5a53ba.setContent(html_47a269edbeb9328f5db654a76b8030b1);
|
|
|
|
|
|
|
|
marker_f00b93ab7ae996b417e0231e9c44ae61.bindPopup(popup_8cddeab5f8bbdecc8543d348da5a53ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f00b93ab7ae996b417e0231e9c44ae61.setIcon(icon_3919ebbcb94214e53e0c69b7f4d6cf39);
|
|
|
|
|
|
var marker_ef5b574489d4c3829c3105e0c877153b = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a572c736686051b1f3b5c5057fc15074 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85612b4a7236887d44b645c13ca5558a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b6b7d121aac4367cfae40f90a8108c5 = $(`<div id="html_8b6b7d121aac4367cfae40f90a8108c5" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_85612b4a7236887d44b645c13ca5558a.setContent(html_8b6b7d121aac4367cfae40f90a8108c5);
|
|
|
|
|
|
|
|
marker_ef5b574489d4c3829c3105e0c877153b.bindPopup(popup_85612b4a7236887d44b645c13ca5558a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef5b574489d4c3829c3105e0c877153b.setIcon(icon_a572c736686051b1f3b5c5057fc15074);
|
|
|
|
|
|
var marker_ae8ccfa592c1cf1ae037288ea98c4861 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_4f7534eeb7a452c759808f7b592c778a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aec47f47598460fed8b05f0a0e95d80a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ef60935e5e6fc2f15378a3987cf510b = $(`<div id="html_2ef60935e5e6fc2f15378a3987cf510b" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_aec47f47598460fed8b05f0a0e95d80a.setContent(html_2ef60935e5e6fc2f15378a3987cf510b);
|
|
|
|
|
|
|
|
marker_ae8ccfa592c1cf1ae037288ea98c4861.bindPopup(popup_aec47f47598460fed8b05f0a0e95d80a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae8ccfa592c1cf1ae037288ea98c4861.setIcon(icon_4f7534eeb7a452c759808f7b592c778a);
|
|
|
|
|
|
var marker_1928ae3c8a14e9df740a195d603836b4 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_139791e6eb0e22be91901903860e30c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a8bef3d3abf92193d67d1e6bd927480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2891bb1a9648f3ffc4f857bf864164f5 = $(`<div id="html_2891bb1a9648f3ffc4f857bf864164f5" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_7a8bef3d3abf92193d67d1e6bd927480.setContent(html_2891bb1a9648f3ffc4f857bf864164f5);
|
|
|
|
|
|
|
|
marker_1928ae3c8a14e9df740a195d603836b4.bindPopup(popup_7a8bef3d3abf92193d67d1e6bd927480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1928ae3c8a14e9df740a195d603836b4.setIcon(icon_139791e6eb0e22be91901903860e30c5);
|
|
|
|
|
|
var marker_126c8df00abc826acad52ff8b9effb82 = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_898a9089d731a62de549114a22cfc916 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1835589029d9dba5a36cef5faa8cf14e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e030599af13b25f36588818abe4544dc = $(`<div id="html_e030599af13b25f36588818abe4544dc" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_1835589029d9dba5a36cef5faa8cf14e.setContent(html_e030599af13b25f36588818abe4544dc);
|
|
|
|
|
|
|
|
marker_126c8df00abc826acad52ff8b9effb82.bindPopup(popup_1835589029d9dba5a36cef5faa8cf14e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_126c8df00abc826acad52ff8b9effb82.setIcon(icon_898a9089d731a62de549114a22cfc916);
|
|
|
|
|
|
var marker_94ae6c318b986b3b90c4e9d2827e696b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_bfb3cb348f0216d478f5b2fe12a9ab94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecd077a45b397a984b30f29cf6c5bc08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5433a68ca8bba063018fe3de2a669dc5 = $(`<div id="html_5433a68ca8bba063018fe3de2a669dc5" style="width: 100.0%; height: 100.0%;">damus.bostr.online</div>`)[0];
|
|
popup_ecd077a45b397a984b30f29cf6c5bc08.setContent(html_5433a68ca8bba063018fe3de2a669dc5);
|
|
|
|
|
|
|
|
marker_94ae6c318b986b3b90c4e9d2827e696b.bindPopup(popup_ecd077a45b397a984b30f29cf6c5bc08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94ae6c318b986b3b90c4e9d2827e696b.setIcon(icon_bfb3cb348f0216d478f5b2fe12a9ab94);
|
|
|
|
|
|
var marker_3e1d599bc4c0fc88d179dacca0c58c7d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_797a5614a35b22e485617b4282d531da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e7ad4d77c19a8aaa594c1f0a27ebf4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_469839fdbe763a4fdc8cea1ffff66c60 = $(`<div id="html_469839fdbe763a4fdc8cea1ffff66c60" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_8e7ad4d77c19a8aaa594c1f0a27ebf4b.setContent(html_469839fdbe763a4fdc8cea1ffff66c60);
|
|
|
|
|
|
|
|
marker_3e1d599bc4c0fc88d179dacca0c58c7d.bindPopup(popup_8e7ad4d77c19a8aaa594c1f0a27ebf4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e1d599bc4c0fc88d179dacca0c58c7d.setIcon(icon_797a5614a35b22e485617b4282d531da);
|
|
|
|
|
|
var marker_eff11ce97f7261f2f7e8a785c31230d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ba676487d911b3e8f2776e7b5a5e8332 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10178c70276318c88f8e5f305ff9cf22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29f0d14af90d5be6a36f4b4fa3313010 = $(`<div id="html_29f0d14af90d5be6a36f4b4fa3313010" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_10178c70276318c88f8e5f305ff9cf22.setContent(html_29f0d14af90d5be6a36f4b4fa3313010);
|
|
|
|
|
|
|
|
marker_eff11ce97f7261f2f7e8a785c31230d6.bindPopup(popup_10178c70276318c88f8e5f305ff9cf22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eff11ce97f7261f2f7e8a785c31230d6.setIcon(icon_ba676487d911b3e8f2776e7b5a5e8332);
|
|
|
|
|
|
var marker_6247c9aae1456668789ae05dc6bed789 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0db21a6adc09178af0ee9553e481eb6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71975c0959c50fb6fec2385f618d6612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82312b3e67556f85556a4379352a4c83 = $(`<div id="html_82312b3e67556f85556a4379352a4c83" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_71975c0959c50fb6fec2385f618d6612.setContent(html_82312b3e67556f85556a4379352a4c83);
|
|
|
|
|
|
|
|
marker_6247c9aae1456668789ae05dc6bed789.bindPopup(popup_71975c0959c50fb6fec2385f618d6612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6247c9aae1456668789ae05dc6bed789.setIcon(icon_0db21a6adc09178af0ee9553e481eb6c);
|
|
|
|
|
|
var marker_62d41dd9f428bcc51ad68dd7c8251fcb = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_089a96bc0d89011509423503c4d2e01f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_236341dabb3f969f801479904342af5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb02ab890f391e0ff7dad29278942394 = $(`<div id="html_cb02ab890f391e0ff7dad29278942394" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_236341dabb3f969f801479904342af5f.setContent(html_cb02ab890f391e0ff7dad29278942394);
|
|
|
|
|
|
|
|
marker_62d41dd9f428bcc51ad68dd7c8251fcb.bindPopup(popup_236341dabb3f969f801479904342af5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62d41dd9f428bcc51ad68dd7c8251fcb.setIcon(icon_089a96bc0d89011509423503c4d2e01f);
|
|
|
|
|
|
var marker_e955fa9a6dace42ec126600554cfb160 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3245dae3afa948f542e70a9854a5d0be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29b725bea87db322b181410c0c13120a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_145ca3ea60a86c22b14c71d1f4e573d1 = $(`<div id="html_145ca3ea60a86c22b14c71d1f4e573d1" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_29b725bea87db322b181410c0c13120a.setContent(html_145ca3ea60a86c22b14c71d1f4e573d1);
|
|
|
|
|
|
|
|
marker_e955fa9a6dace42ec126600554cfb160.bindPopup(popup_29b725bea87db322b181410c0c13120a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e955fa9a6dace42ec126600554cfb160.setIcon(icon_3245dae3afa948f542e70a9854a5d0be);
|
|
|
|
|
|
var marker_e6eaefdfd060c9c5c08a40614fe72f58 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_538bb42477ac5adfe989ca8580a3c4bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_411f9db85e8171c5ba60c99bae409a28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eda1525e361326e4a5f620eaa21bd4b8 = $(`<div id="html_eda1525e361326e4a5f620eaa21bd4b8" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_411f9db85e8171c5ba60c99bae409a28.setContent(html_eda1525e361326e4a5f620eaa21bd4b8);
|
|
|
|
|
|
|
|
marker_e6eaefdfd060c9c5c08a40614fe72f58.bindPopup(popup_411f9db85e8171c5ba60c99bae409a28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6eaefdfd060c9c5c08a40614fe72f58.setIcon(icon_538bb42477ac5adfe989ca8580a3c4bd);
|
|
|
|
|
|
var marker_6bc660912527f610ab85dfb7ba8c4b52 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f41c048ef3092d84f7a857a639b46939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdf7905c81f476cec02299e8a499071d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2ee49d61fff1e6407c15ac35d2d929e = $(`<div id="html_c2ee49d61fff1e6407c15ac35d2d929e" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_fdf7905c81f476cec02299e8a499071d.setContent(html_c2ee49d61fff1e6407c15ac35d2d929e);
|
|
|
|
|
|
|
|
marker_6bc660912527f610ab85dfb7ba8c4b52.bindPopup(popup_fdf7905c81f476cec02299e8a499071d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bc660912527f610ab85dfb7ba8c4b52.setIcon(icon_f41c048ef3092d84f7a857a639b46939);
|
|
|
|
|
|
var marker_9b6b98cd8eb6c585a52021d7fbb40fd5 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_28a0ccb6a97074e1381ca248673524a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9e3c0e3f23ad19f4bb4d40a0f9d85ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82c270ad320a799a61691074099425f2 = $(`<div id="html_82c270ad320a799a61691074099425f2" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_d9e3c0e3f23ad19f4bb4d40a0f9d85ef.setContent(html_82c270ad320a799a61691074099425f2);
|
|
|
|
|
|
|
|
marker_9b6b98cd8eb6c585a52021d7fbb40fd5.bindPopup(popup_d9e3c0e3f23ad19f4bb4d40a0f9d85ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b6b98cd8eb6c585a52021d7fbb40fd5.setIcon(icon_28a0ccb6a97074e1381ca248673524a2);
|
|
|
|
|
|
var marker_c4492626e97b722f66e7c61c8c3787c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_30532edfd3ad8a5f4bea736ee24e1e59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_079ae1541d51d059f12835c4952932b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40eab2b613475a05cd23dfafa507a62b = $(`<div id="html_40eab2b613475a05cd23dfafa507a62b" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_079ae1541d51d059f12835c4952932b0.setContent(html_40eab2b613475a05cd23dfafa507a62b);
|
|
|
|
|
|
|
|
marker_c4492626e97b722f66e7c61c8c3787c2.bindPopup(popup_079ae1541d51d059f12835c4952932b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4492626e97b722f66e7c61c8c3787c2.setIcon(icon_30532edfd3ad8a5f4bea736ee24e1e59);
|
|
|
|
|
|
var marker_70153d67b7541a08cf4e23bd36c69ed4 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6347fcd5e8ed168c38c328454990d99f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d4698cf37f26a5c35ddf97571a476f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3087f2bf1f6b9e9da5a2a9f3a4e5f38f = $(`<div id="html_3087f2bf1f6b9e9da5a2a9f3a4e5f38f" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_5d4698cf37f26a5c35ddf97571a476f0.setContent(html_3087f2bf1f6b9e9da5a2a9f3a4e5f38f);
|
|
|
|
|
|
|
|
marker_70153d67b7541a08cf4e23bd36c69ed4.bindPopup(popup_5d4698cf37f26a5c35ddf97571a476f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70153d67b7541a08cf4e23bd36c69ed4.setIcon(icon_6347fcd5e8ed168c38c328454990d99f);
|
|
|
|
|
|
var marker_01fc852f2e68061870a0ba6c8c62bf92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e7795caf9ce1571531a2fbf3748a47e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7562b666bff34eb7c493af3606120d17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a7d72ab3ca550a2309c75bc97c62522 = $(`<div id="html_7a7d72ab3ca550a2309c75bc97c62522" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_7562b666bff34eb7c493af3606120d17.setContent(html_7a7d72ab3ca550a2309c75bc97c62522);
|
|
|
|
|
|
|
|
marker_01fc852f2e68061870a0ba6c8c62bf92.bindPopup(popup_7562b666bff34eb7c493af3606120d17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01fc852f2e68061870a0ba6c8c62bf92.setIcon(icon_e7795caf9ce1571531a2fbf3748a47e7);
|
|
|
|
|
|
var marker_28ec11715edff044a641fd0c15531f40 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e774b9fa3135dd0f1a6295424f1ba3d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ba760bea777878692d10fbd2d61f337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1091c8b392bc8d24efeb05a12464e1cd = $(`<div id="html_1091c8b392bc8d24efeb05a12464e1cd" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_9ba760bea777878692d10fbd2d61f337.setContent(html_1091c8b392bc8d24efeb05a12464e1cd);
|
|
|
|
|
|
|
|
marker_28ec11715edff044a641fd0c15531f40.bindPopup(popup_9ba760bea777878692d10fbd2d61f337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28ec11715edff044a641fd0c15531f40.setIcon(icon_e774b9fa3135dd0f1a6295424f1ba3d8);
|
|
|
|
|
|
var marker_d4fb5cb1c70f3a31fbff6ad11fab75bb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_42609c0bb14b7af1d9956a64d2f8c94f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8906d87186be076a8cf5d7b52446d47c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48fda01ee4ce61654aebe1267f5a05ec = $(`<div id="html_48fda01ee4ce61654aebe1267f5a05ec" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_8906d87186be076a8cf5d7b52446d47c.setContent(html_48fda01ee4ce61654aebe1267f5a05ec);
|
|
|
|
|
|
|
|
marker_d4fb5cb1c70f3a31fbff6ad11fab75bb.bindPopup(popup_8906d87186be076a8cf5d7b52446d47c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4fb5cb1c70f3a31fbff6ad11fab75bb.setIcon(icon_42609c0bb14b7af1d9956a64d2f8c94f);
|
|
|
|
|
|
var marker_b4087b03ca40d12f39a607e5222b191c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3989fffa1efc62f959a78290b98c5e9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a483d10c0f6eab9808ac75430fd2237 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_559e8a8bd63f1e5949d4aedef236963b = $(`<div id="html_559e8a8bd63f1e5949d4aedef236963b" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_4a483d10c0f6eab9808ac75430fd2237.setContent(html_559e8a8bd63f1e5949d4aedef236963b);
|
|
|
|
|
|
|
|
marker_b4087b03ca40d12f39a607e5222b191c.bindPopup(popup_4a483d10c0f6eab9808ac75430fd2237)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4087b03ca40d12f39a607e5222b191c.setIcon(icon_3989fffa1efc62f959a78290b98c5e9f);
|
|
|
|
|
|
var marker_066ce5feae0c5b0fd7c98219a9f0a936 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f12722670e0ae47b5ee734a1281dde5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_102ee8c4fc36f4f969aea1fd141a0572 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a95fffd4277eb1523090decacbdac43 = $(`<div id="html_8a95fffd4277eb1523090decacbdac43" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_102ee8c4fc36f4f969aea1fd141a0572.setContent(html_8a95fffd4277eb1523090decacbdac43);
|
|
|
|
|
|
|
|
marker_066ce5feae0c5b0fd7c98219a9f0a936.bindPopup(popup_102ee8c4fc36f4f969aea1fd141a0572)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_066ce5feae0c5b0fd7c98219a9f0a936.setIcon(icon_f12722670e0ae47b5ee734a1281dde5f);
|
|
|
|
|
|
var marker_141a419bba6a673153e16bf0fbcc91d9 = L.marker(
|
|
[41.1976, 1.11167],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0e49236385222109ef31f1c97d1c597b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c35e025dfd5cb38724feab952a54c8a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2a06b4b95926c5d7e864f2bbd3da5c2 = $(`<div id="html_a2a06b4b95926c5d7e864f2bbd3da5c2" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_c35e025dfd5cb38724feab952a54c8a2.setContent(html_a2a06b4b95926c5d7e864f2bbd3da5c2);
|
|
|
|
|
|
|
|
marker_141a419bba6a673153e16bf0fbcc91d9.bindPopup(popup_c35e025dfd5cb38724feab952a54c8a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_141a419bba6a673153e16bf0fbcc91d9.setIcon(icon_0e49236385222109ef31f1c97d1c597b);
|
|
|
|
|
|
var marker_f6dea008fa8f7f05aa673403e4039080 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7273609ce1c99357e463856fa5f27da8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97cde467daee0fb11fa09c29e64ca39a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bade20408ad5a5b827a19a38b6237280 = $(`<div id="html_bade20408ad5a5b827a19a38b6237280" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_97cde467daee0fb11fa09c29e64ca39a.setContent(html_bade20408ad5a5b827a19a38b6237280);
|
|
|
|
|
|
|
|
marker_f6dea008fa8f7f05aa673403e4039080.bindPopup(popup_97cde467daee0fb11fa09c29e64ca39a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6dea008fa8f7f05aa673403e4039080.setIcon(icon_7273609ce1c99357e463856fa5f27da8);
|
|
|
|
|
|
var marker_660f6c864c1a6206410504775755916f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_20a1fe6ceb00f44fc642aa63db5a1df1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c52249c89592606dca162fdd2f8fb18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_162e99e6cb725940e6cc04fabd27641a = $(`<div id="html_162e99e6cb725940e6cc04fabd27641a" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_2c52249c89592606dca162fdd2f8fb18.setContent(html_162e99e6cb725940e6cc04fabd27641a);
|
|
|
|
|
|
|
|
marker_660f6c864c1a6206410504775755916f.bindPopup(popup_2c52249c89592606dca162fdd2f8fb18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_660f6c864c1a6206410504775755916f.setIcon(icon_20a1fe6ceb00f44fc642aa63db5a1df1);
|
|
|
|
|
|
var marker_537b8c2fffec9350f6a90c000c4ab587 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_065e59a545862c7d30458cb81bc28164 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b2e1a1be27486851ce64057241379e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_558e624c403546657ce1225d3ad6b72a = $(`<div id="html_558e624c403546657ce1225d3ad6b72a" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_e2b2e1a1be27486851ce64057241379e.setContent(html_558e624c403546657ce1225d3ad6b72a);
|
|
|
|
|
|
|
|
marker_537b8c2fffec9350f6a90c000c4ab587.bindPopup(popup_e2b2e1a1be27486851ce64057241379e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_537b8c2fffec9350f6a90c000c4ab587.setIcon(icon_065e59a545862c7d30458cb81bc28164);
|
|
|
|
|
|
var marker_2a1091b0531030b5582b5a448cdb2871 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7f855b742d493e0302e5cc27b3cc12aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82e55e733bf724a59e58deb023c07bd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3e476b7edfbf6818a9d3344da993b53 = $(`<div id="html_f3e476b7edfbf6818a9d3344da993b53" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_82e55e733bf724a59e58deb023c07bd6.setContent(html_f3e476b7edfbf6818a9d3344da993b53);
|
|
|
|
|
|
|
|
marker_2a1091b0531030b5582b5a448cdb2871.bindPopup(popup_82e55e733bf724a59e58deb023c07bd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a1091b0531030b5582b5a448cdb2871.setIcon(icon_7f855b742d493e0302e5cc27b3cc12aa);
|
|
|
|
|
|
var marker_91343683aaccbb8addacf82bc20fd56a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8039ac7b8afce77e3d151f1cc8f78106 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2db5ce263c3c0ce43513fb3b1eb2a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96b075bde75f71036522cfc43fc86f9e = $(`<div id="html_96b075bde75f71036522cfc43fc86f9e" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_e2db5ce263c3c0ce43513fb3b1eb2a21.setContent(html_96b075bde75f71036522cfc43fc86f9e);
|
|
|
|
|
|
|
|
marker_91343683aaccbb8addacf82bc20fd56a.bindPopup(popup_e2db5ce263c3c0ce43513fb3b1eb2a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91343683aaccbb8addacf82bc20fd56a.setIcon(icon_8039ac7b8afce77e3d151f1cc8f78106);
|
|
|
|
|
|
var marker_10ad1d27cfae8adc7ad6198f1c3e5ac6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_5f295c91b431b8a46d567bd8da9a7330 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cbc2a704aa1eae12d9fd9b68b184fe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98da7d37e94b17cc2ebeb3d7a03a2542 = $(`<div id="html_98da7d37e94b17cc2ebeb3d7a03a2542" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_4cbc2a704aa1eae12d9fd9b68b184fe1.setContent(html_98da7d37e94b17cc2ebeb3d7a03a2542);
|
|
|
|
|
|
|
|
marker_10ad1d27cfae8adc7ad6198f1c3e5ac6.bindPopup(popup_4cbc2a704aa1eae12d9fd9b68b184fe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10ad1d27cfae8adc7ad6198f1c3e5ac6.setIcon(icon_5f295c91b431b8a46d567bd8da9a7330);
|
|
|
|
|
|
var marker_ebb0eea860a176e0f79e94e84b7d52f5 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_eb192c8491ad5fb24cf7983178e5ea3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0637883521cc17ee8261c94539effb75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_998c9bd4aa1aafaa9e160a8096890211 = $(`<div id="html_998c9bd4aa1aafaa9e160a8096890211" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_0637883521cc17ee8261c94539effb75.setContent(html_998c9bd4aa1aafaa9e160a8096890211);
|
|
|
|
|
|
|
|
marker_ebb0eea860a176e0f79e94e84b7d52f5.bindPopup(popup_0637883521cc17ee8261c94539effb75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebb0eea860a176e0f79e94e84b7d52f5.setIcon(icon_eb192c8491ad5fb24cf7983178e5ea3d);
|
|
|
|
|
|
var marker_52c8ba0815769f84e74612961cc953a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c9306ee852cb3462cf2ad1aeb7eb4fe9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b9d70486085e07f3db727947fcc87d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c33ee8ebedbc1906c827cf46b442a8d2 = $(`<div id="html_c33ee8ebedbc1906c827cf46b442a8d2" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_7b9d70486085e07f3db727947fcc87d2.setContent(html_c33ee8ebedbc1906c827cf46b442a8d2);
|
|
|
|
|
|
|
|
marker_52c8ba0815769f84e74612961cc953a8.bindPopup(popup_7b9d70486085e07f3db727947fcc87d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52c8ba0815769f84e74612961cc953a8.setIcon(icon_c9306ee852cb3462cf2ad1aeb7eb4fe9);
|
|
|
|
|
|
var marker_216dbb7c179b7f713a400034939fe69c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8bcd32ad40d3961f70808fdea957edff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c7ecbea01c52c7bc9e1759a4859195f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b811aea9b13df0f5d4585fb36c40b8ec = $(`<div id="html_b811aea9b13df0f5d4585fb36c40b8ec" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_5c7ecbea01c52c7bc9e1759a4859195f.setContent(html_b811aea9b13df0f5d4585fb36c40b8ec);
|
|
|
|
|
|
|
|
marker_216dbb7c179b7f713a400034939fe69c.bindPopup(popup_5c7ecbea01c52c7bc9e1759a4859195f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_216dbb7c179b7f713a400034939fe69c.setIcon(icon_8bcd32ad40d3961f70808fdea957edff);
|
|
|
|
|
|
var marker_7485549571ac13af344a77f9da93f761 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d47dd3e33c2ca6bf12361890e7da84eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04444a1424dcc3aba1198d0f301bc165 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_375f9e707de45d901547bb97759095b1 = $(`<div id="html_375f9e707de45d901547bb97759095b1" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_04444a1424dcc3aba1198d0f301bc165.setContent(html_375f9e707de45d901547bb97759095b1);
|
|
|
|
|
|
|
|
marker_7485549571ac13af344a77f9da93f761.bindPopup(popup_04444a1424dcc3aba1198d0f301bc165)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7485549571ac13af344a77f9da93f761.setIcon(icon_d47dd3e33c2ca6bf12361890e7da84eb);
|
|
|
|
|
|
var marker_a439ebb2f224d3f0238a414169ce63e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f1baa8481ffd1ac927d9deac384b91ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62a3e929adbc3a64ad2c22e84dd987cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4185f2eecad07de8098c255f9968db28 = $(`<div id="html_4185f2eecad07de8098c255f9968db28" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_62a3e929adbc3a64ad2c22e84dd987cc.setContent(html_4185f2eecad07de8098c255f9968db28);
|
|
|
|
|
|
|
|
marker_a439ebb2f224d3f0238a414169ce63e7.bindPopup(popup_62a3e929adbc3a64ad2c22e84dd987cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a439ebb2f224d3f0238a414169ce63e7.setIcon(icon_f1baa8481ffd1ac927d9deac384b91ca);
|
|
|
|
|
|
var marker_853e6b94b3cf1bb59b9b9615da3109fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0b64f5d91240a813ff98bd0a8454a37b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6b830a41a66e5b4f49f7efce3585b08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a07ece5477f4e6a84ec577e9aa40cbd6 = $(`<div id="html_a07ece5477f4e6a84ec577e9aa40cbd6" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_f6b830a41a66e5b4f49f7efce3585b08.setContent(html_a07ece5477f4e6a84ec577e9aa40cbd6);
|
|
|
|
|
|
|
|
marker_853e6b94b3cf1bb59b9b9615da3109fd.bindPopup(popup_f6b830a41a66e5b4f49f7efce3585b08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_853e6b94b3cf1bb59b9b9615da3109fd.setIcon(icon_0b64f5d91240a813ff98bd0a8454a37b);
|
|
|
|
|
|
var marker_a766b46c39d54b3f4f788783188f5824 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8253074fe1ed2a19809fae0b163e0dfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee709c0d21561755f868a421b1b95044 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_243c5e1a8384549aa46dbcb207d16e4b = $(`<div id="html_243c5e1a8384549aa46dbcb207d16e4b" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_ee709c0d21561755f868a421b1b95044.setContent(html_243c5e1a8384549aa46dbcb207d16e4b);
|
|
|
|
|
|
|
|
marker_a766b46c39d54b3f4f788783188f5824.bindPopup(popup_ee709c0d21561755f868a421b1b95044)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a766b46c39d54b3f4f788783188f5824.setIcon(icon_8253074fe1ed2a19809fae0b163e0dfd);
|
|
|
|
|
|
var marker_7f61dcba84004fb6de869192566de337 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_713efa69e7088d311ed3563a0a9a3a84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baedd242e892231e9a2a77664f9170d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2c4d0c359cf9432c72a108f2b8d94cd = $(`<div id="html_b2c4d0c359cf9432c72a108f2b8d94cd" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_baedd242e892231e9a2a77664f9170d1.setContent(html_b2c4d0c359cf9432c72a108f2b8d94cd);
|
|
|
|
|
|
|
|
marker_7f61dcba84004fb6de869192566de337.bindPopup(popup_baedd242e892231e9a2a77664f9170d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f61dcba84004fb6de869192566de337.setIcon(icon_713efa69e7088d311ed3563a0a9a3a84);
|
|
|
|
|
|
var marker_cee84de195a8ba699c6d68fbce50bb5c = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_17d5652d4c68f79924cd84c7032010f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dab3cf903b2e829e088d12d2b90c3b6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e4282463fcfaa4c3a195749d8ea12d9 = $(`<div id="html_0e4282463fcfaa4c3a195749d8ea12d9" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_dab3cf903b2e829e088d12d2b90c3b6c.setContent(html_0e4282463fcfaa4c3a195749d8ea12d9);
|
|
|
|
|
|
|
|
marker_cee84de195a8ba699c6d68fbce50bb5c.bindPopup(popup_dab3cf903b2e829e088d12d2b90c3b6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cee84de195a8ba699c6d68fbce50bb5c.setIcon(icon_17d5652d4c68f79924cd84c7032010f7);
|
|
|
|
|
|
var marker_ac3141611d37d3f93a80c29096d58552 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_00b2ed431106a54b78283d26abc8296c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99b2c02c64798304bef9f40758a772b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a65f8b732c20e6864e3c77cb9d716af = $(`<div id="html_9a65f8b732c20e6864e3c77cb9d716af" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_99b2c02c64798304bef9f40758a772b6.setContent(html_9a65f8b732c20e6864e3c77cb9d716af);
|
|
|
|
|
|
|
|
marker_ac3141611d37d3f93a80c29096d58552.bindPopup(popup_99b2c02c64798304bef9f40758a772b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac3141611d37d3f93a80c29096d58552.setIcon(icon_00b2ed431106a54b78283d26abc8296c);
|
|
|
|
|
|
var marker_0cc9ef9f8da3de2208c1907474869b05 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c6ca281383eed27a5678437db37abbad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eefc0027bb2515b5543c02faa0bbcdf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e20f6d9934fd70a0f9bd698fc0a9d1c4 = $(`<div id="html_e20f6d9934fd70a0f9bd698fc0a9d1c4" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_eefc0027bb2515b5543c02faa0bbcdf3.setContent(html_e20f6d9934fd70a0f9bd698fc0a9d1c4);
|
|
|
|
|
|
|
|
marker_0cc9ef9f8da3de2208c1907474869b05.bindPopup(popup_eefc0027bb2515b5543c02faa0bbcdf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cc9ef9f8da3de2208c1907474869b05.setIcon(icon_c6ca281383eed27a5678437db37abbad);
|
|
|
|
|
|
var marker_ea6ad7544cc203455242e8268038c7af = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_230424bbc074c5b95eb346cef54d50a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c93539bf6255a9078e9d1c365d9c258b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54f3f255e3ec963fdf3a287f175864a9 = $(`<div id="html_54f3f255e3ec963fdf3a287f175864a9" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_c93539bf6255a9078e9d1c365d9c258b.setContent(html_54f3f255e3ec963fdf3a287f175864a9);
|
|
|
|
|
|
|
|
marker_ea6ad7544cc203455242e8268038c7af.bindPopup(popup_c93539bf6255a9078e9d1c365d9c258b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea6ad7544cc203455242e8268038c7af.setIcon(icon_230424bbc074c5b95eb346cef54d50a7);
|
|
|
|
|
|
var marker_f69bfa6a65ce2e599436a099823139df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_879c0ea5545c45ae4ddc3549089ddda5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e63ebdfd4cf38f0ebf49801aa9ecf919 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_231fae48edd114333493cbbd0a36f203 = $(`<div id="html_231fae48edd114333493cbbd0a36f203" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_e63ebdfd4cf38f0ebf49801aa9ecf919.setContent(html_231fae48edd114333493cbbd0a36f203);
|
|
|
|
|
|
|
|
marker_f69bfa6a65ce2e599436a099823139df.bindPopup(popup_e63ebdfd4cf38f0ebf49801aa9ecf919)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f69bfa6a65ce2e599436a099823139df.setIcon(icon_879c0ea5545c45ae4ddc3549089ddda5);
|
|
|
|
|
|
var marker_9c77f70353824d0267a117b9e0c1893b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7b7e7dc94955e04bd631ead9db570daa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3af224f45067622e7429a546ba7c0ef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_081a7a10e0f8dabca7a89840bca28efd = $(`<div id="html_081a7a10e0f8dabca7a89840bca28efd" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_3af224f45067622e7429a546ba7c0ef5.setContent(html_081a7a10e0f8dabca7a89840bca28efd);
|
|
|
|
|
|
|
|
marker_9c77f70353824d0267a117b9e0c1893b.bindPopup(popup_3af224f45067622e7429a546ba7c0ef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c77f70353824d0267a117b9e0c1893b.setIcon(icon_7b7e7dc94955e04bd631ead9db570daa);
|
|
|
|
|
|
var marker_6fabb1e795651e246fa7842e984e3078 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_589c34b25448551912fb14226dd826e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ec2f68042456eef1fc46825f72b8eab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_709e375f641e6e54118d2a259139a185 = $(`<div id="html_709e375f641e6e54118d2a259139a185" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_3ec2f68042456eef1fc46825f72b8eab.setContent(html_709e375f641e6e54118d2a259139a185);
|
|
|
|
|
|
|
|
marker_6fabb1e795651e246fa7842e984e3078.bindPopup(popup_3ec2f68042456eef1fc46825f72b8eab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fabb1e795651e246fa7842e984e3078.setIcon(icon_589c34b25448551912fb14226dd826e8);
|
|
|
|
|
|
var marker_841e274712a5c1ffbc1d2eac751675d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_cab1ac9aae7458602a24a9049e45c20f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcc4da13a823e47e79caf734eb52a208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bc9aa55e4d262d68eaf25a0cc944c6d = $(`<div id="html_7bc9aa55e4d262d68eaf25a0cc944c6d" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_bcc4da13a823e47e79caf734eb52a208.setContent(html_7bc9aa55e4d262d68eaf25a0cc944c6d);
|
|
|
|
|
|
|
|
marker_841e274712a5c1ffbc1d2eac751675d1.bindPopup(popup_bcc4da13a823e47e79caf734eb52a208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_841e274712a5c1ffbc1d2eac751675d1.setIcon(icon_cab1ac9aae7458602a24a9049e45c20f);
|
|
|
|
|
|
var marker_4545f88d97b7252504dd2219d5b07c61 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0f434886634f419f566718e581eac009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a782e37812424551c9c117fc8ebaccfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58637b66e444a376b30330703fa5a635 = $(`<div id="html_58637b66e444a376b30330703fa5a635" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_a782e37812424551c9c117fc8ebaccfc.setContent(html_58637b66e444a376b30330703fa5a635);
|
|
|
|
|
|
|
|
marker_4545f88d97b7252504dd2219d5b07c61.bindPopup(popup_a782e37812424551c9c117fc8ebaccfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4545f88d97b7252504dd2219d5b07c61.setIcon(icon_0f434886634f419f566718e581eac009);
|
|
|
|
|
|
var marker_de1117ab918435c435a2d8e879c582d9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f6ecc9001b9f98c781645c9d25d255e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08bdda1c588aa2263a24d8ab35074d9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_112f5c11ffd7ff72d1e0b458dfd80e2d = $(`<div id="html_112f5c11ffd7ff72d1e0b458dfd80e2d" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_08bdda1c588aa2263a24d8ab35074d9c.setContent(html_112f5c11ffd7ff72d1e0b458dfd80e2d);
|
|
|
|
|
|
|
|
marker_de1117ab918435c435a2d8e879c582d9.bindPopup(popup_08bdda1c588aa2263a24d8ab35074d9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de1117ab918435c435a2d8e879c582d9.setIcon(icon_f6ecc9001b9f98c781645c9d25d255e0);
|
|
|
|
|
|
var marker_2e358d59cac9a09e5275ea025ad8534e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_4a5cc61b46276c2c4c03b86fee3fa512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a77da4aca35bf817897c5b45e0e4e798 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_321ecc27bc1abf2efb193d741efa2993 = $(`<div id="html_321ecc27bc1abf2efb193d741efa2993" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_a77da4aca35bf817897c5b45e0e4e798.setContent(html_321ecc27bc1abf2efb193d741efa2993);
|
|
|
|
|
|
|
|
marker_2e358d59cac9a09e5275ea025ad8534e.bindPopup(popup_a77da4aca35bf817897c5b45e0e4e798)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e358d59cac9a09e5275ea025ad8534e.setIcon(icon_4a5cc61b46276c2c4c03b86fee3fa512);
|
|
|
|
|
|
var marker_0b38d5b28d01055f9932d27002ab57e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_5616210b456d5de7e57f3cf01d577868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eccc5b724499d01597c77475832772a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd8904cee4e0ab63993f7c1d06da8ad3 = $(`<div id="html_bd8904cee4e0ab63993f7c1d06da8ad3" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_4eccc5b724499d01597c77475832772a.setContent(html_bd8904cee4e0ab63993f7c1d06da8ad3);
|
|
|
|
|
|
|
|
marker_0b38d5b28d01055f9932d27002ab57e6.bindPopup(popup_4eccc5b724499d01597c77475832772a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b38d5b28d01055f9932d27002ab57e6.setIcon(icon_5616210b456d5de7e57f3cf01d577868);
|
|
|
|
|
|
var marker_6326db1a390ead1172e5fb0cdd80c75a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7f4af7e91534a19ccdd323044a75dd89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6098c71ccebf04278dcaa3412021b6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aaa9e3b49f4696f330e01c65c8a58e3 = $(`<div id="html_5aaa9e3b49f4696f330e01c65c8a58e3" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_f6098c71ccebf04278dcaa3412021b6d.setContent(html_5aaa9e3b49f4696f330e01c65c8a58e3);
|
|
|
|
|
|
|
|
marker_6326db1a390ead1172e5fb0cdd80c75a.bindPopup(popup_f6098c71ccebf04278dcaa3412021b6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6326db1a390ead1172e5fb0cdd80c75a.setIcon(icon_7f4af7e91534a19ccdd323044a75dd89);
|
|
|
|
|
|
var marker_3f9792de28740617014f592bbd789ed6 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_b9626f7430f11ca41f5e4301f9f7c657 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44bbe0830b6f29d01ab04997e6b059bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbab8963310979220e6905849f6bd583 = $(`<div id="html_cbab8963310979220e6905849f6bd583" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_44bbe0830b6f29d01ab04997e6b059bb.setContent(html_cbab8963310979220e6905849f6bd583);
|
|
|
|
|
|
|
|
marker_3f9792de28740617014f592bbd789ed6.bindPopup(popup_44bbe0830b6f29d01ab04997e6b059bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f9792de28740617014f592bbd789ed6.setIcon(icon_b9626f7430f11ca41f5e4301f9f7c657);
|
|
|
|
|
|
var marker_da6cd56cac0a7c14c144bd8c442dbc82 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6062a1f7443b89eb5e9570d36a2365db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67f6722661289d4397fd3904c8c505a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d061b4eec90101dc19d831ebb381561a = $(`<div id="html_d061b4eec90101dc19d831ebb381561a" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_67f6722661289d4397fd3904c8c505a0.setContent(html_d061b4eec90101dc19d831ebb381561a);
|
|
|
|
|
|
|
|
marker_da6cd56cac0a7c14c144bd8c442dbc82.bindPopup(popup_67f6722661289d4397fd3904c8c505a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da6cd56cac0a7c14c144bd8c442dbc82.setIcon(icon_6062a1f7443b89eb5e9570d36a2365db);
|
|
|
|
|
|
var marker_cb42713974f6026d89f81d4e98241af5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f2491763e53286d312a6a717b8cca419 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de63eaaa950447d2ca07c9bf042ff4dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85770ab136773ef128922a9d34859b78 = $(`<div id="html_85770ab136773ef128922a9d34859b78" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_de63eaaa950447d2ca07c9bf042ff4dc.setContent(html_85770ab136773ef128922a9d34859b78);
|
|
|
|
|
|
|
|
marker_cb42713974f6026d89f81d4e98241af5.bindPopup(popup_de63eaaa950447d2ca07c9bf042ff4dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb42713974f6026d89f81d4e98241af5.setIcon(icon_f2491763e53286d312a6a717b8cca419);
|
|
|
|
|
|
var marker_65f3e931f85273644040e563b614ab96 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_95c965da3f639abc1c5e793ea4c22233 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7464808e0865cb67e0494015aa5d23fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a171b79429af47fde8a88f71e1673141 = $(`<div id="html_a171b79429af47fde8a88f71e1673141" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_7464808e0865cb67e0494015aa5d23fd.setContent(html_a171b79429af47fde8a88f71e1673141);
|
|
|
|
|
|
|
|
marker_65f3e931f85273644040e563b614ab96.bindPopup(popup_7464808e0865cb67e0494015aa5d23fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65f3e931f85273644040e563b614ab96.setIcon(icon_95c965da3f639abc1c5e793ea4c22233);
|
|
|
|
|
|
var marker_18cd285198e4ef1fdacb916feadf62a4 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_978d6a793ca85e0eb6fb69682be1f65b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47a0c506b8b517ecacac4bf076973a6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a46930beea7d1a8de3faa9ca1bfdf142 = $(`<div id="html_a46930beea7d1a8de3faa9ca1bfdf142" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_47a0c506b8b517ecacac4bf076973a6e.setContent(html_a46930beea7d1a8de3faa9ca1bfdf142);
|
|
|
|
|
|
|
|
marker_18cd285198e4ef1fdacb916feadf62a4.bindPopup(popup_47a0c506b8b517ecacac4bf076973a6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18cd285198e4ef1fdacb916feadf62a4.setIcon(icon_978d6a793ca85e0eb6fb69682be1f65b);
|
|
|
|
|
|
var marker_d3556550bb1c70a40dfd38dc358dcca6 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f5aea85f9acc849a071b0aedd27cb518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cdd650b89c98a44f53d9a07bf3fb0ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0efb3e643830e9c9cd4ac83e9ef4774 = $(`<div id="html_d0efb3e643830e9c9cd4ac83e9ef4774" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_8cdd650b89c98a44f53d9a07bf3fb0ef.setContent(html_d0efb3e643830e9c9cd4ac83e9ef4774);
|
|
|
|
|
|
|
|
marker_d3556550bb1c70a40dfd38dc358dcca6.bindPopup(popup_8cdd650b89c98a44f53d9a07bf3fb0ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3556550bb1c70a40dfd38dc358dcca6.setIcon(icon_f5aea85f9acc849a071b0aedd27cb518);
|
|
|
|
|
|
var marker_c2f1d20bab125acbd0b982d1975c225d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3c30d770223262f78210ca26c89d7f42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4f07536769062b6b9cd78667b5a8342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ef7b4f52781a4467e4859779c46b143 = $(`<div id="html_7ef7b4f52781a4467e4859779c46b143" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_b4f07536769062b6b9cd78667b5a8342.setContent(html_7ef7b4f52781a4467e4859779c46b143);
|
|
|
|
|
|
|
|
marker_c2f1d20bab125acbd0b982d1975c225d.bindPopup(popup_b4f07536769062b6b9cd78667b5a8342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2f1d20bab125acbd0b982d1975c225d.setIcon(icon_3c30d770223262f78210ca26c89d7f42);
|
|
|
|
|
|
var marker_1061174326daadf6f5f0e3929894c900 = L.marker(
|
|
[40.2662, 44.6393],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e32892289421fb697f915b4659b43dc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05c118dc05ddc50eca80d25dd1fd6d22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_839389be2c76901ac3424b09b6703179 = $(`<div id="html_839389be2c76901ac3424b09b6703179" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_05c118dc05ddc50eca80d25dd1fd6d22.setContent(html_839389be2c76901ac3424b09b6703179);
|
|
|
|
|
|
|
|
marker_1061174326daadf6f5f0e3929894c900.bindPopup(popup_05c118dc05ddc50eca80d25dd1fd6d22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1061174326daadf6f5f0e3929894c900.setIcon(icon_e32892289421fb697f915b4659b43dc7);
|
|
|
|
|
|
var marker_5aa320a8166e9a890c9e498c72d683c4 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_5f6c1c4c1339c4490be3a57c871cc9a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67a638f6b1b31f234a1e99cc87a61690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7895cddea499e6898563e6ecea119c65 = $(`<div id="html_7895cddea499e6898563e6ecea119c65" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_67a638f6b1b31f234a1e99cc87a61690.setContent(html_7895cddea499e6898563e6ecea119c65);
|
|
|
|
|
|
|
|
marker_5aa320a8166e9a890c9e498c72d683c4.bindPopup(popup_67a638f6b1b31f234a1e99cc87a61690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5aa320a8166e9a890c9e498c72d683c4.setIcon(icon_5f6c1c4c1339c4490be3a57c871cc9a2);
|
|
|
|
|
|
var marker_12dbb1e2eec402e00c910aaa2dff6900 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_04b808b9d3ed66b2da1b7f2a08cbb534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0911dce529aacb6f735648392b6c195f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6177bf6ae83f9ce90af5fc8adb6bcf9a = $(`<div id="html_6177bf6ae83f9ce90af5fc8adb6bcf9a" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_0911dce529aacb6f735648392b6c195f.setContent(html_6177bf6ae83f9ce90af5fc8adb6bcf9a);
|
|
|
|
|
|
|
|
marker_12dbb1e2eec402e00c910aaa2dff6900.bindPopup(popup_0911dce529aacb6f735648392b6c195f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12dbb1e2eec402e00c910aaa2dff6900.setIcon(icon_04b808b9d3ed66b2da1b7f2a08cbb534);
|
|
|
|
|
|
var marker_16a630094fffd2b2490f961103a44535 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0c0f233da7af28464d7dda412cfc748c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9a52c05a508bf0169bf96dd666f2cea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d43f0ed37b23247d7b61d94bf4679f5 = $(`<div id="html_2d43f0ed37b23247d7b61d94bf4679f5" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_b9a52c05a508bf0169bf96dd666f2cea.setContent(html_2d43f0ed37b23247d7b61d94bf4679f5);
|
|
|
|
|
|
|
|
marker_16a630094fffd2b2490f961103a44535.bindPopup(popup_b9a52c05a508bf0169bf96dd666f2cea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16a630094fffd2b2490f961103a44535.setIcon(icon_0c0f233da7af28464d7dda412cfc748c);
|
|
|
|
|
|
var marker_07f82eaff0c8429e805cc4de2a4f1fea = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_beb4658eff9e3735a8cc904077478644 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93e05e08aa6fd6dc7e4ad8f09e1bc75f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb7ba1921e7d48e355278a36106980d1 = $(`<div id="html_fb7ba1921e7d48e355278a36106980d1" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_93e05e08aa6fd6dc7e4ad8f09e1bc75f.setContent(html_fb7ba1921e7d48e355278a36106980d1);
|
|
|
|
|
|
|
|
marker_07f82eaff0c8429e805cc4de2a4f1fea.bindPopup(popup_93e05e08aa6fd6dc7e4ad8f09e1bc75f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07f82eaff0c8429e805cc4de2a4f1fea.setIcon(icon_beb4658eff9e3735a8cc904077478644);
|
|
|
|
|
|
var marker_7b3156dd2a496d8c20e0f91864669f2d = L.marker(
|
|
[47.4857, 8.72929],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6651952847fe16cadc423077dcae7db4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfc1d7525ce33596dd668a7b37c02db3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_353285cb95a44724fb424700f35526e2 = $(`<div id="html_353285cb95a44724fb424700f35526e2" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_cfc1d7525ce33596dd668a7b37c02db3.setContent(html_353285cb95a44724fb424700f35526e2);
|
|
|
|
|
|
|
|
marker_7b3156dd2a496d8c20e0f91864669f2d.bindPopup(popup_cfc1d7525ce33596dd668a7b37c02db3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b3156dd2a496d8c20e0f91864669f2d.setIcon(icon_6651952847fe16cadc423077dcae7db4);
|
|
|
|
|
|
var marker_1fcfbafa1bcda85a0eed4d8509dc97c8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2164f4a8a0e7d3c8e1fc57b7b108e1a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd1acf2b6aa162b64a3f883c061eb5a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfb33af96190ad644d217adbeaec8631 = $(`<div id="html_cfb33af96190ad644d217adbeaec8631" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_cd1acf2b6aa162b64a3f883c061eb5a6.setContent(html_cfb33af96190ad644d217adbeaec8631);
|
|
|
|
|
|
|
|
marker_1fcfbafa1bcda85a0eed4d8509dc97c8.bindPopup(popup_cd1acf2b6aa162b64a3f883c061eb5a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fcfbafa1bcda85a0eed4d8509dc97c8.setIcon(icon_2164f4a8a0e7d3c8e1fc57b7b108e1a5);
|
|
|
|
|
|
var marker_f43b7ba04cae510d9f40c85299a98c78 = L.marker(
|
|
[14.0644, 101.515],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_927c5a7a873e0ec9a45bc604010708a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e59ddca67d95aa4b9239e613f2943c89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66b60adfffe0668b70a62e97852563d6 = $(`<div id="html_66b60adfffe0668b70a62e97852563d6" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_e59ddca67d95aa4b9239e613f2943c89.setContent(html_66b60adfffe0668b70a62e97852563d6);
|
|
|
|
|
|
|
|
marker_f43b7ba04cae510d9f40c85299a98c78.bindPopup(popup_e59ddca67d95aa4b9239e613f2943c89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f43b7ba04cae510d9f40c85299a98c78.setIcon(icon_927c5a7a873e0ec9a45bc604010708a3);
|
|
|
|
|
|
var marker_c78b60a031ed5051894945b864c33e05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a4617b6cc47d2387ab32fb6a24b30d09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83b988172df4770fa9e291a1473f4572 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ae2cf3e37d0aa6a8d2a399ca39b7646 = $(`<div id="html_8ae2cf3e37d0aa6a8d2a399ca39b7646" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_83b988172df4770fa9e291a1473f4572.setContent(html_8ae2cf3e37d0aa6a8d2a399ca39b7646);
|
|
|
|
|
|
|
|
marker_c78b60a031ed5051894945b864c33e05.bindPopup(popup_83b988172df4770fa9e291a1473f4572)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c78b60a031ed5051894945b864c33e05.setIcon(icon_a4617b6cc47d2387ab32fb6a24b30d09);
|
|
|
|
|
|
var marker_320ebd3fc3c6a7fa19d65b3fcd27a88f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_99352c34511a7364d51ae2187eba30c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ce3316552f98054bd5ed19c052c26b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_364c7510c17c51197cb42d008000290a = $(`<div id="html_364c7510c17c51197cb42d008000290a" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_89ce3316552f98054bd5ed19c052c26b.setContent(html_364c7510c17c51197cb42d008000290a);
|
|
|
|
|
|
|
|
marker_320ebd3fc3c6a7fa19d65b3fcd27a88f.bindPopup(popup_89ce3316552f98054bd5ed19c052c26b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_320ebd3fc3c6a7fa19d65b3fcd27a88f.setIcon(icon_99352c34511a7364d51ae2187eba30c8);
|
|
|
|
|
|
var marker_a0eaadfc3a9c04d891f9c8b14249a21d = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7ba71e965d0995e65e845ae90f569b17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a72f0b529bf622e8f5b7454905259c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0de13421317fee4bd1508c2e1d05a93c = $(`<div id="html_0de13421317fee4bd1508c2e1d05a93c" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_6a72f0b529bf622e8f5b7454905259c7.setContent(html_0de13421317fee4bd1508c2e1d05a93c);
|
|
|
|
|
|
|
|
marker_a0eaadfc3a9c04d891f9c8b14249a21d.bindPopup(popup_6a72f0b529bf622e8f5b7454905259c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0eaadfc3a9c04d891f9c8b14249a21d.setIcon(icon_7ba71e965d0995e65e845ae90f569b17);
|
|
|
|
|
|
var marker_ac9dc6428d42e0c29567dc54692521f9 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_61f780f5ec8b6554ab7d8e4d66c0041f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab1bdc325e2120c2b61c6fcc5130a7d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51cf2a546d2cf2355b928c5fa982f40c = $(`<div id="html_51cf2a546d2cf2355b928c5fa982f40c" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_ab1bdc325e2120c2b61c6fcc5130a7d2.setContent(html_51cf2a546d2cf2355b928c5fa982f40c);
|
|
|
|
|
|
|
|
marker_ac9dc6428d42e0c29567dc54692521f9.bindPopup(popup_ab1bdc325e2120c2b61c6fcc5130a7d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac9dc6428d42e0c29567dc54692521f9.setIcon(icon_61f780f5ec8b6554ab7d8e4d66c0041f);
|
|
|
|
|
|
var marker_3204738c4490b49d3ba8f1db7fefc80d = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_4dfbcbe4f919a4a6f832dcfc46666eba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1d3e567c6c1492d68db115b3444d6de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b7bf43f96a9abfee68d983621ed25ee = $(`<div id="html_3b7bf43f96a9abfee68d983621ed25ee" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_d1d3e567c6c1492d68db115b3444d6de.setContent(html_3b7bf43f96a9abfee68d983621ed25ee);
|
|
|
|
|
|
|
|
marker_3204738c4490b49d3ba8f1db7fefc80d.bindPopup(popup_d1d3e567c6c1492d68db115b3444d6de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3204738c4490b49d3ba8f1db7fefc80d.setIcon(icon_4dfbcbe4f919a4a6f832dcfc46666eba);
|
|
|
|
|
|
var marker_728a48aadb1fffc967da201e60ce75a1 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d1a1a144d794acdd57ad702ddaa6440c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25225d6b4fb49206f6ccb26b8f80efd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb1a1fc86d96a9b7219fec0136471646 = $(`<div id="html_bb1a1fc86d96a9b7219fec0136471646" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_25225d6b4fb49206f6ccb26b8f80efd6.setContent(html_bb1a1fc86d96a9b7219fec0136471646);
|
|
|
|
|
|
|
|
marker_728a48aadb1fffc967da201e60ce75a1.bindPopup(popup_25225d6b4fb49206f6ccb26b8f80efd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_728a48aadb1fffc967da201e60ce75a1.setIcon(icon_d1a1a144d794acdd57ad702ddaa6440c);
|
|
|
|
|
|
var marker_64ea3e9ea93b11b937d6a09e64586adc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_382a716c30023bc68969ddc5e25bbe1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95f2f56f3350b098875728f558dbbc01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_133cb669c11e82f6fd4af1e3368e3d49 = $(`<div id="html_133cb669c11e82f6fd4af1e3368e3d49" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_95f2f56f3350b098875728f558dbbc01.setContent(html_133cb669c11e82f6fd4af1e3368e3d49);
|
|
|
|
|
|
|
|
marker_64ea3e9ea93b11b937d6a09e64586adc.bindPopup(popup_95f2f56f3350b098875728f558dbbc01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64ea3e9ea93b11b937d6a09e64586adc.setIcon(icon_382a716c30023bc68969ddc5e25bbe1c);
|
|
|
|
|
|
var marker_d8b068bc6ba89d21d47113caf4d67a39 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ad50d1bd6f767f731e3030abbf2fb92b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ecf6ebb0ec3fb13b3e5079174f31ff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0752d1faca5f4fc3d86e9e5cb782efc3 = $(`<div id="html_0752d1faca5f4fc3d86e9e5cb782efc3" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_2ecf6ebb0ec3fb13b3e5079174f31ff7.setContent(html_0752d1faca5f4fc3d86e9e5cb782efc3);
|
|
|
|
|
|
|
|
marker_d8b068bc6ba89d21d47113caf4d67a39.bindPopup(popup_2ecf6ebb0ec3fb13b3e5079174f31ff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8b068bc6ba89d21d47113caf4d67a39.setIcon(icon_ad50d1bd6f767f731e3030abbf2fb92b);
|
|
|
|
|
|
var marker_e375f2e265d70c6a07ec7ca9f8ff200d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8eb81bbc09c37de6bff51cc093f30964 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c25982b6dc2a65e86a63392351012dd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c629990621bad511596cd6c23dd811d7 = $(`<div id="html_c629990621bad511596cd6c23dd811d7" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_c25982b6dc2a65e86a63392351012dd1.setContent(html_c629990621bad511596cd6c23dd811d7);
|
|
|
|
|
|
|
|
marker_e375f2e265d70c6a07ec7ca9f8ff200d.bindPopup(popup_c25982b6dc2a65e86a63392351012dd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e375f2e265d70c6a07ec7ca9f8ff200d.setIcon(icon_8eb81bbc09c37de6bff51cc093f30964);
|
|
|
|
|
|
var marker_c2720bd21314f3672cff403354cc539a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8461a2e049909ef253488b4b835c6cee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2ca261cb10b34565d19ba273d5a9056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59c27eefc2eaa1e5aeea7652671ca298 = $(`<div id="html_59c27eefc2eaa1e5aeea7652671ca298" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_e2ca261cb10b34565d19ba273d5a9056.setContent(html_59c27eefc2eaa1e5aeea7652671ca298);
|
|
|
|
|
|
|
|
marker_c2720bd21314f3672cff403354cc539a.bindPopup(popup_e2ca261cb10b34565d19ba273d5a9056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2720bd21314f3672cff403354cc539a.setIcon(icon_8461a2e049909ef253488b4b835c6cee);
|
|
|
|
|
|
var marker_45597a01be039ac091f047e44a92e02e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7b7e099c420c6b6695d6d409c59b4bbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91bc791eb9d923902b86805814e2f76f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a96c8506aa5b28e8982bfa0825854f6 = $(`<div id="html_0a96c8506aa5b28e8982bfa0825854f6" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_91bc791eb9d923902b86805814e2f76f.setContent(html_0a96c8506aa5b28e8982bfa0825854f6);
|
|
|
|
|
|
|
|
marker_45597a01be039ac091f047e44a92e02e.bindPopup(popup_91bc791eb9d923902b86805814e2f76f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45597a01be039ac091f047e44a92e02e.setIcon(icon_7b7e099c420c6b6695d6d409c59b4bbe);
|
|
|
|
|
|
var marker_13529adaba357d71965deac0b8669b67 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e84d6432428c7947cb7d4c836e86f658 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39f1bb51fadef4db885dfc374d7fbbf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e191d9fd1cb3dea792cf6102d46d402 = $(`<div id="html_5e191d9fd1cb3dea792cf6102d46d402" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_39f1bb51fadef4db885dfc374d7fbbf5.setContent(html_5e191d9fd1cb3dea792cf6102d46d402);
|
|
|
|
|
|
|
|
marker_13529adaba357d71965deac0b8669b67.bindPopup(popup_39f1bb51fadef4db885dfc374d7fbbf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13529adaba357d71965deac0b8669b67.setIcon(icon_e84d6432428c7947cb7d4c836e86f658);
|
|
|
|
|
|
var marker_211a312320030ada99eefaa382e9b20f = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ff1558c46ae9498e60482c2815d752de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_358dff66af747b02e1091513755973fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aad7a380f21c3812fa4077ae7f8f5ac3 = $(`<div id="html_aad7a380f21c3812fa4077ae7f8f5ac3" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_358dff66af747b02e1091513755973fa.setContent(html_aad7a380f21c3812fa4077ae7f8f5ac3);
|
|
|
|
|
|
|
|
marker_211a312320030ada99eefaa382e9b20f.bindPopup(popup_358dff66af747b02e1091513755973fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_211a312320030ada99eefaa382e9b20f.setIcon(icon_ff1558c46ae9498e60482c2815d752de);
|
|
|
|
|
|
var marker_df712c08213b53b8aef5927848e05ea4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_fcd1168cd5bea944eeecac25eff59ea7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f61b0a206af31cf006e10f0c244b8681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd46e6eb8b76c2a0aa17d4002ac413d4 = $(`<div id="html_bd46e6eb8b76c2a0aa17d4002ac413d4" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_f61b0a206af31cf006e10f0c244b8681.setContent(html_bd46e6eb8b76c2a0aa17d4002ac413d4);
|
|
|
|
|
|
|
|
marker_df712c08213b53b8aef5927848e05ea4.bindPopup(popup_f61b0a206af31cf006e10f0c244b8681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df712c08213b53b8aef5927848e05ea4.setIcon(icon_fcd1168cd5bea944eeecac25eff59ea7);
|
|
|
|
|
|
var marker_e21d7a5a82c68b8898db583db1104fc9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c9c8ce1dbe46c776386188be33e3f796 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53efe405368f6c116a2a8c6da0a9ab95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae0264a3f71e40d0635eb3fbec2e42b3 = $(`<div id="html_ae0264a3f71e40d0635eb3fbec2e42b3" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_53efe405368f6c116a2a8c6da0a9ab95.setContent(html_ae0264a3f71e40d0635eb3fbec2e42b3);
|
|
|
|
|
|
|
|
marker_e21d7a5a82c68b8898db583db1104fc9.bindPopup(popup_53efe405368f6c116a2a8c6da0a9ab95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e21d7a5a82c68b8898db583db1104fc9.setIcon(icon_c9c8ce1dbe46c776386188be33e3f796);
|
|
|
|
|
|
var marker_c61594dab50b26c40178cf67d609907e = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a5845e630911b697120e2c2c5e811d07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f862be03a6ee8c1c100b2590f9e7ad15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8cc1af505f98d3a265ed03f936b9e21 = $(`<div id="html_f8cc1af505f98d3a265ed03f936b9e21" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_f862be03a6ee8c1c100b2590f9e7ad15.setContent(html_f8cc1af505f98d3a265ed03f936b9e21);
|
|
|
|
|
|
|
|
marker_c61594dab50b26c40178cf67d609907e.bindPopup(popup_f862be03a6ee8c1c100b2590f9e7ad15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c61594dab50b26c40178cf67d609907e.setIcon(icon_a5845e630911b697120e2c2c5e811d07);
|
|
|
|
|
|
var marker_78d91e5e3959d3d45684b2b8bd853351 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_383a70f22f4f9d8590f1b342d00ef89e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_337b7f24e8f0998a5b6a915e66aa0464 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c3aa2e13efa39f099025e17856c0673 = $(`<div id="html_5c3aa2e13efa39f099025e17856c0673" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_337b7f24e8f0998a5b6a915e66aa0464.setContent(html_5c3aa2e13efa39f099025e17856c0673);
|
|
|
|
|
|
|
|
marker_78d91e5e3959d3d45684b2b8bd853351.bindPopup(popup_337b7f24e8f0998a5b6a915e66aa0464)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78d91e5e3959d3d45684b2b8bd853351.setIcon(icon_383a70f22f4f9d8590f1b342d00ef89e);
|
|
|
|
|
|
var marker_ac98ca11943886607d4baff3194ca175 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_502fc4945beb0f5027144dbf5885fb28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b010f0da8a1e27f46d4f2428506ac5a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25cb76a883fe1b33c15297b8cf913654 = $(`<div id="html_25cb76a883fe1b33c15297b8cf913654" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_b010f0da8a1e27f46d4f2428506ac5a4.setContent(html_25cb76a883fe1b33c15297b8cf913654);
|
|
|
|
|
|
|
|
marker_ac98ca11943886607d4baff3194ca175.bindPopup(popup_b010f0da8a1e27f46d4f2428506ac5a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac98ca11943886607d4baff3194ca175.setIcon(icon_502fc4945beb0f5027144dbf5885fb28);
|
|
|
|
|
|
var marker_41fc05cee9f42f60f357fc8a80a85b9d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_aad48cca8054ac828ddb29fe974c2c6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05ef159e35de7b1750d1161cc61e1623 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c16d2cc5d301b8d318acc17d7852d41 = $(`<div id="html_9c16d2cc5d301b8d318acc17d7852d41" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_05ef159e35de7b1750d1161cc61e1623.setContent(html_9c16d2cc5d301b8d318acc17d7852d41);
|
|
|
|
|
|
|
|
marker_41fc05cee9f42f60f357fc8a80a85b9d.bindPopup(popup_05ef159e35de7b1750d1161cc61e1623)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41fc05cee9f42f60f357fc8a80a85b9d.setIcon(icon_aad48cca8054ac828ddb29fe974c2c6a);
|
|
|
|
|
|
var marker_05902f1cd57d51999e5cc0741ed82a76 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_41520594ad6649df30bb21bd5b63e17f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f55a10c45b9f7d44dd8ad5b75961d2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f4e07ed52b5e19e62a5482e82dbf260 = $(`<div id="html_8f4e07ed52b5e19e62a5482e82dbf260" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_1f55a10c45b9f7d44dd8ad5b75961d2a.setContent(html_8f4e07ed52b5e19e62a5482e82dbf260);
|
|
|
|
|
|
|
|
marker_05902f1cd57d51999e5cc0741ed82a76.bindPopup(popup_1f55a10c45b9f7d44dd8ad5b75961d2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05902f1cd57d51999e5cc0741ed82a76.setIcon(icon_41520594ad6649df30bb21bd5b63e17f);
|
|
|
|
|
|
var marker_ebf19d80a8ce1c5cc77dc0d8b656b93d = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_026b5e74623887bf65188db5e8563353 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a5f8d5b8ada2521899eebb6e8e1fae5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7dbd1ba6b03f4ef9d88533d8403055b = $(`<div id="html_c7dbd1ba6b03f4ef9d88533d8403055b" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_2a5f8d5b8ada2521899eebb6e8e1fae5.setContent(html_c7dbd1ba6b03f4ef9d88533d8403055b);
|
|
|
|
|
|
|
|
marker_ebf19d80a8ce1c5cc77dc0d8b656b93d.bindPopup(popup_2a5f8d5b8ada2521899eebb6e8e1fae5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebf19d80a8ce1c5cc77dc0d8b656b93d.setIcon(icon_026b5e74623887bf65188db5e8563353);
|
|
|
|
|
|
var marker_c60b409be33e44d29d2ce4a287395e9b = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a4511d1dfa22741aefa22000d10ad0b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_292976076f0f91423899db1ad7dcd315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76937d7f2c38b13caf3570127516ae73 = $(`<div id="html_76937d7f2c38b13caf3570127516ae73" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_292976076f0f91423899db1ad7dcd315.setContent(html_76937d7f2c38b13caf3570127516ae73);
|
|
|
|
|
|
|
|
marker_c60b409be33e44d29d2ce4a287395e9b.bindPopup(popup_292976076f0f91423899db1ad7dcd315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c60b409be33e44d29d2ce4a287395e9b.setIcon(icon_a4511d1dfa22741aefa22000d10ad0b0);
|
|
|
|
|
|
var marker_b439638a76ed9180124ffe1b3aabc4b1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_27c1074ba5e09b0e2a7e317168d74483 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f640235393c289e0f674ce55339a7c4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b43758be18021233c90a3df5f8946d2e = $(`<div id="html_b43758be18021233c90a3df5f8946d2e" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_f640235393c289e0f674ce55339a7c4a.setContent(html_b43758be18021233c90a3df5f8946d2e);
|
|
|
|
|
|
|
|
marker_b439638a76ed9180124ffe1b3aabc4b1.bindPopup(popup_f640235393c289e0f674ce55339a7c4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b439638a76ed9180124ffe1b3aabc4b1.setIcon(icon_27c1074ba5e09b0e2a7e317168d74483);
|
|
|
|
|
|
var marker_998132b6666667b016bcd4a16471a838 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0d5ca9ed41b49ce2e84f280877613301 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f957ec192780a7f0bec463393c4fbf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa5f57dab9ecd85cc369e48bde9b0d54 = $(`<div id="html_fa5f57dab9ecd85cc369e48bde9b0d54" style="width: 100.0%; height: 100.0%;">love-dirt-reg-conduct.trycloudflare.com</div>`)[0];
|
|
popup_6f957ec192780a7f0bec463393c4fbf5.setContent(html_fa5f57dab9ecd85cc369e48bde9b0d54);
|
|
|
|
|
|
|
|
marker_998132b6666667b016bcd4a16471a838.bindPopup(popup_6f957ec192780a7f0bec463393c4fbf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_998132b6666667b016bcd4a16471a838.setIcon(icon_0d5ca9ed41b49ce2e84f280877613301);
|
|
|
|
|
|
var marker_9e7c43759da46c1b738beb7968644643 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0ea664be2d7241542e9ea20f26f2effb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af52a4f7bd373b03d0bad5d4647708f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a133725b68ea15d01a4bd8c04f12e9a5 = $(`<div id="html_a133725b68ea15d01a4bd8c04f12e9a5" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_af52a4f7bd373b03d0bad5d4647708f1.setContent(html_a133725b68ea15d01a4bd8c04f12e9a5);
|
|
|
|
|
|
|
|
marker_9e7c43759da46c1b738beb7968644643.bindPopup(popup_af52a4f7bd373b03d0bad5d4647708f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e7c43759da46c1b738beb7968644643.setIcon(icon_0ea664be2d7241542e9ea20f26f2effb);
|
|
|
|
|
|
var marker_bdc5c27f9d532e45334bbb6ec3846576 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_fbf2cb7591c4188023fceed273c3e04d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cd0ac8884ba4aab3bf490eaa9a390d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28e768f6cf62d943dee9c509a7f78c43 = $(`<div id="html_28e768f6cf62d943dee9c509a7f78c43" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_7cd0ac8884ba4aab3bf490eaa9a390d4.setContent(html_28e768f6cf62d943dee9c509a7f78c43);
|
|
|
|
|
|
|
|
marker_bdc5c27f9d532e45334bbb6ec3846576.bindPopup(popup_7cd0ac8884ba4aab3bf490eaa9a390d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdc5c27f9d532e45334bbb6ec3846576.setIcon(icon_fbf2cb7591c4188023fceed273c3e04d);
|
|
|
|
|
|
var marker_6e5a427a40eab9dc0fd1540a5d278eae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_642e641184d2b170e804f3f849100119 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7a58d8368a69f0b01bc2756475af1e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6447dd0dcd61c1205c8b77f397853d29 = $(`<div id="html_6447dd0dcd61c1205c8b77f397853d29" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_d7a58d8368a69f0b01bc2756475af1e0.setContent(html_6447dd0dcd61c1205c8b77f397853d29);
|
|
|
|
|
|
|
|
marker_6e5a427a40eab9dc0fd1540a5d278eae.bindPopup(popup_d7a58d8368a69f0b01bc2756475af1e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5a427a40eab9dc0fd1540a5d278eae.setIcon(icon_642e641184d2b170e804f3f849100119);
|
|
|
|
|
|
var marker_27e77513c43d5ae31eae8799c3a7c33b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_37df9591ac0e06f87f55ba692d661c3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2fd93f30ce94b72db04be142a82923d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d55cd900f4ce45e6ca3419ce9bd7017d = $(`<div id="html_d55cd900f4ce45e6ca3419ce9bd7017d" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_d2fd93f30ce94b72db04be142a82923d.setContent(html_d55cd900f4ce45e6ca3419ce9bd7017d);
|
|
|
|
|
|
|
|
marker_27e77513c43d5ae31eae8799c3a7c33b.bindPopup(popup_d2fd93f30ce94b72db04be142a82923d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27e77513c43d5ae31eae8799c3a7c33b.setIcon(icon_37df9591ac0e06f87f55ba692d661c3d);
|
|
|
|
|
|
var marker_2a06765475cd3bb145dea8ef82009490 = L.marker(
|
|
[51.6992, 5.30417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2b61d9b065ab890b267056da9ccf68f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_439856316058d3f1632435f41ec03909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b48f48e09cac4156ed0eba8e0d11cef = $(`<div id="html_0b48f48e09cac4156ed0eba8e0d11cef" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_439856316058d3f1632435f41ec03909.setContent(html_0b48f48e09cac4156ed0eba8e0d11cef);
|
|
|
|
|
|
|
|
marker_2a06765475cd3bb145dea8ef82009490.bindPopup(popup_439856316058d3f1632435f41ec03909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a06765475cd3bb145dea8ef82009490.setIcon(icon_2b61d9b065ab890b267056da9ccf68f1);
|
|
|
|
|
|
var marker_7eeaad0a50050ce2dda9602914fb297d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_b9b9c5f7b4d26aeaf549086ab3330802 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e82f030b88b41ddcc5feabc89916794e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c6bde26a2dd7d4ea5112117ae470004 = $(`<div id="html_3c6bde26a2dd7d4ea5112117ae470004" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_e82f030b88b41ddcc5feabc89916794e.setContent(html_3c6bde26a2dd7d4ea5112117ae470004);
|
|
|
|
|
|
|
|
marker_7eeaad0a50050ce2dda9602914fb297d.bindPopup(popup_e82f030b88b41ddcc5feabc89916794e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eeaad0a50050ce2dda9602914fb297d.setIcon(icon_b9b9c5f7b4d26aeaf549086ab3330802);
|
|
|
|
|
|
var marker_c99dd8316dea16acb51eec66f72152d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ace9156a04bbd7b81023882ccc774e04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40664bee639995f4e59db895312336e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e553afc6235eee948a85d907ffcb04b9 = $(`<div id="html_e553afc6235eee948a85d907ffcb04b9" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_40664bee639995f4e59db895312336e1.setContent(html_e553afc6235eee948a85d907ffcb04b9);
|
|
|
|
|
|
|
|
marker_c99dd8316dea16acb51eec66f72152d6.bindPopup(popup_40664bee639995f4e59db895312336e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c99dd8316dea16acb51eec66f72152d6.setIcon(icon_ace9156a04bbd7b81023882ccc774e04);
|
|
|
|
|
|
var marker_22bf63a9aa2a6b8a1f518e18849da381 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e0ef61e5d8816f080f1509a377a55298 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb9ba9d4f2c2d3a0a0a54a7a2c3424e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a03c7fb2734326b32e4a40f8c653cf96 = $(`<div id="html_a03c7fb2734326b32e4a40f8c653cf96" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_bb9ba9d4f2c2d3a0a0a54a7a2c3424e6.setContent(html_a03c7fb2734326b32e4a40f8c653cf96);
|
|
|
|
|
|
|
|
marker_22bf63a9aa2a6b8a1f518e18849da381.bindPopup(popup_bb9ba9d4f2c2d3a0a0a54a7a2c3424e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22bf63a9aa2a6b8a1f518e18849da381.setIcon(icon_e0ef61e5d8816f080f1509a377a55298);
|
|
|
|
|
|
var marker_f28bc81555a0d6e3a12ed6d6fed3cee1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_19dbef59e96e7e8b8eb06af6ae1fd93c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4937a9347c3ad224804c513176cdae7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_219f15ae48db8033cff5ad77c6ef2242 = $(`<div id="html_219f15ae48db8033cff5ad77c6ef2242" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_4937a9347c3ad224804c513176cdae7e.setContent(html_219f15ae48db8033cff5ad77c6ef2242);
|
|
|
|
|
|
|
|
marker_f28bc81555a0d6e3a12ed6d6fed3cee1.bindPopup(popup_4937a9347c3ad224804c513176cdae7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f28bc81555a0d6e3a12ed6d6fed3cee1.setIcon(icon_19dbef59e96e7e8b8eb06af6ae1fd93c);
|
|
|
|
|
|
var marker_bc809139030579ffdefbb2dccdbbd944 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_9c9d68ad06a6bf6330b6f45328cd2135 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b979a0f66d7da76e5eb01e56e34993a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e73c1f9f6a6ae924a4e000bd2a39a000 = $(`<div id="html_e73c1f9f6a6ae924a4e000bd2a39a000" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_b979a0f66d7da76e5eb01e56e34993a8.setContent(html_e73c1f9f6a6ae924a4e000bd2a39a000);
|
|
|
|
|
|
|
|
marker_bc809139030579ffdefbb2dccdbbd944.bindPopup(popup_b979a0f66d7da76e5eb01e56e34993a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc809139030579ffdefbb2dccdbbd944.setIcon(icon_9c9d68ad06a6bf6330b6f45328cd2135);
|
|
|
|
|
|
var marker_bebe0cf973dcea02d44052107cefc24d = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7035d409498d72310e2205d63e3cffa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_617cecf9d6354b334eda30210168e0d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f4745ed761f317d4e41ec50e03164fc = $(`<div id="html_4f4745ed761f317d4e41ec50e03164fc" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_617cecf9d6354b334eda30210168e0d9.setContent(html_4f4745ed761f317d4e41ec50e03164fc);
|
|
|
|
|
|
|
|
marker_bebe0cf973dcea02d44052107cefc24d.bindPopup(popup_617cecf9d6354b334eda30210168e0d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bebe0cf973dcea02d44052107cefc24d.setIcon(icon_7035d409498d72310e2205d63e3cffa9);
|
|
|
|
|
|
var marker_66c08676e0cabde1bc191dade5d20f72 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_653352b78c7e6f7a46d5840089933f38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15237b68ace57a099bb9dec373461667 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74546587d2964e304cf10084cc5182bf = $(`<div id="html_74546587d2964e304cf10084cc5182bf" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_15237b68ace57a099bb9dec373461667.setContent(html_74546587d2964e304cf10084cc5182bf);
|
|
|
|
|
|
|
|
marker_66c08676e0cabde1bc191dade5d20f72.bindPopup(popup_15237b68ace57a099bb9dec373461667)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66c08676e0cabde1bc191dade5d20f72.setIcon(icon_653352b78c7e6f7a46d5840089933f38);
|
|
|
|
|
|
var marker_28fe19fee70ed701f842d048a8567d15 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_95377e4933181b2e69a9cd48e519edc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce63cd86da1ebb57fed6ec9594c1fea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa4ff010c0a9f3b195b2c1a8d8ab2eb8 = $(`<div id="html_aa4ff010c0a9f3b195b2c1a8d8ab2eb8" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_ce63cd86da1ebb57fed6ec9594c1fea6.setContent(html_aa4ff010c0a9f3b195b2c1a8d8ab2eb8);
|
|
|
|
|
|
|
|
marker_28fe19fee70ed701f842d048a8567d15.bindPopup(popup_ce63cd86da1ebb57fed6ec9594c1fea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28fe19fee70ed701f842d048a8567d15.setIcon(icon_95377e4933181b2e69a9cd48e519edc9);
|
|
|
|
|
|
var marker_1b1a39ba0538adcd7058f5064a392c07 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_9105223ab8fcb9e65a4722a1bbcb1d32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4b78f48bf5dddf58d27964f613766c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_031912c35689667826c87d766be4d66d = $(`<div id="html_031912c35689667826c87d766be4d66d" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_d4b78f48bf5dddf58d27964f613766c6.setContent(html_031912c35689667826c87d766be4d66d);
|
|
|
|
|
|
|
|
marker_1b1a39ba0538adcd7058f5064a392c07.bindPopup(popup_d4b78f48bf5dddf58d27964f613766c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b1a39ba0538adcd7058f5064a392c07.setIcon(icon_9105223ab8fcb9e65a4722a1bbcb1d32);
|
|
|
|
|
|
var marker_a13ae9d610177d231064abc4bd1b9db3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_259bc7ad47706220777b748e96be998d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7869e15a8cf181b6d278a2186012ea5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9670e611603fd9c10e9f44d4497ed5a9 = $(`<div id="html_9670e611603fd9c10e9f44d4497ed5a9" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_7869e15a8cf181b6d278a2186012ea5e.setContent(html_9670e611603fd9c10e9f44d4497ed5a9);
|
|
|
|
|
|
|
|
marker_a13ae9d610177d231064abc4bd1b9db3.bindPopup(popup_7869e15a8cf181b6d278a2186012ea5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a13ae9d610177d231064abc4bd1b9db3.setIcon(icon_259bc7ad47706220777b748e96be998d);
|
|
|
|
|
|
var marker_3ef4a43c81d55e7e1d49906c11687844 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ab5b3d439303ab553b589ae45cfd4ca5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_006ed334d51a720643e8112ab8a527c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85d4aa427eee0da62515041d09600bc9 = $(`<div id="html_85d4aa427eee0da62515041d09600bc9" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_006ed334d51a720643e8112ab8a527c0.setContent(html_85d4aa427eee0da62515041d09600bc9);
|
|
|
|
|
|
|
|
marker_3ef4a43c81d55e7e1d49906c11687844.bindPopup(popup_006ed334d51a720643e8112ab8a527c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ef4a43c81d55e7e1d49906c11687844.setIcon(icon_ab5b3d439303ab553b589ae45cfd4ca5);
|
|
|
|
|
|
var marker_b138ee0d2deef20416f9d1e9f5eacde5 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_98264fed719c3a8dc3a8c86d12f48b9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a635b4cf775a64ad81728e56d95777d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41ca3118c2a486d0d5e4c11a0babfa77 = $(`<div id="html_41ca3118c2a486d0d5e4c11a0babfa77" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_4a635b4cf775a64ad81728e56d95777d.setContent(html_41ca3118c2a486d0d5e4c11a0babfa77);
|
|
|
|
|
|
|
|
marker_b138ee0d2deef20416f9d1e9f5eacde5.bindPopup(popup_4a635b4cf775a64ad81728e56d95777d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b138ee0d2deef20416f9d1e9f5eacde5.setIcon(icon_98264fed719c3a8dc3a8c86d12f48b9f);
|
|
|
|
|
|
var marker_3630a4cf1cf5cb50d7d2fbed3e68f361 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_9831aff127637e8bc6269c53c99e9e21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99f6d0c7b08a171a84a307270b9cf48d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_728bc0b2bcb735ac0feb8a262b8d85b8 = $(`<div id="html_728bc0b2bcb735ac0feb8a262b8d85b8" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_99f6d0c7b08a171a84a307270b9cf48d.setContent(html_728bc0b2bcb735ac0feb8a262b8d85b8);
|
|
|
|
|
|
|
|
marker_3630a4cf1cf5cb50d7d2fbed3e68f361.bindPopup(popup_99f6d0c7b08a171a84a307270b9cf48d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3630a4cf1cf5cb50d7d2fbed3e68f361.setIcon(icon_9831aff127637e8bc6269c53c99e9e21);
|
|
|
|
|
|
var marker_1c21c2f6afdc9bac6278434da320bf2b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2ec31626b9734405c65151b32db9d013 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da4bfb78f72a20be4a733396149fa28b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0e00161b4c78511cd2c9d0fdfcf661c = $(`<div id="html_c0e00161b4c78511cd2c9d0fdfcf661c" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_da4bfb78f72a20be4a733396149fa28b.setContent(html_c0e00161b4c78511cd2c9d0fdfcf661c);
|
|
|
|
|
|
|
|
marker_1c21c2f6afdc9bac6278434da320bf2b.bindPopup(popup_da4bfb78f72a20be4a733396149fa28b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c21c2f6afdc9bac6278434da320bf2b.setIcon(icon_2ec31626b9734405c65151b32db9d013);
|
|
|
|
|
|
var marker_d7556161edafd2ddefaf81289bd72fef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_9651fbe93bf4f6fdfb7864d561bacfec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_243692b8c08f9759f89b4b323f29f006 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8783ac5550a752f48441a773bba5f5ac = $(`<div id="html_8783ac5550a752f48441a773bba5f5ac" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_243692b8c08f9759f89b4b323f29f006.setContent(html_8783ac5550a752f48441a773bba5f5ac);
|
|
|
|
|
|
|
|
marker_d7556161edafd2ddefaf81289bd72fef.bindPopup(popup_243692b8c08f9759f89b4b323f29f006)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7556161edafd2ddefaf81289bd72fef.setIcon(icon_9651fbe93bf4f6fdfb7864d561bacfec);
|
|
|
|
|
|
var marker_cace802a6952a181ec1b3a3accef66aa = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6af70435389648671021836d5bf4aee7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e00a85d3e1bc341a1dd31536a254345 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_629581e5f8886416eab0193e6e2e123c = $(`<div id="html_629581e5f8886416eab0193e6e2e123c" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_1e00a85d3e1bc341a1dd31536a254345.setContent(html_629581e5f8886416eab0193e6e2e123c);
|
|
|
|
|
|
|
|
marker_cace802a6952a181ec1b3a3accef66aa.bindPopup(popup_1e00a85d3e1bc341a1dd31536a254345)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cace802a6952a181ec1b3a3accef66aa.setIcon(icon_6af70435389648671021836d5bf4aee7);
|
|
|
|
|
|
var marker_a2ffd280a68c90ff90919f7f7728dfe9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_14c23d52603e7ee29b9de7100f259de8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_781ebec1a98c0a6790288c43ff6dd6a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9c0840d978b723e81378d2d32e74188 = $(`<div id="html_e9c0840d978b723e81378d2d32e74188" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_781ebec1a98c0a6790288c43ff6dd6a1.setContent(html_e9c0840d978b723e81378d2d32e74188);
|
|
|
|
|
|
|
|
marker_a2ffd280a68c90ff90919f7f7728dfe9.bindPopup(popup_781ebec1a98c0a6790288c43ff6dd6a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2ffd280a68c90ff90919f7f7728dfe9.setIcon(icon_14c23d52603e7ee29b9de7100f259de8);
|
|
|
|
|
|
var marker_26411b32f2f3c839486cff6d2779c60a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0fafd529ce675eed07ebdf08aaf51df1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a749d4b956d3e4a985f30c19b9bbb555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_736b64581b3fc6c1aabd5d7b12fef7e3 = $(`<div id="html_736b64581b3fc6c1aabd5d7b12fef7e3" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_a749d4b956d3e4a985f30c19b9bbb555.setContent(html_736b64581b3fc6c1aabd5d7b12fef7e3);
|
|
|
|
|
|
|
|
marker_26411b32f2f3c839486cff6d2779c60a.bindPopup(popup_a749d4b956d3e4a985f30c19b9bbb555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26411b32f2f3c839486cff6d2779c60a.setIcon(icon_0fafd529ce675eed07ebdf08aaf51df1);
|
|
|
|
|
|
var marker_91746fdeb8b1598b8bd6547abec650da = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c383c48d6a81268ba180eab26938edb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92fca46dbdec3d1ee9d7f59598969066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ef045ef1171613c20186c8a939053c7 = $(`<div id="html_2ef045ef1171613c20186c8a939053c7" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_92fca46dbdec3d1ee9d7f59598969066.setContent(html_2ef045ef1171613c20186c8a939053c7);
|
|
|
|
|
|
|
|
marker_91746fdeb8b1598b8bd6547abec650da.bindPopup(popup_92fca46dbdec3d1ee9d7f59598969066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91746fdeb8b1598b8bd6547abec650da.setIcon(icon_c383c48d6a81268ba180eab26938edb5);
|
|
|
|
|
|
var marker_041a4c9a8cd064cedc7fd57fb670d2a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2720dc2668c53acd63183c90091b7e12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2db68491c71c6fd42fa26ebebf1d2b0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5620727b561523d165166ea674ab7c10 = $(`<div id="html_5620727b561523d165166ea674ab7c10" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_2db68491c71c6fd42fa26ebebf1d2b0d.setContent(html_5620727b561523d165166ea674ab7c10);
|
|
|
|
|
|
|
|
marker_041a4c9a8cd064cedc7fd57fb670d2a6.bindPopup(popup_2db68491c71c6fd42fa26ebebf1d2b0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_041a4c9a8cd064cedc7fd57fb670d2a6.setIcon(icon_2720dc2668c53acd63183c90091b7e12);
|
|
|
|
|
|
var marker_70976351f7149c57fd4cfce6a8676916 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6174560469afc6bc0e6d28bbebeac353 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71545be5808362b7bddfbdfadefbd2ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ee70b468284268eb40e98575faac559 = $(`<div id="html_2ee70b468284268eb40e98575faac559" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_71545be5808362b7bddfbdfadefbd2ab.setContent(html_2ee70b468284268eb40e98575faac559);
|
|
|
|
|
|
|
|
marker_70976351f7149c57fd4cfce6a8676916.bindPopup(popup_71545be5808362b7bddfbdfadefbd2ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70976351f7149c57fd4cfce6a8676916.setIcon(icon_6174560469afc6bc0e6d28bbebeac353);
|
|
|
|
|
|
var marker_e5cb4be787fa2b614435adc0140a33a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_785cafbb5f5d201af69f57c2bda30143 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0327c22cd63c7fd624e059db81b9352c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d5169bbe48b50cce320b170eff2bb93 = $(`<div id="html_3d5169bbe48b50cce320b170eff2bb93" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_0327c22cd63c7fd624e059db81b9352c.setContent(html_3d5169bbe48b50cce320b170eff2bb93);
|
|
|
|
|
|
|
|
marker_e5cb4be787fa2b614435adc0140a33a1.bindPopup(popup_0327c22cd63c7fd624e059db81b9352c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5cb4be787fa2b614435adc0140a33a1.setIcon(icon_785cafbb5f5d201af69f57c2bda30143);
|
|
|
|
|
|
var marker_576258e5e003374e17f9602dd1a2c75f = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8945394965e9820a4926974c460fc4a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_970fa56ce055bec0d9aa90ff1ba9ea2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4526eabc6ed86d0aa00aa67350c9a1c9 = $(`<div id="html_4526eabc6ed86d0aa00aa67350c9a1c9" style="width: 100.0%; height: 100.0%;">relay.infinityover21.org</div>`)[0];
|
|
popup_970fa56ce055bec0d9aa90ff1ba9ea2e.setContent(html_4526eabc6ed86d0aa00aa67350c9a1c9);
|
|
|
|
|
|
|
|
marker_576258e5e003374e17f9602dd1a2c75f.bindPopup(popup_970fa56ce055bec0d9aa90ff1ba9ea2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_576258e5e003374e17f9602dd1a2c75f.setIcon(icon_8945394965e9820a4926974c460fc4a9);
|
|
|
|
|
|
var marker_a183fb04b4bffd53119b4d569bad3d46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c95226b2fbfea0b2c5019afbb9e19ef0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0adc4a7f7001fc315058c6d3a5e5d92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b16ef45e5e3ec7014f1578b494133ab9 = $(`<div id="html_b16ef45e5e3ec7014f1578b494133ab9" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_e0adc4a7f7001fc315058c6d3a5e5d92.setContent(html_b16ef45e5e3ec7014f1578b494133ab9);
|
|
|
|
|
|
|
|
marker_a183fb04b4bffd53119b4d569bad3d46.bindPopup(popup_e0adc4a7f7001fc315058c6d3a5e5d92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a183fb04b4bffd53119b4d569bad3d46.setIcon(icon_c95226b2fbfea0b2c5019afbb9e19ef0);
|
|
|
|
|
|
var marker_9032f28be27075186a01290e2669360c = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0bbf0b16749e9328c49008c402c040f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94ff6601392e7e83902b8c283cd7f272 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdcbad1a5e718fce7e58552aa0e8adfa = $(`<div id="html_fdcbad1a5e718fce7e58552aa0e8adfa" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_94ff6601392e7e83902b8c283cd7f272.setContent(html_fdcbad1a5e718fce7e58552aa0e8adfa);
|
|
|
|
|
|
|
|
marker_9032f28be27075186a01290e2669360c.bindPopup(popup_94ff6601392e7e83902b8c283cd7f272)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9032f28be27075186a01290e2669360c.setIcon(icon_0bbf0b16749e9328c49008c402c040f2);
|
|
|
|
|
|
var marker_1ed40c748e2a860c4355d33a2d9d0b49 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ebc136e9b7f67e58071ebf2ca3e7145a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_589ba29f5081a8ca0ac0bd37b130c2dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e07ab184b2e883c8c65a5519f2e3bf38 = $(`<div id="html_e07ab184b2e883c8c65a5519f2e3bf38" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_589ba29f5081a8ca0ac0bd37b130c2dd.setContent(html_e07ab184b2e883c8c65a5519f2e3bf38);
|
|
|
|
|
|
|
|
marker_1ed40c748e2a860c4355d33a2d9d0b49.bindPopup(popup_589ba29f5081a8ca0ac0bd37b130c2dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ed40c748e2a860c4355d33a2d9d0b49.setIcon(icon_ebc136e9b7f67e58071ebf2ca3e7145a);
|
|
|
|
|
|
var marker_d64a388f9c552960cfb1ab92a375c75f = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_bcd78fa3b91342150ee5bed889e8c5fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db3b8e847b701a911620194ab26104b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0d69c67f2ce2bda47e79347414ae13d = $(`<div id="html_f0d69c67f2ce2bda47e79347414ae13d" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_db3b8e847b701a911620194ab26104b8.setContent(html_f0d69c67f2ce2bda47e79347414ae13d);
|
|
|
|
|
|
|
|
marker_d64a388f9c552960cfb1ab92a375c75f.bindPopup(popup_db3b8e847b701a911620194ab26104b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d64a388f9c552960cfb1ab92a375c75f.setIcon(icon_bcd78fa3b91342150ee5bed889e8c5fc);
|
|
|
|
|
|
var marker_7a8f72b67c61883d7b20a1509ba70f1f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_124fc22a1ca706f36bc473f2cd109bc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f93ae9b18ae8c87850b6605dcbe915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b2f88dfabf412d8433f95621d084a7a = $(`<div id="html_6b2f88dfabf412d8433f95621d084a7a" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_a1f93ae9b18ae8c87850b6605dcbe915.setContent(html_6b2f88dfabf412d8433f95621d084a7a);
|
|
|
|
|
|
|
|
marker_7a8f72b67c61883d7b20a1509ba70f1f.bindPopup(popup_a1f93ae9b18ae8c87850b6605dcbe915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a8f72b67c61883d7b20a1509ba70f1f.setIcon(icon_124fc22a1ca706f36bc473f2cd109bc5);
|
|
|
|
|
|
var marker_b8d204963ec9d96533b232963f5be111 = L.marker(
|
|
[41.1542, -8.60964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_51fd15e57b7e0754d82fceade46186ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_096286d1bc6d360fea369a8bdf59a9bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33495881b1fcffb912c4dccb029f2718 = $(`<div id="html_33495881b1fcffb912c4dccb029f2718" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_096286d1bc6d360fea369a8bdf59a9bf.setContent(html_33495881b1fcffb912c4dccb029f2718);
|
|
|
|
|
|
|
|
marker_b8d204963ec9d96533b232963f5be111.bindPopup(popup_096286d1bc6d360fea369a8bdf59a9bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8d204963ec9d96533b232963f5be111.setIcon(icon_51fd15e57b7e0754d82fceade46186ce);
|
|
|
|
|
|
var marker_fa78bf0e7a4e954453c0131240705ab8 = L.marker(
|
|
[25.7617, -80.1918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_72feeb5f7eb956612cd1b36a57892797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b55da8419f4a77b2d7a5eedc168124e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99d0979d08ec2a5ebaf66d0831e6e1c2 = $(`<div id="html_99d0979d08ec2a5ebaf66d0831e6e1c2" style="width: 100.0%; height: 100.0%;">relay1.privkey.io</div>`)[0];
|
|
popup_6b55da8419f4a77b2d7a5eedc168124e.setContent(html_99d0979d08ec2a5ebaf66d0831e6e1c2);
|
|
|
|
|
|
|
|
marker_fa78bf0e7a4e954453c0131240705ab8.bindPopup(popup_6b55da8419f4a77b2d7a5eedc168124e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa78bf0e7a4e954453c0131240705ab8.setIcon(icon_72feeb5f7eb956612cd1b36a57892797);
|
|
|
|
|
|
var marker_052c918565a608161ad3ac43ed2b3e12 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_95441800fa66c9c27f3bc2f76e16a921 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7db1bd0e0e38b6baaceca6c6239d819c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b1439fb0d89c92eedf0b9593a98b1fa = $(`<div id="html_9b1439fb0d89c92eedf0b9593a98b1fa" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_7db1bd0e0e38b6baaceca6c6239d819c.setContent(html_9b1439fb0d89c92eedf0b9593a98b1fa);
|
|
|
|
|
|
|
|
marker_052c918565a608161ad3ac43ed2b3e12.bindPopup(popup_7db1bd0e0e38b6baaceca6c6239d819c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_052c918565a608161ad3ac43ed2b3e12.setIcon(icon_95441800fa66c9c27f3bc2f76e16a921);
|
|
|
|
|
|
var marker_89289e4a7346d9c0fdb82c2ed60987f7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ddc9f9398c7d7c85517029537aa0028f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a6fdb1b6acfd282ef9da4dd181a71ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_591bd79c51d3bde212eae9a04752c487 = $(`<div id="html_591bd79c51d3bde212eae9a04752c487" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_9a6fdb1b6acfd282ef9da4dd181a71ca.setContent(html_591bd79c51d3bde212eae9a04752c487);
|
|
|
|
|
|
|
|
marker_89289e4a7346d9c0fdb82c2ed60987f7.bindPopup(popup_9a6fdb1b6acfd282ef9da4dd181a71ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89289e4a7346d9c0fdb82c2ed60987f7.setIcon(icon_ddc9f9398c7d7c85517029537aa0028f);
|
|
|
|
|
|
var marker_72d30b2f03ce83fe70b38a2275604fac = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_62f5bb6b14d2e2e18a16f131e73817ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51fd3c0695a8621e3fdb9563f021274d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bb49e7a0ddfee3119c68f16bde3779b = $(`<div id="html_2bb49e7a0ddfee3119c68f16bde3779b" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_51fd3c0695a8621e3fdb9563f021274d.setContent(html_2bb49e7a0ddfee3119c68f16bde3779b);
|
|
|
|
|
|
|
|
marker_72d30b2f03ce83fe70b38a2275604fac.bindPopup(popup_51fd3c0695a8621e3fdb9563f021274d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72d30b2f03ce83fe70b38a2275604fac.setIcon(icon_62f5bb6b14d2e2e18a16f131e73817ab);
|
|
|
|
|
|
var marker_03b1f7b36076f6cd1f156afc71ec474e = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2ce5256faf95d42e6f2ec8dbaac8f521 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a41e9231c1abc92668ef982fe291962 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f18ba9b93da4c23716a53f6ada6b632 = $(`<div id="html_8f18ba9b93da4c23716a53f6ada6b632" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_1a41e9231c1abc92668ef982fe291962.setContent(html_8f18ba9b93da4c23716a53f6ada6b632);
|
|
|
|
|
|
|
|
marker_03b1f7b36076f6cd1f156afc71ec474e.bindPopup(popup_1a41e9231c1abc92668ef982fe291962)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03b1f7b36076f6cd1f156afc71ec474e.setIcon(icon_2ce5256faf95d42e6f2ec8dbaac8f521);
|
|
|
|
|
|
var marker_e462b95891200fd12dd8e216e6f0a4de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_275d2d19f83766dc8072c1eb8f578fc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed04459aebd3fdc0d40161fc1141a0e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_761146ae3ac1f660f881624357c1d322 = $(`<div id="html_761146ae3ac1f660f881624357c1d322" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_ed04459aebd3fdc0d40161fc1141a0e7.setContent(html_761146ae3ac1f660f881624357c1d322);
|
|
|
|
|
|
|
|
marker_e462b95891200fd12dd8e216e6f0a4de.bindPopup(popup_ed04459aebd3fdc0d40161fc1141a0e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e462b95891200fd12dd8e216e6f0a4de.setIcon(icon_275d2d19f83766dc8072c1eb8f578fc7);
|
|
|
|
|
|
var marker_d89bcf8e0515600f1c4d0ddd6a75667e = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_348475c6d83864a45f5e07ed2c9e1d4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2045eb00a0595451afbb717ec200f101 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_948f41ef06619b1ec76d5c79c8ace9db = $(`<div id="html_948f41ef06619b1ec76d5c79c8ace9db" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_2045eb00a0595451afbb717ec200f101.setContent(html_948f41ef06619b1ec76d5c79c8ace9db);
|
|
|
|
|
|
|
|
marker_d89bcf8e0515600f1c4d0ddd6a75667e.bindPopup(popup_2045eb00a0595451afbb717ec200f101)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d89bcf8e0515600f1c4d0ddd6a75667e.setIcon(icon_348475c6d83864a45f5e07ed2c9e1d4b);
|
|
|
|
|
|
var marker_6ee1fc679fc27502fe87531bed77f9f8 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8ef76702bc5d76b487e948fa5088572a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a16293ed6f95fb6390153522cd4e3a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a17c82ab202706ef057f44fd35a0b579 = $(`<div id="html_a17c82ab202706ef057f44fd35a0b579" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_2a16293ed6f95fb6390153522cd4e3a5.setContent(html_a17c82ab202706ef057f44fd35a0b579);
|
|
|
|
|
|
|
|
marker_6ee1fc679fc27502fe87531bed77f9f8.bindPopup(popup_2a16293ed6f95fb6390153522cd4e3a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ee1fc679fc27502fe87531bed77f9f8.setIcon(icon_8ef76702bc5d76b487e948fa5088572a);
|
|
|
|
|
|
var marker_94946584c3f8f2211da53dbf67d35316 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a87a5859df072211474a1d3c60b9f46c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6a199ef7890a850ab171f17310b68ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3727f6826ec2603d32499123e0aade5 = $(`<div id="html_c3727f6826ec2603d32499123e0aade5" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_e6a199ef7890a850ab171f17310b68ba.setContent(html_c3727f6826ec2603d32499123e0aade5);
|
|
|
|
|
|
|
|
marker_94946584c3f8f2211da53dbf67d35316.bindPopup(popup_e6a199ef7890a850ab171f17310b68ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94946584c3f8f2211da53dbf67d35316.setIcon(icon_a87a5859df072211474a1d3c60b9f46c);
|
|
|
|
|
|
var marker_4b176325b5be7a8073c2a06f5909c242 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_de20fa7a46aab7847b66313a4e86038c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6300834cbf935d9ca4e05a874194cf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a77c1ba7e59447809cc398be527f30c = $(`<div id="html_9a77c1ba7e59447809cc398be527f30c" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_a6300834cbf935d9ca4e05a874194cf4.setContent(html_9a77c1ba7e59447809cc398be527f30c);
|
|
|
|
|
|
|
|
marker_4b176325b5be7a8073c2a06f5909c242.bindPopup(popup_a6300834cbf935d9ca4e05a874194cf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b176325b5be7a8073c2a06f5909c242.setIcon(icon_de20fa7a46aab7847b66313a4e86038c);
|
|
|
|
|
|
var marker_f083b3410d04d770a6b7679c31f594c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_4f67cda57615ad29f9b5ab59010cf1fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e970c45c9c8f340f32916d911a0f95f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56648bdf3ebd4ef9e7fa539ac254960d = $(`<div id="html_56648bdf3ebd4ef9e7fa539ac254960d" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_7e970c45c9c8f340f32916d911a0f95f.setContent(html_56648bdf3ebd4ef9e7fa539ac254960d);
|
|
|
|
|
|
|
|
marker_f083b3410d04d770a6b7679c31f594c1.bindPopup(popup_7e970c45c9c8f340f32916d911a0f95f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f083b3410d04d770a6b7679c31f594c1.setIcon(icon_4f67cda57615ad29f9b5ab59010cf1fc);
|
|
|
|
|
|
var marker_211ee1f91f151cabf3b916ae30d05a08 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e193ac4fbf9c169845dcc3b0b617944a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d438d30c8887c25d6ffc495069ea0c7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd11db5baa9403315a0ef5d7d9bf811e = $(`<div id="html_fd11db5baa9403315a0ef5d7d9bf811e" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_d438d30c8887c25d6ffc495069ea0c7a.setContent(html_fd11db5baa9403315a0ef5d7d9bf811e);
|
|
|
|
|
|
|
|
marker_211ee1f91f151cabf3b916ae30d05a08.bindPopup(popup_d438d30c8887c25d6ffc495069ea0c7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_211ee1f91f151cabf3b916ae30d05a08.setIcon(icon_e193ac4fbf9c169845dcc3b0b617944a);
|
|
|
|
|
|
var marker_df9f51fc7aa29dc40f7335ed0a4afe79 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7355d6bcdbfaa197a0b86fd172414ecb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dca5249f607365da8ae59406bb8c108d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c044d85be12aff0eac93761d4b5ba6f1 = $(`<div id="html_c044d85be12aff0eac93761d4b5ba6f1" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_dca5249f607365da8ae59406bb8c108d.setContent(html_c044d85be12aff0eac93761d4b5ba6f1);
|
|
|
|
|
|
|
|
marker_df9f51fc7aa29dc40f7335ed0a4afe79.bindPopup(popup_dca5249f607365da8ae59406bb8c108d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df9f51fc7aa29dc40f7335ed0a4afe79.setIcon(icon_7355d6bcdbfaa197a0b86fd172414ecb);
|
|
|
|
|
|
var marker_5fab60931c2721808d8994110674166d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8554613445a2ec4d6201d48401897b99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e91ee874860a8983350f003b1be46e36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a586d22387499152a4599e51df0778e = $(`<div id="html_3a586d22387499152a4599e51df0778e" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_e91ee874860a8983350f003b1be46e36.setContent(html_3a586d22387499152a4599e51df0778e);
|
|
|
|
|
|
|
|
marker_5fab60931c2721808d8994110674166d.bindPopup(popup_e91ee874860a8983350f003b1be46e36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fab60931c2721808d8994110674166d.setIcon(icon_8554613445a2ec4d6201d48401897b99);
|
|
|
|
|
|
var marker_88e3014250ac81126bb58f9f23bfd730 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_972c82f6062f40bba78b00b98804923c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90dcbb52a0ad5d7f1e041e33e2c51338 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd6a64a4a4ddcf078d99a32cc227ea41 = $(`<div id="html_fd6a64a4a4ddcf078d99a32cc227ea41" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_90dcbb52a0ad5d7f1e041e33e2c51338.setContent(html_fd6a64a4a4ddcf078d99a32cc227ea41);
|
|
|
|
|
|
|
|
marker_88e3014250ac81126bb58f9f23bfd730.bindPopup(popup_90dcbb52a0ad5d7f1e041e33e2c51338)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88e3014250ac81126bb58f9f23bfd730.setIcon(icon_972c82f6062f40bba78b00b98804923c);
|
|
|
|
|
|
var marker_aa5f400d29c4a0222730b5b2f0944cbb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_b7218a7c837db396667b021b23958dd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_682d4f9207a1b0234dd7acd96da8a172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41e3beeb5092250afc4d66990486c560 = $(`<div id="html_41e3beeb5092250afc4d66990486c560" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_682d4f9207a1b0234dd7acd96da8a172.setContent(html_41e3beeb5092250afc4d66990486c560);
|
|
|
|
|
|
|
|
marker_aa5f400d29c4a0222730b5b2f0944cbb.bindPopup(popup_682d4f9207a1b0234dd7acd96da8a172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa5f400d29c4a0222730b5b2f0944cbb.setIcon(icon_b7218a7c837db396667b021b23958dd7);
|
|
|
|
|
|
var marker_1bea1a6abeb6465e478d02c118d690e4 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8b056c5aa2015260536b24a9e6f81605 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a387888a8692c15bb7c33905845fe68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25e7bd2deadc6e4526a5845a5b4fdab6 = $(`<div id="html_25e7bd2deadc6e4526a5845a5b4fdab6" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_9a387888a8692c15bb7c33905845fe68.setContent(html_25e7bd2deadc6e4526a5845a5b4fdab6);
|
|
|
|
|
|
|
|
marker_1bea1a6abeb6465e478d02c118d690e4.bindPopup(popup_9a387888a8692c15bb7c33905845fe68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bea1a6abeb6465e478d02c118d690e4.setIcon(icon_8b056c5aa2015260536b24a9e6f81605);
|
|
|
|
|
|
var marker_730cf65a3a720cb0387ec91964d7d7cb = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_538e879ebcbd118d87d5131c0723d5f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f21316d8a4cfe9f00009748c70d48fb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f47d0bf9f06ed10382ca023a2d8fb5 = $(`<div id="html_13f47d0bf9f06ed10382ca023a2d8fb5" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_f21316d8a4cfe9f00009748c70d48fb0.setContent(html_13f47d0bf9f06ed10382ca023a2d8fb5);
|
|
|
|
|
|
|
|
marker_730cf65a3a720cb0387ec91964d7d7cb.bindPopup(popup_f21316d8a4cfe9f00009748c70d48fb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_730cf65a3a720cb0387ec91964d7d7cb.setIcon(icon_538e879ebcbd118d87d5131c0723d5f5);
|
|
|
|
|
|
var marker_32cc1e57a7eb324c60fc1ca06e9632b8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_30de4a6bc627789519c5cce2a30166ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fdc24c3136356acd40280a1874187bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90ec342de61e1f31763f8ba5ad563f62 = $(`<div id="html_90ec342de61e1f31763f8ba5ad563f62" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_2fdc24c3136356acd40280a1874187bd.setContent(html_90ec342de61e1f31763f8ba5ad563f62);
|
|
|
|
|
|
|
|
marker_32cc1e57a7eb324c60fc1ca06e9632b8.bindPopup(popup_2fdc24c3136356acd40280a1874187bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32cc1e57a7eb324c60fc1ca06e9632b8.setIcon(icon_30de4a6bc627789519c5cce2a30166ff);
|
|
|
|
|
|
var marker_5a9b5e221a520cb8c1d4967f51cfbc56 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e6ddb77e034d78b15bc41536767d55d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a83a6e42670455cf4086c3e70da385a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0afab6b4b3c9ca82f2d3b00063550bd = $(`<div id="html_b0afab6b4b3c9ca82f2d3b00063550bd" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_7a83a6e42670455cf4086c3e70da385a.setContent(html_b0afab6b4b3c9ca82f2d3b00063550bd);
|
|
|
|
|
|
|
|
marker_5a9b5e221a520cb8c1d4967f51cfbc56.bindPopup(popup_7a83a6e42670455cf4086c3e70da385a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a9b5e221a520cb8c1d4967f51cfbc56.setIcon(icon_e6ddb77e034d78b15bc41536767d55d7);
|
|
|
|
|
|
var marker_16a4dc838ab6af0cd5e3b842eed4b04e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e7299462372cabb4aa0903f3bc9cdb4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_878b2dbf82b1a469168efef0e03741a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c83f4a8e1fcea2f41703a7578aa6167d = $(`<div id="html_c83f4a8e1fcea2f41703a7578aa6167d" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_878b2dbf82b1a469168efef0e03741a9.setContent(html_c83f4a8e1fcea2f41703a7578aa6167d);
|
|
|
|
|
|
|
|
marker_16a4dc838ab6af0cd5e3b842eed4b04e.bindPopup(popup_878b2dbf82b1a469168efef0e03741a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16a4dc838ab6af0cd5e3b842eed4b04e.setIcon(icon_e7299462372cabb4aa0903f3bc9cdb4f);
|
|
|
|
|
|
var marker_541954d9774086416ac598da6093f773 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_57cd55adf9c9fe208670ecdf7a24db54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fa0963089263721c708501c80b45630 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e94cb8ac9fd72a91404fb36eac3dd952 = $(`<div id="html_e94cb8ac9fd72a91404fb36eac3dd952" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_6fa0963089263721c708501c80b45630.setContent(html_e94cb8ac9fd72a91404fb36eac3dd952);
|
|
|
|
|
|
|
|
marker_541954d9774086416ac598da6093f773.bindPopup(popup_6fa0963089263721c708501c80b45630)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_541954d9774086416ac598da6093f773.setIcon(icon_57cd55adf9c9fe208670ecdf7a24db54);
|
|
|
|
|
|
var marker_79bdbd535954f56063c9dcc8fa2a4d79 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ac37be058f4973d78d31ed98400833d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69600f05f8db3be2a849d1a02cf264a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b671393c894bbdb3a009bf178e47150 = $(`<div id="html_6b671393c894bbdb3a009bf178e47150" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_69600f05f8db3be2a849d1a02cf264a9.setContent(html_6b671393c894bbdb3a009bf178e47150);
|
|
|
|
|
|
|
|
marker_79bdbd535954f56063c9dcc8fa2a4d79.bindPopup(popup_69600f05f8db3be2a849d1a02cf264a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79bdbd535954f56063c9dcc8fa2a4d79.setIcon(icon_ac37be058f4973d78d31ed98400833d9);
|
|
|
|
|
|
var marker_1c1b536f7169dfd6c799b212ba427443 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d52dfd6a52a3f1e07e5c94ce59f8ccc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1ab7e5e150019b27ac148422f3d3f36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc2897621a3d594c9540450b31594f6e = $(`<div id="html_bc2897621a3d594c9540450b31594f6e" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_f1ab7e5e150019b27ac148422f3d3f36.setContent(html_bc2897621a3d594c9540450b31594f6e);
|
|
|
|
|
|
|
|
marker_1c1b536f7169dfd6c799b212ba427443.bindPopup(popup_f1ab7e5e150019b27ac148422f3d3f36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c1b536f7169dfd6c799b212ba427443.setIcon(icon_d52dfd6a52a3f1e07e5c94ce59f8ccc8);
|
|
|
|
|
|
var marker_9fe2b9db0da6104a646c9137ddf3d750 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_1661232168ca7ba7fed77d1d2f01e15f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f939d98b5de1fa2c2ba8d4ce5d43851b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17186dfb720e5204f49dd38eed3bb345 = $(`<div id="html_17186dfb720e5204f49dd38eed3bb345" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_f939d98b5de1fa2c2ba8d4ce5d43851b.setContent(html_17186dfb720e5204f49dd38eed3bb345);
|
|
|
|
|
|
|
|
marker_9fe2b9db0da6104a646c9137ddf3d750.bindPopup(popup_f939d98b5de1fa2c2ba8d4ce5d43851b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fe2b9db0da6104a646c9137ddf3d750.setIcon(icon_1661232168ca7ba7fed77d1d2f01e15f);
|
|
|
|
|
|
var marker_5df149a775faa9b29ab213583f2780d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_626476d3a6a6b0808ad82b7c778faaa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_096b3ac9af8ce0f7be3fe556a8852c54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_067cc0afebe5a7cef469fe9466ee5e91 = $(`<div id="html_067cc0afebe5a7cef469fe9466ee5e91" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_096b3ac9af8ce0f7be3fe556a8852c54.setContent(html_067cc0afebe5a7cef469fe9466ee5e91);
|
|
|
|
|
|
|
|
marker_5df149a775faa9b29ab213583f2780d9.bindPopup(popup_096b3ac9af8ce0f7be3fe556a8852c54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5df149a775faa9b29ab213583f2780d9.setIcon(icon_626476d3a6a6b0808ad82b7c778faaa5);
|
|
|
|
|
|
var marker_1a5e2fa0e5dbdcd34e22ae54d900f808 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f02694235568c8f110660d974c499de8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c464c859e66609741e56d33ea9c53d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f4de459fee39a74986bcf2b113427ca = $(`<div id="html_7f4de459fee39a74986bcf2b113427ca" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_5c464c859e66609741e56d33ea9c53d9.setContent(html_7f4de459fee39a74986bcf2b113427ca);
|
|
|
|
|
|
|
|
marker_1a5e2fa0e5dbdcd34e22ae54d900f808.bindPopup(popup_5c464c859e66609741e56d33ea9c53d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a5e2fa0e5dbdcd34e22ae54d900f808.setIcon(icon_f02694235568c8f110660d974c499de8);
|
|
|
|
|
|
var marker_06e480486c685341eb91f911e49b3671 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_93dc8967e963e4f4f3478fcfe3f1df82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59be1ed70568b2116abec58ef7a7987b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0823fde589834e2fc07c365d70c719bb = $(`<div id="html_0823fde589834e2fc07c365d70c719bb" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_59be1ed70568b2116abec58ef7a7987b.setContent(html_0823fde589834e2fc07c365d70c719bb);
|
|
|
|
|
|
|
|
marker_06e480486c685341eb91f911e49b3671.bindPopup(popup_59be1ed70568b2116abec58ef7a7987b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06e480486c685341eb91f911e49b3671.setIcon(icon_93dc8967e963e4f4f3478fcfe3f1df82);
|
|
|
|
|
|
var marker_4d5f80956a32f82b059014797e40efbb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a4be581382700e0a6b6aa8d79cbcef12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d4b5896f6f8801a1b83146856c0ba63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8182add9e9d14d9cb90e057969522819 = $(`<div id="html_8182add9e9d14d9cb90e057969522819" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_4d4b5896f6f8801a1b83146856c0ba63.setContent(html_8182add9e9d14d9cb90e057969522819);
|
|
|
|
|
|
|
|
marker_4d5f80956a32f82b059014797e40efbb.bindPopup(popup_4d4b5896f6f8801a1b83146856c0ba63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d5f80956a32f82b059014797e40efbb.setIcon(icon_a4be581382700e0a6b6aa8d79cbcef12);
|
|
|
|
|
|
var marker_347e5cce34712e669ece57b7290389eb = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_fa7f1b9893f884ceaf4936cf690cb426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac414f7181ee447e03fbec9a843e60bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5233318b2d775a8728f35d1a26e1e77 = $(`<div id="html_b5233318b2d775a8728f35d1a26e1e77" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_ac414f7181ee447e03fbec9a843e60bf.setContent(html_b5233318b2d775a8728f35d1a26e1e77);
|
|
|
|
|
|
|
|
marker_347e5cce34712e669ece57b7290389eb.bindPopup(popup_ac414f7181ee447e03fbec9a843e60bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_347e5cce34712e669ece57b7290389eb.setIcon(icon_fa7f1b9893f884ceaf4936cf690cb426);
|
|
|
|
|
|
var marker_bc2af501e1be2d67e6a490540b7810f6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f865f82afbeac4080086f0057ea7811d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_041af781b016eeca4bd65801f660a366 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4b23e3bb49f5990755985c35991a2ac = $(`<div id="html_a4b23e3bb49f5990755985c35991a2ac" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_041af781b016eeca4bd65801f660a366.setContent(html_a4b23e3bb49f5990755985c35991a2ac);
|
|
|
|
|
|
|
|
marker_bc2af501e1be2d67e6a490540b7810f6.bindPopup(popup_041af781b016eeca4bd65801f660a366)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc2af501e1be2d67e6a490540b7810f6.setIcon(icon_f865f82afbeac4080086f0057ea7811d);
|
|
|
|
|
|
var marker_4d7bec5ae8aeb8bdbc1d2e0ea8946fb7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8e37dcf3e9052853cb29c1e5479c0998 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82fd7d67cedc008052797c018f777c5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28fe816627fef8c8369c36b7529479fe = $(`<div id="html_28fe816627fef8c8369c36b7529479fe" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_82fd7d67cedc008052797c018f777c5e.setContent(html_28fe816627fef8c8369c36b7529479fe);
|
|
|
|
|
|
|
|
marker_4d7bec5ae8aeb8bdbc1d2e0ea8946fb7.bindPopup(popup_82fd7d67cedc008052797c018f777c5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d7bec5ae8aeb8bdbc1d2e0ea8946fb7.setIcon(icon_8e37dcf3e9052853cb29c1e5479c0998);
|
|
|
|
|
|
var marker_c5bc7d9a3e4eb06a78caa64f4566474e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_40f5abc69b0e2beee5343f85eff11850 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b84d8ad8b9ee5d41ab891c0cc68d39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dacc33a7c93c7a5eee0c536ed601a605 = $(`<div id="html_dacc33a7c93c7a5eee0c536ed601a605" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_21b84d8ad8b9ee5d41ab891c0cc68d39.setContent(html_dacc33a7c93c7a5eee0c536ed601a605);
|
|
|
|
|
|
|
|
marker_c5bc7d9a3e4eb06a78caa64f4566474e.bindPopup(popup_21b84d8ad8b9ee5d41ab891c0cc68d39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5bc7d9a3e4eb06a78caa64f4566474e.setIcon(icon_40f5abc69b0e2beee5343f85eff11850);
|
|
|
|
|
|
var marker_84fad4f66e28f1e6e0f10acacc9594c9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2d5bdf7621c91678e263f8501680012d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edaeea7514bc955e4ad38fb8fb61f9f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_506fa24a7c4a188d9cead47dc2438aaa = $(`<div id="html_506fa24a7c4a188d9cead47dc2438aaa" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_edaeea7514bc955e4ad38fb8fb61f9f5.setContent(html_506fa24a7c4a188d9cead47dc2438aaa);
|
|
|
|
|
|
|
|
marker_84fad4f66e28f1e6e0f10acacc9594c9.bindPopup(popup_edaeea7514bc955e4ad38fb8fb61f9f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84fad4f66e28f1e6e0f10acacc9594c9.setIcon(icon_2d5bdf7621c91678e263f8501680012d);
|
|
|
|
|
|
var marker_e79fcb97442ba982735d4d705928abd3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_37e81419632a5d572b3516111b937686 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06e010a752f796acc5899afd7539f73b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9d581a320e56d575e920058512af79c = $(`<div id="html_e9d581a320e56d575e920058512af79c" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_06e010a752f796acc5899afd7539f73b.setContent(html_e9d581a320e56d575e920058512af79c);
|
|
|
|
|
|
|
|
marker_e79fcb97442ba982735d4d705928abd3.bindPopup(popup_06e010a752f796acc5899afd7539f73b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e79fcb97442ba982735d4d705928abd3.setIcon(icon_37e81419632a5d572b3516111b937686);
|
|
|
|
|
|
var marker_0ab8d845469105c06cf5867e1c0b5f6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ee2446cc0e23e7e92e426d55f679fb42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e45fe1f37fb5bb2b41da3f0e8a305c2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c8c218cb29dd4e2b78bceed6fca1971 = $(`<div id="html_6c8c218cb29dd4e2b78bceed6fca1971" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_e45fe1f37fb5bb2b41da3f0e8a305c2f.setContent(html_6c8c218cb29dd4e2b78bceed6fca1971);
|
|
|
|
|
|
|
|
marker_0ab8d845469105c06cf5867e1c0b5f6d.bindPopup(popup_e45fe1f37fb5bb2b41da3f0e8a305c2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ab8d845469105c06cf5867e1c0b5f6d.setIcon(icon_ee2446cc0e23e7e92e426d55f679fb42);
|
|
|
|
|
|
var marker_401f5c9f74e9d6cfcd233836a5296b0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_b7a7501bf1a8630af9a922a4743213ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24ac7c0f0b404f72e1b2c40c9a61f289 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab2e0d1bf79f418dc96b5a3ccf5d541c = $(`<div id="html_ab2e0d1bf79f418dc96b5a3ccf5d541c" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_24ac7c0f0b404f72e1b2c40c9a61f289.setContent(html_ab2e0d1bf79f418dc96b5a3ccf5d541c);
|
|
|
|
|
|
|
|
marker_401f5c9f74e9d6cfcd233836a5296b0d.bindPopup(popup_24ac7c0f0b404f72e1b2c40c9a61f289)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_401f5c9f74e9d6cfcd233836a5296b0d.setIcon(icon_b7a7501bf1a8630af9a922a4743213ec);
|
|
|
|
|
|
var marker_1593b10c07928a43ac671703cec54b07 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3e14cfa03020939c8322d411da58a599 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b061b0d413d3fe1f7d9c5b8c5382f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5de0fd042bddc520bc810bfbd85fe0f2 = $(`<div id="html_5de0fd042bddc520bc810bfbd85fe0f2" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_33b061b0d413d3fe1f7d9c5b8c5382f4.setContent(html_5de0fd042bddc520bc810bfbd85fe0f2);
|
|
|
|
|
|
|
|
marker_1593b10c07928a43ac671703cec54b07.bindPopup(popup_33b061b0d413d3fe1f7d9c5b8c5382f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1593b10c07928a43ac671703cec54b07.setIcon(icon_3e14cfa03020939c8322d411da58a599);
|
|
|
|
|
|
var marker_cc94139e80ecfd42cf0631d13254473e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ac5478fc695c9eefc153c27e4014a1a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e125ceab63c3956b29cac5ae4917174f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_280763aa52021242f6ade79f20a3f7a6 = $(`<div id="html_280763aa52021242f6ade79f20a3f7a6" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_e125ceab63c3956b29cac5ae4917174f.setContent(html_280763aa52021242f6ade79f20a3f7a6);
|
|
|
|
|
|
|
|
marker_cc94139e80ecfd42cf0631d13254473e.bindPopup(popup_e125ceab63c3956b29cac5ae4917174f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc94139e80ecfd42cf0631d13254473e.setIcon(icon_ac5478fc695c9eefc153c27e4014a1a3);
|
|
|
|
|
|
var marker_f1fce75020e82ab136b4dd37da9d96d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_dee3dd686611d57dc7ab0dbdc49609d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_345ba78f87c8546570dbd01dc5a404a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2fde5ace028130dbcf3ffd0225cb76d = $(`<div id="html_a2fde5ace028130dbcf3ffd0225cb76d" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_345ba78f87c8546570dbd01dc5a404a8.setContent(html_a2fde5ace028130dbcf3ffd0225cb76d);
|
|
|
|
|
|
|
|
marker_f1fce75020e82ab136b4dd37da9d96d4.bindPopup(popup_345ba78f87c8546570dbd01dc5a404a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1fce75020e82ab136b4dd37da9d96d4.setIcon(icon_dee3dd686611d57dc7ab0dbdc49609d2);
|
|
|
|
|
|
var marker_8872ec124e6d01fcbb738d2ebbc183a6 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_440437f1ee8d2d7ae269763f3ed0eb13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a41186c96e559bf198820ce3af15383 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2ea4449ca7e25f77ba759f98ddc0b4e = $(`<div id="html_c2ea4449ca7e25f77ba759f98ddc0b4e" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_1a41186c96e559bf198820ce3af15383.setContent(html_c2ea4449ca7e25f77ba759f98ddc0b4e);
|
|
|
|
|
|
|
|
marker_8872ec124e6d01fcbb738d2ebbc183a6.bindPopup(popup_1a41186c96e559bf198820ce3af15383)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8872ec124e6d01fcbb738d2ebbc183a6.setIcon(icon_440437f1ee8d2d7ae269763f3ed0eb13);
|
|
|
|
|
|
var marker_7238c6759d0404b2451147d4cd32b70d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6f483fc1439707ee7c4d2c6aa343ea49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87983f39dc069d896455e97b93b4d481 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb2009b0311578aa52d48d8a2ef5bcc1 = $(`<div id="html_eb2009b0311578aa52d48d8a2ef5bcc1" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_87983f39dc069d896455e97b93b4d481.setContent(html_eb2009b0311578aa52d48d8a2ef5bcc1);
|
|
|
|
|
|
|
|
marker_7238c6759d0404b2451147d4cd32b70d.bindPopup(popup_87983f39dc069d896455e97b93b4d481)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7238c6759d0404b2451147d4cd32b70d.setIcon(icon_6f483fc1439707ee7c4d2c6aa343ea49);
|
|
|
|
|
|
var marker_4656c124f7c9ffcccff69d29bb077b74 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_fedc6704708860600e91b0c3c2906f64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bc44208a59af3f4ca4db4507568fa45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2bbff096a19d673ff2be330ac7d1fb9 = $(`<div id="html_d2bbff096a19d673ff2be330ac7d1fb9" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_8bc44208a59af3f4ca4db4507568fa45.setContent(html_d2bbff096a19d673ff2be330ac7d1fb9);
|
|
|
|
|
|
|
|
marker_4656c124f7c9ffcccff69d29bb077b74.bindPopup(popup_8bc44208a59af3f4ca4db4507568fa45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4656c124f7c9ffcccff69d29bb077b74.setIcon(icon_fedc6704708860600e91b0c3c2906f64);
|
|
|
|
|
|
var marker_9fbd2f3053e52b1d76e7da10354685af = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c66d46bce31f84b346b494edbad80863 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e022de728810bea70289c1511edd76b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9ddd3e93a97dda21b57fe2ab1605d58 = $(`<div id="html_d9ddd3e93a97dda21b57fe2ab1605d58" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_e022de728810bea70289c1511edd76b7.setContent(html_d9ddd3e93a97dda21b57fe2ab1605d58);
|
|
|
|
|
|
|
|
marker_9fbd2f3053e52b1d76e7da10354685af.bindPopup(popup_e022de728810bea70289c1511edd76b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fbd2f3053e52b1d76e7da10354685af.setIcon(icon_c66d46bce31f84b346b494edbad80863);
|
|
|
|
|
|
var marker_92c7acb446a624357b54a00e923dbe64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_dfad5154ea2d885e97220c19755fe77a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b12ed7a7615ea1b87a8bb747b2fa3202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29ecb3d9d24d1ab99347340126bb541d = $(`<div id="html_29ecb3d9d24d1ab99347340126bb541d" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_b12ed7a7615ea1b87a8bb747b2fa3202.setContent(html_29ecb3d9d24d1ab99347340126bb541d);
|
|
|
|
|
|
|
|
marker_92c7acb446a624357b54a00e923dbe64.bindPopup(popup_b12ed7a7615ea1b87a8bb747b2fa3202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92c7acb446a624357b54a00e923dbe64.setIcon(icon_dfad5154ea2d885e97220c19755fe77a);
|
|
|
|
|
|
var marker_d97007de3a762152fd5b579c688cd6eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_10f10799c7cfac0a369971901316b34a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b867eca2ec95d4543980e9c673bd961 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91178857e5be9c63f5ba0ca933a766b7 = $(`<div id="html_91178857e5be9c63f5ba0ca933a766b7" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_8b867eca2ec95d4543980e9c673bd961.setContent(html_91178857e5be9c63f5ba0ca933a766b7);
|
|
|
|
|
|
|
|
marker_d97007de3a762152fd5b579c688cd6eb.bindPopup(popup_8b867eca2ec95d4543980e9c673bd961)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d97007de3a762152fd5b579c688cd6eb.setIcon(icon_10f10799c7cfac0a369971901316b34a);
|
|
|
|
|
|
var marker_20ceee71fa80fdd861e805db943be879 = L.marker(
|
|
[37.7749, -122.419],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_27ffeeed152116825f86929daa84fa16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c747d95fca6b6e5a7a2ccb4dd9579fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2994407f121b9472d82477c81c17fb3 = $(`<div id="html_c2994407f121b9472d82477c81c17fb3" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_1c747d95fca6b6e5a7a2ccb4dd9579fa.setContent(html_c2994407f121b9472d82477c81c17fb3);
|
|
|
|
|
|
|
|
marker_20ceee71fa80fdd861e805db943be879.bindPopup(popup_1c747d95fca6b6e5a7a2ccb4dd9579fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20ceee71fa80fdd861e805db943be879.setIcon(icon_27ffeeed152116825f86929daa84fa16);
|
|
|
|
|
|
var marker_3f628effb69f32082dc14d36d73e715d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3a361807e5b64154f5f0f1278499ed54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8387d11c6cffecf7db22292b4d581ca0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d33701a513d7c285422f88529955239 = $(`<div id="html_6d33701a513d7c285422f88529955239" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_8387d11c6cffecf7db22292b4d581ca0.setContent(html_6d33701a513d7c285422f88529955239);
|
|
|
|
|
|
|
|
marker_3f628effb69f32082dc14d36d73e715d.bindPopup(popup_8387d11c6cffecf7db22292b4d581ca0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f628effb69f32082dc14d36d73e715d.setIcon(icon_3a361807e5b64154f5f0f1278499ed54);
|
|
|
|
|
|
var marker_0aa6d676957518dad0ebdb6afaf18691 = L.marker(
|
|
[50.0755, 14.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a3f2a14b5249e74c380f56f566b481b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57c24888624ab349466b862bc954bb08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_636c99f82bcb2aacfb8ba73598c6c593 = $(`<div id="html_636c99f82bcb2aacfb8ba73598c6c593" style="width: 100.0%; height: 100.0%;">openrelay.ziomc.com</div>`)[0];
|
|
popup_57c24888624ab349466b862bc954bb08.setContent(html_636c99f82bcb2aacfb8ba73598c6c593);
|
|
|
|
|
|
|
|
marker_0aa6d676957518dad0ebdb6afaf18691.bindPopup(popup_57c24888624ab349466b862bc954bb08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aa6d676957518dad0ebdb6afaf18691.setIcon(icon_a3f2a14b5249e74c380f56f566b481b6);
|
|
|
|
|
|
var marker_bc0035391ad28033a2505c6e024b457f = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_31f2de01319358f787866037f1a3aa20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87f60421be984e8fc67c69f50f6bbffc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2805214bb3caad308c4a67f0d236eed9 = $(`<div id="html_2805214bb3caad308c4a67f0d236eed9" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_87f60421be984e8fc67c69f50f6bbffc.setContent(html_2805214bb3caad308c4a67f0d236eed9);
|
|
|
|
|
|
|
|
marker_bc0035391ad28033a2505c6e024b457f.bindPopup(popup_87f60421be984e8fc67c69f50f6bbffc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc0035391ad28033a2505c6e024b457f.setIcon(icon_31f2de01319358f787866037f1a3aa20);
|
|
|
|
|
|
var marker_8df6152e6f6b6c58e32cf1112c5e88df = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3e5a9494bcf1239db8810aef405c337f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88c378eff4f3c432095f352bebdfc8a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_723136a9509dc8a84762ec6801dcb30e = $(`<div id="html_723136a9509dc8a84762ec6801dcb30e" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_88c378eff4f3c432095f352bebdfc8a7.setContent(html_723136a9509dc8a84762ec6801dcb30e);
|
|
|
|
|
|
|
|
marker_8df6152e6f6b6c58e32cf1112c5e88df.bindPopup(popup_88c378eff4f3c432095f352bebdfc8a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8df6152e6f6b6c58e32cf1112c5e88df.setIcon(icon_3e5a9494bcf1239db8810aef405c337f);
|
|
|
|
|
|
var marker_e4fe1c95b93ed9c9047899a2cc999d70 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8387a6c11155f5bb5acefebf7343d211 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1efe46e71e750e92ac9009601951e547 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e30f9b7a0612a8e59f51b1ddb4a3df14 = $(`<div id="html_e30f9b7a0612a8e59f51b1ddb4a3df14" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_1efe46e71e750e92ac9009601951e547.setContent(html_e30f9b7a0612a8e59f51b1ddb4a3df14);
|
|
|
|
|
|
|
|
marker_e4fe1c95b93ed9c9047899a2cc999d70.bindPopup(popup_1efe46e71e750e92ac9009601951e547)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4fe1c95b93ed9c9047899a2cc999d70.setIcon(icon_8387a6c11155f5bb5acefebf7343d211);
|
|
|
|
|
|
var marker_3ebb421523d2db523b1e9e711babf1a8 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_9f1a0fe8df021b745c9b4a07af167f3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bab7e20e2481f84430aa0c37f5481d99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55934d4dcffb6aa8b2acf5119d55d89f = $(`<div id="html_55934d4dcffb6aa8b2acf5119d55d89f" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_bab7e20e2481f84430aa0c37f5481d99.setContent(html_55934d4dcffb6aa8b2acf5119d55d89f);
|
|
|
|
|
|
|
|
marker_3ebb421523d2db523b1e9e711babf1a8.bindPopup(popup_bab7e20e2481f84430aa0c37f5481d99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ebb421523d2db523b1e9e711babf1a8.setIcon(icon_9f1a0fe8df021b745c9b4a07af167f3a);
|
|
|
|
|
|
var marker_882e347de745f142ed9160493d6b740a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6cbc74aeafcdeb7124bd28794da2215d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73d32750ed5ea4b7bf416bc48051053 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9751b5b8337cd27f528545ddf56d83b5 = $(`<div id="html_9751b5b8337cd27f528545ddf56d83b5" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_c73d32750ed5ea4b7bf416bc48051053.setContent(html_9751b5b8337cd27f528545ddf56d83b5);
|
|
|
|
|
|
|
|
marker_882e347de745f142ed9160493d6b740a.bindPopup(popup_c73d32750ed5ea4b7bf416bc48051053)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_882e347de745f142ed9160493d6b740a.setIcon(icon_6cbc74aeafcdeb7124bd28794da2215d);
|
|
|
|
|
|
var marker_90d896d31dcc385dc980b3e1b20bffed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_761ff200eb36f3054b86bb5a07e4c206 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d006825a947ecd761f05e573f9e67651 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96b99fd12ce45a6c8f05e23a5332e191 = $(`<div id="html_96b99fd12ce45a6c8f05e23a5332e191" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_d006825a947ecd761f05e573f9e67651.setContent(html_96b99fd12ce45a6c8f05e23a5332e191);
|
|
|
|
|
|
|
|
marker_90d896d31dcc385dc980b3e1b20bffed.bindPopup(popup_d006825a947ecd761f05e573f9e67651)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90d896d31dcc385dc980b3e1b20bffed.setIcon(icon_761ff200eb36f3054b86bb5a07e4c206);
|
|
|
|
|
|
var marker_5206a3b3c0b2911720ce9b20d0f0a36d = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f18033d011d168039161543bc4e1770a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92aed1371c313bbd10e6e6a09f3dadee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d983fb9bd9b15698d1b38d5ce8de728e = $(`<div id="html_d983fb9bd9b15698d1b38d5ce8de728e" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_92aed1371c313bbd10e6e6a09f3dadee.setContent(html_d983fb9bd9b15698d1b38d5ce8de728e);
|
|
|
|
|
|
|
|
marker_5206a3b3c0b2911720ce9b20d0f0a36d.bindPopup(popup_92aed1371c313bbd10e6e6a09f3dadee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5206a3b3c0b2911720ce9b20d0f0a36d.setIcon(icon_f18033d011d168039161543bc4e1770a);
|
|
|
|
|
|
var marker_a67a08cb4cd00f5ae1453e783edd48b6 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_785ed910c190335c32b26f45d7909f21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8749fa61399185b3cde6fa380cf1d7b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e9c7bac180b0fee7af8ed38dbf89ce1 = $(`<div id="html_7e9c7bac180b0fee7af8ed38dbf89ce1" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_8749fa61399185b3cde6fa380cf1d7b1.setContent(html_7e9c7bac180b0fee7af8ed38dbf89ce1);
|
|
|
|
|
|
|
|
marker_a67a08cb4cd00f5ae1453e783edd48b6.bindPopup(popup_8749fa61399185b3cde6fa380cf1d7b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a67a08cb4cd00f5ae1453e783edd48b6.setIcon(icon_785ed910c190335c32b26f45d7909f21);
|
|
|
|
|
|
var marker_7140f32b0ac58960e24419be4c87d1ab = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_1838046948fe55c96577b55b5e7b0984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b654630a175fa425effd6ab40a7e8c03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48ca364804caddfe73ee1514b025878c = $(`<div id="html_48ca364804caddfe73ee1514b025878c" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_b654630a175fa425effd6ab40a7e8c03.setContent(html_48ca364804caddfe73ee1514b025878c);
|
|
|
|
|
|
|
|
marker_7140f32b0ac58960e24419be4c87d1ab.bindPopup(popup_b654630a175fa425effd6ab40a7e8c03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7140f32b0ac58960e24419be4c87d1ab.setIcon(icon_1838046948fe55c96577b55b5e7b0984);
|
|
|
|
|
|
var marker_7e0edc84514d65951cb3ef8339682367 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_97f40ebd85e69a7d9f79d9aac79089a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2043d013bf1696c010d5262622fc71ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d168d288e71db632564de739f46bb1f = $(`<div id="html_8d168d288e71db632564de739f46bb1f" style="width: 100.0%; height: 100.0%;">intl-rocks-microphone-did.trycloudflare.com</div>`)[0];
|
|
popup_2043d013bf1696c010d5262622fc71ef.setContent(html_8d168d288e71db632564de739f46bb1f);
|
|
|
|
|
|
|
|
marker_7e0edc84514d65951cb3ef8339682367.bindPopup(popup_2043d013bf1696c010d5262622fc71ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e0edc84514d65951cb3ef8339682367.setIcon(icon_97f40ebd85e69a7d9f79d9aac79089a9);
|
|
|
|
|
|
var marker_9b1166d3b9ec8122ee27704f0cd5c689 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_97a75afd912b7cbfafaec48422f06f2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65e2f9720ea3ed27a211b0cd56a6ab61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26906c12d38d7e53159dfbb0d42af9bb = $(`<div id="html_26906c12d38d7e53159dfbb0d42af9bb" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_65e2f9720ea3ed27a211b0cd56a6ab61.setContent(html_26906c12d38d7e53159dfbb0d42af9bb);
|
|
|
|
|
|
|
|
marker_9b1166d3b9ec8122ee27704f0cd5c689.bindPopup(popup_65e2f9720ea3ed27a211b0cd56a6ab61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b1166d3b9ec8122ee27704f0cd5c689.setIcon(icon_97a75afd912b7cbfafaec48422f06f2f);
|
|
|
|
|
|
var marker_7a27b8f3636a98b0aaa4fcbd67f9c038 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6731cd484bc41fea2490e0755d170363 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be2445e9a247e4c27c0f688f8baa6a60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e588ec6f11c86653d1fa1fbdb2aa89f = $(`<div id="html_3e588ec6f11c86653d1fa1fbdb2aa89f" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_be2445e9a247e4c27c0f688f8baa6a60.setContent(html_3e588ec6f11c86653d1fa1fbdb2aa89f);
|
|
|
|
|
|
|
|
marker_7a27b8f3636a98b0aaa4fcbd67f9c038.bindPopup(popup_be2445e9a247e4c27c0f688f8baa6a60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a27b8f3636a98b0aaa4fcbd67f9c038.setIcon(icon_6731cd484bc41fea2490e0755d170363);
|
|
|
|
|
|
var marker_f4c1bf2374c80fbf9d69e9849f70500e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7b0af0aae494219886bba63dcb90b3b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_239e183022e88ab2f5f98488081741eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_213e8532d95d2dc68aa660155220de41 = $(`<div id="html_213e8532d95d2dc68aa660155220de41" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_239e183022e88ab2f5f98488081741eb.setContent(html_213e8532d95d2dc68aa660155220de41);
|
|
|
|
|
|
|
|
marker_f4c1bf2374c80fbf9d69e9849f70500e.bindPopup(popup_239e183022e88ab2f5f98488081741eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4c1bf2374c80fbf9d69e9849f70500e.setIcon(icon_7b0af0aae494219886bba63dcb90b3b2);
|
|
|
|
|
|
var marker_1b96404eec8f37c052539d2c646b9859 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_96dfee3c0544aaa8aa03ccbba5567efe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ca501321d4473e8f4af20138964e314 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cf744eff75a4d663175b5e0ba6664ae = $(`<div id="html_6cf744eff75a4d663175b5e0ba6664ae" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_1ca501321d4473e8f4af20138964e314.setContent(html_6cf744eff75a4d663175b5e0ba6664ae);
|
|
|
|
|
|
|
|
marker_1b96404eec8f37c052539d2c646b9859.bindPopup(popup_1ca501321d4473e8f4af20138964e314)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b96404eec8f37c052539d2c646b9859.setIcon(icon_96dfee3c0544aaa8aa03ccbba5567efe);
|
|
|
|
|
|
var marker_e27ca906efb40b6620be117d50984ec0 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_438203e6ae41f82ccb3b10f89864373d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b59c4f844901b83b17d287d03550bee2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbce515b01b6ba74dec26f35f3fb9c97 = $(`<div id="html_cbce515b01b6ba74dec26f35f3fb9c97" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_b59c4f844901b83b17d287d03550bee2.setContent(html_cbce515b01b6ba74dec26f35f3fb9c97);
|
|
|
|
|
|
|
|
marker_e27ca906efb40b6620be117d50984ec0.bindPopup(popup_b59c4f844901b83b17d287d03550bee2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e27ca906efb40b6620be117d50984ec0.setIcon(icon_438203e6ae41f82ccb3b10f89864373d);
|
|
|
|
|
|
var marker_45093f820edd004e35d781e220739ea9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6389d534f898ba680a9fbfc2276a3c42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4a49e572d94e6b53d7cd1e87774237f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3586a504426e8c9e8b8673aa4998f5df = $(`<div id="html_3586a504426e8c9e8b8673aa4998f5df" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_b4a49e572d94e6b53d7cd1e87774237f.setContent(html_3586a504426e8c9e8b8673aa4998f5df);
|
|
|
|
|
|
|
|
marker_45093f820edd004e35d781e220739ea9.bindPopup(popup_b4a49e572d94e6b53d7cd1e87774237f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45093f820edd004e35d781e220739ea9.setIcon(icon_6389d534f898ba680a9fbfc2276a3c42);
|
|
|
|
|
|
var marker_7e5517fd8f2b324144a1c00d2ca46c70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_bbe303f6fb300acc0edb08a07f73d6a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4af7702ec35c63947428c300aa550b08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_068ac1aecd6ed913fcfc3801272cb893 = $(`<div id="html_068ac1aecd6ed913fcfc3801272cb893" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_4af7702ec35c63947428c300aa550b08.setContent(html_068ac1aecd6ed913fcfc3801272cb893);
|
|
|
|
|
|
|
|
marker_7e5517fd8f2b324144a1c00d2ca46c70.bindPopup(popup_4af7702ec35c63947428c300aa550b08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e5517fd8f2b324144a1c00d2ca46c70.setIcon(icon_bbe303f6fb300acc0edb08a07f73d6a4);
|
|
|
|
|
|
var marker_32291e58f55ec47dbbf58fd3f9869c92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_b2494b9cf72cad2798e8391db480b0e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03e2ac0778b345902dea9da1fd6d0166 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2940af9e30e36cbbc31ca7ee71005a81 = $(`<div id="html_2940af9e30e36cbbc31ca7ee71005a81" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_03e2ac0778b345902dea9da1fd6d0166.setContent(html_2940af9e30e36cbbc31ca7ee71005a81);
|
|
|
|
|
|
|
|
marker_32291e58f55ec47dbbf58fd3f9869c92.bindPopup(popup_03e2ac0778b345902dea9da1fd6d0166)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32291e58f55ec47dbbf58fd3f9869c92.setIcon(icon_b2494b9cf72cad2798e8391db480b0e1);
|
|
|
|
|
|
var marker_cbf2d3b540a14e56f3466b9cc0682a39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_842927b37ce27526ccb9dd7e218a98aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4b10151471642ba77d1ddf5797970b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6b1726602dd6974368893d70db74f91 = $(`<div id="html_e6b1726602dd6974368893d70db74f91" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_e4b10151471642ba77d1ddf5797970b0.setContent(html_e6b1726602dd6974368893d70db74f91);
|
|
|
|
|
|
|
|
marker_cbf2d3b540a14e56f3466b9cc0682a39.bindPopup(popup_e4b10151471642ba77d1ddf5797970b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbf2d3b540a14e56f3466b9cc0682a39.setIcon(icon_842927b37ce27526ccb9dd7e218a98aa);
|
|
|
|
|
|
var marker_079fde8dfcd337de0285894baf339ab7 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c360d2d561d755ab8967c3009e332809 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff402112cc2c77042ec2fe5e94d13745 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a7f03be248f85ff53915d96304003fb = $(`<div id="html_7a7f03be248f85ff53915d96304003fb" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_ff402112cc2c77042ec2fe5e94d13745.setContent(html_7a7f03be248f85ff53915d96304003fb);
|
|
|
|
|
|
|
|
marker_079fde8dfcd337de0285894baf339ab7.bindPopup(popup_ff402112cc2c77042ec2fe5e94d13745)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_079fde8dfcd337de0285894baf339ab7.setIcon(icon_c360d2d561d755ab8967c3009e332809);
|
|
|
|
|
|
var marker_74d033225b3c3978020366be12c72d7b = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6121afc70aa5575cce0c84071e9cf46a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c15079a4efbd2232f139b0f31c9d2556 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcf2bda691bd6428286b4ef1063d80de = $(`<div id="html_bcf2bda691bd6428286b4ef1063d80de" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_c15079a4efbd2232f139b0f31c9d2556.setContent(html_bcf2bda691bd6428286b4ef1063d80de);
|
|
|
|
|
|
|
|
marker_74d033225b3c3978020366be12c72d7b.bindPopup(popup_c15079a4efbd2232f139b0f31c9d2556)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74d033225b3c3978020366be12c72d7b.setIcon(icon_6121afc70aa5575cce0c84071e9cf46a);
|
|
|
|
|
|
var marker_e507d7e6d858fd9e3c9ae7ba07193b53 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_23d4a3775965b50456d2c7f6ae6bd3ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b51c2adc5d17afb41f8216cbf380225 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92d7d3b6c3f2999537446cadb132ccf7 = $(`<div id="html_92d7d3b6c3f2999537446cadb132ccf7" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_9b51c2adc5d17afb41f8216cbf380225.setContent(html_92d7d3b6c3f2999537446cadb132ccf7);
|
|
|
|
|
|
|
|
marker_e507d7e6d858fd9e3c9ae7ba07193b53.bindPopup(popup_9b51c2adc5d17afb41f8216cbf380225)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e507d7e6d858fd9e3c9ae7ba07193b53.setIcon(icon_23d4a3775965b50456d2c7f6ae6bd3ce);
|
|
|
|
|
|
var marker_7ae3837c9a6ec5824bc14c6578119984 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_257ff43a5213afd4fcfd39efedccaf29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86630df9736104539b625db22382389b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c08f310ecf7a94ee0a323eb620bdc529 = $(`<div id="html_c08f310ecf7a94ee0a323eb620bdc529" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_86630df9736104539b625db22382389b.setContent(html_c08f310ecf7a94ee0a323eb620bdc529);
|
|
|
|
|
|
|
|
marker_7ae3837c9a6ec5824bc14c6578119984.bindPopup(popup_86630df9736104539b625db22382389b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ae3837c9a6ec5824bc14c6578119984.setIcon(icon_257ff43a5213afd4fcfd39efedccaf29);
|
|
|
|
|
|
var marker_65e351e74eb0b576cc21655085daf84b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d3aae917203884b98937331980519dcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_877abdb716b0cfbee7e3a50c07317873 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e1ee00e2eff61e261d771b50a0d93f9 = $(`<div id="html_0e1ee00e2eff61e261d771b50a0d93f9" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_877abdb716b0cfbee7e3a50c07317873.setContent(html_0e1ee00e2eff61e261d771b50a0d93f9);
|
|
|
|
|
|
|
|
marker_65e351e74eb0b576cc21655085daf84b.bindPopup(popup_877abdb716b0cfbee7e3a50c07317873)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65e351e74eb0b576cc21655085daf84b.setIcon(icon_d3aae917203884b98937331980519dcc);
|
|
|
|
|
|
var marker_bd8238d08cd843a7f41f50176597414b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0afa0aa123c21c2a60ab71e4863f8215 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60e7f97e46039f70e6cf1bf5c8a3db22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16fb50f2e74974e437247ca7c27bcf1b = $(`<div id="html_16fb50f2e74974e437247ca7c27bcf1b" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_60e7f97e46039f70e6cf1bf5c8a3db22.setContent(html_16fb50f2e74974e437247ca7c27bcf1b);
|
|
|
|
|
|
|
|
marker_bd8238d08cd843a7f41f50176597414b.bindPopup(popup_60e7f97e46039f70e6cf1bf5c8a3db22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd8238d08cd843a7f41f50176597414b.setIcon(icon_0afa0aa123c21c2a60ab71e4863f8215);
|
|
|
|
|
|
var marker_8e7aabe84d6cc64751b977b2112e411b = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2f50f3e770a7ab9d5217ac32921b48af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d51a7888448cdbcc7dbda8707757f1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_978739e5d63c2c2db79332c85ce7d46d = $(`<div id="html_978739e5d63c2c2db79332c85ce7d46d" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_6d51a7888448cdbcc7dbda8707757f1a.setContent(html_978739e5d63c2c2db79332c85ce7d46d);
|
|
|
|
|
|
|
|
marker_8e7aabe84d6cc64751b977b2112e411b.bindPopup(popup_6d51a7888448cdbcc7dbda8707757f1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e7aabe84d6cc64751b977b2112e411b.setIcon(icon_2f50f3e770a7ab9d5217ac32921b48af);
|
|
|
|
|
|
var marker_3aad5802e1a03d6b07355dd8b95a0f75 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7d1b86a9bc0d0f29f4530c055aa77676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05db28a1abe9a6a951d1f9d6122d5adb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3188f005132ab3b6e52c178fcf8ac3a3 = $(`<div id="html_3188f005132ab3b6e52c178fcf8ac3a3" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_05db28a1abe9a6a951d1f9d6122d5adb.setContent(html_3188f005132ab3b6e52c178fcf8ac3a3);
|
|
|
|
|
|
|
|
marker_3aad5802e1a03d6b07355dd8b95a0f75.bindPopup(popup_05db28a1abe9a6a951d1f9d6122d5adb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aad5802e1a03d6b07355dd8b95a0f75.setIcon(icon_7d1b86a9bc0d0f29f4530c055aa77676);
|
|
|
|
|
|
var marker_0189b3e6df4575864ac2abc8ef19e10e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ac6b9546c06e55d589830c11bd474fe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c315f77a4b4ee791b3bf534bb1fc92a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d05e762f4b4b656253adb26a711ca79 = $(`<div id="html_6d05e762f4b4b656253adb26a711ca79" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_c315f77a4b4ee791b3bf534bb1fc92a6.setContent(html_6d05e762f4b4b656253adb26a711ca79);
|
|
|
|
|
|
|
|
marker_0189b3e6df4575864ac2abc8ef19e10e.bindPopup(popup_c315f77a4b4ee791b3bf534bb1fc92a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0189b3e6df4575864ac2abc8ef19e10e.setIcon(icon_ac6b9546c06e55d589830c11bd474fe0);
|
|
|
|
|
|
var marker_d9cb480beb2248163437341252465d7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_1a2103616ef93fe8e5f317e3703343f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d6602ed459fa658b461a3b01a259010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_223d49b4b9b700fe72c36039ea360420 = $(`<div id="html_223d49b4b9b700fe72c36039ea360420" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_7d6602ed459fa658b461a3b01a259010.setContent(html_223d49b4b9b700fe72c36039ea360420);
|
|
|
|
|
|
|
|
marker_d9cb480beb2248163437341252465d7c.bindPopup(popup_7d6602ed459fa658b461a3b01a259010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9cb480beb2248163437341252465d7c.setIcon(icon_1a2103616ef93fe8e5f317e3703343f2);
|
|
|
|
|
|
var marker_b5edf97b90f993fef1262df525ff0918 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c23c690bf206ede2da1bf5a9aff0926b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58c2576d7498e0eb9878bc03a654eda0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66b17602d797c34e6a86fc1537633a04 = $(`<div id="html_66b17602d797c34e6a86fc1537633a04" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_58c2576d7498e0eb9878bc03a654eda0.setContent(html_66b17602d797c34e6a86fc1537633a04);
|
|
|
|
|
|
|
|
marker_b5edf97b90f993fef1262df525ff0918.bindPopup(popup_58c2576d7498e0eb9878bc03a654eda0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5edf97b90f993fef1262df525ff0918.setIcon(icon_c23c690bf206ede2da1bf5a9aff0926b);
|
|
|
|
|
|
var marker_32a52bf6b3377a1f0ce35d32f6b77c0c = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f87e647d1b16c07bb4acd802adf739cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6db066964d6520db0e6db46226e2ada1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7ae7a798ebccf57f30297643b27d191 = $(`<div id="html_d7ae7a798ebccf57f30297643b27d191" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_6db066964d6520db0e6db46226e2ada1.setContent(html_d7ae7a798ebccf57f30297643b27d191);
|
|
|
|
|
|
|
|
marker_32a52bf6b3377a1f0ce35d32f6b77c0c.bindPopup(popup_6db066964d6520db0e6db46226e2ada1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32a52bf6b3377a1f0ce35d32f6b77c0c.setIcon(icon_f87e647d1b16c07bb4acd802adf739cd);
|
|
|
|
|
|
var marker_c30d488edb807c648643817d22078849 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c6f1aeb13a8c9033e894743386bf98fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37b39667dbfceb9672ab26ccaddc0014 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_213e284093f1e4f68b02e7dce3c942b7 = $(`<div id="html_213e284093f1e4f68b02e7dce3c942b7" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_37b39667dbfceb9672ab26ccaddc0014.setContent(html_213e284093f1e4f68b02e7dce3c942b7);
|
|
|
|
|
|
|
|
marker_c30d488edb807c648643817d22078849.bindPopup(popup_37b39667dbfceb9672ab26ccaddc0014)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c30d488edb807c648643817d22078849.setIcon(icon_c6f1aeb13a8c9033e894743386bf98fc);
|
|
|
|
|
|
var marker_c65daf400d79f99392e6843d9f62626f = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_4cf7823e9b9903b5d50f2662753ed7bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e21a8dec163b0473b14e1655f72163c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a14e215b80b9446b9f259af486e6fdf5 = $(`<div id="html_a14e215b80b9446b9f259af486e6fdf5" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_e21a8dec163b0473b14e1655f72163c8.setContent(html_a14e215b80b9446b9f259af486e6fdf5);
|
|
|
|
|
|
|
|
marker_c65daf400d79f99392e6843d9f62626f.bindPopup(popup_e21a8dec163b0473b14e1655f72163c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c65daf400d79f99392e6843d9f62626f.setIcon(icon_4cf7823e9b9903b5d50f2662753ed7bd);
|
|
|
|
|
|
var marker_6faadd7bc6d4192b599a80b1e3cedf7d = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d45e7c22681fd99e7d6c70cc5b75c96a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c78245a0f04cf8115fac1a848808b339 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a50ad3921ab31eeb7f2373e2ed7744e = $(`<div id="html_7a50ad3921ab31eeb7f2373e2ed7744e" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_c78245a0f04cf8115fac1a848808b339.setContent(html_7a50ad3921ab31eeb7f2373e2ed7744e);
|
|
|
|
|
|
|
|
marker_6faadd7bc6d4192b599a80b1e3cedf7d.bindPopup(popup_c78245a0f04cf8115fac1a848808b339)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6faadd7bc6d4192b599a80b1e3cedf7d.setIcon(icon_d45e7c22681fd99e7d6c70cc5b75c96a);
|
|
|
|
|
|
var marker_06eb41cdd86f7646deae4e64bc91986d = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a3cda7eb67a100e6915be9d2742d0477 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30aabe1f2b62e613771f3c8a52cdeaf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4fc082710a8f1a5fd2fc58a75744e28 = $(`<div id="html_c4fc082710a8f1a5fd2fc58a75744e28" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_30aabe1f2b62e613771f3c8a52cdeaf5.setContent(html_c4fc082710a8f1a5fd2fc58a75744e28);
|
|
|
|
|
|
|
|
marker_06eb41cdd86f7646deae4e64bc91986d.bindPopup(popup_30aabe1f2b62e613771f3c8a52cdeaf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06eb41cdd86f7646deae4e64bc91986d.setIcon(icon_a3cda7eb67a100e6915be9d2742d0477);
|
|
|
|
|
|
var marker_f27b7a0db3b0684f4260fa2fad67cc15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0e9456f9bd09dd3dfea372c4c6262e00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8261bb5b99a181c39f0aef53224489b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b46f007d0c30f359f682d084d1ac38aa = $(`<div id="html_b46f007d0c30f359f682d084d1ac38aa" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_8261bb5b99a181c39f0aef53224489b7.setContent(html_b46f007d0c30f359f682d084d1ac38aa);
|
|
|
|
|
|
|
|
marker_f27b7a0db3b0684f4260fa2fad67cc15.bindPopup(popup_8261bb5b99a181c39f0aef53224489b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f27b7a0db3b0684f4260fa2fad67cc15.setIcon(icon_0e9456f9bd09dd3dfea372c4c6262e00);
|
|
|
|
|
|
var marker_284df43be86dd3e5e02d01472a222cba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_02a2c559de68abf35dfc6022eb7fa63d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54447643e53674dc99804a52c48746ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f942ae4a69371dcbe4fce8ec63740034 = $(`<div id="html_f942ae4a69371dcbe4fce8ec63740034" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_54447643e53674dc99804a52c48746ee.setContent(html_f942ae4a69371dcbe4fce8ec63740034);
|
|
|
|
|
|
|
|
marker_284df43be86dd3e5e02d01472a222cba.bindPopup(popup_54447643e53674dc99804a52c48746ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_284df43be86dd3e5e02d01472a222cba.setIcon(icon_02a2c559de68abf35dfc6022eb7fa63d);
|
|
|
|
|
|
var marker_165b78cf31c29a47fdab8cd95bd245e6 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f38e6d97fa3192767c7faeb30d0674be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e07bb3c95cab752220daa98b53bf7ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e6df0787a7aa6f2dfabda915ea15c51 = $(`<div id="html_8e6df0787a7aa6f2dfabda915ea15c51" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_8e07bb3c95cab752220daa98b53bf7ef.setContent(html_8e6df0787a7aa6f2dfabda915ea15c51);
|
|
|
|
|
|
|
|
marker_165b78cf31c29a47fdab8cd95bd245e6.bindPopup(popup_8e07bb3c95cab752220daa98b53bf7ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_165b78cf31c29a47fdab8cd95bd245e6.setIcon(icon_f38e6d97fa3192767c7faeb30d0674be);
|
|
|
|
|
|
var marker_74b1d1ae4e33188adafe156ab7ce59de = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_1fc7ed68fa5b4cfff29c2548a3cc18ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_201812df25715a442fb4c3a70d20cece = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89733e4624746c93970628838df41136 = $(`<div id="html_89733e4624746c93970628838df41136" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_201812df25715a442fb4c3a70d20cece.setContent(html_89733e4624746c93970628838df41136);
|
|
|
|
|
|
|
|
marker_74b1d1ae4e33188adafe156ab7ce59de.bindPopup(popup_201812df25715a442fb4c3a70d20cece)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74b1d1ae4e33188adafe156ab7ce59de.setIcon(icon_1fc7ed68fa5b4cfff29c2548a3cc18ed);
|
|
|
|
|
|
var marker_8854012187311282100df8befe1f5df8 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_beecd4a5c5a85816bf5f7448104e99e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fa43849fcbcd8a0f60aeae786259f75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d37a70b48dc575d34746bd9b93c06e69 = $(`<div id="html_d37a70b48dc575d34746bd9b93c06e69" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_4fa43849fcbcd8a0f60aeae786259f75.setContent(html_d37a70b48dc575d34746bd9b93c06e69);
|
|
|
|
|
|
|
|
marker_8854012187311282100df8befe1f5df8.bindPopup(popup_4fa43849fcbcd8a0f60aeae786259f75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8854012187311282100df8befe1f5df8.setIcon(icon_beecd4a5c5a85816bf5f7448104e99e8);
|
|
|
|
|
|
var marker_04836c0b1ccfe4939b83317cfb58672a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a58e907ae9cb0aeb3eccd11f6802a139 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28fadc3c0eaac36fceaeb8b27eff9cd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4996ee929555058c36f640e396d4892c = $(`<div id="html_4996ee929555058c36f640e396d4892c" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_28fadc3c0eaac36fceaeb8b27eff9cd2.setContent(html_4996ee929555058c36f640e396d4892c);
|
|
|
|
|
|
|
|
marker_04836c0b1ccfe4939b83317cfb58672a.bindPopup(popup_28fadc3c0eaac36fceaeb8b27eff9cd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04836c0b1ccfe4939b83317cfb58672a.setIcon(icon_a58e907ae9cb0aeb3eccd11f6802a139);
|
|
|
|
|
|
var marker_b27418502eefc32f82eb7a676246dd71 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c4b31e42c0a863bbc65489dccdc8ffcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eed16844e9569d7d60d01df3312e489 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6f06eb174b19b5fda60edd5884c8bff = $(`<div id="html_a6f06eb174b19b5fda60edd5884c8bff" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_8eed16844e9569d7d60d01df3312e489.setContent(html_a6f06eb174b19b5fda60edd5884c8bff);
|
|
|
|
|
|
|
|
marker_b27418502eefc32f82eb7a676246dd71.bindPopup(popup_8eed16844e9569d7d60d01df3312e489)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b27418502eefc32f82eb7a676246dd71.setIcon(icon_c4b31e42c0a863bbc65489dccdc8ffcb);
|
|
|
|
|
|
var marker_92f03555930eefcb58b412f5aa40eba7 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0fc97ba85eedf431204b97b7a1159bed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_945ecc2a6282a0c576e5cad077bfbea0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a13913e1d73d2717b334c440fc96c4f = $(`<div id="html_9a13913e1d73d2717b334c440fc96c4f" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_945ecc2a6282a0c576e5cad077bfbea0.setContent(html_9a13913e1d73d2717b334c440fc96c4f);
|
|
|
|
|
|
|
|
marker_92f03555930eefcb58b412f5aa40eba7.bindPopup(popup_945ecc2a6282a0c576e5cad077bfbea0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92f03555930eefcb58b412f5aa40eba7.setIcon(icon_0fc97ba85eedf431204b97b7a1159bed);
|
|
|
|
|
|
var marker_48715c15d333c2a3ea25c1cb136400ad = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_ce86d942777915caddb1b0e0ea0c7c67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bc28ba2a3e370b47245b47913d21fb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b0effb56b150f4d5ba39c488849fe38 = $(`<div id="html_3b0effb56b150f4d5ba39c488849fe38" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_2bc28ba2a3e370b47245b47913d21fb6.setContent(html_3b0effb56b150f4d5ba39c488849fe38);
|
|
|
|
|
|
|
|
marker_48715c15d333c2a3ea25c1cb136400ad.bindPopup(popup_2bc28ba2a3e370b47245b47913d21fb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48715c15d333c2a3ea25c1cb136400ad.setIcon(icon_ce86d942777915caddb1b0e0ea0c7c67);
|
|
|
|
|
|
var marker_c37a32e7d6648325dfeec88572a78976 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3962d00fe6dbb30fff2f9723b6212161 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb641ec7794910c791949ea9c7921670 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dc203151f83cb7b7e2aca76fe400821 = $(`<div id="html_7dc203151f83cb7b7e2aca76fe400821" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_cb641ec7794910c791949ea9c7921670.setContent(html_7dc203151f83cb7b7e2aca76fe400821);
|
|
|
|
|
|
|
|
marker_c37a32e7d6648325dfeec88572a78976.bindPopup(popup_cb641ec7794910c791949ea9c7921670)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c37a32e7d6648325dfeec88572a78976.setIcon(icon_3962d00fe6dbb30fff2f9723b6212161);
|
|
|
|
|
|
var marker_1b11f992826757bd0bd5938d9fb6198f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_30bf22077d712ab63daf605fc1c6616c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12ec390678be7504f08448d7b4fa3464 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3061347046e081996be84e46e19c47e1 = $(`<div id="html_3061347046e081996be84e46e19c47e1" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_12ec390678be7504f08448d7b4fa3464.setContent(html_3061347046e081996be84e46e19c47e1);
|
|
|
|
|
|
|
|
marker_1b11f992826757bd0bd5938d9fb6198f.bindPopup(popup_12ec390678be7504f08448d7b4fa3464)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b11f992826757bd0bd5938d9fb6198f.setIcon(icon_30bf22077d712ab63daf605fc1c6616c);
|
|
|
|
|
|
var marker_af152630907ce2da1114358ad0935782 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a272636bf831bb5ff416c7a5aabd178c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd0b38a85d970c8d60e3861c60ea037f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26c6586cfdcb934b64a1cb8e08067576 = $(`<div id="html_26c6586cfdcb934b64a1cb8e08067576" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_fd0b38a85d970c8d60e3861c60ea037f.setContent(html_26c6586cfdcb934b64a1cb8e08067576);
|
|
|
|
|
|
|
|
marker_af152630907ce2da1114358ad0935782.bindPopup(popup_fd0b38a85d970c8d60e3861c60ea037f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af152630907ce2da1114358ad0935782.setIcon(icon_a272636bf831bb5ff416c7a5aabd178c);
|
|
|
|
|
|
var marker_cfb19f65b3edc7f8d9ab71a1cfcc1d08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_4d8531f77558598678ca4fa2e0989bdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14985dc68f4d299ad948c70b4479add9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_851a73fa8da101571f228979c7e0dc1b = $(`<div id="html_851a73fa8da101571f228979c7e0dc1b" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_14985dc68f4d299ad948c70b4479add9.setContent(html_851a73fa8da101571f228979c7e0dc1b);
|
|
|
|
|
|
|
|
marker_cfb19f65b3edc7f8d9ab71a1cfcc1d08.bindPopup(popup_14985dc68f4d299ad948c70b4479add9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfb19f65b3edc7f8d9ab71a1cfcc1d08.setIcon(icon_4d8531f77558598678ca4fa2e0989bdd);
|
|
|
|
|
|
var marker_ebc9597c06d3f7606d99fb5263c1d7ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_1163fade6df1e05919cb22fb8ec82303 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0766155f7b4b07dbb78f7d3d6f4a6f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2d549aabcfb00dfaa85fcbf448bb641 = $(`<div id="html_f2d549aabcfb00dfaa85fcbf448bb641" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_c0766155f7b4b07dbb78f7d3d6f4a6f4.setContent(html_f2d549aabcfb00dfaa85fcbf448bb641);
|
|
|
|
|
|
|
|
marker_ebc9597c06d3f7606d99fb5263c1d7ed.bindPopup(popup_c0766155f7b4b07dbb78f7d3d6f4a6f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebc9597c06d3f7606d99fb5263c1d7ed.setIcon(icon_1163fade6df1e05919cb22fb8ec82303);
|
|
|
|
|
|
var marker_c1c6113aad9e86ea9d8e28137f8110a4 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_bf885a8604a0acca873b503952a62a29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31f360faa6bc3088ad0521d066ef0e58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bb2e0a9c7a6347ad39498a4c731b67e = $(`<div id="html_1bb2e0a9c7a6347ad39498a4c731b67e" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_31f360faa6bc3088ad0521d066ef0e58.setContent(html_1bb2e0a9c7a6347ad39498a4c731b67e);
|
|
|
|
|
|
|
|
marker_c1c6113aad9e86ea9d8e28137f8110a4.bindPopup(popup_31f360faa6bc3088ad0521d066ef0e58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1c6113aad9e86ea9d8e28137f8110a4.setIcon(icon_bf885a8604a0acca873b503952a62a29);
|
|
|
|
|
|
var marker_44221048f65439a3ab152e0ffbb0bbe2 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e42dde30cead23164e40e923847cb200 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9065f7faeb7bad9603d58972ca343862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92a455070d331b2e7d3865ea5959ae02 = $(`<div id="html_92a455070d331b2e7d3865ea5959ae02" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_9065f7faeb7bad9603d58972ca343862.setContent(html_92a455070d331b2e7d3865ea5959ae02);
|
|
|
|
|
|
|
|
marker_44221048f65439a3ab152e0ffbb0bbe2.bindPopup(popup_9065f7faeb7bad9603d58972ca343862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44221048f65439a3ab152e0ffbb0bbe2.setIcon(icon_e42dde30cead23164e40e923847cb200);
|
|
|
|
|
|
var marker_0c6f518a7f80e2bf08a8b03ca9472019 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_fe119d525ddbaecbaa8f314aacccacf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16f4caba3e96b93c417a5f0eb6181d2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fc9fa74c087cce15819e701c5fb106e = $(`<div id="html_7fc9fa74c087cce15819e701c5fb106e" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_16f4caba3e96b93c417a5f0eb6181d2c.setContent(html_7fc9fa74c087cce15819e701c5fb106e);
|
|
|
|
|
|
|
|
marker_0c6f518a7f80e2bf08a8b03ca9472019.bindPopup(popup_16f4caba3e96b93c417a5f0eb6181d2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c6f518a7f80e2bf08a8b03ca9472019.setIcon(icon_fe119d525ddbaecbaa8f314aacccacf0);
|
|
|
|
|
|
var marker_48b18a8b74503e7adbbc0783e587ca5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d1b943b01fe1ea984d1bf7d929907a42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bf41cb458f2774fbb2eef27aeda6d4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b02e5866fc0597efde68181c1fd2cb86 = $(`<div id="html_b02e5866fc0597efde68181c1fd2cb86" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_2bf41cb458f2774fbb2eef27aeda6d4d.setContent(html_b02e5866fc0597efde68181c1fd2cb86);
|
|
|
|
|
|
|
|
marker_48b18a8b74503e7adbbc0783e587ca5d.bindPopup(popup_2bf41cb458f2774fbb2eef27aeda6d4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48b18a8b74503e7adbbc0783e587ca5d.setIcon(icon_d1b943b01fe1ea984d1bf7d929907a42);
|
|
|
|
|
|
var marker_1ba84f47b424d9e748eaeff073cca5e7 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_4d8356b02e952daf8afa23bf2aef2066 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b367a460845deb2e75366c3ad0890ae3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e62076de84409d55c3b6f36b4c9c69f0 = $(`<div id="html_e62076de84409d55c3b6f36b4c9c69f0" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_b367a460845deb2e75366c3ad0890ae3.setContent(html_e62076de84409d55c3b6f36b4c9c69f0);
|
|
|
|
|
|
|
|
marker_1ba84f47b424d9e748eaeff073cca5e7.bindPopup(popup_b367a460845deb2e75366c3ad0890ae3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ba84f47b424d9e748eaeff073cca5e7.setIcon(icon_4d8356b02e952daf8afa23bf2aef2066);
|
|
|
|
|
|
var marker_f16671440ba00c5b2152075a854b90ff = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_5842b871c72420721cbb3378ea213749 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c530a34bc0af043f1e67efda23af3c3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cab8310ad63ac3d120e02b727d0b3f6f = $(`<div id="html_cab8310ad63ac3d120e02b727d0b3f6f" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_c530a34bc0af043f1e67efda23af3c3f.setContent(html_cab8310ad63ac3d120e02b727d0b3f6f);
|
|
|
|
|
|
|
|
marker_f16671440ba00c5b2152075a854b90ff.bindPopup(popup_c530a34bc0af043f1e67efda23af3c3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f16671440ba00c5b2152075a854b90ff.setIcon(icon_5842b871c72420721cbb3378ea213749);
|
|
|
|
|
|
var marker_8a09ddb262cc51bfd3a4728d03db28f6 = L.marker(
|
|
[34.1749, -118.54],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e9eaeb67c2b1c55ab025c8777b1a4e06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93d5ea1fb1d09d360de5b26818f82ce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39699e1addbb1d63f82059904d81f720 = $(`<div id="html_39699e1addbb1d63f82059904d81f720" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_93d5ea1fb1d09d360de5b26818f82ce5.setContent(html_39699e1addbb1d63f82059904d81f720);
|
|
|
|
|
|
|
|
marker_8a09ddb262cc51bfd3a4728d03db28f6.bindPopup(popup_93d5ea1fb1d09d360de5b26818f82ce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a09ddb262cc51bfd3a4728d03db28f6.setIcon(icon_e9eaeb67c2b1c55ab025c8777b1a4e06);
|
|
|
|
|
|
var marker_db9e82f59a520f0fb4eecf70d73bd0d2 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e7edda651d8b044fbac79f09e13b659d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5c26a677dd3d2986a46c23edf6d3d56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c2a907664fa42508637e033c8b170df = $(`<div id="html_9c2a907664fa42508637e033c8b170df" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_a5c26a677dd3d2986a46c23edf6d3d56.setContent(html_9c2a907664fa42508637e033c8b170df);
|
|
|
|
|
|
|
|
marker_db9e82f59a520f0fb4eecf70d73bd0d2.bindPopup(popup_a5c26a677dd3d2986a46c23edf6d3d56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db9e82f59a520f0fb4eecf70d73bd0d2.setIcon(icon_e7edda651d8b044fbac79f09e13b659d);
|
|
|
|
|
|
var marker_fc2f3f53dfcdc732911a537e8e3779b4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_96c1312ac29127472ff79f5cbede8582 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5e5537866a895c653a2870100969d88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86e3e4a348e74e4d76878666316a03fb = $(`<div id="html_86e3e4a348e74e4d76878666316a03fb" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_a5e5537866a895c653a2870100969d88.setContent(html_86e3e4a348e74e4d76878666316a03fb);
|
|
|
|
|
|
|
|
marker_fc2f3f53dfcdc732911a537e8e3779b4.bindPopup(popup_a5e5537866a895c653a2870100969d88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc2f3f53dfcdc732911a537e8e3779b4.setIcon(icon_96c1312ac29127472ff79f5cbede8582);
|
|
|
|
|
|
var marker_239faa59a145eb297320de0d3db6a90b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_f8df31b2722639e97dade4fdddd99aa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84d694f16c6cd2e1ff6c6ac80ae5f61c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba2cdeed1770a039bdca86fda2183dcc = $(`<div id="html_ba2cdeed1770a039bdca86fda2183dcc" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_84d694f16c6cd2e1ff6c6ac80ae5f61c.setContent(html_ba2cdeed1770a039bdca86fda2183dcc);
|
|
|
|
|
|
|
|
marker_239faa59a145eb297320de0d3db6a90b.bindPopup(popup_84d694f16c6cd2e1ff6c6ac80ae5f61c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_239faa59a145eb297320de0d3db6a90b.setIcon(icon_f8df31b2722639e97dade4fdddd99aa2);
|
|
|
|
|
|
var marker_1b374a35dafd8d85dd40e03f109c8a05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_4f8d5babf2226dfdd032495f07932f05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f8da402096834ae38de4045aa84b60f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d01fa0daca00fe16ae8641f3f038e1bb = $(`<div id="html_d01fa0daca00fe16ae8641f3f038e1bb" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_2f8da402096834ae38de4045aa84b60f.setContent(html_d01fa0daca00fe16ae8641f3f038e1bb);
|
|
|
|
|
|
|
|
marker_1b374a35dafd8d85dd40e03f109c8a05.bindPopup(popup_2f8da402096834ae38de4045aa84b60f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b374a35dafd8d85dd40e03f109c8a05.setIcon(icon_4f8d5babf2226dfdd032495f07932f05);
|
|
|
|
|
|
var marker_98a2e86af87a2ebb4f7e01bc1fd00cb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_639a50e4aafb9a54afaa992c4d17dfc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95b9649d2bfad4cde2c1e6ab56c32d12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cea9c3826ce7a6d5790377067438ca4c = $(`<div id="html_cea9c3826ce7a6d5790377067438ca4c" style="width: 100.0%; height: 100.0%;">relay.aidatanorge.no</div>`)[0];
|
|
popup_95b9649d2bfad4cde2c1e6ab56c32d12.setContent(html_cea9c3826ce7a6d5790377067438ca4c);
|
|
|
|
|
|
|
|
marker_98a2e86af87a2ebb4f7e01bc1fd00cb0.bindPopup(popup_95b9649d2bfad4cde2c1e6ab56c32d12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98a2e86af87a2ebb4f7e01bc1fd00cb0.setIcon(icon_639a50e4aafb9a54afaa992c4d17dfc9);
|
|
|
|
|
|
var marker_3dbefffe4ec84505b4370c7d29598bba = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_63bc6950c7ddf96c8bb5d5d9f80ddc50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71eaae01e3a0a00fc621e57f300b87a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_955386ff8cbbcac410cb4941f4b81f0e = $(`<div id="html_955386ff8cbbcac410cb4941f4b81f0e" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_71eaae01e3a0a00fc621e57f300b87a5.setContent(html_955386ff8cbbcac410cb4941f4b81f0e);
|
|
|
|
|
|
|
|
marker_3dbefffe4ec84505b4370c7d29598bba.bindPopup(popup_71eaae01e3a0a00fc621e57f300b87a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dbefffe4ec84505b4370c7d29598bba.setIcon(icon_63bc6950c7ddf96c8bb5d5d9f80ddc50);
|
|
|
|
|
|
var marker_6b1e4ed872b79c34f7b0854bea778c1e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_1e24821c2c1571e49c60293ae94f0a43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce95d6b368eab3800d525b7d7aca9db6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d50d80dabac4d4e8e015060a67daede0 = $(`<div id="html_d50d80dabac4d4e8e015060a67daede0" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_ce95d6b368eab3800d525b7d7aca9db6.setContent(html_d50d80dabac4d4e8e015060a67daede0);
|
|
|
|
|
|
|
|
marker_6b1e4ed872b79c34f7b0854bea778c1e.bindPopup(popup_ce95d6b368eab3800d525b7d7aca9db6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b1e4ed872b79c34f7b0854bea778c1e.setIcon(icon_1e24821c2c1571e49c60293ae94f0a43);
|
|
|
|
|
|
var marker_efdc6d0b5196e37cf1375ff08cdce5be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_964fdba8e0bbd3c1f67a3634ccf1769b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eba839535b678358b3eaf6dfa2a3770 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_976e7dbd705311461c9961b76179070c = $(`<div id="html_976e7dbd705311461c9961b76179070c" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_3eba839535b678358b3eaf6dfa2a3770.setContent(html_976e7dbd705311461c9961b76179070c);
|
|
|
|
|
|
|
|
marker_efdc6d0b5196e37cf1375ff08cdce5be.bindPopup(popup_3eba839535b678358b3eaf6dfa2a3770)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efdc6d0b5196e37cf1375ff08cdce5be.setIcon(icon_964fdba8e0bbd3c1f67a3634ccf1769b);
|
|
|
|
|
|
var marker_792b4e477882cf8d0d5693d5fa0fce79 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_13b57cb57c50de58b6bfce0ed964ff20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8d5bdbcdc1c6be00541fbc449eccf24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79862ea240e0e5f3db52e9e51e1544a5 = $(`<div id="html_79862ea240e0e5f3db52e9e51e1544a5" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_a8d5bdbcdc1c6be00541fbc449eccf24.setContent(html_79862ea240e0e5f3db52e9e51e1544a5);
|
|
|
|
|
|
|
|
marker_792b4e477882cf8d0d5693d5fa0fce79.bindPopup(popup_a8d5bdbcdc1c6be00541fbc449eccf24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_792b4e477882cf8d0d5693d5fa0fce79.setIcon(icon_13b57cb57c50de58b6bfce0ed964ff20);
|
|
|
|
|
|
var marker_2ef7da93de0e74ec12f31586bc93f510 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3f6ecaabdd78026d720934a017d0110b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_058a566a151367a6ee756340c9345971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faa66da560fa3f7496b00fe00122ef1b = $(`<div id="html_faa66da560fa3f7496b00fe00122ef1b" style="width: 100.0%; height: 100.0%;">nostr.infero.net</div>`)[0];
|
|
popup_058a566a151367a6ee756340c9345971.setContent(html_faa66da560fa3f7496b00fe00122ef1b);
|
|
|
|
|
|
|
|
marker_2ef7da93de0e74ec12f31586bc93f510.bindPopup(popup_058a566a151367a6ee756340c9345971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ef7da93de0e74ec12f31586bc93f510.setIcon(icon_3f6ecaabdd78026d720934a017d0110b);
|
|
|
|
|
|
var marker_3da9736a7318c2b3587a0c6c238bae78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_be633cbf194d8d732612ab8269cd6abc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b290d6d749374d83ae4f47b78e0ba6c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a28b7f45c490da7b47e46e9a03f94d7 = $(`<div id="html_4a28b7f45c490da7b47e46e9a03f94d7" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_b290d6d749374d83ae4f47b78e0ba6c7.setContent(html_4a28b7f45c490da7b47e46e9a03f94d7);
|
|
|
|
|
|
|
|
marker_3da9736a7318c2b3587a0c6c238bae78.bindPopup(popup_b290d6d749374d83ae4f47b78e0ba6c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3da9736a7318c2b3587a0c6c238bae78.setIcon(icon_be633cbf194d8d732612ab8269cd6abc);
|
|
|
|
|
|
var marker_76d03507b8ae5cd4772dd9453909fedd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d9c62757c9ec780dc3e24ee48b75efb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c783a0e6abd174547fdd9da142a97c60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3e88d809328430d7d36a9a1492421ee = $(`<div id="html_d3e88d809328430d7d36a9a1492421ee" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_c783a0e6abd174547fdd9da142a97c60.setContent(html_d3e88d809328430d7d36a9a1492421ee);
|
|
|
|
|
|
|
|
marker_76d03507b8ae5cd4772dd9453909fedd.bindPopup(popup_c783a0e6abd174547fdd9da142a97c60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76d03507b8ae5cd4772dd9453909fedd.setIcon(icon_d9c62757c9ec780dc3e24ee48b75efb2);
|
|
|
|
|
|
var marker_1dceb8ea632dda1c29233ad71b07f016 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2e691e46321f7022ac133f43b425b95d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_293561758dead241bc6cc33540514feb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e613bc4353cd7a4f2a0428d01c54ebd = $(`<div id="html_8e613bc4353cd7a4f2a0428d01c54ebd" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_293561758dead241bc6cc33540514feb.setContent(html_8e613bc4353cd7a4f2a0428d01c54ebd);
|
|
|
|
|
|
|
|
marker_1dceb8ea632dda1c29233ad71b07f016.bindPopup(popup_293561758dead241bc6cc33540514feb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dceb8ea632dda1c29233ad71b07f016.setIcon(icon_2e691e46321f7022ac133f43b425b95d);
|
|
|
|
|
|
var marker_d886eca156bf35d829d2e94ce62e105f = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_b1aeb8a0e256d28df2adec5d6941c46e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dacd2fab6908aea7a6e4d69cbd2f0ad9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e19e9ab1992947397d762809440b34e3 = $(`<div id="html_e19e9ab1992947397d762809440b34e3" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_dacd2fab6908aea7a6e4d69cbd2f0ad9.setContent(html_e19e9ab1992947397d762809440b34e3);
|
|
|
|
|
|
|
|
marker_d886eca156bf35d829d2e94ce62e105f.bindPopup(popup_dacd2fab6908aea7a6e4d69cbd2f0ad9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d886eca156bf35d829d2e94ce62e105f.setIcon(icon_b1aeb8a0e256d28df2adec5d6941c46e);
|
|
|
|
|
|
var marker_2fa805bfb4d0924aed94e53481348e67 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2d1f052c9d031ad09deb7a0b219641cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8f1160b2872cf21b102decfb144d922 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08a70c6aa28fa46f38698f67c1be2136 = $(`<div id="html_08a70c6aa28fa46f38698f67c1be2136" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_b8f1160b2872cf21b102decfb144d922.setContent(html_08a70c6aa28fa46f38698f67c1be2136);
|
|
|
|
|
|
|
|
marker_2fa805bfb4d0924aed94e53481348e67.bindPopup(popup_b8f1160b2872cf21b102decfb144d922)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fa805bfb4d0924aed94e53481348e67.setIcon(icon_2d1f052c9d031ad09deb7a0b219641cf);
|
|
|
|
|
|
var marker_0414f135b4a005ba19f57633d3a6dcae = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8876e445a575be6930c27dd99d833fd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bed2404163ba897c7e89c14a8fde66b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deca37ae70906d7007045f392f05a27e = $(`<div id="html_deca37ae70906d7007045f392f05a27e" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_8bed2404163ba897c7e89c14a8fde66b.setContent(html_deca37ae70906d7007045f392f05a27e);
|
|
|
|
|
|
|
|
marker_0414f135b4a005ba19f57633d3a6dcae.bindPopup(popup_8bed2404163ba897c7e89c14a8fde66b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0414f135b4a005ba19f57633d3a6dcae.setIcon(icon_8876e445a575be6930c27dd99d833fd5);
|
|
|
|
|
|
var marker_73f3e3125616e9b8c8e89cb84ec785db = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a7e559bd543f333389cb2cdba0e21063 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db499a9fd14088cc9c8554e046ae55b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ae0ce2182a500e41fc5589da63df172 = $(`<div id="html_1ae0ce2182a500e41fc5589da63df172" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_db499a9fd14088cc9c8554e046ae55b5.setContent(html_1ae0ce2182a500e41fc5589da63df172);
|
|
|
|
|
|
|
|
marker_73f3e3125616e9b8c8e89cb84ec785db.bindPopup(popup_db499a9fd14088cc9c8554e046ae55b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73f3e3125616e9b8c8e89cb84ec785db.setIcon(icon_a7e559bd543f333389cb2cdba0e21063);
|
|
|
|
|
|
var marker_b8a45fe05f1acdd048a5cffdd656f873 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d6e0725fc91145453c2d538e83f5cfd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_206a26a0731ec7c6ca679d49ae4f72ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85865b310e7bf8f7179a4b8ec5e4b167 = $(`<div id="html_85865b310e7bf8f7179a4b8ec5e4b167" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_206a26a0731ec7c6ca679d49ae4f72ec.setContent(html_85865b310e7bf8f7179a4b8ec5e4b167);
|
|
|
|
|
|
|
|
marker_b8a45fe05f1acdd048a5cffdd656f873.bindPopup(popup_206a26a0731ec7c6ca679d49ae4f72ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a45fe05f1acdd048a5cffdd656f873.setIcon(icon_d6e0725fc91145453c2d538e83f5cfd5);
|
|
|
|
|
|
var marker_3fe8b352c1dc2415877acd4b3883d60a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_7ae380fbd471b583c2dd5f156d8d3e12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95d2e03c2fc0b9bf64b7c7e4519e485d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29e2355a68f90e220a272f5d970628e4 = $(`<div id="html_29e2355a68f90e220a272f5d970628e4" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_95d2e03c2fc0b9bf64b7c7e4519e485d.setContent(html_29e2355a68f90e220a272f5d970628e4);
|
|
|
|
|
|
|
|
marker_3fe8b352c1dc2415877acd4b3883d60a.bindPopup(popup_95d2e03c2fc0b9bf64b7c7e4519e485d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fe8b352c1dc2415877acd4b3883d60a.setIcon(icon_7ae380fbd471b583c2dd5f156d8d3e12);
|
|
|
|
|
|
var marker_f12a9fe23ab69f4ffd262d7630f3731f = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_9549799309e26569f6685ddee25593b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b980611fad6067e1a3fcb0854e7747f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c50704c44187afeab73c6681bb4f8073 = $(`<div id="html_c50704c44187afeab73c6681bb4f8073" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_5b980611fad6067e1a3fcb0854e7747f.setContent(html_c50704c44187afeab73c6681bb4f8073);
|
|
|
|
|
|
|
|
marker_f12a9fe23ab69f4ffd262d7630f3731f.bindPopup(popup_5b980611fad6067e1a3fcb0854e7747f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f12a9fe23ab69f4ffd262d7630f3731f.setIcon(icon_9549799309e26569f6685ddee25593b5);
|
|
|
|
|
|
var marker_0fd23129d5e9f4069fbe8623459848ae = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_9ad08c63adbe014c2508794fcc3e0127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f43c8e1fe7091a235dc5cc555e6b32c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e85fd81bfbfc6c6f12162bf02148cbc0 = $(`<div id="html_e85fd81bfbfc6c6f12162bf02148cbc0" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_0f43c8e1fe7091a235dc5cc555e6b32c.setContent(html_e85fd81bfbfc6c6f12162bf02148cbc0);
|
|
|
|
|
|
|
|
marker_0fd23129d5e9f4069fbe8623459848ae.bindPopup(popup_0f43c8e1fe7091a235dc5cc555e6b32c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fd23129d5e9f4069fbe8623459848ae.setIcon(icon_9ad08c63adbe014c2508794fcc3e0127);
|
|
|
|
|
|
var marker_80d24f76504577314a573993c690fa50 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_b8a6beb828e8902ac7f07d6639415c25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fded885228f00b7d940e49e21e0f89f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95332f34044a3e2a9cefa0a56feb46f8 = $(`<div id="html_95332f34044a3e2a9cefa0a56feb46f8" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_6fded885228f00b7d940e49e21e0f89f.setContent(html_95332f34044a3e2a9cefa0a56feb46f8);
|
|
|
|
|
|
|
|
marker_80d24f76504577314a573993c690fa50.bindPopup(popup_6fded885228f00b7d940e49e21e0f89f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80d24f76504577314a573993c690fa50.setIcon(icon_b8a6beb828e8902ac7f07d6639415c25);
|
|
|
|
|
|
var marker_ae670fd7dedb0eee211c900636964623 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d4aaa1fd39887030caf97f1b3d84705b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ed5293f2dbb79f858d78529f06c5e4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2692f392215d4eb1d593300a53b31775 = $(`<div id="html_2692f392215d4eb1d593300a53b31775" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_4ed5293f2dbb79f858d78529f06c5e4a.setContent(html_2692f392215d4eb1d593300a53b31775);
|
|
|
|
|
|
|
|
marker_ae670fd7dedb0eee211c900636964623.bindPopup(popup_4ed5293f2dbb79f858d78529f06c5e4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae670fd7dedb0eee211c900636964623.setIcon(icon_d4aaa1fd39887030caf97f1b3d84705b);
|
|
|
|
|
|
var marker_fa581be88ed88ebeb6b76b1ae4a2ba80 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_5a0ea483f5998d05ee4de3c66d995d92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7155204c9eb7c15cac13afe9be5e457f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d84b526fbcbeb828a8940dcac7b7861 = $(`<div id="html_1d84b526fbcbeb828a8940dcac7b7861" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_7155204c9eb7c15cac13afe9be5e457f.setContent(html_1d84b526fbcbeb828a8940dcac7b7861);
|
|
|
|
|
|
|
|
marker_fa581be88ed88ebeb6b76b1ae4a2ba80.bindPopup(popup_7155204c9eb7c15cac13afe9be5e457f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa581be88ed88ebeb6b76b1ae4a2ba80.setIcon(icon_5a0ea483f5998d05ee4de3c66d995d92);
|
|
|
|
|
|
var marker_e964a4bfdb68e65e82598971572ef61e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_291b25fcbd42dce70ca551e7b5b454e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27b310e26ddbb035a69d008960dac669 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c81c19c4978709d1e71d0957ea3bf80a = $(`<div id="html_c81c19c4978709d1e71d0957ea3bf80a" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_27b310e26ddbb035a69d008960dac669.setContent(html_c81c19c4978709d1e71d0957ea3bf80a);
|
|
|
|
|
|
|
|
marker_e964a4bfdb68e65e82598971572ef61e.bindPopup(popup_27b310e26ddbb035a69d008960dac669)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e964a4bfdb68e65e82598971572ef61e.setIcon(icon_291b25fcbd42dce70ca551e7b5b454e4);
|
|
|
|
|
|
var marker_b25feaec1514e81ec85b2115a439b6b6 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_918ef03bb54f94e7b8b0467bfa40d668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e177807a5e697f22c6d52f5243c27113 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9307df247c59287ee944ad093e5bb300 = $(`<div id="html_9307df247c59287ee944ad093e5bb300" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_e177807a5e697f22c6d52f5243c27113.setContent(html_9307df247c59287ee944ad093e5bb300);
|
|
|
|
|
|
|
|
marker_b25feaec1514e81ec85b2115a439b6b6.bindPopup(popup_e177807a5e697f22c6d52f5243c27113)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b25feaec1514e81ec85b2115a439b6b6.setIcon(icon_918ef03bb54f94e7b8b0467bfa40d668);
|
|
|
|
|
|
var marker_1a3523635985f9df196f1fdbaa1028b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a764ad6a2f8de4fa56e79d8477f039e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57067f303bfacc6f6e03081d6036ea27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5952a79babc8f4e68cd7d060a5f1f775 = $(`<div id="html_5952a79babc8f4e68cd7d060a5f1f775" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_57067f303bfacc6f6e03081d6036ea27.setContent(html_5952a79babc8f4e68cd7d060a5f1f775);
|
|
|
|
|
|
|
|
marker_1a3523635985f9df196f1fdbaa1028b0.bindPopup(popup_57067f303bfacc6f6e03081d6036ea27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a3523635985f9df196f1fdbaa1028b0.setIcon(icon_a764ad6a2f8de4fa56e79d8477f039e6);
|
|
|
|
|
|
var marker_b6c282d44d888ac40471bbb4c5316c0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3e4e69435b76fa8152fcf5e95ec07872 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d87315cbc954aa748cbe42724cd90bfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84cce78ec34e710a283e789202f3e688 = $(`<div id="html_84cce78ec34e710a283e789202f3e688" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_d87315cbc954aa748cbe42724cd90bfb.setContent(html_84cce78ec34e710a283e789202f3e688);
|
|
|
|
|
|
|
|
marker_b6c282d44d888ac40471bbb4c5316c0a.bindPopup(popup_d87315cbc954aa748cbe42724cd90bfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6c282d44d888ac40471bbb4c5316c0a.setIcon(icon_3e4e69435b76fa8152fcf5e95ec07872);
|
|
|
|
|
|
var marker_e84137da0456c4920a1de3109cc0c1a1 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_e90414a4ba62e2a19f5e9ddb09ee4869 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61e1e69b18d87342061166ab20166af5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93adb2c4f55a176a514a4dd665103563 = $(`<div id="html_93adb2c4f55a176a514a4dd665103563" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_61e1e69b18d87342061166ab20166af5.setContent(html_93adb2c4f55a176a514a4dd665103563);
|
|
|
|
|
|
|
|
marker_e84137da0456c4920a1de3109cc0c1a1.bindPopup(popup_61e1e69b18d87342061166ab20166af5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e84137da0456c4920a1de3109cc0c1a1.setIcon(icon_e90414a4ba62e2a19f5e9ddb09ee4869);
|
|
|
|
|
|
var marker_15af1010c859b90bcda6cd22a72f8e92 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_790db80aa3b11e6ffdde0a04b0a95adf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9373d98bcbd58e1ce0e7207fc8296c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58863ab6c86c68fd3a705a2748ff2bae = $(`<div id="html_58863ab6c86c68fd3a705a2748ff2bae" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_b9373d98bcbd58e1ce0e7207fc8296c7.setContent(html_58863ab6c86c68fd3a705a2748ff2bae);
|
|
|
|
|
|
|
|
marker_15af1010c859b90bcda6cd22a72f8e92.bindPopup(popup_b9373d98bcbd58e1ce0e7207fc8296c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15af1010c859b90bcda6cd22a72f8e92.setIcon(icon_790db80aa3b11e6ffdde0a04b0a95adf);
|
|
|
|
|
|
var marker_c65b4f1b070dfc6e66022fe02222c908 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_4c8bdf7a8e7ac0cd8ae82817351ca4c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf8e7d1893e4b403f09465aa02ca04f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a79cebda875fe8f64dcb64364ef75ac7 = $(`<div id="html_a79cebda875fe8f64dcb64364ef75ac7" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_cf8e7d1893e4b403f09465aa02ca04f2.setContent(html_a79cebda875fe8f64dcb64364ef75ac7);
|
|
|
|
|
|
|
|
marker_c65b4f1b070dfc6e66022fe02222c908.bindPopup(popup_cf8e7d1893e4b403f09465aa02ca04f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c65b4f1b070dfc6e66022fe02222c908.setIcon(icon_4c8bdf7a8e7ac0cd8ae82817351ca4c4);
|
|
|
|
|
|
var marker_85f8e59fedb2b71fc72a3812d7249195 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_68a4b72b8349e7ec38c840595815bc71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_433dae1e8eeba5263424d18dfd40a4a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bde92f084e0c20c91c3ccda1fa0ddc38 = $(`<div id="html_bde92f084e0c20c91c3ccda1fa0ddc38" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_433dae1e8eeba5263424d18dfd40a4a5.setContent(html_bde92f084e0c20c91c3ccda1fa0ddc38);
|
|
|
|
|
|
|
|
marker_85f8e59fedb2b71fc72a3812d7249195.bindPopup(popup_433dae1e8eeba5263424d18dfd40a4a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85f8e59fedb2b71fc72a3812d7249195.setIcon(icon_68a4b72b8349e7ec38c840595815bc71);
|
|
|
|
|
|
var marker_d06ea99fcb89d715a52544e9122eea73 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_a9316d5fd06784b457a8e0f9f0d56129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b910962e8d7e8643c930455ad371387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_159419c0d6f5aac7d77ce0f70af102ed = $(`<div id="html_159419c0d6f5aac7d77ce0f70af102ed" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_0b910962e8d7e8643c930455ad371387.setContent(html_159419c0d6f5aac7d77ce0f70af102ed);
|
|
|
|
|
|
|
|
marker_d06ea99fcb89d715a52544e9122eea73.bindPopup(popup_0b910962e8d7e8643c930455ad371387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d06ea99fcb89d715a52544e9122eea73.setIcon(icon_a9316d5fd06784b457a8e0f9f0d56129);
|
|
|
|
|
|
var marker_911ed36a4de29539d533d0168d76758a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_1048a8bdc89ce18bf9f24cb14a858773 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10bfa9b77fa74d4e37705b6e6bce4c91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_def0d978db3a6a28b1b73547f63082d1 = $(`<div id="html_def0d978db3a6a28b1b73547f63082d1" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_10bfa9b77fa74d4e37705b6e6bce4c91.setContent(html_def0d978db3a6a28b1b73547f63082d1);
|
|
|
|
|
|
|
|
marker_911ed36a4de29539d533d0168d76758a.bindPopup(popup_10bfa9b77fa74d4e37705b6e6bce4c91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_911ed36a4de29539d533d0168d76758a.setIcon(icon_1048a8bdc89ce18bf9f24cb14a858773);
|
|
|
|
|
|
var marker_e3a7628378a42e9f4d1f58c525de8267 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_3523fa91257e2d8f76935588aa144650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3821594e905f7f0faa365bf37f8470fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d810138ba3a32e4a80a64b5c317c3717 = $(`<div id="html_d810138ba3a32e4a80a64b5c317c3717" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_3821594e905f7f0faa365bf37f8470fd.setContent(html_d810138ba3a32e4a80a64b5c317c3717);
|
|
|
|
|
|
|
|
marker_e3a7628378a42e9f4d1f58c525de8267.bindPopup(popup_3821594e905f7f0faa365bf37f8470fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3a7628378a42e9f4d1f58c525de8267.setIcon(icon_3523fa91257e2d8f76935588aa144650);
|
|
|
|
|
|
var marker_dbca5109dc23cec5f60cb549b8537345 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_6196eedd9c15e19d0434e55047ffaab2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e55269c707a100418b05e63b4e1ef8b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d4e0f7ed3de53e23b18405193b203a7 = $(`<div id="html_3d4e0f7ed3de53e23b18405193b203a7" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_e55269c707a100418b05e63b4e1ef8b2.setContent(html_3d4e0f7ed3de53e23b18405193b203a7);
|
|
|
|
|
|
|
|
marker_dbca5109dc23cec5f60cb549b8537345.bindPopup(popup_e55269c707a100418b05e63b4e1ef8b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbca5109dc23cec5f60cb549b8537345.setIcon(icon_6196eedd9c15e19d0434e55047ffaab2);
|
|
|
|
|
|
var marker_a730199434fa981d4841f7829ebfbef3 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_bf5a1f87896a15d05260cb9d9f8070bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61654bab3d364a166f169edc9aea44fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_812b0f6ed88690501c6f69d3904960ce = $(`<div id="html_812b0f6ed88690501c6f69d3904960ce" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_61654bab3d364a166f169edc9aea44fc.setContent(html_812b0f6ed88690501c6f69d3904960ce);
|
|
|
|
|
|
|
|
marker_a730199434fa981d4841f7829ebfbef3.bindPopup(popup_61654bab3d364a166f169edc9aea44fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a730199434fa981d4841f7829ebfbef3.setIcon(icon_bf5a1f87896a15d05260cb9d9f8070bf);
|
|
|
|
|
|
var marker_182eace3a8b477ba75cad9b08c638da8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d347070e8f108ef863624cb29d3849e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_742b8d47fa5fdfeca8e1d56b8b12c282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f741904ae9386e23e10812078838af48 = $(`<div id="html_f741904ae9386e23e10812078838af48" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_742b8d47fa5fdfeca8e1d56b8b12c282.setContent(html_f741904ae9386e23e10812078838af48);
|
|
|
|
|
|
|
|
marker_182eace3a8b477ba75cad9b08c638da8.bindPopup(popup_742b8d47fa5fdfeca8e1d56b8b12c282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_182eace3a8b477ba75cad9b08c638da8.setIcon(icon_d347070e8f108ef863624cb29d3849e3);
|
|
|
|
|
|
var marker_bf27ed1ce42ce7062299cc2a445dd824 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_13f254261e8cfa475bec94bfc3b61989 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2e049fd6484ea91f59551f5d91dac8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc55ed5187de390c625f17e70e5f7286 = $(`<div id="html_cc55ed5187de390c625f17e70e5f7286" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_b2e049fd6484ea91f59551f5d91dac8a.setContent(html_cc55ed5187de390c625f17e70e5f7286);
|
|
|
|
|
|
|
|
marker_bf27ed1ce42ce7062299cc2a445dd824.bindPopup(popup_b2e049fd6484ea91f59551f5d91dac8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf27ed1ce42ce7062299cc2a445dd824.setIcon(icon_13f254261e8cfa475bec94bfc3b61989);
|
|
|
|
|
|
var marker_35be4faf384f4551801b0ac1e1fb41ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_86743534b851a1b76bd9e6d4f4ba63a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54400a746f0b58ca08ef49ca364caac8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cd32f24f8a4259c0cfd8f40321a0111 = $(`<div id="html_2cd32f24f8a4259c0cfd8f40321a0111" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_54400a746f0b58ca08ef49ca364caac8.setContent(html_2cd32f24f8a4259c0cfd8f40321a0111);
|
|
|
|
|
|
|
|
marker_35be4faf384f4551801b0ac1e1fb41ee.bindPopup(popup_54400a746f0b58ca08ef49ca364caac8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35be4faf384f4551801b0ac1e1fb41ee.setIcon(icon_86743534b851a1b76bd9e6d4f4ba63a5);
|
|
|
|
|
|
var marker_83ad6d11fafff5d4915391f6e0670973 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_315fc54d2cecc214a8d68a5a9953e213 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1010a8f3a4df35893e35f7c51d594e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c116e2ee8497bc97725ba59debf048c = $(`<div id="html_5c116e2ee8497bc97725ba59debf048c" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_1010a8f3a4df35893e35f7c51d594e2d.setContent(html_5c116e2ee8497bc97725ba59debf048c);
|
|
|
|
|
|
|
|
marker_83ad6d11fafff5d4915391f6e0670973.bindPopup(popup_1010a8f3a4df35893e35f7c51d594e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83ad6d11fafff5d4915391f6e0670973.setIcon(icon_315fc54d2cecc214a8d68a5a9953e213);
|
|
|
|
|
|
var marker_c10a9dfee77fad569ca466d5ff0cebc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_2dc3f6dbd68dfaccb90b7f1e51e0f753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b037fb90ff5ef98542aa629ec2cbb5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b77eef0747074f2e1eba504529e9fd4d = $(`<div id="html_b77eef0747074f2e1eba504529e9fd4d" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_7b037fb90ff5ef98542aa629ec2cbb5c.setContent(html_b77eef0747074f2e1eba504529e9fd4d);
|
|
|
|
|
|
|
|
marker_c10a9dfee77fad569ca466d5ff0cebc3.bindPopup(popup_7b037fb90ff5ef98542aa629ec2cbb5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c10a9dfee77fad569ca466d5ff0cebc3.setIcon(icon_2dc3f6dbd68dfaccb90b7f1e51e0f753);
|
|
|
|
|
|
var marker_35113036617393011930e63f6e970af7 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_b4fe0b35480d599960175ed8d8612c73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_800a646aa7c3bb05d810014eb0744184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e358de8bb194e1e3e3fde6bf2bde0b3c = $(`<div id="html_e358de8bb194e1e3e3fde6bf2bde0b3c" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_800a646aa7c3bb05d810014eb0744184.setContent(html_e358de8bb194e1e3e3fde6bf2bde0b3c);
|
|
|
|
|
|
|
|
marker_35113036617393011930e63f6e970af7.bindPopup(popup_800a646aa7c3bb05d810014eb0744184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35113036617393011930e63f6e970af7.setIcon(icon_b4fe0b35480d599960175ed8d8612c73);
|
|
|
|
|
|
var marker_aeffdccac78141da4a22e8d2db7d0401 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_8bfb1d6959febddb95a6cc6d6a068632 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cba03c3eee3e1c034114aeb5a26f91cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ec94de49e2868ab0a58681e4eb63e4c = $(`<div id="html_8ec94de49e2868ab0a58681e4eb63e4c" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_cba03c3eee3e1c034114aeb5a26f91cb.setContent(html_8ec94de49e2868ab0a58681e4eb63e4c);
|
|
|
|
|
|
|
|
marker_aeffdccac78141da4a22e8d2db7d0401.bindPopup(popup_cba03c3eee3e1c034114aeb5a26f91cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeffdccac78141da4a22e8d2db7d0401.setIcon(icon_8bfb1d6959febddb95a6cc6d6a068632);
|
|
|
|
|
|
var marker_242e879460204d9650dcec238c4d14d7 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_178063647a262fc9e93eaeba1ca03091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36e5595165c465a61bfa4610ade12d8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74acaf9b45343e24fe7164f0e63d60e7 = $(`<div id="html_74acaf9b45343e24fe7164f0e63d60e7" style="width: 100.0%; height: 100.0%;">relay.staging.hostr.network</div>`)[0];
|
|
popup_36e5595165c465a61bfa4610ade12d8b.setContent(html_74acaf9b45343e24fe7164f0e63d60e7);
|
|
|
|
|
|
|
|
marker_242e879460204d9650dcec238c4d14d7.bindPopup(popup_36e5595165c465a61bfa4610ade12d8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_242e879460204d9650dcec238c4d14d7.setIcon(icon_178063647a262fc9e93eaeba1ca03091);
|
|
|
|
|
|
var marker_ce3f4b0d975a3ff2947f670fda77e005 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_49a96bac1040cf5f213451c5ae93d7db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdceff77e26586a214dc219ff7f0934b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03835bed6fb9c89e15c5cc480053116e = $(`<div id="html_03835bed6fb9c89e15c5cc480053116e" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_fdceff77e26586a214dc219ff7f0934b.setContent(html_03835bed6fb9c89e15c5cc480053116e);
|
|
|
|
|
|
|
|
marker_ce3f4b0d975a3ff2947f670fda77e005.bindPopup(popup_fdceff77e26586a214dc219ff7f0934b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce3f4b0d975a3ff2947f670fda77e005.setIcon(icon_49a96bac1040cf5f213451c5ae93d7db);
|
|
|
|
|
|
var marker_63662e10588a6cc833dc7744cc7375c7 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_44a6d32a6b3739f7c4243364571b6127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fb43e91f047d58e9f7ba9c1aa449fd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55c964cc491ad40fc2aca535a186c4fe = $(`<div id="html_55c964cc491ad40fc2aca535a186c4fe" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_5fb43e91f047d58e9f7ba9c1aa449fd9.setContent(html_55c964cc491ad40fc2aca535a186c4fe);
|
|
|
|
|
|
|
|
marker_63662e10588a6cc833dc7744cc7375c7.bindPopup(popup_5fb43e91f047d58e9f7ba9c1aa449fd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63662e10588a6cc833dc7744cc7375c7.setIcon(icon_44a6d32a6b3739f7c4243364571b6127);
|
|
|
|
|
|
var marker_d97f60037a0e7ea03b13ecf3f10fc013 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_0d273df31d4e7bdc6532580eba8cfbe2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3046e0c7506369217176fa7085ed7c22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f959d9a9dac236380c78996fea5b86d = $(`<div id="html_1f959d9a9dac236380c78996fea5b86d" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_3046e0c7506369217176fa7085ed7c22.setContent(html_1f959d9a9dac236380c78996fea5b86d);
|
|
|
|
|
|
|
|
marker_d97f60037a0e7ea03b13ecf3f10fc013.bindPopup(popup_3046e0c7506369217176fa7085ed7c22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d97f60037a0e7ea03b13ecf3f10fc013.setIcon(icon_0d273df31d4e7bdc6532580eba8cfbe2);
|
|
|
|
|
|
var marker_6da7f9510ddcfbc57d3893a250cd9882 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_c44e140767e88733baed650c716dfe8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7c1f61c7ec877e4cbcd74b837b6789c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61179426d9a957bea75c5ad2ca4cd808 = $(`<div id="html_61179426d9a957bea75c5ad2ca4cd808" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_a7c1f61c7ec877e4cbcd74b837b6789c.setContent(html_61179426d9a957bea75c5ad2ca4cd808);
|
|
|
|
|
|
|
|
marker_6da7f9510ddcfbc57d3893a250cd9882.bindPopup(popup_a7c1f61c7ec877e4cbcd74b837b6789c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6da7f9510ddcfbc57d3893a250cd9882.setIcon(icon_c44e140767e88733baed650c716dfe8f);
|
|
|
|
|
|
var marker_c9ab8f68d9d48a99b694daa9d72e157a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_00636e3c51f306e7fbb303e21b6572f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d7f84ed0064eec38c9a939d0a15fbb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76b71f2fd89a789bb6edc5f18e1b9d31 = $(`<div id="html_76b71f2fd89a789bb6edc5f18e1b9d31" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_9d7f84ed0064eec38c9a939d0a15fbb3.setContent(html_76b71f2fd89a789bb6edc5f18e1b9d31);
|
|
|
|
|
|
|
|
marker_c9ab8f68d9d48a99b694daa9d72e157a.bindPopup(popup_9d7f84ed0064eec38c9a939d0a15fbb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9ab8f68d9d48a99b694daa9d72e157a.setIcon(icon_00636e3c51f306e7fbb303e21b6572f6);
|
|
|
|
|
|
var marker_aba868403f8b431b56afba412f517dd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa);
|
|
|
|
|
|
var icon_d7186742ba4ceba1be0623ddd5258721 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d56a769a6b3b2f2ebe65585f1d4d6f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd949c6906fcbd73fc5dbbe3fcf07083 = $(`<div id="html_dd949c6906fcbd73fc5dbbe3fcf07083" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_3d56a769a6b3b2f2ebe65585f1d4d6f4.setContent(html_dd949c6906fcbd73fc5dbbe3fcf07083);
|
|
|
|
|
|
|
|
marker_aba868403f8b431b56afba412f517dd1.bindPopup(popup_3d56a769a6b3b2f2ebe65585f1d4d6f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aba868403f8b431b56afba412f517dd1.setIcon(icon_d7186742ba4ceba1be0623ddd5258721);
|
|
|
|
|
|
marker_cluster_5227e0db1d6b0aa7b2d5ac7382d802aa.addTo(map_f181b7556539cddab63015ca1b067798);
|
|
|
|
</script>
|
|
</html> |