mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 09:05:19 +00:00
10335 lines
300 KiB
HTML
10335 lines
300 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_8d29b2a46bcbb311a8f06e6891620a29 {
|
|
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_8d29b2a46bcbb311a8f06e6891620a29" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_8d29b2a46bcbb311a8f06e6891620a29 = L.map(
|
|
"map_8d29b2a46bcbb311a8f06e6891620a29",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_3022aa08a5dc7bac29a627c4ea3c6268 = 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_3022aa08a5dc7bac29a627c4ea3c6268.addTo(map_8d29b2a46bcbb311a8f06e6891620a29);
|
|
|
|
|
|
var marker_cluster_2d06bf85b21278bdb7c84d7559f0256d = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_57e9fb30d6824dc3376ad2098156669b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_331653381513faa9539f14b90232d90d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce141fe916b7120da5ce7d88b91831c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a60f7a889fd83cde590d03c019c0cfd6 = $(`<div id="html_a60f7a889fd83cde590d03c019c0cfd6" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_ce141fe916b7120da5ce7d88b91831c9.setContent(html_a60f7a889fd83cde590d03c019c0cfd6);
|
|
|
|
|
|
|
|
marker_57e9fb30d6824dc3376ad2098156669b.bindPopup(popup_ce141fe916b7120da5ce7d88b91831c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57e9fb30d6824dc3376ad2098156669b.setIcon(icon_331653381513faa9539f14b90232d90d);
|
|
|
|
|
|
var marker_b67b4e47a6aad20b3a72e643134d68cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_82cbb4d1b544457d95b113e64cd6c84b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a45412f5bf87bf7176d677fcb1e1003 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f7159b2ff98a6075c91f52826c18ec2 = $(`<div id="html_4f7159b2ff98a6075c91f52826c18ec2" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_3a45412f5bf87bf7176d677fcb1e1003.setContent(html_4f7159b2ff98a6075c91f52826c18ec2);
|
|
|
|
|
|
|
|
marker_b67b4e47a6aad20b3a72e643134d68cf.bindPopup(popup_3a45412f5bf87bf7176d677fcb1e1003)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b67b4e47a6aad20b3a72e643134d68cf.setIcon(icon_82cbb4d1b544457d95b113e64cd6c84b);
|
|
|
|
|
|
var marker_cbb3aa8959cede9be0397c224e0c1f6b = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b57b79a26811f4a1e7f9c69c1619b2f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0ca3902f42c5ce1f219266c71766cfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e4422218639b6849f8e3125779a66be = $(`<div id="html_3e4422218639b6849f8e3125779a66be" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_f0ca3902f42c5ce1f219266c71766cfa.setContent(html_3e4422218639b6849f8e3125779a66be);
|
|
|
|
|
|
|
|
marker_cbb3aa8959cede9be0397c224e0c1f6b.bindPopup(popup_f0ca3902f42c5ce1f219266c71766cfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbb3aa8959cede9be0397c224e0c1f6b.setIcon(icon_b57b79a26811f4a1e7f9c69c1619b2f0);
|
|
|
|
|
|
var marker_b0a32bbc4b833a2df6601b37e7feed5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_8d89cde804eff63e08fc8c90e17e6873 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0947eb6aec990723bcda19f85dc612fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_182f6714e25fd9c89a99c16158a8b553 = $(`<div id="html_182f6714e25fd9c89a99c16158a8b553" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_0947eb6aec990723bcda19f85dc612fc.setContent(html_182f6714e25fd9c89a99c16158a8b553);
|
|
|
|
|
|
|
|
marker_b0a32bbc4b833a2df6601b37e7feed5c.bindPopup(popup_0947eb6aec990723bcda19f85dc612fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0a32bbc4b833a2df6601b37e7feed5c.setIcon(icon_8d89cde804eff63e08fc8c90e17e6873);
|
|
|
|
|
|
var marker_46a3d68455962fb883438d49e2a301c6 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_9f2b4dfbbb88611680cf25574d067c19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b050ab4b3e897d9973bfed81357cb67e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2433caf4cd59baf60a9b9b7b69b1ee4 = $(`<div id="html_c2433caf4cd59baf60a9b9b7b69b1ee4" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_b050ab4b3e897d9973bfed81357cb67e.setContent(html_c2433caf4cd59baf60a9b9b7b69b1ee4);
|
|
|
|
|
|
|
|
marker_46a3d68455962fb883438d49e2a301c6.bindPopup(popup_b050ab4b3e897d9973bfed81357cb67e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46a3d68455962fb883438d49e2a301c6.setIcon(icon_9f2b4dfbbb88611680cf25574d067c19);
|
|
|
|
|
|
var marker_5490144bb5d8f6f006a5d97ef632316d = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f8fb8d3594a6f72cb6c17e0008b40854 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_556fe7abb708632db48fdced507bf92e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af641ae2d6394369ff851a2a7c56ab9b = $(`<div id="html_af641ae2d6394369ff851a2a7c56ab9b" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_556fe7abb708632db48fdced507bf92e.setContent(html_af641ae2d6394369ff851a2a7c56ab9b);
|
|
|
|
|
|
|
|
marker_5490144bb5d8f6f006a5d97ef632316d.bindPopup(popup_556fe7abb708632db48fdced507bf92e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5490144bb5d8f6f006a5d97ef632316d.setIcon(icon_f8fb8d3594a6f72cb6c17e0008b40854);
|
|
|
|
|
|
var marker_315dd5fd39c1c339b6cd8542b44b7611 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1ef47bdc3afbe807946ccdad632f570d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b55fd35b94bc0160feb694a194484032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_645bb5b3ce3de8c38267034db6f1df2a = $(`<div id="html_645bb5b3ce3de8c38267034db6f1df2a" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_b55fd35b94bc0160feb694a194484032.setContent(html_645bb5b3ce3de8c38267034db6f1df2a);
|
|
|
|
|
|
|
|
marker_315dd5fd39c1c339b6cd8542b44b7611.bindPopup(popup_b55fd35b94bc0160feb694a194484032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_315dd5fd39c1c339b6cd8542b44b7611.setIcon(icon_1ef47bdc3afbe807946ccdad632f570d);
|
|
|
|
|
|
var marker_c1ff79e94390e6dcc3dfb8eed55dff7e = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e126b915a9a8219d742c9f90c4f3ceb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d0dec32c1e330f6e5cf212fd6596a03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_570c1d48fbbc34a27e6fa0f16d033c70 = $(`<div id="html_570c1d48fbbc34a27e6fa0f16d033c70" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_7d0dec32c1e330f6e5cf212fd6596a03.setContent(html_570c1d48fbbc34a27e6fa0f16d033c70);
|
|
|
|
|
|
|
|
marker_c1ff79e94390e6dcc3dfb8eed55dff7e.bindPopup(popup_7d0dec32c1e330f6e5cf212fd6596a03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1ff79e94390e6dcc3dfb8eed55dff7e.setIcon(icon_e126b915a9a8219d742c9f90c4f3ceb4);
|
|
|
|
|
|
var marker_15ddf417314629918496ab0e2295fb18 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_8c994c21ec72fa38c09fa337d2fdae4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aeb0dcffa94bf6c7050b3b7ba1eb15a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66ee3a9e1bde207a8138cfa9c7c7f9aa = $(`<div id="html_66ee3a9e1bde207a8138cfa9c7c7f9aa" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_aeb0dcffa94bf6c7050b3b7ba1eb15a8.setContent(html_66ee3a9e1bde207a8138cfa9c7c7f9aa);
|
|
|
|
|
|
|
|
marker_15ddf417314629918496ab0e2295fb18.bindPopup(popup_aeb0dcffa94bf6c7050b3b7ba1eb15a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15ddf417314629918496ab0e2295fb18.setIcon(icon_8c994c21ec72fa38c09fa337d2fdae4e);
|
|
|
|
|
|
var marker_a5f4826cddc17b559c921c59e53458bb = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_46cc28afc250aca61c11a58719b2b299 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52ac527e5e7e9b22ad629a5b13c46a67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_809f29e3947b29805cc557efd89d9d0d = $(`<div id="html_809f29e3947b29805cc557efd89d9d0d" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_52ac527e5e7e9b22ad629a5b13c46a67.setContent(html_809f29e3947b29805cc557efd89d9d0d);
|
|
|
|
|
|
|
|
marker_a5f4826cddc17b559c921c59e53458bb.bindPopup(popup_52ac527e5e7e9b22ad629a5b13c46a67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5f4826cddc17b559c921c59e53458bb.setIcon(icon_46cc28afc250aca61c11a58719b2b299);
|
|
|
|
|
|
var marker_20454fa8bab334dd0786bff0047f5229 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_5a55954919589b04d0226a8b9ffaded8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab2988406047f97b4307d3213a1edbf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a06a5b6403b2c372a6706dee37b674e9 = $(`<div id="html_a06a5b6403b2c372a6706dee37b674e9" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_ab2988406047f97b4307d3213a1edbf5.setContent(html_a06a5b6403b2c372a6706dee37b674e9);
|
|
|
|
|
|
|
|
marker_20454fa8bab334dd0786bff0047f5229.bindPopup(popup_ab2988406047f97b4307d3213a1edbf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20454fa8bab334dd0786bff0047f5229.setIcon(icon_5a55954919589b04d0226a8b9ffaded8);
|
|
|
|
|
|
var marker_4c23f05956593eb013ae771533ca3894 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_0d5a24e100d940c643fa262656fe8086 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e89c82ee742ab714d83aea07834638e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48f841d61ec79ca697d28b3c08726796 = $(`<div id="html_48f841d61ec79ca697d28b3c08726796" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_4e89c82ee742ab714d83aea07834638e.setContent(html_48f841d61ec79ca697d28b3c08726796);
|
|
|
|
|
|
|
|
marker_4c23f05956593eb013ae771533ca3894.bindPopup(popup_4e89c82ee742ab714d83aea07834638e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c23f05956593eb013ae771533ca3894.setIcon(icon_0d5a24e100d940c643fa262656fe8086);
|
|
|
|
|
|
var marker_f20d1333c554ff7d0d3f9eea877f1024 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_15ddf9da7b35d8e3ce1a5f0cb255dcdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_151f06b89efd0f1bf33469b4dc9e8834 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66c19c8a61bdaa6b3dc177283553a7e2 = $(`<div id="html_66c19c8a61bdaa6b3dc177283553a7e2" style="width: 100.0%; height: 100.0%;">relay.nostr.nisshiee.org</div>`)[0];
|
|
popup_151f06b89efd0f1bf33469b4dc9e8834.setContent(html_66c19c8a61bdaa6b3dc177283553a7e2);
|
|
|
|
|
|
|
|
marker_f20d1333c554ff7d0d3f9eea877f1024.bindPopup(popup_151f06b89efd0f1bf33469b4dc9e8834)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f20d1333c554ff7d0d3f9eea877f1024.setIcon(icon_15ddf9da7b35d8e3ce1a5f0cb255dcdf);
|
|
|
|
|
|
var marker_0c789a61cdf24651b374959a284d5805 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_47d1dfcdcc2bad5e79219b10a77bdd1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d5ac968f4bcab4c2f4b0da1e7d7f043 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4dbc15f41cd7a1bd2224236987a87df = $(`<div id="html_c4dbc15f41cd7a1bd2224236987a87df" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_7d5ac968f4bcab4c2f4b0da1e7d7f043.setContent(html_c4dbc15f41cd7a1bd2224236987a87df);
|
|
|
|
|
|
|
|
marker_0c789a61cdf24651b374959a284d5805.bindPopup(popup_7d5ac968f4bcab4c2f4b0da1e7d7f043)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c789a61cdf24651b374959a284d5805.setIcon(icon_47d1dfcdcc2bad5e79219b10a77bdd1b);
|
|
|
|
|
|
var marker_1c512052865ac21df96350fa36d0c12e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_bb981abbffd67ace548f64026754a015 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fbf040429767c0bf5821e0e8a45949d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83f343a21e13d495b174277fff334a89 = $(`<div id="html_83f343a21e13d495b174277fff334a89" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_4fbf040429767c0bf5821e0e8a45949d.setContent(html_83f343a21e13d495b174277fff334a89);
|
|
|
|
|
|
|
|
marker_1c512052865ac21df96350fa36d0c12e.bindPopup(popup_4fbf040429767c0bf5821e0e8a45949d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c512052865ac21df96350fa36d0c12e.setIcon(icon_bb981abbffd67ace548f64026754a015);
|
|
|
|
|
|
var marker_904dfec16615117bad26bdd69c241d21 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_fd822b4be43105a15a997c98d8627d4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0731a96b0647f7844bf2fd44d8ff666f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80d909fd960a423f2aa955a2c5936840 = $(`<div id="html_80d909fd960a423f2aa955a2c5936840" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_0731a96b0647f7844bf2fd44d8ff666f.setContent(html_80d909fd960a423f2aa955a2c5936840);
|
|
|
|
|
|
|
|
marker_904dfec16615117bad26bdd69c241d21.bindPopup(popup_0731a96b0647f7844bf2fd44d8ff666f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_904dfec16615117bad26bdd69c241d21.setIcon(icon_fd822b4be43105a15a997c98d8627d4c);
|
|
|
|
|
|
var marker_8c282f6eaaf42d0fd4755532d7cdd10d = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b644ea686c21c3da616a0571fb67f194 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d6975095f9e10e59f62863ab1b5ba04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b36d87f1917da087db8037e7b7ef19b = $(`<div id="html_6b36d87f1917da087db8037e7b7ef19b" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_4d6975095f9e10e59f62863ab1b5ba04.setContent(html_6b36d87f1917da087db8037e7b7ef19b);
|
|
|
|
|
|
|
|
marker_8c282f6eaaf42d0fd4755532d7cdd10d.bindPopup(popup_4d6975095f9e10e59f62863ab1b5ba04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c282f6eaaf42d0fd4755532d7cdd10d.setIcon(icon_b644ea686c21c3da616a0571fb67f194);
|
|
|
|
|
|
var marker_bf0d11c03a2923bec27ef288d30d8fb6 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_29e3f2b5ba2964f2ae109a8b5ca31c27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc0ab526e150ed84ffaae1ce466ad594 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af911917baf560af5cd1c24630ed4af9 = $(`<div id="html_af911917baf560af5cd1c24630ed4af9" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_fc0ab526e150ed84ffaae1ce466ad594.setContent(html_af911917baf560af5cd1c24630ed4af9);
|
|
|
|
|
|
|
|
marker_bf0d11c03a2923bec27ef288d30d8fb6.bindPopup(popup_fc0ab526e150ed84ffaae1ce466ad594)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf0d11c03a2923bec27ef288d30d8fb6.setIcon(icon_29e3f2b5ba2964f2ae109a8b5ca31c27);
|
|
|
|
|
|
var marker_0c88643d2bcb45671fe7f7f3f83ae880 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b9485e48e4317c428d6f82f8e1959305 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a1d2807d77b00796c8513aa59238b20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39fd605611bd6643129bedb27a28478d = $(`<div id="html_39fd605611bd6643129bedb27a28478d" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_8a1d2807d77b00796c8513aa59238b20.setContent(html_39fd605611bd6643129bedb27a28478d);
|
|
|
|
|
|
|
|
marker_0c88643d2bcb45671fe7f7f3f83ae880.bindPopup(popup_8a1d2807d77b00796c8513aa59238b20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c88643d2bcb45671fe7f7f3f83ae880.setIcon(icon_b9485e48e4317c428d6f82f8e1959305);
|
|
|
|
|
|
var marker_70d46c2a73543d82a85eebfaf963ecdf = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_08e3dc40a3c45d70d953689e49a3827d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4164fecf8754f0222f50c2aaff7da097 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e661531fc1370f54e5bd923a5688fb8 = $(`<div id="html_9e661531fc1370f54e5bd923a5688fb8" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_4164fecf8754f0222f50c2aaff7da097.setContent(html_9e661531fc1370f54e5bd923a5688fb8);
|
|
|
|
|
|
|
|
marker_70d46c2a73543d82a85eebfaf963ecdf.bindPopup(popup_4164fecf8754f0222f50c2aaff7da097)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70d46c2a73543d82a85eebfaf963ecdf.setIcon(icon_08e3dc40a3c45d70d953689e49a3827d);
|
|
|
|
|
|
var marker_410801729753fe62a5a7bfbd38e06a9b = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_34d9a4b2a5df7933d69e7118afb7bd71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83ba8d4115169d06573e81832df31f46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ee194895fc2edfa58a12158eaab658a = $(`<div id="html_2ee194895fc2edfa58a12158eaab658a" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_83ba8d4115169d06573e81832df31f46.setContent(html_2ee194895fc2edfa58a12158eaab658a);
|
|
|
|
|
|
|
|
marker_410801729753fe62a5a7bfbd38e06a9b.bindPopup(popup_83ba8d4115169d06573e81832df31f46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_410801729753fe62a5a7bfbd38e06a9b.setIcon(icon_34d9a4b2a5df7933d69e7118afb7bd71);
|
|
|
|
|
|
var marker_b8169d0c146f7ce6fa3a14dc017a8867 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a27abbe31b455b6bc7f4da8c4a0babc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00dc90fea71f11c81426ec069f60a625 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f3928e307e3d7f054af84edc72983a7 = $(`<div id="html_2f3928e307e3d7f054af84edc72983a7" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_00dc90fea71f11c81426ec069f60a625.setContent(html_2f3928e307e3d7f054af84edc72983a7);
|
|
|
|
|
|
|
|
marker_b8169d0c146f7ce6fa3a14dc017a8867.bindPopup(popup_00dc90fea71f11c81426ec069f60a625)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8169d0c146f7ce6fa3a14dc017a8867.setIcon(icon_a27abbe31b455b6bc7f4da8c4a0babc1);
|
|
|
|
|
|
var marker_fba1dc94c326c787b6c61599ddee5ca0 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ed0091d2ccaed2b09e4715f3d458cefd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f3abc6f55f3e5dd364aa37a4d2e1c4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a000e840072f12a05f1ccbc86898a7c = $(`<div id="html_3a000e840072f12a05f1ccbc86898a7c" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_2f3abc6f55f3e5dd364aa37a4d2e1c4d.setContent(html_3a000e840072f12a05f1ccbc86898a7c);
|
|
|
|
|
|
|
|
marker_fba1dc94c326c787b6c61599ddee5ca0.bindPopup(popup_2f3abc6f55f3e5dd364aa37a4d2e1c4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fba1dc94c326c787b6c61599ddee5ca0.setIcon(icon_ed0091d2ccaed2b09e4715f3d458cefd);
|
|
|
|
|
|
var marker_1c4bb08e1b1655fe9516972ab18364f4 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_42de622d8f91ae23274a038271afbe14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e6f9f94c380f111b380ca3afa98747b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3537645dc44ecd28d65346855eab56b8 = $(`<div id="html_3537645dc44ecd28d65346855eab56b8" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_5e6f9f94c380f111b380ca3afa98747b.setContent(html_3537645dc44ecd28d65346855eab56b8);
|
|
|
|
|
|
|
|
marker_1c4bb08e1b1655fe9516972ab18364f4.bindPopup(popup_5e6f9f94c380f111b380ca3afa98747b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c4bb08e1b1655fe9516972ab18364f4.setIcon(icon_42de622d8f91ae23274a038271afbe14);
|
|
|
|
|
|
var marker_e04dfec88632418fa43b759bc510f740 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e4d10d78d288ad0ed9c72084837c28fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aad7e3e10449eb9f247747776032a6c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73973bf6a34aacef292ceafebf8d7314 = $(`<div id="html_73973bf6a34aacef292ceafebf8d7314" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_aad7e3e10449eb9f247747776032a6c7.setContent(html_73973bf6a34aacef292ceafebf8d7314);
|
|
|
|
|
|
|
|
marker_e04dfec88632418fa43b759bc510f740.bindPopup(popup_aad7e3e10449eb9f247747776032a6c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e04dfec88632418fa43b759bc510f740.setIcon(icon_e4d10d78d288ad0ed9c72084837c28fa);
|
|
|
|
|
|
var marker_77aabf3dc9b6c5487c1da2472b9384dd = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_10b3843f6e4f84a962bafb4017d99a4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33e405fb85e7d3b254e9ff24810b88d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc67b52bffcf0cc8382e82702ab08664 = $(`<div id="html_bc67b52bffcf0cc8382e82702ab08664" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_33e405fb85e7d3b254e9ff24810b88d6.setContent(html_bc67b52bffcf0cc8382e82702ab08664);
|
|
|
|
|
|
|
|
marker_77aabf3dc9b6c5487c1da2472b9384dd.bindPopup(popup_33e405fb85e7d3b254e9ff24810b88d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77aabf3dc9b6c5487c1da2472b9384dd.setIcon(icon_10b3843f6e4f84a962bafb4017d99a4b);
|
|
|
|
|
|
var marker_1d0805d376e47abe0e92f5b78c0490fc = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_33e0b6e4507474b545ae51223ece9c8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_288402bb26a0df6255dcd443a5357705 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_629d65f2ff960aa255a959cdf0df0274 = $(`<div id="html_629d65f2ff960aa255a959cdf0df0274" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_288402bb26a0df6255dcd443a5357705.setContent(html_629d65f2ff960aa255a959cdf0df0274);
|
|
|
|
|
|
|
|
marker_1d0805d376e47abe0e92f5b78c0490fc.bindPopup(popup_288402bb26a0df6255dcd443a5357705)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d0805d376e47abe0e92f5b78c0490fc.setIcon(icon_33e0b6e4507474b545ae51223ece9c8b);
|
|
|
|
|
|
var marker_94abefd6c727ffe72cc234164d2099e3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_cdb119da26a6e6a23e4dc12349ac947b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d217ec7c3e620147ea4bc0d89e958d80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30110920b5765cb0b4af03f6edce85c0 = $(`<div id="html_30110920b5765cb0b4af03f6edce85c0" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_d217ec7c3e620147ea4bc0d89e958d80.setContent(html_30110920b5765cb0b4af03f6edce85c0);
|
|
|
|
|
|
|
|
marker_94abefd6c727ffe72cc234164d2099e3.bindPopup(popup_d217ec7c3e620147ea4bc0d89e958d80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94abefd6c727ffe72cc234164d2099e3.setIcon(icon_cdb119da26a6e6a23e4dc12349ac947b);
|
|
|
|
|
|
var marker_4b21e7c0de5c40165e72256bde41ae78 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_d11c3b220d7c7669893a3bdbde9dacf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9ca6990ad10e1598e692a370e090229 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_315412e02d0150b08cd893b75c8ce7fa = $(`<div id="html_315412e02d0150b08cd893b75c8ce7fa" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_c9ca6990ad10e1598e692a370e090229.setContent(html_315412e02d0150b08cd893b75c8ce7fa);
|
|
|
|
|
|
|
|
marker_4b21e7c0de5c40165e72256bde41ae78.bindPopup(popup_c9ca6990ad10e1598e692a370e090229)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b21e7c0de5c40165e72256bde41ae78.setIcon(icon_d11c3b220d7c7669893a3bdbde9dacf3);
|
|
|
|
|
|
var marker_39e6fc5ddec217730cbfe04e74f89590 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_6933b5b3f23c14f993c3f6d0061d3698 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b53d8385986de78756d0016f2ff68f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61a824a42bc27b7655116bc142cc39a7 = $(`<div id="html_61a824a42bc27b7655116bc142cc39a7" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_33b53d8385986de78756d0016f2ff68f.setContent(html_61a824a42bc27b7655116bc142cc39a7);
|
|
|
|
|
|
|
|
marker_39e6fc5ddec217730cbfe04e74f89590.bindPopup(popup_33b53d8385986de78756d0016f2ff68f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39e6fc5ddec217730cbfe04e74f89590.setIcon(icon_6933b5b3f23c14f993c3f6d0061d3698);
|
|
|
|
|
|
var marker_4fdcf0fcba35e6c7b7c11ff0fdd4c23a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f892f97fa2a7000775dfdead5858cbc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2f9b397cc3931225f221fe1dc56648f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f129ea27ab6ba88ab2e3f4c34d5af77 = $(`<div id="html_8f129ea27ab6ba88ab2e3f4c34d5af77" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_a2f9b397cc3931225f221fe1dc56648f.setContent(html_8f129ea27ab6ba88ab2e3f4c34d5af77);
|
|
|
|
|
|
|
|
marker_4fdcf0fcba35e6c7b7c11ff0fdd4c23a.bindPopup(popup_a2f9b397cc3931225f221fe1dc56648f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fdcf0fcba35e6c7b7c11ff0fdd4c23a.setIcon(icon_f892f97fa2a7000775dfdead5858cbc2);
|
|
|
|
|
|
var marker_0e73b8e2e48fcaa4db07a65739c48e25 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_04f6ff3b166c329b25de0f09b2ff8478 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9f467f323246f332538e08cdecf3134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf03433a73e1568e0a37bf4c1e5f6c59 = $(`<div id="html_cf03433a73e1568e0a37bf4c1e5f6c59" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_b9f467f323246f332538e08cdecf3134.setContent(html_cf03433a73e1568e0a37bf4c1e5f6c59);
|
|
|
|
|
|
|
|
marker_0e73b8e2e48fcaa4db07a65739c48e25.bindPopup(popup_b9f467f323246f332538e08cdecf3134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e73b8e2e48fcaa4db07a65739c48e25.setIcon(icon_04f6ff3b166c329b25de0f09b2ff8478);
|
|
|
|
|
|
var marker_5aa0bd296fade4c8ea54a12191d7b899 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_7ca6504bf8247eb4bd2e7602c0f676bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e9bdea0577b0be9d0c1bc059d26654d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_077742a18bafe16dbb79663115414ef8 = $(`<div id="html_077742a18bafe16dbb79663115414ef8" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_5e9bdea0577b0be9d0c1bc059d26654d.setContent(html_077742a18bafe16dbb79663115414ef8);
|
|
|
|
|
|
|
|
marker_5aa0bd296fade4c8ea54a12191d7b899.bindPopup(popup_5e9bdea0577b0be9d0c1bc059d26654d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5aa0bd296fade4c8ea54a12191d7b899.setIcon(icon_7ca6504bf8247eb4bd2e7602c0f676bd);
|
|
|
|
|
|
var marker_50a896da888668ffaf8ab50f1633bc3c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ce075cd549b83adca646650742761f31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ccddbc5837f2666bd00382f40b30b67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7ff66ff95325c9450ab971d60ece8c8 = $(`<div id="html_c7ff66ff95325c9450ab971d60ece8c8" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_5ccddbc5837f2666bd00382f40b30b67.setContent(html_c7ff66ff95325c9450ab971d60ece8c8);
|
|
|
|
|
|
|
|
marker_50a896da888668ffaf8ab50f1633bc3c.bindPopup(popup_5ccddbc5837f2666bd00382f40b30b67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50a896da888668ffaf8ab50f1633bc3c.setIcon(icon_ce075cd549b83adca646650742761f31);
|
|
|
|
|
|
var marker_d187a99fca8fc5d944a0f5e37b271ffb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_604bb3a90a8279bf9215fb67c78e5867 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c4fd6b526ea108794a7aa17bcfc6894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a69e717b61e1ae2c2a608ce504b75c09 = $(`<div id="html_a69e717b61e1ae2c2a608ce504b75c09" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_9c4fd6b526ea108794a7aa17bcfc6894.setContent(html_a69e717b61e1ae2c2a608ce504b75c09);
|
|
|
|
|
|
|
|
marker_d187a99fca8fc5d944a0f5e37b271ffb.bindPopup(popup_9c4fd6b526ea108794a7aa17bcfc6894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d187a99fca8fc5d944a0f5e37b271ffb.setIcon(icon_604bb3a90a8279bf9215fb67c78e5867);
|
|
|
|
|
|
var marker_695a3cd3c490ffe21f6961f17e8f2221 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ddc834f3b6649e5f2968e6756830d370 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_193dbec2e371d3a6416af045267ad625 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fea35edba6652e8fb8fccc897b88a95 = $(`<div id="html_1fea35edba6652e8fb8fccc897b88a95" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_193dbec2e371d3a6416af045267ad625.setContent(html_1fea35edba6652e8fb8fccc897b88a95);
|
|
|
|
|
|
|
|
marker_695a3cd3c490ffe21f6961f17e8f2221.bindPopup(popup_193dbec2e371d3a6416af045267ad625)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_695a3cd3c490ffe21f6961f17e8f2221.setIcon(icon_ddc834f3b6649e5f2968e6756830d370);
|
|
|
|
|
|
var marker_f51d38c5082bd307a4685e91b1c8dadd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_fc30a1c05ac66756e110b58f60f3f63c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fefb5bdec963b1266289cd026ea7a83b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8a44908cbb6ec51d60ea03f7a891d23 = $(`<div id="html_d8a44908cbb6ec51d60ea03f7a891d23" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_fefb5bdec963b1266289cd026ea7a83b.setContent(html_d8a44908cbb6ec51d60ea03f7a891d23);
|
|
|
|
|
|
|
|
marker_f51d38c5082bd307a4685e91b1c8dadd.bindPopup(popup_fefb5bdec963b1266289cd026ea7a83b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f51d38c5082bd307a4685e91b1c8dadd.setIcon(icon_fc30a1c05ac66756e110b58f60f3f63c);
|
|
|
|
|
|
var marker_094edf1860e77a152b8103a02ab2fb9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_85184ae5b4bb3cad4f3f794c3d5eb96b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b46cef9ded1073cc37c206514a120862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5eb6b4e12a6c4da0b3475aa1b57782f = $(`<div id="html_b5eb6b4e12a6c4da0b3475aa1b57782f" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_b46cef9ded1073cc37c206514a120862.setContent(html_b5eb6b4e12a6c4da0b3475aa1b57782f);
|
|
|
|
|
|
|
|
marker_094edf1860e77a152b8103a02ab2fb9b.bindPopup(popup_b46cef9ded1073cc37c206514a120862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_094edf1860e77a152b8103a02ab2fb9b.setIcon(icon_85184ae5b4bb3cad4f3f794c3d5eb96b);
|
|
|
|
|
|
var marker_c93ce1e01a8a59a04389f72a311060d4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_325dd5fc1c4db884624819a15a5b0085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2367473a5317e54e84ca1ee072a0a78d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fc47c4342586e0e0170c734fab50aa7 = $(`<div id="html_2fc47c4342586e0e0170c734fab50aa7" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_2367473a5317e54e84ca1ee072a0a78d.setContent(html_2fc47c4342586e0e0170c734fab50aa7);
|
|
|
|
|
|
|
|
marker_c93ce1e01a8a59a04389f72a311060d4.bindPopup(popup_2367473a5317e54e84ca1ee072a0a78d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c93ce1e01a8a59a04389f72a311060d4.setIcon(icon_325dd5fc1c4db884624819a15a5b0085);
|
|
|
|
|
|
var marker_9361fc5fa1136f922be988bf198e90a8 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ef5e06f71ac6273ea8efd3463208cc0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_568d73d76bc4dc267227906dd951883a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faa925dfb067b8a20af0784cc4c41081 = $(`<div id="html_faa925dfb067b8a20af0784cc4c41081" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_568d73d76bc4dc267227906dd951883a.setContent(html_faa925dfb067b8a20af0784cc4c41081);
|
|
|
|
|
|
|
|
marker_9361fc5fa1136f922be988bf198e90a8.bindPopup(popup_568d73d76bc4dc267227906dd951883a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9361fc5fa1136f922be988bf198e90a8.setIcon(icon_ef5e06f71ac6273ea8efd3463208cc0a);
|
|
|
|
|
|
var marker_37f65441068656495ad1c1fc63c43fc8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_729b187d8703b94cef09023f7e8c635f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28f7744512ece5401fff170bab93b525 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_481befb1b6c030853ea8657d4cf341e0 = $(`<div id="html_481befb1b6c030853ea8657d4cf341e0" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_28f7744512ece5401fff170bab93b525.setContent(html_481befb1b6c030853ea8657d4cf341e0);
|
|
|
|
|
|
|
|
marker_37f65441068656495ad1c1fc63c43fc8.bindPopup(popup_28f7744512ece5401fff170bab93b525)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37f65441068656495ad1c1fc63c43fc8.setIcon(icon_729b187d8703b94cef09023f7e8c635f);
|
|
|
|
|
|
var marker_9535194dc59994ded1c6d525a677a6c9 = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_fb4faf67216a6acef6191cfeda67cf07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f50c4457f658b3df84fa04f429b77e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c3c6f07069a1e494f446a7e019c5a97 = $(`<div id="html_4c3c6f07069a1e494f446a7e019c5a97" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_3f50c4457f658b3df84fa04f429b77e5.setContent(html_4c3c6f07069a1e494f446a7e019c5a97);
|
|
|
|
|
|
|
|
marker_9535194dc59994ded1c6d525a677a6c9.bindPopup(popup_3f50c4457f658b3df84fa04f429b77e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9535194dc59994ded1c6d525a677a6c9.setIcon(icon_fb4faf67216a6acef6191cfeda67cf07);
|
|
|
|
|
|
var marker_96cd2a3a9b60c4558fbfe8018e5f9a2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e0979838a218d9793e7f9d76f00fca53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5da3c55f2267cde54b11db007cb7ead8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b1c43c55a5baeabbfad3fcbb5b6580f = $(`<div id="html_3b1c43c55a5baeabbfad3fcbb5b6580f" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_5da3c55f2267cde54b11db007cb7ead8.setContent(html_3b1c43c55a5baeabbfad3fcbb5b6580f);
|
|
|
|
|
|
|
|
marker_96cd2a3a9b60c4558fbfe8018e5f9a2a.bindPopup(popup_5da3c55f2267cde54b11db007cb7ead8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96cd2a3a9b60c4558fbfe8018e5f9a2a.setIcon(icon_e0979838a218d9793e7f9d76f00fca53);
|
|
|
|
|
|
var marker_d0a0b73c4f9c296f2ce521b6b52e023f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_8b36273781e9ccabcd5ac8862ac33c9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d91e764fda485c39758f461f85ad8af1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84fb3749817b58a36329836a1c5c3df5 = $(`<div id="html_84fb3749817b58a36329836a1c5c3df5" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_d91e764fda485c39758f461f85ad8af1.setContent(html_84fb3749817b58a36329836a1c5c3df5);
|
|
|
|
|
|
|
|
marker_d0a0b73c4f9c296f2ce521b6b52e023f.bindPopup(popup_d91e764fda485c39758f461f85ad8af1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0a0b73c4f9c296f2ce521b6b52e023f.setIcon(icon_8b36273781e9ccabcd5ac8862ac33c9c);
|
|
|
|
|
|
var marker_354fc21f676b8973b25b26d799f29389 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1c98c95883e523407b3a4eef585c4950 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37072e9fc910d685de7c3277177aca70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a21dba6b1b882485e7b5ef56edb30d15 = $(`<div id="html_a21dba6b1b882485e7b5ef56edb30d15" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_37072e9fc910d685de7c3277177aca70.setContent(html_a21dba6b1b882485e7b5ef56edb30d15);
|
|
|
|
|
|
|
|
marker_354fc21f676b8973b25b26d799f29389.bindPopup(popup_37072e9fc910d685de7c3277177aca70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_354fc21f676b8973b25b26d799f29389.setIcon(icon_1c98c95883e523407b3a4eef585c4950);
|
|
|
|
|
|
var marker_a9c31d018d68c4437eb37a0a024e5f8e = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e1d5ec3b58bc9cd0a450dedeb6229a67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_244cfde36eec17167cece8460bbd3c9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68928986f491c00468ee1a49c420f024 = $(`<div id="html_68928986f491c00468ee1a49c420f024" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_244cfde36eec17167cece8460bbd3c9c.setContent(html_68928986f491c00468ee1a49c420f024);
|
|
|
|
|
|
|
|
marker_a9c31d018d68c4437eb37a0a024e5f8e.bindPopup(popup_244cfde36eec17167cece8460bbd3c9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9c31d018d68c4437eb37a0a024e5f8e.setIcon(icon_e1d5ec3b58bc9cd0a450dedeb6229a67);
|
|
|
|
|
|
var marker_7a6b39c651fb67f428e9ae9c50b8f06d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_d5221cd56f835605983201679ca9e933 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb92773108395f5f1c9f54467fc1346b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53d264e15b2fe802f323b57c3119552d = $(`<div id="html_53d264e15b2fe802f323b57c3119552d" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_fb92773108395f5f1c9f54467fc1346b.setContent(html_53d264e15b2fe802f323b57c3119552d);
|
|
|
|
|
|
|
|
marker_7a6b39c651fb67f428e9ae9c50b8f06d.bindPopup(popup_fb92773108395f5f1c9f54467fc1346b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a6b39c651fb67f428e9ae9c50b8f06d.setIcon(icon_d5221cd56f835605983201679ca9e933);
|
|
|
|
|
|
var marker_48b5a7d6c3d3af818dbb5ea3fd93c61b = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a2d0c1d099193c7908242e084afe22c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf0fd19171e7657e1f753efca77dd6dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a136cc61a40cd5a11e9a490d23eebe6 = $(`<div id="html_2a136cc61a40cd5a11e9a490d23eebe6" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_cf0fd19171e7657e1f753efca77dd6dd.setContent(html_2a136cc61a40cd5a11e9a490d23eebe6);
|
|
|
|
|
|
|
|
marker_48b5a7d6c3d3af818dbb5ea3fd93c61b.bindPopup(popup_cf0fd19171e7657e1f753efca77dd6dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48b5a7d6c3d3af818dbb5ea3fd93c61b.setIcon(icon_a2d0c1d099193c7908242e084afe22c7);
|
|
|
|
|
|
var marker_66ae00ed0b6d848d3d4064ba9eb0eefa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_0a4c7ae757203a7ede08008561d06e23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ae247b0fe9e2618e6f0cdd42847dd7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_200ffb6fdc3bd2e9f470765feea6d5b6 = $(`<div id="html_200ffb6fdc3bd2e9f470765feea6d5b6" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_7ae247b0fe9e2618e6f0cdd42847dd7d.setContent(html_200ffb6fdc3bd2e9f470765feea6d5b6);
|
|
|
|
|
|
|
|
marker_66ae00ed0b6d848d3d4064ba9eb0eefa.bindPopup(popup_7ae247b0fe9e2618e6f0cdd42847dd7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66ae00ed0b6d848d3d4064ba9eb0eefa.setIcon(icon_0a4c7ae757203a7ede08008561d06e23);
|
|
|
|
|
|
var marker_3be35e40458026c4fe5ecf4ca7841d12 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_eafd24920796591a4f65f70e1124cbd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ea3dff4e5eb3b33a843c4ae9bd1f7c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_893f025a3ab575be67a9685d1c749529 = $(`<div id="html_893f025a3ab575be67a9685d1c749529" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_7ea3dff4e5eb3b33a843c4ae9bd1f7c4.setContent(html_893f025a3ab575be67a9685d1c749529);
|
|
|
|
|
|
|
|
marker_3be35e40458026c4fe5ecf4ca7841d12.bindPopup(popup_7ea3dff4e5eb3b33a843c4ae9bd1f7c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3be35e40458026c4fe5ecf4ca7841d12.setIcon(icon_eafd24920796591a4f65f70e1124cbd8);
|
|
|
|
|
|
var marker_53e63f1f87979c86bc59532925968c3a = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ebd6ad2f9e07d4866adbeefbf09004c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2760c2a0cb3bef67dd2440aa2e7faf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a92c6656a2b73ad1cf1875ef6c93082 = $(`<div id="html_9a92c6656a2b73ad1cf1875ef6c93082" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_d2760c2a0cb3bef67dd2440aa2e7faf6.setContent(html_9a92c6656a2b73ad1cf1875ef6c93082);
|
|
|
|
|
|
|
|
marker_53e63f1f87979c86bc59532925968c3a.bindPopup(popup_d2760c2a0cb3bef67dd2440aa2e7faf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53e63f1f87979c86bc59532925968c3a.setIcon(icon_ebd6ad2f9e07d4866adbeefbf09004c4);
|
|
|
|
|
|
var marker_7049ee9f90e356b087c45949be0203e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_abc1ba8556b12ff8766c1602ed12cbbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38869e0576783fceb49879be86e00315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa77a7bca9515666870f0b41fa246584 = $(`<div id="html_aa77a7bca9515666870f0b41fa246584" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_38869e0576783fceb49879be86e00315.setContent(html_aa77a7bca9515666870f0b41fa246584);
|
|
|
|
|
|
|
|
marker_7049ee9f90e356b087c45949be0203e5.bindPopup(popup_38869e0576783fceb49879be86e00315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7049ee9f90e356b087c45949be0203e5.setIcon(icon_abc1ba8556b12ff8766c1602ed12cbbf);
|
|
|
|
|
|
var marker_52d3cd18814084be8dccc86c7d560d22 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f8177f94a87f5d8e37c53ab8fd37e0af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5a11375135bc6c673f1dd1d82cb5a8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_568a3eeabc60fe0016c8ec74266be5d7 = $(`<div id="html_568a3eeabc60fe0016c8ec74266be5d7" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_e5a11375135bc6c673f1dd1d82cb5a8f.setContent(html_568a3eeabc60fe0016c8ec74266be5d7);
|
|
|
|
|
|
|
|
marker_52d3cd18814084be8dccc86c7d560d22.bindPopup(popup_e5a11375135bc6c673f1dd1d82cb5a8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52d3cd18814084be8dccc86c7d560d22.setIcon(icon_f8177f94a87f5d8e37c53ab8fd37e0af);
|
|
|
|
|
|
var marker_0b8e3e8bb79a1ce0948dac194c9efedf = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_00b524ad53062d2f774a18796a058697 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c3ce814e82d39e2a7299f71543517b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a89fd690d94ed12664f41f446f295e67 = $(`<div id="html_a89fd690d94ed12664f41f446f295e67" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_39c3ce814e82d39e2a7299f71543517b.setContent(html_a89fd690d94ed12664f41f446f295e67);
|
|
|
|
|
|
|
|
marker_0b8e3e8bb79a1ce0948dac194c9efedf.bindPopup(popup_39c3ce814e82d39e2a7299f71543517b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b8e3e8bb79a1ce0948dac194c9efedf.setIcon(icon_00b524ad53062d2f774a18796a058697);
|
|
|
|
|
|
var marker_4d8d2b63e91e1da0acf4363d560cf9af = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_7b1acbc6cc19bc409a42642cf5201cc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9360643273e5d1c2e38bd0999aef35c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fd3c99256e91a3d1d2046aec8bbf330 = $(`<div id="html_0fd3c99256e91a3d1d2046aec8bbf330" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_9360643273e5d1c2e38bd0999aef35c7.setContent(html_0fd3c99256e91a3d1d2046aec8bbf330);
|
|
|
|
|
|
|
|
marker_4d8d2b63e91e1da0acf4363d560cf9af.bindPopup(popup_9360643273e5d1c2e38bd0999aef35c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d8d2b63e91e1da0acf4363d560cf9af.setIcon(icon_7b1acbc6cc19bc409a42642cf5201cc6);
|
|
|
|
|
|
var marker_8468f630bea552db44082105da500e15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a2640ff248953df43aad85e95a7fbda0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b935ca81d97cc75c73eb035dec37b52f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5353d6043b8f794793a1c4e57c86cc9 = $(`<div id="html_b5353d6043b8f794793a1c4e57c86cc9" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_b935ca81d97cc75c73eb035dec37b52f.setContent(html_b5353d6043b8f794793a1c4e57c86cc9);
|
|
|
|
|
|
|
|
marker_8468f630bea552db44082105da500e15.bindPopup(popup_b935ca81d97cc75c73eb035dec37b52f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8468f630bea552db44082105da500e15.setIcon(icon_a2640ff248953df43aad85e95a7fbda0);
|
|
|
|
|
|
var marker_98fcbb82342ec422dbeeffe1e3ab74f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1f22adfa4101b2667e1817f7e744ab21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5103bc7c3b9f742f8cbbab129c737d8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ced2978a4d99a6021b36e40e76326e4 = $(`<div id="html_1ced2978a4d99a6021b36e40e76326e4" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_5103bc7c3b9f742f8cbbab129c737d8f.setContent(html_1ced2978a4d99a6021b36e40e76326e4);
|
|
|
|
|
|
|
|
marker_98fcbb82342ec422dbeeffe1e3ab74f6.bindPopup(popup_5103bc7c3b9f742f8cbbab129c737d8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98fcbb82342ec422dbeeffe1e3ab74f6.setIcon(icon_1f22adfa4101b2667e1817f7e744ab21);
|
|
|
|
|
|
var marker_0f3e8224d245a1083e9b64e7cb8d1f61 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_61538b4ad404182cea0dbe7d37d10c95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46bfc24f5b9c3ed25792c9d414da1593 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_779b8e46561405004bb557bfe2fb1f33 = $(`<div id="html_779b8e46561405004bb557bfe2fb1f33" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_46bfc24f5b9c3ed25792c9d414da1593.setContent(html_779b8e46561405004bb557bfe2fb1f33);
|
|
|
|
|
|
|
|
marker_0f3e8224d245a1083e9b64e7cb8d1f61.bindPopup(popup_46bfc24f5b9c3ed25792c9d414da1593)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f3e8224d245a1083e9b64e7cb8d1f61.setIcon(icon_61538b4ad404182cea0dbe7d37d10c95);
|
|
|
|
|
|
var marker_3e54c709b916ee6943d9f98181d25b71 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_0a09d09ba1db9093dd0c98e7b18e7590 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df715a547089ce43da2c92309e0242ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80889f9714c5ee7715ffc191b4208374 = $(`<div id="html_80889f9714c5ee7715ffc191b4208374" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_df715a547089ce43da2c92309e0242ec.setContent(html_80889f9714c5ee7715ffc191b4208374);
|
|
|
|
|
|
|
|
marker_3e54c709b916ee6943d9f98181d25b71.bindPopup(popup_df715a547089ce43da2c92309e0242ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e54c709b916ee6943d9f98181d25b71.setIcon(icon_0a09d09ba1db9093dd0c98e7b18e7590);
|
|
|
|
|
|
var marker_7ef67c5fef89de0e7e94bb6815cfa08a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_eeff027dfe722032a888fe5891a2142d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_468556f3f252a4d2e3ab6d5c7478da1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c289f5c3db508e7765b4bb5807f0395 = $(`<div id="html_9c289f5c3db508e7765b4bb5807f0395" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_468556f3f252a4d2e3ab6d5c7478da1b.setContent(html_9c289f5c3db508e7765b4bb5807f0395);
|
|
|
|
|
|
|
|
marker_7ef67c5fef89de0e7e94bb6815cfa08a.bindPopup(popup_468556f3f252a4d2e3ab6d5c7478da1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ef67c5fef89de0e7e94bb6815cfa08a.setIcon(icon_eeff027dfe722032a888fe5891a2142d);
|
|
|
|
|
|
var marker_9a630573e73897f9bf3b96f612991abf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_2e0344b79fe7737ce263dfcf4f8a9d90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a45530460ea664e64c76ef4e0ab0f330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eea46cba22fe6378a1c476702d24800 = $(`<div id="html_0eea46cba22fe6378a1c476702d24800" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_a45530460ea664e64c76ef4e0ab0f330.setContent(html_0eea46cba22fe6378a1c476702d24800);
|
|
|
|
|
|
|
|
marker_9a630573e73897f9bf3b96f612991abf.bindPopup(popup_a45530460ea664e64c76ef4e0ab0f330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a630573e73897f9bf3b96f612991abf.setIcon(icon_2e0344b79fe7737ce263dfcf4f8a9d90);
|
|
|
|
|
|
var marker_b8a8f5932e844f8fb61309a4df15cc9e = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_58381c1f90a5290202fa842df7befa47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e2a43ee1c6951058d2197b91575da82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8d4a61d47e74d0da7b93e1d12be4c09 = $(`<div id="html_c8d4a61d47e74d0da7b93e1d12be4c09" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_0e2a43ee1c6951058d2197b91575da82.setContent(html_c8d4a61d47e74d0da7b93e1d12be4c09);
|
|
|
|
|
|
|
|
marker_b8a8f5932e844f8fb61309a4df15cc9e.bindPopup(popup_0e2a43ee1c6951058d2197b91575da82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a8f5932e844f8fb61309a4df15cc9e.setIcon(icon_58381c1f90a5290202fa842df7befa47);
|
|
|
|
|
|
var marker_18bbb208b8573405e0c874430f9691fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4a01763f1f88d53e190f69b0966b8265 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc9b8e54d468efacefd432bc362037c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f69db343129da17c31b34b8c5070686 = $(`<div id="html_9f69db343129da17c31b34b8c5070686" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_cc9b8e54d468efacefd432bc362037c5.setContent(html_9f69db343129da17c31b34b8c5070686);
|
|
|
|
|
|
|
|
marker_18bbb208b8573405e0c874430f9691fe.bindPopup(popup_cc9b8e54d468efacefd432bc362037c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18bbb208b8573405e0c874430f9691fe.setIcon(icon_4a01763f1f88d53e190f69b0966b8265);
|
|
|
|
|
|
var marker_0c0dc50ae41eb39555ac448c0fac539f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4290160f4630f7503e4901267342799c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93367a50571e621cd091b279bca1e986 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dec5525a7c866f3d4cc933228a2a9ec4 = $(`<div id="html_dec5525a7c866f3d4cc933228a2a9ec4" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_93367a50571e621cd091b279bca1e986.setContent(html_dec5525a7c866f3d4cc933228a2a9ec4);
|
|
|
|
|
|
|
|
marker_0c0dc50ae41eb39555ac448c0fac539f.bindPopup(popup_93367a50571e621cd091b279bca1e986)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c0dc50ae41eb39555ac448c0fac539f.setIcon(icon_4290160f4630f7503e4901267342799c);
|
|
|
|
|
|
var marker_28c58d830c29e7d499804ab47565b7d5 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_de4451b26ccf10e9456a9c0703376f03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76001e5ab36e323e74fa03737b773198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8931f38b6c8858d4c27b8f01f426aa8f = $(`<div id="html_8931f38b6c8858d4c27b8f01f426aa8f" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_76001e5ab36e323e74fa03737b773198.setContent(html_8931f38b6c8858d4c27b8f01f426aa8f);
|
|
|
|
|
|
|
|
marker_28c58d830c29e7d499804ab47565b7d5.bindPopup(popup_76001e5ab36e323e74fa03737b773198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28c58d830c29e7d499804ab47565b7d5.setIcon(icon_de4451b26ccf10e9456a9c0703376f03);
|
|
|
|
|
|
var marker_1cec5af961aee4ec68733a744ea10d72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f8ea569e4ddf49edc0b531fb65e44f5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_708476b4ab2136a189786b1b92c94fff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_000b0660d8c2966356da64d16e90e98f = $(`<div id="html_000b0660d8c2966356da64d16e90e98f" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_708476b4ab2136a189786b1b92c94fff.setContent(html_000b0660d8c2966356da64d16e90e98f);
|
|
|
|
|
|
|
|
marker_1cec5af961aee4ec68733a744ea10d72.bindPopup(popup_708476b4ab2136a189786b1b92c94fff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cec5af961aee4ec68733a744ea10d72.setIcon(icon_f8ea569e4ddf49edc0b531fb65e44f5b);
|
|
|
|
|
|
var marker_f21ef8983d162b9e2f921c30120069bc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a5f0fcb0e41c2a1cb0bbaa96ec6ec808 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d37435fe03a800cc2e3c34b06fbfc1f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20b6498dd0fa255876a97496dccdf089 = $(`<div id="html_20b6498dd0fa255876a97496dccdf089" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_d37435fe03a800cc2e3c34b06fbfc1f1.setContent(html_20b6498dd0fa255876a97496dccdf089);
|
|
|
|
|
|
|
|
marker_f21ef8983d162b9e2f921c30120069bc.bindPopup(popup_d37435fe03a800cc2e3c34b06fbfc1f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f21ef8983d162b9e2f921c30120069bc.setIcon(icon_a5f0fcb0e41c2a1cb0bbaa96ec6ec808);
|
|
|
|
|
|
var marker_bc616c209c1fb513f25cadfaebc1f77f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_192478d77709e601c40f525f2cad796b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_314a0caac76c8ec5a74b578dcb2f9506 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc5d045304f322fea54c381d57804e21 = $(`<div id="html_cc5d045304f322fea54c381d57804e21" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_314a0caac76c8ec5a74b578dcb2f9506.setContent(html_cc5d045304f322fea54c381d57804e21);
|
|
|
|
|
|
|
|
marker_bc616c209c1fb513f25cadfaebc1f77f.bindPopup(popup_314a0caac76c8ec5a74b578dcb2f9506)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc616c209c1fb513f25cadfaebc1f77f.setIcon(icon_192478d77709e601c40f525f2cad796b);
|
|
|
|
|
|
var marker_86e8e99185b722bb8610b8797f7d9346 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_d0191088816aef0efac76a8ec518b6a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc1995ad6bc528fd7ad882b4b1775c25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33fb55332deafb0fc5ea01fa492dbd53 = $(`<div id="html_33fb55332deafb0fc5ea01fa492dbd53" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_dc1995ad6bc528fd7ad882b4b1775c25.setContent(html_33fb55332deafb0fc5ea01fa492dbd53);
|
|
|
|
|
|
|
|
marker_86e8e99185b722bb8610b8797f7d9346.bindPopup(popup_dc1995ad6bc528fd7ad882b4b1775c25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86e8e99185b722bb8610b8797f7d9346.setIcon(icon_d0191088816aef0efac76a8ec518b6a9);
|
|
|
|
|
|
var marker_6b053f0557f4e611f723c254cbb3b2d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_24a21afe03be76abacd48b08c2d66654 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52c2d4c87d1714b722aca77da2c489c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70dd9eb9665e5296568c1d24b6e63624 = $(`<div id="html_70dd9eb9665e5296568c1d24b6e63624" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_52c2d4c87d1714b722aca77da2c489c2.setContent(html_70dd9eb9665e5296568c1d24b6e63624);
|
|
|
|
|
|
|
|
marker_6b053f0557f4e611f723c254cbb3b2d2.bindPopup(popup_52c2d4c87d1714b722aca77da2c489c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b053f0557f4e611f723c254cbb3b2d2.setIcon(icon_24a21afe03be76abacd48b08c2d66654);
|
|
|
|
|
|
var marker_9ebc95b7993fad7ce5f10b1623e684d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_058707aa75d0db9cb94cdf630a57cc1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4992e26ca6c1669dd7a8eaa2d9b60f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88be50d0d0e37059d75d32193af3b63a = $(`<div id="html_88be50d0d0e37059d75d32193af3b63a" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_b4992e26ca6c1669dd7a8eaa2d9b60f1.setContent(html_88be50d0d0e37059d75d32193af3b63a);
|
|
|
|
|
|
|
|
marker_9ebc95b7993fad7ce5f10b1623e684d1.bindPopup(popup_b4992e26ca6c1669dd7a8eaa2d9b60f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ebc95b7993fad7ce5f10b1623e684d1.setIcon(icon_058707aa75d0db9cb94cdf630a57cc1f);
|
|
|
|
|
|
var marker_b452f5a80bb86358713d6bbeaa551600 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_cc108bfd4328a45a3d6bea6195bb9e81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47093b7a3f134e9bc88d439f0c43b9ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f5795e87c2630bf321490fd561df7bd = $(`<div id="html_6f5795e87c2630bf321490fd561df7bd" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_47093b7a3f134e9bc88d439f0c43b9ab.setContent(html_6f5795e87c2630bf321490fd561df7bd);
|
|
|
|
|
|
|
|
marker_b452f5a80bb86358713d6bbeaa551600.bindPopup(popup_47093b7a3f134e9bc88d439f0c43b9ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b452f5a80bb86358713d6bbeaa551600.setIcon(icon_cc108bfd4328a45a3d6bea6195bb9e81);
|
|
|
|
|
|
var marker_b0dfded8d56fea59a5449d09835d986d = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_602421a5ba2d119999e2de5ccb03d2b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3b939bc6befdd7591eb72e39ccc5070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee4057b2ac754c7f7e44fb30d5dbbaf4 = $(`<div id="html_ee4057b2ac754c7f7e44fb30d5dbbaf4" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_c3b939bc6befdd7591eb72e39ccc5070.setContent(html_ee4057b2ac754c7f7e44fb30d5dbbaf4);
|
|
|
|
|
|
|
|
marker_b0dfded8d56fea59a5449d09835d986d.bindPopup(popup_c3b939bc6befdd7591eb72e39ccc5070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0dfded8d56fea59a5449d09835d986d.setIcon(icon_602421a5ba2d119999e2de5ccb03d2b4);
|
|
|
|
|
|
var marker_0c93fe60c9f4010263ed546ebd2e1bee = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_89eb5f7771b2f6cb937c549395a1a740 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_401486ebe628e50397e627236c3e917a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c844116e38d32f78e76479f1434a1958 = $(`<div id="html_c844116e38d32f78e76479f1434a1958" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_401486ebe628e50397e627236c3e917a.setContent(html_c844116e38d32f78e76479f1434a1958);
|
|
|
|
|
|
|
|
marker_0c93fe60c9f4010263ed546ebd2e1bee.bindPopup(popup_401486ebe628e50397e627236c3e917a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c93fe60c9f4010263ed546ebd2e1bee.setIcon(icon_89eb5f7771b2f6cb937c549395a1a740);
|
|
|
|
|
|
var marker_9cee5e86c3bce61e9cf3d40d5676478b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_bd593ae1f627aeb7ba8d42a54a99a824 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48fc48cb00fcdccacf395a0dc411e20c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc93d8dc88a0c5fc35328cf256c2c155 = $(`<div id="html_cc93d8dc88a0c5fc35328cf256c2c155" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_48fc48cb00fcdccacf395a0dc411e20c.setContent(html_cc93d8dc88a0c5fc35328cf256c2c155);
|
|
|
|
|
|
|
|
marker_9cee5e86c3bce61e9cf3d40d5676478b.bindPopup(popup_48fc48cb00fcdccacf395a0dc411e20c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cee5e86c3bce61e9cf3d40d5676478b.setIcon(icon_bd593ae1f627aeb7ba8d42a54a99a824);
|
|
|
|
|
|
var marker_f5f0247c82f0d7a515f876a881664465 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_c24a7d7c1b62b39317f34e2f77be23ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cfa0d6c20d6377b6a83e26d6f198c1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b177740a7ef3642f675fb44dd25fd5ee = $(`<div id="html_b177740a7ef3642f675fb44dd25fd5ee" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_2cfa0d6c20d6377b6a83e26d6f198c1e.setContent(html_b177740a7ef3642f675fb44dd25fd5ee);
|
|
|
|
|
|
|
|
marker_f5f0247c82f0d7a515f876a881664465.bindPopup(popup_2cfa0d6c20d6377b6a83e26d6f198c1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5f0247c82f0d7a515f876a881664465.setIcon(icon_c24a7d7c1b62b39317f34e2f77be23ab);
|
|
|
|
|
|
var marker_deb4d5e63fc8fdb1dbcce8bee655a6ea = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_5967bc0ba18e6ee9f7aaff50185e0183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_accc1e41f97a6f3629af0e8ab1d2d458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44fbf03aac5f3c5d0094231152b17162 = $(`<div id="html_44fbf03aac5f3c5d0094231152b17162" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_accc1e41f97a6f3629af0e8ab1d2d458.setContent(html_44fbf03aac5f3c5d0094231152b17162);
|
|
|
|
|
|
|
|
marker_deb4d5e63fc8fdb1dbcce8bee655a6ea.bindPopup(popup_accc1e41f97a6f3629af0e8ab1d2d458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deb4d5e63fc8fdb1dbcce8bee655a6ea.setIcon(icon_5967bc0ba18e6ee9f7aaff50185e0183);
|
|
|
|
|
|
var marker_92f4d5dc7966a4d80721743f858f3659 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_50f1d0c2d006d03ed3cd63b2b3b544dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_049d63bdc2f903cd40a8ff07090633cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f47c4807d68d00b7c6ea30f2c90309f8 = $(`<div id="html_f47c4807d68d00b7c6ea30f2c90309f8" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_049d63bdc2f903cd40a8ff07090633cf.setContent(html_f47c4807d68d00b7c6ea30f2c90309f8);
|
|
|
|
|
|
|
|
marker_92f4d5dc7966a4d80721743f858f3659.bindPopup(popup_049d63bdc2f903cd40a8ff07090633cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92f4d5dc7966a4d80721743f858f3659.setIcon(icon_50f1d0c2d006d03ed3cd63b2b3b544dd);
|
|
|
|
|
|
var marker_a8d8f3c66522342715a836a49ed0039f = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_dfed938ff234f860b17d0f35c05a046d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbd2e75cca449a68d2c6cdc8f4dfd80d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d429d9e91d9ebca928b3a784edc8ebab = $(`<div id="html_d429d9e91d9ebca928b3a784edc8ebab" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_dbd2e75cca449a68d2c6cdc8f4dfd80d.setContent(html_d429d9e91d9ebca928b3a784edc8ebab);
|
|
|
|
|
|
|
|
marker_a8d8f3c66522342715a836a49ed0039f.bindPopup(popup_dbd2e75cca449a68d2c6cdc8f4dfd80d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8d8f3c66522342715a836a49ed0039f.setIcon(icon_dfed938ff234f860b17d0f35c05a046d);
|
|
|
|
|
|
var marker_ed014b6168f4c0b2c16852ee47040b8b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_2779104ec33c8eeb7b38b4fce76a6459 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2e8635089037ac4d99fbd21e26bafca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_595b6f990eee8b4f15e3cb8e8f78852a = $(`<div id="html_595b6f990eee8b4f15e3cb8e8f78852a" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_b2e8635089037ac4d99fbd21e26bafca.setContent(html_595b6f990eee8b4f15e3cb8e8f78852a);
|
|
|
|
|
|
|
|
marker_ed014b6168f4c0b2c16852ee47040b8b.bindPopup(popup_b2e8635089037ac4d99fbd21e26bafca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed014b6168f4c0b2c16852ee47040b8b.setIcon(icon_2779104ec33c8eeb7b38b4fce76a6459);
|
|
|
|
|
|
var marker_39370bc341c59165de0d36f84f061726 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_26924997d074c29d69b891619c1824ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a28c32fb3a4b6b43e67bdd243ff37700 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8a3f0e3e13e7ed4edb583ccb5582da2 = $(`<div id="html_e8a3f0e3e13e7ed4edb583ccb5582da2" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_a28c32fb3a4b6b43e67bdd243ff37700.setContent(html_e8a3f0e3e13e7ed4edb583ccb5582da2);
|
|
|
|
|
|
|
|
marker_39370bc341c59165de0d36f84f061726.bindPopup(popup_a28c32fb3a4b6b43e67bdd243ff37700)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39370bc341c59165de0d36f84f061726.setIcon(icon_26924997d074c29d69b891619c1824ce);
|
|
|
|
|
|
var marker_bfb70b5e7b5429744ab9101c63d0ca72 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1d59d32adac83d51c2ce915bd1c3acbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49c1e0e6392a4fd20f93e529ea4dedf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9ad2f330fada1825b7c39cba4bc768e = $(`<div id="html_c9ad2f330fada1825b7c39cba4bc768e" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_49c1e0e6392a4fd20f93e529ea4dedf5.setContent(html_c9ad2f330fada1825b7c39cba4bc768e);
|
|
|
|
|
|
|
|
marker_bfb70b5e7b5429744ab9101c63d0ca72.bindPopup(popup_49c1e0e6392a4fd20f93e529ea4dedf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfb70b5e7b5429744ab9101c63d0ca72.setIcon(icon_1d59d32adac83d51c2ce915bd1c3acbc);
|
|
|
|
|
|
var marker_ef4e5e0129c2fd1a761c08e134943c15 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f9db1b44a6e0ca8373c70aefcf6be2cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aad858a8d06691d553babd367f6c9ff5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d180c353a63e111daef1f1293bd0ff = $(`<div id="html_49d180c353a63e111daef1f1293bd0ff" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_aad858a8d06691d553babd367f6c9ff5.setContent(html_49d180c353a63e111daef1f1293bd0ff);
|
|
|
|
|
|
|
|
marker_ef4e5e0129c2fd1a761c08e134943c15.bindPopup(popup_aad858a8d06691d553babd367f6c9ff5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef4e5e0129c2fd1a761c08e134943c15.setIcon(icon_f9db1b44a6e0ca8373c70aefcf6be2cc);
|
|
|
|
|
|
var marker_06c595c98bfc4807ce0def6e43136fae = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_7185ac1e96df6f977c09e9269ba55e07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_311c38ae07f584dfc810637bd15d4913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1d5bba7a67855a0a224920d219c4aef = $(`<div id="html_d1d5bba7a67855a0a224920d219c4aef" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_311c38ae07f584dfc810637bd15d4913.setContent(html_d1d5bba7a67855a0a224920d219c4aef);
|
|
|
|
|
|
|
|
marker_06c595c98bfc4807ce0def6e43136fae.bindPopup(popup_311c38ae07f584dfc810637bd15d4913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06c595c98bfc4807ce0def6e43136fae.setIcon(icon_7185ac1e96df6f977c09e9269ba55e07);
|
|
|
|
|
|
var marker_b2676c18682c9c5d6e7431c8b593bddc = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_72b7ceb2fe961773e9542ed81542dbb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d76adfdd5305b22d594d40a4eb849996 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddb76c80978cfae3af2e7617a270c88d = $(`<div id="html_ddb76c80978cfae3af2e7617a270c88d" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_d76adfdd5305b22d594d40a4eb849996.setContent(html_ddb76c80978cfae3af2e7617a270c88d);
|
|
|
|
|
|
|
|
marker_b2676c18682c9c5d6e7431c8b593bddc.bindPopup(popup_d76adfdd5305b22d594d40a4eb849996)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2676c18682c9c5d6e7431c8b593bddc.setIcon(icon_72b7ceb2fe961773e9542ed81542dbb6);
|
|
|
|
|
|
var marker_1aa9b75174b8ec95bce964e7f0d2dd9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1bfc44a2cabc2a556fe674caf6ca85a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da83a436aa08e3f3ba0529ac7d2264de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf861a65672fe5f9d64d045312d1ebfa = $(`<div id="html_bf861a65672fe5f9d64d045312d1ebfa" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_da83a436aa08e3f3ba0529ac7d2264de.setContent(html_bf861a65672fe5f9d64d045312d1ebfa);
|
|
|
|
|
|
|
|
marker_1aa9b75174b8ec95bce964e7f0d2dd9b.bindPopup(popup_da83a436aa08e3f3ba0529ac7d2264de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1aa9b75174b8ec95bce964e7f0d2dd9b.setIcon(icon_1bfc44a2cabc2a556fe674caf6ca85a3);
|
|
|
|
|
|
var marker_25accead2beb69cf66b9108d6efa0dc5 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_58945e2a3d862e0ae6c32220ec0a4430 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10c353c1f6b4e2a3d7bebe2d958395e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22c6b6e194822e92add0f03647c59c4 = $(`<div id="html_d22c6b6e194822e92add0f03647c59c4" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_10c353c1f6b4e2a3d7bebe2d958395e0.setContent(html_d22c6b6e194822e92add0f03647c59c4);
|
|
|
|
|
|
|
|
marker_25accead2beb69cf66b9108d6efa0dc5.bindPopup(popup_10c353c1f6b4e2a3d7bebe2d958395e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25accead2beb69cf66b9108d6efa0dc5.setIcon(icon_58945e2a3d862e0ae6c32220ec0a4430);
|
|
|
|
|
|
var marker_b71118788be74add6e38dff88ba9b246 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_362e92645cf8136d8e8f2fa8eaf751b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40a7e6b1222ee92a0d69837275edde9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_865e1a3c80319fdcbb0f014799deedcc = $(`<div id="html_865e1a3c80319fdcbb0f014799deedcc" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_40a7e6b1222ee92a0d69837275edde9b.setContent(html_865e1a3c80319fdcbb0f014799deedcc);
|
|
|
|
|
|
|
|
marker_b71118788be74add6e38dff88ba9b246.bindPopup(popup_40a7e6b1222ee92a0d69837275edde9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b71118788be74add6e38dff88ba9b246.setIcon(icon_362e92645cf8136d8e8f2fa8eaf751b6);
|
|
|
|
|
|
var marker_f452994ecde3b0e1633fd017e866fa82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_3aeb987a596b3bed37cd5431ec72453a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dec235c6e1abd2cb3f3154e61d1c3a36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32bc7191e3e3cc1ed26153141b5c5113 = $(`<div id="html_32bc7191e3e3cc1ed26153141b5c5113" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_dec235c6e1abd2cb3f3154e61d1c3a36.setContent(html_32bc7191e3e3cc1ed26153141b5c5113);
|
|
|
|
|
|
|
|
marker_f452994ecde3b0e1633fd017e866fa82.bindPopup(popup_dec235c6e1abd2cb3f3154e61d1c3a36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f452994ecde3b0e1633fd017e866fa82.setIcon(icon_3aeb987a596b3bed37cd5431ec72453a);
|
|
|
|
|
|
var marker_0fdae27bc0d4f4490276838393c103bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f0e51cad9973f334dae12f238166880f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebcd3c9f4324bdaa877dc61358a32998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3546050193b772ce6f575a1c540f0091 = $(`<div id="html_3546050193b772ce6f575a1c540f0091" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_ebcd3c9f4324bdaa877dc61358a32998.setContent(html_3546050193b772ce6f575a1c540f0091);
|
|
|
|
|
|
|
|
marker_0fdae27bc0d4f4490276838393c103bf.bindPopup(popup_ebcd3c9f4324bdaa877dc61358a32998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fdae27bc0d4f4490276838393c103bf.setIcon(icon_f0e51cad9973f334dae12f238166880f);
|
|
|
|
|
|
var marker_2950438d75f376c40da28464ef8e8345 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_6d7e58332cf1c354c84cfd31f0c56207 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87be7cda3a255c8b7f6df3159382a49f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c6e1139f45d4ea014d0d8b4c213cf41 = $(`<div id="html_3c6e1139f45d4ea014d0d8b4c213cf41" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_87be7cda3a255c8b7f6df3159382a49f.setContent(html_3c6e1139f45d4ea014d0d8b4c213cf41);
|
|
|
|
|
|
|
|
marker_2950438d75f376c40da28464ef8e8345.bindPopup(popup_87be7cda3a255c8b7f6df3159382a49f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2950438d75f376c40da28464ef8e8345.setIcon(icon_6d7e58332cf1c354c84cfd31f0c56207);
|
|
|
|
|
|
var marker_f14641c61cb4f60cee496333afb0a43a = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e513ebae89f71797e57498fef7f99472 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_737527e5681df650a114b3a5236450b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69f9edb3abb0f2e7ef4aeb33b50de29f = $(`<div id="html_69f9edb3abb0f2e7ef4aeb33b50de29f" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_737527e5681df650a114b3a5236450b5.setContent(html_69f9edb3abb0f2e7ef4aeb33b50de29f);
|
|
|
|
|
|
|
|
marker_f14641c61cb4f60cee496333afb0a43a.bindPopup(popup_737527e5681df650a114b3a5236450b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f14641c61cb4f60cee496333afb0a43a.setIcon(icon_e513ebae89f71797e57498fef7f99472);
|
|
|
|
|
|
var marker_8f12018284b8b3a50fca0428f7c02e33 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1e16d2f764ecbb3c8f0898812d6fda49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54512d92e4ab756df6dcc9bd5176c1a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6346f73055d6a7a45b5c47d620237034 = $(`<div id="html_6346f73055d6a7a45b5c47d620237034" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_54512d92e4ab756df6dcc9bd5176c1a6.setContent(html_6346f73055d6a7a45b5c47d620237034);
|
|
|
|
|
|
|
|
marker_8f12018284b8b3a50fca0428f7c02e33.bindPopup(popup_54512d92e4ab756df6dcc9bd5176c1a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f12018284b8b3a50fca0428f7c02e33.setIcon(icon_1e16d2f764ecbb3c8f0898812d6fda49);
|
|
|
|
|
|
var marker_3f075aeb381ea729fefcb3aa188a1330 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a781674a77cc7d8eff8aea89cefe3c6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_701db5ee4c1b5418d15200c3d848ce9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_504aef334fa6c7aeaaa522af2b50d4f2 = $(`<div id="html_504aef334fa6c7aeaaa522af2b50d4f2" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_701db5ee4c1b5418d15200c3d848ce9e.setContent(html_504aef334fa6c7aeaaa522af2b50d4f2);
|
|
|
|
|
|
|
|
marker_3f075aeb381ea729fefcb3aa188a1330.bindPopup(popup_701db5ee4c1b5418d15200c3d848ce9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f075aeb381ea729fefcb3aa188a1330.setIcon(icon_a781674a77cc7d8eff8aea89cefe3c6d);
|
|
|
|
|
|
var marker_4be62922e322571d57aa0721f35f10e2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_65175b41a3da583506a820ba45bcd986 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83f245204b0be4fe27efb4287eb6e407 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_215799adbef6aa6ca0df249db27e79db = $(`<div id="html_215799adbef6aa6ca0df249db27e79db" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_83f245204b0be4fe27efb4287eb6e407.setContent(html_215799adbef6aa6ca0df249db27e79db);
|
|
|
|
|
|
|
|
marker_4be62922e322571d57aa0721f35f10e2.bindPopup(popup_83f245204b0be4fe27efb4287eb6e407)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4be62922e322571d57aa0721f35f10e2.setIcon(icon_65175b41a3da583506a820ba45bcd986);
|
|
|
|
|
|
var marker_a5952321564ce95ef209525082fbb523 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_7c987b629ee67b89030f33b1dd5fbfd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07600678f8c9df7a185ea2bd30e4fb92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5a8b224bb3e8f99bb5cef34311c1d21 = $(`<div id="html_f5a8b224bb3e8f99bb5cef34311c1d21" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_07600678f8c9df7a185ea2bd30e4fb92.setContent(html_f5a8b224bb3e8f99bb5cef34311c1d21);
|
|
|
|
|
|
|
|
marker_a5952321564ce95ef209525082fbb523.bindPopup(popup_07600678f8c9df7a185ea2bd30e4fb92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5952321564ce95ef209525082fbb523.setIcon(icon_7c987b629ee67b89030f33b1dd5fbfd0);
|
|
|
|
|
|
var marker_0be31ba8913772e8e4511d1fddc7e880 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e52b85998664bbee13e89a239aaf688a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc51cb220c993b8477efea65dba9ed90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0b0528f871f8f11057e12b4aa2d7ea9 = $(`<div id="html_d0b0528f871f8f11057e12b4aa2d7ea9" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_fc51cb220c993b8477efea65dba9ed90.setContent(html_d0b0528f871f8f11057e12b4aa2d7ea9);
|
|
|
|
|
|
|
|
marker_0be31ba8913772e8e4511d1fddc7e880.bindPopup(popup_fc51cb220c993b8477efea65dba9ed90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0be31ba8913772e8e4511d1fddc7e880.setIcon(icon_e52b85998664bbee13e89a239aaf688a);
|
|
|
|
|
|
var marker_43428a744fc3b0977bd8f29ca40d90b1 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_9a8d775c0c4638818741107dbc6514b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12d92ea81a648c48c5899e0baaaec0e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd259ab4540340fd2fd08ae114d1618b = $(`<div id="html_fd259ab4540340fd2fd08ae114d1618b" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_12d92ea81a648c48c5899e0baaaec0e7.setContent(html_fd259ab4540340fd2fd08ae114d1618b);
|
|
|
|
|
|
|
|
marker_43428a744fc3b0977bd8f29ca40d90b1.bindPopup(popup_12d92ea81a648c48c5899e0baaaec0e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43428a744fc3b0977bd8f29ca40d90b1.setIcon(icon_9a8d775c0c4638818741107dbc6514b4);
|
|
|
|
|
|
var marker_c7e32803b8b4246c9efb45bdcc659d47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_be29d18c3f617895ecf051699ddf4069 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6135408e39e8c69edd4037da7fb4575 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_297bfca22d04a4cf91efa6c3d97c2084 = $(`<div id="html_297bfca22d04a4cf91efa6c3d97c2084" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_c6135408e39e8c69edd4037da7fb4575.setContent(html_297bfca22d04a4cf91efa6c3d97c2084);
|
|
|
|
|
|
|
|
marker_c7e32803b8b4246c9efb45bdcc659d47.bindPopup(popup_c6135408e39e8c69edd4037da7fb4575)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7e32803b8b4246c9efb45bdcc659d47.setIcon(icon_be29d18c3f617895ecf051699ddf4069);
|
|
|
|
|
|
var marker_c4a7503eff959f9357315f08b3bb293f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a84d43f6d59685d5707242ed1b682ffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad987b26724db7c5678546474187a1c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07a151eb25534133d6a91cdc408477f2 = $(`<div id="html_07a151eb25534133d6a91cdc408477f2" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_ad987b26724db7c5678546474187a1c6.setContent(html_07a151eb25534133d6a91cdc408477f2);
|
|
|
|
|
|
|
|
marker_c4a7503eff959f9357315f08b3bb293f.bindPopup(popup_ad987b26724db7c5678546474187a1c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4a7503eff959f9357315f08b3bb293f.setIcon(icon_a84d43f6d59685d5707242ed1b682ffc);
|
|
|
|
|
|
var marker_3d287999195fe344cb572a8eb30d4235 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ce2b2f6a5d0653bc2ac0730a686d8749 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cc7ca730fcdceb42b942e831a6abf3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8a246a99824880baf0e6f3fad1acc3b = $(`<div id="html_e8a246a99824880baf0e6f3fad1acc3b" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_3cc7ca730fcdceb42b942e831a6abf3c.setContent(html_e8a246a99824880baf0e6f3fad1acc3b);
|
|
|
|
|
|
|
|
marker_3d287999195fe344cb572a8eb30d4235.bindPopup(popup_3cc7ca730fcdceb42b942e831a6abf3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d287999195fe344cb572a8eb30d4235.setIcon(icon_ce2b2f6a5d0653bc2ac0730a686d8749);
|
|
|
|
|
|
var marker_243e53f56ce275ace6ca0735504d35d5 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_142a11fa9453142b0c9486342e4e53d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a63967bd9062c35d56a164614c5c459 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9ce8374cd6fb632af0b33183487fbf7 = $(`<div id="html_d9ce8374cd6fb632af0b33183487fbf7" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_9a63967bd9062c35d56a164614c5c459.setContent(html_d9ce8374cd6fb632af0b33183487fbf7);
|
|
|
|
|
|
|
|
marker_243e53f56ce275ace6ca0735504d35d5.bindPopup(popup_9a63967bd9062c35d56a164614c5c459)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_243e53f56ce275ace6ca0735504d35d5.setIcon(icon_142a11fa9453142b0c9486342e4e53d5);
|
|
|
|
|
|
var marker_5fea6da6454c2628f43cd945685f9077 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_be370b96103c9d843c8f6d8ba236d451 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9bc0ca3bcf663bc36ed942436a37987 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fed420313fed1b92007491cdc100c286 = $(`<div id="html_fed420313fed1b92007491cdc100c286" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_d9bc0ca3bcf663bc36ed942436a37987.setContent(html_fed420313fed1b92007491cdc100c286);
|
|
|
|
|
|
|
|
marker_5fea6da6454c2628f43cd945685f9077.bindPopup(popup_d9bc0ca3bcf663bc36ed942436a37987)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fea6da6454c2628f43cd945685f9077.setIcon(icon_be370b96103c9d843c8f6d8ba236d451);
|
|
|
|
|
|
var marker_4e9dccf72aa63b26a6e646470cff2adc = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_be33e444346a98b927054b629013ec60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59f16b06bcd957e61d5fdfd9edff7389 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61d17e03078e980962dd2867812d8488 = $(`<div id="html_61d17e03078e980962dd2867812d8488" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_59f16b06bcd957e61d5fdfd9edff7389.setContent(html_61d17e03078e980962dd2867812d8488);
|
|
|
|
|
|
|
|
marker_4e9dccf72aa63b26a6e646470cff2adc.bindPopup(popup_59f16b06bcd957e61d5fdfd9edff7389)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e9dccf72aa63b26a6e646470cff2adc.setIcon(icon_be33e444346a98b927054b629013ec60);
|
|
|
|
|
|
var marker_e9e43dea9372bd12da6396856243c5a3 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_0ae6b77711f4251cfbbe2e06121ea958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d74b080eecbc677ad4ac4a3ad3fd415 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b568bc7ab5c884f7703fae1cc8113f0 = $(`<div id="html_2b568bc7ab5c884f7703fae1cc8113f0" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_5d74b080eecbc677ad4ac4a3ad3fd415.setContent(html_2b568bc7ab5c884f7703fae1cc8113f0);
|
|
|
|
|
|
|
|
marker_e9e43dea9372bd12da6396856243c5a3.bindPopup(popup_5d74b080eecbc677ad4ac4a3ad3fd415)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9e43dea9372bd12da6396856243c5a3.setIcon(icon_0ae6b77711f4251cfbbe2e06121ea958);
|
|
|
|
|
|
var marker_faf35542f0e1a458254eebfb3376e912 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_2fd0794b93ffdf572e4554aec2a47994 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82b9a9be2482c8223453f7ea2885c34e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6b62832a26a9ad307a1a7755cde018c = $(`<div id="html_e6b62832a26a9ad307a1a7755cde018c" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_82b9a9be2482c8223453f7ea2885c34e.setContent(html_e6b62832a26a9ad307a1a7755cde018c);
|
|
|
|
|
|
|
|
marker_faf35542f0e1a458254eebfb3376e912.bindPopup(popup_82b9a9be2482c8223453f7ea2885c34e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faf35542f0e1a458254eebfb3376e912.setIcon(icon_2fd0794b93ffdf572e4554aec2a47994);
|
|
|
|
|
|
var marker_b76b69de91962af19c5b1a56e6059ed4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_db085cfd31bf808b4c5ab323d9c1d713 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_981e0a0b7b902e9c8b2aaf62859742fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d605607c9743d1d0b83df47e17f9081 = $(`<div id="html_9d605607c9743d1d0b83df47e17f9081" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_981e0a0b7b902e9c8b2aaf62859742fe.setContent(html_9d605607c9743d1d0b83df47e17f9081);
|
|
|
|
|
|
|
|
marker_b76b69de91962af19c5b1a56e6059ed4.bindPopup(popup_981e0a0b7b902e9c8b2aaf62859742fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b76b69de91962af19c5b1a56e6059ed4.setIcon(icon_db085cfd31bf808b4c5ab323d9c1d713);
|
|
|
|
|
|
var marker_2dad43d8099b49db8a318a8aba4395b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1875af45641b3af6d8759ee4256dff7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fe299a9562264228ead12072c4b0e76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5d386d292ec8d6813080452e5516f11 = $(`<div id="html_c5d386d292ec8d6813080452e5516f11" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_4fe299a9562264228ead12072c4b0e76.setContent(html_c5d386d292ec8d6813080452e5516f11);
|
|
|
|
|
|
|
|
marker_2dad43d8099b49db8a318a8aba4395b6.bindPopup(popup_4fe299a9562264228ead12072c4b0e76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dad43d8099b49db8a318a8aba4395b6.setIcon(icon_1875af45641b3af6d8759ee4256dff7a);
|
|
|
|
|
|
var marker_e9303ea0f484d0ba3784f748f7839401 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_5e36350deea268ca3efa410a9a7292f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc84420445cd0062707ec12fb3de1c26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cc88ddaf82aa87d2ed6645ac3495190 = $(`<div id="html_5cc88ddaf82aa87d2ed6645ac3495190" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_cc84420445cd0062707ec12fb3de1c26.setContent(html_5cc88ddaf82aa87d2ed6645ac3495190);
|
|
|
|
|
|
|
|
marker_e9303ea0f484d0ba3784f748f7839401.bindPopup(popup_cc84420445cd0062707ec12fb3de1c26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9303ea0f484d0ba3784f748f7839401.setIcon(icon_5e36350deea268ca3efa410a9a7292f3);
|
|
|
|
|
|
var marker_3abcf406657714a9b28dff60078335ff = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_c7d7ed4f6f06f35ed9d031e63289dad2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e10434657ae1367212c458c481526ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_481910624a586277fa54be97c4ed6e0b = $(`<div id="html_481910624a586277fa54be97c4ed6e0b" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_1e10434657ae1367212c458c481526ed.setContent(html_481910624a586277fa54be97c4ed6e0b);
|
|
|
|
|
|
|
|
marker_3abcf406657714a9b28dff60078335ff.bindPopup(popup_1e10434657ae1367212c458c481526ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3abcf406657714a9b28dff60078335ff.setIcon(icon_c7d7ed4f6f06f35ed9d031e63289dad2);
|
|
|
|
|
|
var marker_d2f34486e4b24e7d177f05a1834fd6db = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e58427055a9dce85c859dfd25133c1e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13ac746a70697eb2fdc0514247cd9771 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f31d325c631c2272dcd06aafb5a70d6 = $(`<div id="html_6f31d325c631c2272dcd06aafb5a70d6" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_13ac746a70697eb2fdc0514247cd9771.setContent(html_6f31d325c631c2272dcd06aafb5a70d6);
|
|
|
|
|
|
|
|
marker_d2f34486e4b24e7d177f05a1834fd6db.bindPopup(popup_13ac746a70697eb2fdc0514247cd9771)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2f34486e4b24e7d177f05a1834fd6db.setIcon(icon_e58427055a9dce85c859dfd25133c1e4);
|
|
|
|
|
|
var marker_3d9e80af66256dfd32736048bddea7d9 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_3c8b93fac51f26bad8d0d548849dea8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_693ff49bde813b210a249757e5306674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bde0c97a5f665fb837b4a23d6ef169c2 = $(`<div id="html_bde0c97a5f665fb837b4a23d6ef169c2" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_693ff49bde813b210a249757e5306674.setContent(html_bde0c97a5f665fb837b4a23d6ef169c2);
|
|
|
|
|
|
|
|
marker_3d9e80af66256dfd32736048bddea7d9.bindPopup(popup_693ff49bde813b210a249757e5306674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d9e80af66256dfd32736048bddea7d9.setIcon(icon_3c8b93fac51f26bad8d0d548849dea8c);
|
|
|
|
|
|
var marker_e9d21df0f7d0427c2c528594951ecd49 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f85373951f4475e72fd9afe2c60a5433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73c3ee08dd116f26b2a5716b1eadc7e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_733f59fb5bd0d62aa7205c17c5985816 = $(`<div id="html_733f59fb5bd0d62aa7205c17c5985816" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_73c3ee08dd116f26b2a5716b1eadc7e9.setContent(html_733f59fb5bd0d62aa7205c17c5985816);
|
|
|
|
|
|
|
|
marker_e9d21df0f7d0427c2c528594951ecd49.bindPopup(popup_73c3ee08dd116f26b2a5716b1eadc7e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9d21df0f7d0427c2c528594951ecd49.setIcon(icon_f85373951f4475e72fd9afe2c60a5433);
|
|
|
|
|
|
var marker_aa02dae0451fbf10a9e589716acda921 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_29365f262da67a4d631019112e54b424 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f358e3b4ca02838a9d18a7253d268ce1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00506be6b8640cf40e7111c6a1414e84 = $(`<div id="html_00506be6b8640cf40e7111c6a1414e84" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_f358e3b4ca02838a9d18a7253d268ce1.setContent(html_00506be6b8640cf40e7111c6a1414e84);
|
|
|
|
|
|
|
|
marker_aa02dae0451fbf10a9e589716acda921.bindPopup(popup_f358e3b4ca02838a9d18a7253d268ce1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa02dae0451fbf10a9e589716acda921.setIcon(icon_29365f262da67a4d631019112e54b424);
|
|
|
|
|
|
var marker_60a5521460d8c77aa8b0d0df16b030ba = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_0110c725030f4829ca4c156136b965de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_266c93ef0427179574a19b6a8d9d84d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cc30df470dd8956685e43b450874559 = $(`<div id="html_3cc30df470dd8956685e43b450874559" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_266c93ef0427179574a19b6a8d9d84d1.setContent(html_3cc30df470dd8956685e43b450874559);
|
|
|
|
|
|
|
|
marker_60a5521460d8c77aa8b0d0df16b030ba.bindPopup(popup_266c93ef0427179574a19b6a8d9d84d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60a5521460d8c77aa8b0d0df16b030ba.setIcon(icon_0110c725030f4829ca4c156136b965de);
|
|
|
|
|
|
var marker_4d1aa55fcbb7e1db47eb1d0bc9b4e79a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_428b221dfa9850303279fbe799ff8944 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38c76d8287001e344b13452a3929e24f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fffb6b5b96b29337087966b69df59f42 = $(`<div id="html_fffb6b5b96b29337087966b69df59f42" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_38c76d8287001e344b13452a3929e24f.setContent(html_fffb6b5b96b29337087966b69df59f42);
|
|
|
|
|
|
|
|
marker_4d1aa55fcbb7e1db47eb1d0bc9b4e79a.bindPopup(popup_38c76d8287001e344b13452a3929e24f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d1aa55fcbb7e1db47eb1d0bc9b4e79a.setIcon(icon_428b221dfa9850303279fbe799ff8944);
|
|
|
|
|
|
var marker_dac255a907eedc34c452d8859e5cbada = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f17357206fc8f09967423063757c64b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3598ca55f46ead43a9c1f4bf0f4acce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e9aeab653d1e08000df3f2da78aad07 = $(`<div id="html_4e9aeab653d1e08000df3f2da78aad07" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_3598ca55f46ead43a9c1f4bf0f4acce5.setContent(html_4e9aeab653d1e08000df3f2da78aad07);
|
|
|
|
|
|
|
|
marker_dac255a907eedc34c452d8859e5cbada.bindPopup(popup_3598ca55f46ead43a9c1f4bf0f4acce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dac255a907eedc34c452d8859e5cbada.setIcon(icon_f17357206fc8f09967423063757c64b3);
|
|
|
|
|
|
var marker_ddf32b8a1891b2c8889fb60b07eab24b = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e2ccc2d2d1c831e5e8bf09e0410671fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67fdfc9e09a15db74f418df0d1f4333e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb23fbbc2613093b8c7a9b8a89615eae = $(`<div id="html_eb23fbbc2613093b8c7a9b8a89615eae" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_67fdfc9e09a15db74f418df0d1f4333e.setContent(html_eb23fbbc2613093b8c7a9b8a89615eae);
|
|
|
|
|
|
|
|
marker_ddf32b8a1891b2c8889fb60b07eab24b.bindPopup(popup_67fdfc9e09a15db74f418df0d1f4333e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddf32b8a1891b2c8889fb60b07eab24b.setIcon(icon_e2ccc2d2d1c831e5e8bf09e0410671fd);
|
|
|
|
|
|
var marker_ae28a9bc01825bb7acd122ee7601ead3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4988ddc802c2fe3e1a1c11fdd922dbf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c46ff54b17a7085a097d0ca06b35e79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf8c564382d48b5abb33fd1a0e16ad52 = $(`<div id="html_cf8c564382d48b5abb33fd1a0e16ad52" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_8c46ff54b17a7085a097d0ca06b35e79.setContent(html_cf8c564382d48b5abb33fd1a0e16ad52);
|
|
|
|
|
|
|
|
marker_ae28a9bc01825bb7acd122ee7601ead3.bindPopup(popup_8c46ff54b17a7085a097d0ca06b35e79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae28a9bc01825bb7acd122ee7601ead3.setIcon(icon_4988ddc802c2fe3e1a1c11fdd922dbf7);
|
|
|
|
|
|
var marker_543ceb956aa0cd862f789b71951bc2c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_cea5a542b7822b3da650a8f244ea6cde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c082716acbff84760d686ee9afdc1b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b5c755acb4fed0623f9a6a2723bf6c0 = $(`<div id="html_0b5c755acb4fed0623f9a6a2723bf6c0" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_5c082716acbff84760d686ee9afdc1b1.setContent(html_0b5c755acb4fed0623f9a6a2723bf6c0);
|
|
|
|
|
|
|
|
marker_543ceb956aa0cd862f789b71951bc2c2.bindPopup(popup_5c082716acbff84760d686ee9afdc1b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_543ceb956aa0cd862f789b71951bc2c2.setIcon(icon_cea5a542b7822b3da650a8f244ea6cde);
|
|
|
|
|
|
var marker_12d015b731e3ae2f26a2b75a8941634b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_c4ed0360a0e9058289635fcc75725fa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05f15dfcb0ff6e44dfddd0bfec06c0d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b8b2176023a8c60e2818937e87787e5 = $(`<div id="html_5b8b2176023a8c60e2818937e87787e5" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_05f15dfcb0ff6e44dfddd0bfec06c0d9.setContent(html_5b8b2176023a8c60e2818937e87787e5);
|
|
|
|
|
|
|
|
marker_12d015b731e3ae2f26a2b75a8941634b.bindPopup(popup_05f15dfcb0ff6e44dfddd0bfec06c0d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12d015b731e3ae2f26a2b75a8941634b.setIcon(icon_c4ed0360a0e9058289635fcc75725fa9);
|
|
|
|
|
|
var marker_d49c0414d2aded9334a0d588218c4d3c = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a393b93034162b2ddf5d68b0697585c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae80bfcf221312bbcadeef98f6ae799a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f1590cecd24b0e44bc341a9625838ce = $(`<div id="html_2f1590cecd24b0e44bc341a9625838ce" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_ae80bfcf221312bbcadeef98f6ae799a.setContent(html_2f1590cecd24b0e44bc341a9625838ce);
|
|
|
|
|
|
|
|
marker_d49c0414d2aded9334a0d588218c4d3c.bindPopup(popup_ae80bfcf221312bbcadeef98f6ae799a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d49c0414d2aded9334a0d588218c4d3c.setIcon(icon_a393b93034162b2ddf5d68b0697585c7);
|
|
|
|
|
|
var marker_f05fb946fc7a76efbf6b1627f8a9ae03 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f6a10b0d3219d2fa637fcc26688b183f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_505e6da0ab3b9806f4d1666de35ee26c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86efedce804d3374363a1e827ea30879 = $(`<div id="html_86efedce804d3374363a1e827ea30879" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_505e6da0ab3b9806f4d1666de35ee26c.setContent(html_86efedce804d3374363a1e827ea30879);
|
|
|
|
|
|
|
|
marker_f05fb946fc7a76efbf6b1627f8a9ae03.bindPopup(popup_505e6da0ab3b9806f4d1666de35ee26c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f05fb946fc7a76efbf6b1627f8a9ae03.setIcon(icon_f6a10b0d3219d2fa637fcc26688b183f);
|
|
|
|
|
|
var marker_5672b2682520351c6eab84dea63d8436 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_57d90eea543c4ed3bbdfb3780547b739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bd3df0e894303c5417d7505e9e0a549 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49ebc4f5270eebf17d8c9557f96949eb = $(`<div id="html_49ebc4f5270eebf17d8c9557f96949eb" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_7bd3df0e894303c5417d7505e9e0a549.setContent(html_49ebc4f5270eebf17d8c9557f96949eb);
|
|
|
|
|
|
|
|
marker_5672b2682520351c6eab84dea63d8436.bindPopup(popup_7bd3df0e894303c5417d7505e9e0a549)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5672b2682520351c6eab84dea63d8436.setIcon(icon_57d90eea543c4ed3bbdfb3780547b739);
|
|
|
|
|
|
var marker_37fa39e600757a20049fa7ba38534376 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_3d1d8beec5978e31fd2bf25fc51eef1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_796da4522e5d37ef69c246a2beb62e92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9871aed60046405367e06137b84d66d = $(`<div id="html_d9871aed60046405367e06137b84d66d" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_796da4522e5d37ef69c246a2beb62e92.setContent(html_d9871aed60046405367e06137b84d66d);
|
|
|
|
|
|
|
|
marker_37fa39e600757a20049fa7ba38534376.bindPopup(popup_796da4522e5d37ef69c246a2beb62e92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37fa39e600757a20049fa7ba38534376.setIcon(icon_3d1d8beec5978e31fd2bf25fc51eef1b);
|
|
|
|
|
|
var marker_09ea6c41b4a9e47cb1e0e5559d780c47 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_36c2152e3aeb485a3730dae512d19017 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4a255f7684047717ca5b9bfd8637491 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a013bb966d54b79ade820cf2fe9ceb9 = $(`<div id="html_4a013bb966d54b79ade820cf2fe9ceb9" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_c4a255f7684047717ca5b9bfd8637491.setContent(html_4a013bb966d54b79ade820cf2fe9ceb9);
|
|
|
|
|
|
|
|
marker_09ea6c41b4a9e47cb1e0e5559d780c47.bindPopup(popup_c4a255f7684047717ca5b9bfd8637491)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09ea6c41b4a9e47cb1e0e5559d780c47.setIcon(icon_36c2152e3aeb485a3730dae512d19017);
|
|
|
|
|
|
var marker_de2a02a189d3402ea801ece08c70a11b = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e559c24096f94194987cd98d10d60f51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b079d273fc915b25e355c9ac5fbef713 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7396fe0753fe79d7b1aa144dadd0c30 = $(`<div id="html_a7396fe0753fe79d7b1aa144dadd0c30" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_b079d273fc915b25e355c9ac5fbef713.setContent(html_a7396fe0753fe79d7b1aa144dadd0c30);
|
|
|
|
|
|
|
|
marker_de2a02a189d3402ea801ece08c70a11b.bindPopup(popup_b079d273fc915b25e355c9ac5fbef713)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de2a02a189d3402ea801ece08c70a11b.setIcon(icon_e559c24096f94194987cd98d10d60f51);
|
|
|
|
|
|
var marker_7de45a5a37f3528ef6a6dbb1dedd5861 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_614b3bf5b78386e628e3c8d4a51b4de9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a83cf24ca65dd35d99b32c343e6f8c49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a29b33f2774bab2f7221c3597b7f3b13 = $(`<div id="html_a29b33f2774bab2f7221c3597b7f3b13" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_a83cf24ca65dd35d99b32c343e6f8c49.setContent(html_a29b33f2774bab2f7221c3597b7f3b13);
|
|
|
|
|
|
|
|
marker_7de45a5a37f3528ef6a6dbb1dedd5861.bindPopup(popup_a83cf24ca65dd35d99b32c343e6f8c49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de45a5a37f3528ef6a6dbb1dedd5861.setIcon(icon_614b3bf5b78386e628e3c8d4a51b4de9);
|
|
|
|
|
|
var marker_dfd745c58c40ec6cefdde7796e2ea7c7 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_2946bb951ebadfe5ec451f2da5749027 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b241a2498f0d5fc3855c20472b80028 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aac3b6a15085b441611c00b982049ffa = $(`<div id="html_aac3b6a15085b441611c00b982049ffa" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_5b241a2498f0d5fc3855c20472b80028.setContent(html_aac3b6a15085b441611c00b982049ffa);
|
|
|
|
|
|
|
|
marker_dfd745c58c40ec6cefdde7796e2ea7c7.bindPopup(popup_5b241a2498f0d5fc3855c20472b80028)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfd745c58c40ec6cefdde7796e2ea7c7.setIcon(icon_2946bb951ebadfe5ec451f2da5749027);
|
|
|
|
|
|
var marker_65cdc34ce41bed21098dd8e09824dcdb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_d572b5e39c356b95fa372b63ded668c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c073722d73e1b846ce48010ac75224e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff9f24e4e1adf66f4fc90f98a47301f5 = $(`<div id="html_ff9f24e4e1adf66f4fc90f98a47301f5" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_4c073722d73e1b846ce48010ac75224e.setContent(html_ff9f24e4e1adf66f4fc90f98a47301f5);
|
|
|
|
|
|
|
|
marker_65cdc34ce41bed21098dd8e09824dcdb.bindPopup(popup_4c073722d73e1b846ce48010ac75224e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65cdc34ce41bed21098dd8e09824dcdb.setIcon(icon_d572b5e39c356b95fa372b63ded668c2);
|
|
|
|
|
|
var marker_9a131a38d86087728f332d3451e026af = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_5fa086e3a104afc07d7b44dd1f6b8627 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90178646ceb25b5d3e40e563bc4aa91b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b90bc995cbbd27accc5b373bf70da2f = $(`<div id="html_5b90bc995cbbd27accc5b373bf70da2f" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_90178646ceb25b5d3e40e563bc4aa91b.setContent(html_5b90bc995cbbd27accc5b373bf70da2f);
|
|
|
|
|
|
|
|
marker_9a131a38d86087728f332d3451e026af.bindPopup(popup_90178646ceb25b5d3e40e563bc4aa91b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a131a38d86087728f332d3451e026af.setIcon(icon_5fa086e3a104afc07d7b44dd1f6b8627);
|
|
|
|
|
|
var marker_7879f74a9885c00d706216da391b6504 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4964dab261a44a240510b2beeab4f943 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bead3b1a9bed74a4a651e688101a1834 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_637d2b930aa4c2013eed3a88f608e201 = $(`<div id="html_637d2b930aa4c2013eed3a88f608e201" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_bead3b1a9bed74a4a651e688101a1834.setContent(html_637d2b930aa4c2013eed3a88f608e201);
|
|
|
|
|
|
|
|
marker_7879f74a9885c00d706216da391b6504.bindPopup(popup_bead3b1a9bed74a4a651e688101a1834)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7879f74a9885c00d706216da391b6504.setIcon(icon_4964dab261a44a240510b2beeab4f943);
|
|
|
|
|
|
var marker_2a4a610e6289ac7af78a0aee76b5f88d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1b6363df27a849179696d9cc249abf75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ffa917f0480d7e04244e9185f02a8ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_701bdf22cf1535dc27e3dae4aec4a854 = $(`<div id="html_701bdf22cf1535dc27e3dae4aec4a854" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_7ffa917f0480d7e04244e9185f02a8ba.setContent(html_701bdf22cf1535dc27e3dae4aec4a854);
|
|
|
|
|
|
|
|
marker_2a4a610e6289ac7af78a0aee76b5f88d.bindPopup(popup_7ffa917f0480d7e04244e9185f02a8ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a4a610e6289ac7af78a0aee76b5f88d.setIcon(icon_1b6363df27a849179696d9cc249abf75);
|
|
|
|
|
|
var marker_ac0ebccfff13acb27fcb4cefce60da5e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ed80cf4c3c78a4af726ac1f593ff47f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c1ebfe7ad84fdf4b3acaa1b89db80a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0118ea21662ca24583fba5c6e0cf2f2 = $(`<div id="html_a0118ea21662ca24583fba5c6e0cf2f2" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_6c1ebfe7ad84fdf4b3acaa1b89db80a6.setContent(html_a0118ea21662ca24583fba5c6e0cf2f2);
|
|
|
|
|
|
|
|
marker_ac0ebccfff13acb27fcb4cefce60da5e.bindPopup(popup_6c1ebfe7ad84fdf4b3acaa1b89db80a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac0ebccfff13acb27fcb4cefce60da5e.setIcon(icon_ed80cf4c3c78a4af726ac1f593ff47f0);
|
|
|
|
|
|
var marker_1cf77a5982698dff1782fc01e8fa4735 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e3b9e18046f843d13cfdf1599abd3b97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71e15e24bbc2322c9ba4f61d068cc2e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61b04bcd0100f6f7688800a3a4a63950 = $(`<div id="html_61b04bcd0100f6f7688800a3a4a63950" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_71e15e24bbc2322c9ba4f61d068cc2e1.setContent(html_61b04bcd0100f6f7688800a3a4a63950);
|
|
|
|
|
|
|
|
marker_1cf77a5982698dff1782fc01e8fa4735.bindPopup(popup_71e15e24bbc2322c9ba4f61d068cc2e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cf77a5982698dff1782fc01e8fa4735.setIcon(icon_e3b9e18046f843d13cfdf1599abd3b97);
|
|
|
|
|
|
var marker_3db9a860baeff8e483d61f75d6925dbc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a8bf22d0e2441f1a5f3d0d6ad47e5b92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b155da7fba442e3e539bac140ee76a12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac28235eccbe62256ba9bb664f4c71b1 = $(`<div id="html_ac28235eccbe62256ba9bb664f4c71b1" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_b155da7fba442e3e539bac140ee76a12.setContent(html_ac28235eccbe62256ba9bb664f4c71b1);
|
|
|
|
|
|
|
|
marker_3db9a860baeff8e483d61f75d6925dbc.bindPopup(popup_b155da7fba442e3e539bac140ee76a12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3db9a860baeff8e483d61f75d6925dbc.setIcon(icon_a8bf22d0e2441f1a5f3d0d6ad47e5b92);
|
|
|
|
|
|
var marker_7f142dce662d50404671261bbb27e2c6 = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_c8926794001fd7fb5dfc9ddfbfc872f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5018bff8d712a49b658bc7e0167045d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c37519d78441f921da99661441d1e91 = $(`<div id="html_4c37519d78441f921da99661441d1e91" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_d5018bff8d712a49b658bc7e0167045d.setContent(html_4c37519d78441f921da99661441d1e91);
|
|
|
|
|
|
|
|
marker_7f142dce662d50404671261bbb27e2c6.bindPopup(popup_d5018bff8d712a49b658bc7e0167045d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f142dce662d50404671261bbb27e2c6.setIcon(icon_c8926794001fd7fb5dfc9ddfbfc872f0);
|
|
|
|
|
|
var marker_c5a4a784e80b9d8c39b93e1cfc038276 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_874724b0ba6d36d713c5525b9df6c217 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d135c1b28f4ccd08bcf87626c2eea580 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da4a35b0b90670a11521fef1da404373 = $(`<div id="html_da4a35b0b90670a11521fef1da404373" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_d135c1b28f4ccd08bcf87626c2eea580.setContent(html_da4a35b0b90670a11521fef1da404373);
|
|
|
|
|
|
|
|
marker_c5a4a784e80b9d8c39b93e1cfc038276.bindPopup(popup_d135c1b28f4ccd08bcf87626c2eea580)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5a4a784e80b9d8c39b93e1cfc038276.setIcon(icon_874724b0ba6d36d713c5525b9df6c217);
|
|
|
|
|
|
var marker_70e7fb31577372cb9db7fdd8c572b03a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_525e5601eb8d8092d3cc3cf8940bfe88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1083a5c461f7c792e5cfa455f579272f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef3660a56c7417a81a0755c9b178ed1c = $(`<div id="html_ef3660a56c7417a81a0755c9b178ed1c" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_1083a5c461f7c792e5cfa455f579272f.setContent(html_ef3660a56c7417a81a0755c9b178ed1c);
|
|
|
|
|
|
|
|
marker_70e7fb31577372cb9db7fdd8c572b03a.bindPopup(popup_1083a5c461f7c792e5cfa455f579272f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70e7fb31577372cb9db7fdd8c572b03a.setIcon(icon_525e5601eb8d8092d3cc3cf8940bfe88);
|
|
|
|
|
|
var marker_0b8b52ae5a2560b79ecfc815a1969af6 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_27f9c8868f4aedba8b0179349ac1c4ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cb3ad612495418863fbe16b7d7660b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b7fb379f3ddbb2e0e0f199ee0f27ea0 = $(`<div id="html_9b7fb379f3ddbb2e0e0f199ee0f27ea0" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_0cb3ad612495418863fbe16b7d7660b4.setContent(html_9b7fb379f3ddbb2e0e0f199ee0f27ea0);
|
|
|
|
|
|
|
|
marker_0b8b52ae5a2560b79ecfc815a1969af6.bindPopup(popup_0cb3ad612495418863fbe16b7d7660b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b8b52ae5a2560b79ecfc815a1969af6.setIcon(icon_27f9c8868f4aedba8b0179349ac1c4ee);
|
|
|
|
|
|
var marker_1743be0de069a137fd2a4a26ac05591d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e40874d16605363259a515d55e34779b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71085dde9ef7ce9f0f3a8add617337d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cc6c1c3eed733c5e2aa437651af0042 = $(`<div id="html_5cc6c1c3eed733c5e2aa437651af0042" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_71085dde9ef7ce9f0f3a8add617337d3.setContent(html_5cc6c1c3eed733c5e2aa437651af0042);
|
|
|
|
|
|
|
|
marker_1743be0de069a137fd2a4a26ac05591d.bindPopup(popup_71085dde9ef7ce9f0f3a8add617337d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1743be0de069a137fd2a4a26ac05591d.setIcon(icon_e40874d16605363259a515d55e34779b);
|
|
|
|
|
|
var marker_4d4aa8877da22b01b6fe9dee064c240b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_84d0308e0fa22f945bc66b86541e8211 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_677f7ab7062178a0c4601e5885c1669c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b419aa95d653c9c335307557f62e5ebf = $(`<div id="html_b419aa95d653c9c335307557f62e5ebf" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_677f7ab7062178a0c4601e5885c1669c.setContent(html_b419aa95d653c9c335307557f62e5ebf);
|
|
|
|
|
|
|
|
marker_4d4aa8877da22b01b6fe9dee064c240b.bindPopup(popup_677f7ab7062178a0c4601e5885c1669c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d4aa8877da22b01b6fe9dee064c240b.setIcon(icon_84d0308e0fa22f945bc66b86541e8211);
|
|
|
|
|
|
var marker_d51d2be619eb698047df2b0ddbff7927 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ddcee2cc872a417fde06fff8796cc929 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8715cf722e1739d9b4ac59d9b0ee0fa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9e6f2d22617e4e16d38a9046e06ff07 = $(`<div id="html_f9e6f2d22617e4e16d38a9046e06ff07" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_8715cf722e1739d9b4ac59d9b0ee0fa6.setContent(html_f9e6f2d22617e4e16d38a9046e06ff07);
|
|
|
|
|
|
|
|
marker_d51d2be619eb698047df2b0ddbff7927.bindPopup(popup_8715cf722e1739d9b4ac59d9b0ee0fa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d51d2be619eb698047df2b0ddbff7927.setIcon(icon_ddcee2cc872a417fde06fff8796cc929);
|
|
|
|
|
|
var marker_10bec295c3e8a84dbf1ff8b6326ed339 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_78cd23852d187c81163b1d30d7298e79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_734e9a07ca891e85e1eed9549f378634 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82c4ae965f8de944d38536192711e62b = $(`<div id="html_82c4ae965f8de944d38536192711e62b" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_734e9a07ca891e85e1eed9549f378634.setContent(html_82c4ae965f8de944d38536192711e62b);
|
|
|
|
|
|
|
|
marker_10bec295c3e8a84dbf1ff8b6326ed339.bindPopup(popup_734e9a07ca891e85e1eed9549f378634)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10bec295c3e8a84dbf1ff8b6326ed339.setIcon(icon_78cd23852d187c81163b1d30d7298e79);
|
|
|
|
|
|
var marker_9a407a804981fa2d4fbd87f8e1097317 = L.marker(
|
|
[-26.2056, 28.0337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_29e9e0828f4f24a447e67bc7767835dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f19938989ebe4a8b77c75549135504c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6723a4aeb8a4aae6a06b216450c54aac = $(`<div id="html_6723a4aeb8a4aae6a06b216450c54aac" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_9f19938989ebe4a8b77c75549135504c.setContent(html_6723a4aeb8a4aae6a06b216450c54aac);
|
|
|
|
|
|
|
|
marker_9a407a804981fa2d4fbd87f8e1097317.bindPopup(popup_9f19938989ebe4a8b77c75549135504c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a407a804981fa2d4fbd87f8e1097317.setIcon(icon_29e9e0828f4f24a447e67bc7767835dc);
|
|
|
|
|
|
var marker_63caa71d01cf74d66188837d749304ee = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_82498f52b262f194100bf47f9256ca36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cdb86c72326f62d7dea01ef035ca4f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8465a6e2f014e8fc51e892d0d9eac38f = $(`<div id="html_8465a6e2f014e8fc51e892d0d9eac38f" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_4cdb86c72326f62d7dea01ef035ca4f7.setContent(html_8465a6e2f014e8fc51e892d0d9eac38f);
|
|
|
|
|
|
|
|
marker_63caa71d01cf74d66188837d749304ee.bindPopup(popup_4cdb86c72326f62d7dea01ef035ca4f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63caa71d01cf74d66188837d749304ee.setIcon(icon_82498f52b262f194100bf47f9256ca36);
|
|
|
|
|
|
var marker_bfb2e2d90827955f329106045f6fcdc7 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_c484580f4aa1fc857bcda88e721274b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b924b59db33d28ecb6a0a1496de0833 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a5daf029599f631fa1d204558096aa6 = $(`<div id="html_6a5daf029599f631fa1d204558096aa6" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_4b924b59db33d28ecb6a0a1496de0833.setContent(html_6a5daf029599f631fa1d204558096aa6);
|
|
|
|
|
|
|
|
marker_bfb2e2d90827955f329106045f6fcdc7.bindPopup(popup_4b924b59db33d28ecb6a0a1496de0833)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfb2e2d90827955f329106045f6fcdc7.setIcon(icon_c484580f4aa1fc857bcda88e721274b8);
|
|
|
|
|
|
var marker_7c037064dce5f9d0244acdc7796675d2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1e8634d452368dbf37d8d42790bf8eea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee7b2da550ef9841039e7888f7d2e81b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0519243c2722756cb53921255a5de85 = $(`<div id="html_a0519243c2722756cb53921255a5de85" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_ee7b2da550ef9841039e7888f7d2e81b.setContent(html_a0519243c2722756cb53921255a5de85);
|
|
|
|
|
|
|
|
marker_7c037064dce5f9d0244acdc7796675d2.bindPopup(popup_ee7b2da550ef9841039e7888f7d2e81b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c037064dce5f9d0244acdc7796675d2.setIcon(icon_1e8634d452368dbf37d8d42790bf8eea);
|
|
|
|
|
|
var marker_fb6fa86409b11dc388e64e14182724d1 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_2581cfcf20438e0c7b3a754394d44800 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ba81e119814cc94d9957cde52ebcd77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa6f63a89ed49b371da164e640376b3b = $(`<div id="html_fa6f63a89ed49b371da164e640376b3b" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_2ba81e119814cc94d9957cde52ebcd77.setContent(html_fa6f63a89ed49b371da164e640376b3b);
|
|
|
|
|
|
|
|
marker_fb6fa86409b11dc388e64e14182724d1.bindPopup(popup_2ba81e119814cc94d9957cde52ebcd77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb6fa86409b11dc388e64e14182724d1.setIcon(icon_2581cfcf20438e0c7b3a754394d44800);
|
|
|
|
|
|
var marker_37de70dd561d160a8db1cacd1b89dba4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_de7563a0a5be0f4a950ad3f7db087155 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f592dbfc6edf6bb4d40a33a6a31f311 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6427d0977d31a00c8c81c8351527cf39 = $(`<div id="html_6427d0977d31a00c8c81c8351527cf39" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_8f592dbfc6edf6bb4d40a33a6a31f311.setContent(html_6427d0977d31a00c8c81c8351527cf39);
|
|
|
|
|
|
|
|
marker_37de70dd561d160a8db1cacd1b89dba4.bindPopup(popup_8f592dbfc6edf6bb4d40a33a6a31f311)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37de70dd561d160a8db1cacd1b89dba4.setIcon(icon_de7563a0a5be0f4a950ad3f7db087155);
|
|
|
|
|
|
var marker_2e5fc678e896f06317f960899a3c639b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_9424ea4f39c10ba557f99347a6d644d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23ac3bce6074b9c50b17f987852ac9f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e544f0128a2829506ccbaed157fbae0b = $(`<div id="html_e544f0128a2829506ccbaed157fbae0b" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_23ac3bce6074b9c50b17f987852ac9f9.setContent(html_e544f0128a2829506ccbaed157fbae0b);
|
|
|
|
|
|
|
|
marker_2e5fc678e896f06317f960899a3c639b.bindPopup(popup_23ac3bce6074b9c50b17f987852ac9f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e5fc678e896f06317f960899a3c639b.setIcon(icon_9424ea4f39c10ba557f99347a6d644d1);
|
|
|
|
|
|
var marker_7b61bfe08d2eaf6c22eb8cf35efaf93a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_10a9019c3f70eb0d406ce2db6232f820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_584fd2b020062f62d66f6297f1e27cf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9eb0749002d40e8b7cb373bc67cda065 = $(`<div id="html_9eb0749002d40e8b7cb373bc67cda065" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_584fd2b020062f62d66f6297f1e27cf0.setContent(html_9eb0749002d40e8b7cb373bc67cda065);
|
|
|
|
|
|
|
|
marker_7b61bfe08d2eaf6c22eb8cf35efaf93a.bindPopup(popup_584fd2b020062f62d66f6297f1e27cf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b61bfe08d2eaf6c22eb8cf35efaf93a.setIcon(icon_10a9019c3f70eb0d406ce2db6232f820);
|
|
|
|
|
|
var marker_7ee33ef2a4fb4793885befa0b3ac1562 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f477ddb38e450efef3cc0f521207d410 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c56dc0733fe6d653a248426100ba27e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53c7d28240543d180dcb3d7e2d7e7531 = $(`<div id="html_53c7d28240543d180dcb3d7e2d7e7531" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_c56dc0733fe6d653a248426100ba27e3.setContent(html_53c7d28240543d180dcb3d7e2d7e7531);
|
|
|
|
|
|
|
|
marker_7ee33ef2a4fb4793885befa0b3ac1562.bindPopup(popup_c56dc0733fe6d653a248426100ba27e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ee33ef2a4fb4793885befa0b3ac1562.setIcon(icon_f477ddb38e450efef3cc0f521207d410);
|
|
|
|
|
|
var marker_19312cdf2992e8502d30ee5af87705d8 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e8cdf91a8e827b20a08b8bac7dd98e8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_520629ed1208e288a115ee179ebfdb58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac3fc1ad1839065225bc581fc5007ca5 = $(`<div id="html_ac3fc1ad1839065225bc581fc5007ca5" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_520629ed1208e288a115ee179ebfdb58.setContent(html_ac3fc1ad1839065225bc581fc5007ca5);
|
|
|
|
|
|
|
|
marker_19312cdf2992e8502d30ee5af87705d8.bindPopup(popup_520629ed1208e288a115ee179ebfdb58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19312cdf2992e8502d30ee5af87705d8.setIcon(icon_e8cdf91a8e827b20a08b8bac7dd98e8a);
|
|
|
|
|
|
var marker_c82974f26e60bda9f32599888f773fa7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_c4161771cde8ee0db558886d20092b89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cd58f73b054fb1fda060271ca56c9b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adf21f10af84fb2f1d00717f63b6443b = $(`<div id="html_adf21f10af84fb2f1d00717f63b6443b" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_8cd58f73b054fb1fda060271ca56c9b0.setContent(html_adf21f10af84fb2f1d00717f63b6443b);
|
|
|
|
|
|
|
|
marker_c82974f26e60bda9f32599888f773fa7.bindPopup(popup_8cd58f73b054fb1fda060271ca56c9b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c82974f26e60bda9f32599888f773fa7.setIcon(icon_c4161771cde8ee0db558886d20092b89);
|
|
|
|
|
|
var marker_a6422a7aa2222f53d0f02ddfe951f0b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_d4cd0b8a83c8f965d595234441e7019f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a5d5d57e4e661aaecdeed282e72a230 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62c0ef1a9412cdba68db2483dc77f6e2 = $(`<div id="html_62c0ef1a9412cdba68db2483dc77f6e2" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_1a5d5d57e4e661aaecdeed282e72a230.setContent(html_62c0ef1a9412cdba68db2483dc77f6e2);
|
|
|
|
|
|
|
|
marker_a6422a7aa2222f53d0f02ddfe951f0b5.bindPopup(popup_1a5d5d57e4e661aaecdeed282e72a230)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6422a7aa2222f53d0f02ddfe951f0b5.setIcon(icon_d4cd0b8a83c8f965d595234441e7019f);
|
|
|
|
|
|
var marker_34b8ff06b9e4959003ab8d105d671e59 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_0419a291f82a324d86b64bdb666f7e1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f34ce9489e670168b202dc914b46692b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81fbd97f7ac344cdaf9e896a243389c9 = $(`<div id="html_81fbd97f7ac344cdaf9e896a243389c9" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_f34ce9489e670168b202dc914b46692b.setContent(html_81fbd97f7ac344cdaf9e896a243389c9);
|
|
|
|
|
|
|
|
marker_34b8ff06b9e4959003ab8d105d671e59.bindPopup(popup_f34ce9489e670168b202dc914b46692b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34b8ff06b9e4959003ab8d105d671e59.setIcon(icon_0419a291f82a324d86b64bdb666f7e1b);
|
|
|
|
|
|
var marker_5eb5678db907be214b7f2dbf1ba3c581 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_6eaebc32c3820619b842e2361c6dad3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4d9d263e7279f3e016860d16f218b20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52b312efd54a4ddc21b1baac8de015ca = $(`<div id="html_52b312efd54a4ddc21b1baac8de015ca" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_c4d9d263e7279f3e016860d16f218b20.setContent(html_52b312efd54a4ddc21b1baac8de015ca);
|
|
|
|
|
|
|
|
marker_5eb5678db907be214b7f2dbf1ba3c581.bindPopup(popup_c4d9d263e7279f3e016860d16f218b20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5eb5678db907be214b7f2dbf1ba3c581.setIcon(icon_6eaebc32c3820619b842e2361c6dad3f);
|
|
|
|
|
|
var marker_f8ef05877ec3eb3c37a73f3dcc4494bc = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_45958739535ff6fb6a810c2e3d311fe5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4586d779848eda0ebc2ecd8906d6463b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a68ede105cf4e8159cfc5f16c3fe8b9 = $(`<div id="html_9a68ede105cf4e8159cfc5f16c3fe8b9" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_4586d779848eda0ebc2ecd8906d6463b.setContent(html_9a68ede105cf4e8159cfc5f16c3fe8b9);
|
|
|
|
|
|
|
|
marker_f8ef05877ec3eb3c37a73f3dcc4494bc.bindPopup(popup_4586d779848eda0ebc2ecd8906d6463b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8ef05877ec3eb3c37a73f3dcc4494bc.setIcon(icon_45958739535ff6fb6a810c2e3d311fe5);
|
|
|
|
|
|
var marker_7afd68aff7326cd20be71f5d96411f8f = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a0ef8bff17b03441b87545d90d2c8c89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30e14e9a09d17087bee21edd7186fb56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a61964e7b893e02f0cdb2e323413156e = $(`<div id="html_a61964e7b893e02f0cdb2e323413156e" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_30e14e9a09d17087bee21edd7186fb56.setContent(html_a61964e7b893e02f0cdb2e323413156e);
|
|
|
|
|
|
|
|
marker_7afd68aff7326cd20be71f5d96411f8f.bindPopup(popup_30e14e9a09d17087bee21edd7186fb56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7afd68aff7326cd20be71f5d96411f8f.setIcon(icon_a0ef8bff17b03441b87545d90d2c8c89);
|
|
|
|
|
|
var marker_2ab7b93ab7117d88f4dc7ad5966ee240 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_8d5e32b546073c09befedc93a562ca11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcade93e316eb8c57b56837462a77b3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05c5f5b4be0e6de58e7ac253a68c572a = $(`<div id="html_05c5f5b4be0e6de58e7ac253a68c572a" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_bcade93e316eb8c57b56837462a77b3b.setContent(html_05c5f5b4be0e6de58e7ac253a68c572a);
|
|
|
|
|
|
|
|
marker_2ab7b93ab7117d88f4dc7ad5966ee240.bindPopup(popup_bcade93e316eb8c57b56837462a77b3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ab7b93ab7117d88f4dc7ad5966ee240.setIcon(icon_8d5e32b546073c09befedc93a562ca11);
|
|
|
|
|
|
var marker_2f4111dd06204718bb72a0d10898bc90 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ff788ef1387ae060d7e13345dbc4a5fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c8f974527500b3a570639e8ce94ca2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d425679609a3ace0547a04551cc38756 = $(`<div id="html_d425679609a3ace0547a04551cc38756" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_1c8f974527500b3a570639e8ce94ca2d.setContent(html_d425679609a3ace0547a04551cc38756);
|
|
|
|
|
|
|
|
marker_2f4111dd06204718bb72a0d10898bc90.bindPopup(popup_1c8f974527500b3a570639e8ce94ca2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f4111dd06204718bb72a0d10898bc90.setIcon(icon_ff788ef1387ae060d7e13345dbc4a5fc);
|
|
|
|
|
|
var marker_a7cd6a597534fd7cec380d599e09229a = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_733f49a9070a20549d86ab926571c020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02a3457635c0f3ddc54ab25d13216e65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5dc4a12a0331d6868d6db2539232a63 = $(`<div id="html_d5dc4a12a0331d6868d6db2539232a63" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_02a3457635c0f3ddc54ab25d13216e65.setContent(html_d5dc4a12a0331d6868d6db2539232a63);
|
|
|
|
|
|
|
|
marker_a7cd6a597534fd7cec380d599e09229a.bindPopup(popup_02a3457635c0f3ddc54ab25d13216e65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7cd6a597534fd7cec380d599e09229a.setIcon(icon_733f49a9070a20549d86ab926571c020);
|
|
|
|
|
|
var marker_8ed6c740ecd89fd6710649b037944281 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a234db505cb8a1cf6449bdb95821e473 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9989a1297001d5b77092a956710b7e51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aead26705df8ed09b2b813baff86070e = $(`<div id="html_aead26705df8ed09b2b813baff86070e" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_9989a1297001d5b77092a956710b7e51.setContent(html_aead26705df8ed09b2b813baff86070e);
|
|
|
|
|
|
|
|
marker_8ed6c740ecd89fd6710649b037944281.bindPopup(popup_9989a1297001d5b77092a956710b7e51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ed6c740ecd89fd6710649b037944281.setIcon(icon_a234db505cb8a1cf6449bdb95821e473);
|
|
|
|
|
|
var marker_1eb7d348b81483c408887c6b84be50d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_de040d63ca2f26cfd23d97d93301436b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_478be9d970a1724d2743607755b3d7ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25de4ec27d22bada66bfd89cd2d32359 = $(`<div id="html_25de4ec27d22bada66bfd89cd2d32359" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_478be9d970a1724d2743607755b3d7ab.setContent(html_25de4ec27d22bada66bfd89cd2d32359);
|
|
|
|
|
|
|
|
marker_1eb7d348b81483c408887c6b84be50d1.bindPopup(popup_478be9d970a1724d2743607755b3d7ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eb7d348b81483c408887c6b84be50d1.setIcon(icon_de040d63ca2f26cfd23d97d93301436b);
|
|
|
|
|
|
var marker_5c0c32899ce0700456c80fc8e5cbe453 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_22de45201fd9b1643c388d5d8aa626ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3927097d64cba41001bf7fb8936256b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b05c3634465ea047627fe6c67b08c77b = $(`<div id="html_b05c3634465ea047627fe6c67b08c77b" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_d3927097d64cba41001bf7fb8936256b.setContent(html_b05c3634465ea047627fe6c67b08c77b);
|
|
|
|
|
|
|
|
marker_5c0c32899ce0700456c80fc8e5cbe453.bindPopup(popup_d3927097d64cba41001bf7fb8936256b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c0c32899ce0700456c80fc8e5cbe453.setIcon(icon_22de45201fd9b1643c388d5d8aa626ff);
|
|
|
|
|
|
var marker_29cfb427c063d8df11d0098d154135b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_891908f797962b4be122ae82231763b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24e66ac13161196e9a06a5537a107c8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3143b1ec6a27ead049563b623608a9c = $(`<div id="html_f3143b1ec6a27ead049563b623608a9c" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_24e66ac13161196e9a06a5537a107c8a.setContent(html_f3143b1ec6a27ead049563b623608a9c);
|
|
|
|
|
|
|
|
marker_29cfb427c063d8df11d0098d154135b5.bindPopup(popup_24e66ac13161196e9a06a5537a107c8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29cfb427c063d8df11d0098d154135b5.setIcon(icon_891908f797962b4be122ae82231763b1);
|
|
|
|
|
|
var marker_88aca918edee7a3097f5a029c697b681 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4ca1e3c574b8ea32f52de0d61a04e67a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2320f63b7d8b4bb97fe21f05244d906e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c85200f11d044ce97d28ab32c1c8b15f = $(`<div id="html_c85200f11d044ce97d28ab32c1c8b15f" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_2320f63b7d8b4bb97fe21f05244d906e.setContent(html_c85200f11d044ce97d28ab32c1c8b15f);
|
|
|
|
|
|
|
|
marker_88aca918edee7a3097f5a029c697b681.bindPopup(popup_2320f63b7d8b4bb97fe21f05244d906e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88aca918edee7a3097f5a029c697b681.setIcon(icon_4ca1e3c574b8ea32f52de0d61a04e67a);
|
|
|
|
|
|
var marker_aadd18f48ec642c9075aa04f5658a5ac = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_168ea6e8095aa99b30d5b2df06ecc5c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_394dd0b3504728be2418f3cd1a2f58a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b47331afcda4dc76b9976b68f6c07bd = $(`<div id="html_8b47331afcda4dc76b9976b68f6c07bd" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_394dd0b3504728be2418f3cd1a2f58a5.setContent(html_8b47331afcda4dc76b9976b68f6c07bd);
|
|
|
|
|
|
|
|
marker_aadd18f48ec642c9075aa04f5658a5ac.bindPopup(popup_394dd0b3504728be2418f3cd1a2f58a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aadd18f48ec642c9075aa04f5658a5ac.setIcon(icon_168ea6e8095aa99b30d5b2df06ecc5c1);
|
|
|
|
|
|
var marker_b55802ee16940447182818dfa5f3d082 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4b7e83c91bdb5bb46af94526f93a1990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b5dca1bb399ecf26aba6d11ceefdbbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bde36de3df99188f024bbba98ad23da = $(`<div id="html_9bde36de3df99188f024bbba98ad23da" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_8b5dca1bb399ecf26aba6d11ceefdbbf.setContent(html_9bde36de3df99188f024bbba98ad23da);
|
|
|
|
|
|
|
|
marker_b55802ee16940447182818dfa5f3d082.bindPopup(popup_8b5dca1bb399ecf26aba6d11ceefdbbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b55802ee16940447182818dfa5f3d082.setIcon(icon_4b7e83c91bdb5bb46af94526f93a1990);
|
|
|
|
|
|
var marker_b86fbafe233e00e637ce5bde46f97684 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4668298ab80a905c4ce3265c612f3e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b830f24961710c09e0d956df70d64572 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2877a36d992080abb562ed1fd1429084 = $(`<div id="html_2877a36d992080abb562ed1fd1429084" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_b830f24961710c09e0d956df70d64572.setContent(html_2877a36d992080abb562ed1fd1429084);
|
|
|
|
|
|
|
|
marker_b86fbafe233e00e637ce5bde46f97684.bindPopup(popup_b830f24961710c09e0d956df70d64572)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b86fbafe233e00e637ce5bde46f97684.setIcon(icon_4668298ab80a905c4ce3265c612f3e1f);
|
|
|
|
|
|
var marker_7eb7b91359b27960cfbea1881426b860 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_8ef2b5e1a27d52da2d19f36923e8a004 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4196fde12889025dbe32f8057d82a12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84fe6fc6c9e84a4e82f218c888a02013 = $(`<div id="html_84fe6fc6c9e84a4e82f218c888a02013" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_e4196fde12889025dbe32f8057d82a12.setContent(html_84fe6fc6c9e84a4e82f218c888a02013);
|
|
|
|
|
|
|
|
marker_7eb7b91359b27960cfbea1881426b860.bindPopup(popup_e4196fde12889025dbe32f8057d82a12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eb7b91359b27960cfbea1881426b860.setIcon(icon_8ef2b5e1a27d52da2d19f36923e8a004);
|
|
|
|
|
|
var marker_9de248f20f1ef4133c9cb8054b68dece = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_62c5051a59f3f566869c5ec4660207a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a936b95ef1e3c0d754953c33d9921737 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbec2eb7c7c28706634e4c7306437a26 = $(`<div id="html_fbec2eb7c7c28706634e4c7306437a26" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_a936b95ef1e3c0d754953c33d9921737.setContent(html_fbec2eb7c7c28706634e4c7306437a26);
|
|
|
|
|
|
|
|
marker_9de248f20f1ef4133c9cb8054b68dece.bindPopup(popup_a936b95ef1e3c0d754953c33d9921737)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9de248f20f1ef4133c9cb8054b68dece.setIcon(icon_62c5051a59f3f566869c5ec4660207a6);
|
|
|
|
|
|
var marker_e52e33cd7bb0a5ae56fd9eab45a5294b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_09121cd008368213066c43482dc86f64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a6fe12642cf27ae58c00d56667212b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cb8db1f070a033dc7ecc029a3faf617 = $(`<div id="html_6cb8db1f070a033dc7ecc029a3faf617" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_1a6fe12642cf27ae58c00d56667212b4.setContent(html_6cb8db1f070a033dc7ecc029a3faf617);
|
|
|
|
|
|
|
|
marker_e52e33cd7bb0a5ae56fd9eab45a5294b.bindPopup(popup_1a6fe12642cf27ae58c00d56667212b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e52e33cd7bb0a5ae56fd9eab45a5294b.setIcon(icon_09121cd008368213066c43482dc86f64);
|
|
|
|
|
|
var marker_e7ed4e910c5d0330158734c3707f4b53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_970e39c95ae96da66102306864353f5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70ba0c52ed763ff716dd04c24c548386 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24b2ada23a860fff7cdbb875e5ae554f = $(`<div id="html_24b2ada23a860fff7cdbb875e5ae554f" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_70ba0c52ed763ff716dd04c24c548386.setContent(html_24b2ada23a860fff7cdbb875e5ae554f);
|
|
|
|
|
|
|
|
marker_e7ed4e910c5d0330158734c3707f4b53.bindPopup(popup_70ba0c52ed763ff716dd04c24c548386)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7ed4e910c5d0330158734c3707f4b53.setIcon(icon_970e39c95ae96da66102306864353f5f);
|
|
|
|
|
|
var marker_aef878342061b4480f0cfe8e68233e72 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_c8fb46821b6e866ef01858458aff5ece = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81b42f58ee413fe4b1a24f466cb767f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0ea84e0dec093a8a815e377557e2c8b = $(`<div id="html_b0ea84e0dec093a8a815e377557e2c8b" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_81b42f58ee413fe4b1a24f466cb767f7.setContent(html_b0ea84e0dec093a8a815e377557e2c8b);
|
|
|
|
|
|
|
|
marker_aef878342061b4480f0cfe8e68233e72.bindPopup(popup_81b42f58ee413fe4b1a24f466cb767f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aef878342061b4480f0cfe8e68233e72.setIcon(icon_c8fb46821b6e866ef01858458aff5ece);
|
|
|
|
|
|
var marker_bd8a0d60da0319b0eb17b2598f6a60be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_51e8dad526255b82e377cec433ad5a8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_352c85748062f7afdb5ea4396f4370b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b136d17363a81331850cb3b86e8d3be7 = $(`<div id="html_b136d17363a81331850cb3b86e8d3be7" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_352c85748062f7afdb5ea4396f4370b9.setContent(html_b136d17363a81331850cb3b86e8d3be7);
|
|
|
|
|
|
|
|
marker_bd8a0d60da0319b0eb17b2598f6a60be.bindPopup(popup_352c85748062f7afdb5ea4396f4370b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd8a0d60da0319b0eb17b2598f6a60be.setIcon(icon_51e8dad526255b82e377cec433ad5a8a);
|
|
|
|
|
|
var marker_09b541e6a9aa3014bbbb06c26c7381f0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_83f81826ae6a717e4d920c2b088664a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_303e073f1b5e861c916eb2556b4e9aaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62aad87cf4b5eb3999426d40f156fa92 = $(`<div id="html_62aad87cf4b5eb3999426d40f156fa92" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_303e073f1b5e861c916eb2556b4e9aaa.setContent(html_62aad87cf4b5eb3999426d40f156fa92);
|
|
|
|
|
|
|
|
marker_09b541e6a9aa3014bbbb06c26c7381f0.bindPopup(popup_303e073f1b5e861c916eb2556b4e9aaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09b541e6a9aa3014bbbb06c26c7381f0.setIcon(icon_83f81826ae6a717e4d920c2b088664a8);
|
|
|
|
|
|
var marker_930b8d74a07edcdaa96b62176a664a13 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1230d31bbc7fdc4cb5ba693fe82f7a45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0e46d6e5773f8c8b624663c61c89e03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0920729040ab72d8d61490f3e44837b = $(`<div id="html_a0920729040ab72d8d61490f3e44837b" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_b0e46d6e5773f8c8b624663c61c89e03.setContent(html_a0920729040ab72d8d61490f3e44837b);
|
|
|
|
|
|
|
|
marker_930b8d74a07edcdaa96b62176a664a13.bindPopup(popup_b0e46d6e5773f8c8b624663c61c89e03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_930b8d74a07edcdaa96b62176a664a13.setIcon(icon_1230d31bbc7fdc4cb5ba693fe82f7a45);
|
|
|
|
|
|
var marker_1246a1374edd8e38e6f9e7f727c82b2a = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b74d9eadcb65d3d78af13ae1a442f899 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5423508e161b15042b45526629695c34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaaa9525cd03c31558378d189f682e10 = $(`<div id="html_eaaa9525cd03c31558378d189f682e10" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_5423508e161b15042b45526629695c34.setContent(html_eaaa9525cd03c31558378d189f682e10);
|
|
|
|
|
|
|
|
marker_1246a1374edd8e38e6f9e7f727c82b2a.bindPopup(popup_5423508e161b15042b45526629695c34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1246a1374edd8e38e6f9e7f727c82b2a.setIcon(icon_b74d9eadcb65d3d78af13ae1a442f899);
|
|
|
|
|
|
var marker_9ee5843dd63d44d557e464955b5bd800 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_c1b4041fc7b4f65cb887da3187618acf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47c1c63173edc35f3bb9f691636a9667 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f7d939100309e447f1d57be584447d8 = $(`<div id="html_6f7d939100309e447f1d57be584447d8" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_47c1c63173edc35f3bb9f691636a9667.setContent(html_6f7d939100309e447f1d57be584447d8);
|
|
|
|
|
|
|
|
marker_9ee5843dd63d44d557e464955b5bd800.bindPopup(popup_47c1c63173edc35f3bb9f691636a9667)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ee5843dd63d44d557e464955b5bd800.setIcon(icon_c1b4041fc7b4f65cb887da3187618acf);
|
|
|
|
|
|
var marker_4e8ada537641e4edd4bbc6d8cde8f101 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_88083438bbe2645cdc0cee105d5afe10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ca6bc1008fae824ee7e68eb27872e82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e51b8b69cc2ec54d12ee6c4b3adf24ef = $(`<div id="html_e51b8b69cc2ec54d12ee6c4b3adf24ef" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_7ca6bc1008fae824ee7e68eb27872e82.setContent(html_e51b8b69cc2ec54d12ee6c4b3adf24ef);
|
|
|
|
|
|
|
|
marker_4e8ada537641e4edd4bbc6d8cde8f101.bindPopup(popup_7ca6bc1008fae824ee7e68eb27872e82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e8ada537641e4edd4bbc6d8cde8f101.setIcon(icon_88083438bbe2645cdc0cee105d5afe10);
|
|
|
|
|
|
var marker_643fd37cd03c7e4e8af42fe0d59b005d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_c97a6d77be947e81e14c3a0855b42f02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15703b895de45f73ea362d83ea01005d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31abf6e0893ea1d158c8dee62fbafb0f = $(`<div id="html_31abf6e0893ea1d158c8dee62fbafb0f" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_15703b895de45f73ea362d83ea01005d.setContent(html_31abf6e0893ea1d158c8dee62fbafb0f);
|
|
|
|
|
|
|
|
marker_643fd37cd03c7e4e8af42fe0d59b005d.bindPopup(popup_15703b895de45f73ea362d83ea01005d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_643fd37cd03c7e4e8af42fe0d59b005d.setIcon(icon_c97a6d77be947e81e14c3a0855b42f02);
|
|
|
|
|
|
var marker_11610f9990b2b4085384e29541b21784 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_efdc82ef20ff6548a1e5cf1276edc3ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e15160b3043ec387b24a83a7432a8d24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2b8169125066e30756176b347e2487e = $(`<div id="html_d2b8169125066e30756176b347e2487e" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_e15160b3043ec387b24a83a7432a8d24.setContent(html_d2b8169125066e30756176b347e2487e);
|
|
|
|
|
|
|
|
marker_11610f9990b2b4085384e29541b21784.bindPopup(popup_e15160b3043ec387b24a83a7432a8d24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11610f9990b2b4085384e29541b21784.setIcon(icon_efdc82ef20ff6548a1e5cf1276edc3ed);
|
|
|
|
|
|
var marker_31638aaede15b079997ebdf3dc45a257 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f9b19e6dbd50004fe66a2cca788f29e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2482cb99c15e929922282c9179d5485 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1da1c219c90ec3e5cad8d07b8e1dde27 = $(`<div id="html_1da1c219c90ec3e5cad8d07b8e1dde27" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_a2482cb99c15e929922282c9179d5485.setContent(html_1da1c219c90ec3e5cad8d07b8e1dde27);
|
|
|
|
|
|
|
|
marker_31638aaede15b079997ebdf3dc45a257.bindPopup(popup_a2482cb99c15e929922282c9179d5485)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31638aaede15b079997ebdf3dc45a257.setIcon(icon_f9b19e6dbd50004fe66a2cca788f29e5);
|
|
|
|
|
|
var marker_687bb635f5b38c8ff027339a4af0c507 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4c4d9a8dea72008c45ddbbfd546a8c4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3d6b31017c5f9376577a380f7378922 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d82aadd3da31efad10261bfb174a12e = $(`<div id="html_5d82aadd3da31efad10261bfb174a12e" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_c3d6b31017c5f9376577a380f7378922.setContent(html_5d82aadd3da31efad10261bfb174a12e);
|
|
|
|
|
|
|
|
marker_687bb635f5b38c8ff027339a4af0c507.bindPopup(popup_c3d6b31017c5f9376577a380f7378922)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_687bb635f5b38c8ff027339a4af0c507.setIcon(icon_4c4d9a8dea72008c45ddbbfd546a8c4b);
|
|
|
|
|
|
var marker_376b8ee1fde814bf6570713b72de99ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_6f4b1ef6217bf62b9383f21f7c8b0c12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a9fc0041b427c37990719648f77bad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a9945f57e68dc00684ff8da9cccd7b8 = $(`<div id="html_0a9945f57e68dc00684ff8da9cccd7b8" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_3a9fc0041b427c37990719648f77bad5.setContent(html_0a9945f57e68dc00684ff8da9cccd7b8);
|
|
|
|
|
|
|
|
marker_376b8ee1fde814bf6570713b72de99ce.bindPopup(popup_3a9fc0041b427c37990719648f77bad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_376b8ee1fde814bf6570713b72de99ce.setIcon(icon_6f4b1ef6217bf62b9383f21f7c8b0c12);
|
|
|
|
|
|
var marker_9b3a7f9e949eaef3228bf4eaeb197668 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_8f7d17c1f916080024eaac5d8c2ff349 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_933c6d4604f379edf761172ba33be857 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_053212b95c842f0a648e9671fffe37ad = $(`<div id="html_053212b95c842f0a648e9671fffe37ad" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_933c6d4604f379edf761172ba33be857.setContent(html_053212b95c842f0a648e9671fffe37ad);
|
|
|
|
|
|
|
|
marker_9b3a7f9e949eaef3228bf4eaeb197668.bindPopup(popup_933c6d4604f379edf761172ba33be857)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b3a7f9e949eaef3228bf4eaeb197668.setIcon(icon_8f7d17c1f916080024eaac5d8c2ff349);
|
|
|
|
|
|
var marker_7cc8000ccd1bcb1bc399c0d1e266712f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b9ca1ac7aad9a72314babd7dc10b4ad9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9ae8a439bc6295ad78233a1685df27c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7272ba696afe6126ee618df6ef77262b = $(`<div id="html_7272ba696afe6126ee618df6ef77262b" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_d9ae8a439bc6295ad78233a1685df27c.setContent(html_7272ba696afe6126ee618df6ef77262b);
|
|
|
|
|
|
|
|
marker_7cc8000ccd1bcb1bc399c0d1e266712f.bindPopup(popup_d9ae8a439bc6295ad78233a1685df27c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cc8000ccd1bcb1bc399c0d1e266712f.setIcon(icon_b9ca1ac7aad9a72314babd7dc10b4ad9);
|
|
|
|
|
|
var marker_d5d69d839ab85ddec3125c817d310e6f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ad1e69cf0c50514a9ad0f1d023015475 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79bc320157d0ff869089fc5fc33da8e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2f6b84772bd2c74ff2237934e006589 = $(`<div id="html_f2f6b84772bd2c74ff2237934e006589" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_79bc320157d0ff869089fc5fc33da8e9.setContent(html_f2f6b84772bd2c74ff2237934e006589);
|
|
|
|
|
|
|
|
marker_d5d69d839ab85ddec3125c817d310e6f.bindPopup(popup_79bc320157d0ff869089fc5fc33da8e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5d69d839ab85ddec3125c817d310e6f.setIcon(icon_ad1e69cf0c50514a9ad0f1d023015475);
|
|
|
|
|
|
var marker_afee5f9c29cce1e714baa4e99151fdc8 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_924219202855137a7b086d5485b7b578 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb87e77286cd7f840c6b0756de05e5dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_245fc6aaca3105d871c58fba91936c18 = $(`<div id="html_245fc6aaca3105d871c58fba91936c18" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_bb87e77286cd7f840c6b0756de05e5dd.setContent(html_245fc6aaca3105d871c58fba91936c18);
|
|
|
|
|
|
|
|
marker_afee5f9c29cce1e714baa4e99151fdc8.bindPopup(popup_bb87e77286cd7f840c6b0756de05e5dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afee5f9c29cce1e714baa4e99151fdc8.setIcon(icon_924219202855137a7b086d5485b7b578);
|
|
|
|
|
|
var marker_a96c33de2011da564f40ae0eee702f0c = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e67ea7731bbb3d4e3355e6a1465b8e80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86261d19e52b3c9b4b1fc2c8964f4aa8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22cdf5439e26a91fd39f30e21c857d5e = $(`<div id="html_22cdf5439e26a91fd39f30e21c857d5e" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_86261d19e52b3c9b4b1fc2c8964f4aa8.setContent(html_22cdf5439e26a91fd39f30e21c857d5e);
|
|
|
|
|
|
|
|
marker_a96c33de2011da564f40ae0eee702f0c.bindPopup(popup_86261d19e52b3c9b4b1fc2c8964f4aa8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a96c33de2011da564f40ae0eee702f0c.setIcon(icon_e67ea7731bbb3d4e3355e6a1465b8e80);
|
|
|
|
|
|
var marker_df23d00b8418b30344d9def5cc9d29f1 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_742edb7393a87f4dbbbf3eabec1beac4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2409d55f4c05277ab019d4b952c7c984 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a67285a2f3ee10495341af5784bcba7e = $(`<div id="html_a67285a2f3ee10495341af5784bcba7e" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_2409d55f4c05277ab019d4b952c7c984.setContent(html_a67285a2f3ee10495341af5784bcba7e);
|
|
|
|
|
|
|
|
marker_df23d00b8418b30344d9def5cc9d29f1.bindPopup(popup_2409d55f4c05277ab019d4b952c7c984)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df23d00b8418b30344d9def5cc9d29f1.setIcon(icon_742edb7393a87f4dbbbf3eabec1beac4);
|
|
|
|
|
|
var marker_11f972d1f1cbaa42d1903095e2e30e50 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_359a33190ec11eb3e98c8f4f2c5e1eef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8a8948b4cf9af1900a812821ad4d80f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2e1595167d206887cb199092fec0578 = $(`<div id="html_f2e1595167d206887cb199092fec0578" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_e8a8948b4cf9af1900a812821ad4d80f.setContent(html_f2e1595167d206887cb199092fec0578);
|
|
|
|
|
|
|
|
marker_11f972d1f1cbaa42d1903095e2e30e50.bindPopup(popup_e8a8948b4cf9af1900a812821ad4d80f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11f972d1f1cbaa42d1903095e2e30e50.setIcon(icon_359a33190ec11eb3e98c8f4f2c5e1eef);
|
|
|
|
|
|
var marker_12c90e7e8c6d1d993350159bdb39f9de = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_5ed16865d978f399910d8e0ef9cf9e06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_385fa33b5c3facb800a8ef8ca4c9b202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08889fa0297f5256c407a0cc3b4039ba = $(`<div id="html_08889fa0297f5256c407a0cc3b4039ba" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_385fa33b5c3facb800a8ef8ca4c9b202.setContent(html_08889fa0297f5256c407a0cc3b4039ba);
|
|
|
|
|
|
|
|
marker_12c90e7e8c6d1d993350159bdb39f9de.bindPopup(popup_385fa33b5c3facb800a8ef8ca4c9b202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12c90e7e8c6d1d993350159bdb39f9de.setIcon(icon_5ed16865d978f399910d8e0ef9cf9e06);
|
|
|
|
|
|
var marker_8295a40098a99bc316700857da3984b8 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b65b1cf9670f8d80119d30b3d64e7f01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e4b05e6d5fded0a52197d2f7a90656a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_679b9afd14ce874c2d621692755cb849 = $(`<div id="html_679b9afd14ce874c2d621692755cb849" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_6e4b05e6d5fded0a52197d2f7a90656a.setContent(html_679b9afd14ce874c2d621692755cb849);
|
|
|
|
|
|
|
|
marker_8295a40098a99bc316700857da3984b8.bindPopup(popup_6e4b05e6d5fded0a52197d2f7a90656a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8295a40098a99bc316700857da3984b8.setIcon(icon_b65b1cf9670f8d80119d30b3d64e7f01);
|
|
|
|
|
|
var marker_9a4c04cc47f7f69347e8224a89511947 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_6ed7b1cb110fea99b8a8cdd81270e603 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bc00158f74e201c9935e10228260f18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea60d61feb01fa8a21d6bb5c87ba5d30 = $(`<div id="html_ea60d61feb01fa8a21d6bb5c87ba5d30" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_9bc00158f74e201c9935e10228260f18.setContent(html_ea60d61feb01fa8a21d6bb5c87ba5d30);
|
|
|
|
|
|
|
|
marker_9a4c04cc47f7f69347e8224a89511947.bindPopup(popup_9bc00158f74e201c9935e10228260f18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a4c04cc47f7f69347e8224a89511947.setIcon(icon_6ed7b1cb110fea99b8a8cdd81270e603);
|
|
|
|
|
|
var marker_1b31f56ff3892dcc9bff946fd0ff563d = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_5e99f1f2acbcaa4ba0931cda54d4f5c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc76cac24eb62e5f5ed413307653894b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e0b9d504bb2697d926c8e24bee96adc = $(`<div id="html_8e0b9d504bb2697d926c8e24bee96adc" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_cc76cac24eb62e5f5ed413307653894b.setContent(html_8e0b9d504bb2697d926c8e24bee96adc);
|
|
|
|
|
|
|
|
marker_1b31f56ff3892dcc9bff946fd0ff563d.bindPopup(popup_cc76cac24eb62e5f5ed413307653894b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b31f56ff3892dcc9bff946fd0ff563d.setIcon(icon_5e99f1f2acbcaa4ba0931cda54d4f5c5);
|
|
|
|
|
|
var marker_5fc25350edc03ca6de0ce81bae403cc4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_50257661eba8aa55f98736e404d76544 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5bb1cf6233fde0c8466ddb9f5e143e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4fd389e66f1235d0e37e4000105c0e9 = $(`<div id="html_f4fd389e66f1235d0e37e4000105c0e9" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_d5bb1cf6233fde0c8466ddb9f5e143e9.setContent(html_f4fd389e66f1235d0e37e4000105c0e9);
|
|
|
|
|
|
|
|
marker_5fc25350edc03ca6de0ce81bae403cc4.bindPopup(popup_d5bb1cf6233fde0c8466ddb9f5e143e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fc25350edc03ca6de0ce81bae403cc4.setIcon(icon_50257661eba8aa55f98736e404d76544);
|
|
|
|
|
|
var marker_47fce8681676bdc368f7e1247ad36709 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_aacc25e10c4cf39e3c383be5754d849b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2ce37c02b1692e2a2328f3236c204f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7776bce6ea880f607a306583aead6aa9 = $(`<div id="html_7776bce6ea880f607a306583aead6aa9" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_d2ce37c02b1692e2a2328f3236c204f4.setContent(html_7776bce6ea880f607a306583aead6aa9);
|
|
|
|
|
|
|
|
marker_47fce8681676bdc368f7e1247ad36709.bindPopup(popup_d2ce37c02b1692e2a2328f3236c204f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47fce8681676bdc368f7e1247ad36709.setIcon(icon_aacc25e10c4cf39e3c383be5754d849b);
|
|
|
|
|
|
var marker_f3fbb959dcae14f68f26ca625ac8306d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_491c201684f0430b52517af81ab93414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6224cb2c9ee946fccce858ef69a8f73a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1f682a889d9393070080b06f839937d = $(`<div id="html_c1f682a889d9393070080b06f839937d" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_6224cb2c9ee946fccce858ef69a8f73a.setContent(html_c1f682a889d9393070080b06f839937d);
|
|
|
|
|
|
|
|
marker_f3fbb959dcae14f68f26ca625ac8306d.bindPopup(popup_6224cb2c9ee946fccce858ef69a8f73a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3fbb959dcae14f68f26ca625ac8306d.setIcon(icon_491c201684f0430b52517af81ab93414);
|
|
|
|
|
|
var marker_0aa68985589cdbfc3d1a93bb4929a850 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_71c09fd1415cb156e38fbbfdd6e2aa3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8c1a6b68b075a4dcc7ce970aa4cd0dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d18deb72a8a37ca5e910275e52cb881 = $(`<div id="html_4d18deb72a8a37ca5e910275e52cb881" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_b8c1a6b68b075a4dcc7ce970aa4cd0dd.setContent(html_4d18deb72a8a37ca5e910275e52cb881);
|
|
|
|
|
|
|
|
marker_0aa68985589cdbfc3d1a93bb4929a850.bindPopup(popup_b8c1a6b68b075a4dcc7ce970aa4cd0dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aa68985589cdbfc3d1a93bb4929a850.setIcon(icon_71c09fd1415cb156e38fbbfdd6e2aa3b);
|
|
|
|
|
|
var marker_1771ef66c87363aa7717f83fd3df5f01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_36d807c674ce348bddb7e5b988cf3dfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4c254181d7fafd4389811a0ffb61a97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cb3e98d4bebd5e7d400315d03e449a1 = $(`<div id="html_6cb3e98d4bebd5e7d400315d03e449a1" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_a4c254181d7fafd4389811a0ffb61a97.setContent(html_6cb3e98d4bebd5e7d400315d03e449a1);
|
|
|
|
|
|
|
|
marker_1771ef66c87363aa7717f83fd3df5f01.bindPopup(popup_a4c254181d7fafd4389811a0ffb61a97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1771ef66c87363aa7717f83fd3df5f01.setIcon(icon_36d807c674ce348bddb7e5b988cf3dfa);
|
|
|
|
|
|
var marker_904c7444bd6b63067c55db8dfb4af7b0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_15da0ff7e76f03c1e356dcd8d0c9fc80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17557bc7e84a3bb83c02faa79ee97b51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd9de6b3c8850734a26a166442bf41fe = $(`<div id="html_cd9de6b3c8850734a26a166442bf41fe" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_17557bc7e84a3bb83c02faa79ee97b51.setContent(html_cd9de6b3c8850734a26a166442bf41fe);
|
|
|
|
|
|
|
|
marker_904c7444bd6b63067c55db8dfb4af7b0.bindPopup(popup_17557bc7e84a3bb83c02faa79ee97b51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_904c7444bd6b63067c55db8dfb4af7b0.setIcon(icon_15da0ff7e76f03c1e356dcd8d0c9fc80);
|
|
|
|
|
|
var marker_aaefeeff07e6fb92d3f11bfe67d3b194 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_da2c69963a0dd21ea33e667039b3b990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9be6872380c1654a13d129ca79b5efb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0152c5fc5d0f1325a4edd62a896f702e = $(`<div id="html_0152c5fc5d0f1325a4edd62a896f702e" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_9be6872380c1654a13d129ca79b5efb0.setContent(html_0152c5fc5d0f1325a4edd62a896f702e);
|
|
|
|
|
|
|
|
marker_aaefeeff07e6fb92d3f11bfe67d3b194.bindPopup(popup_9be6872380c1654a13d129ca79b5efb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaefeeff07e6fb92d3f11bfe67d3b194.setIcon(icon_da2c69963a0dd21ea33e667039b3b990);
|
|
|
|
|
|
var marker_81bc6887fa5d4d0889096e27f2246e3c = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e074ff692057c89afe5c01e7d9ded30e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4f8f5427acc295c7cf8b33397aa2362 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97d0a5adeb131069e335904afc98d2d0 = $(`<div id="html_97d0a5adeb131069e335904afc98d2d0" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_c4f8f5427acc295c7cf8b33397aa2362.setContent(html_97d0a5adeb131069e335904afc98d2d0);
|
|
|
|
|
|
|
|
marker_81bc6887fa5d4d0889096e27f2246e3c.bindPopup(popup_c4f8f5427acc295c7cf8b33397aa2362)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81bc6887fa5d4d0889096e27f2246e3c.setIcon(icon_e074ff692057c89afe5c01e7d9ded30e);
|
|
|
|
|
|
var marker_5a7779f56745ccd8da1f80e7260fa4bf = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_5f307e6ae5990728c1e5680cfe8b8129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_812f039a56d7deaca0643b88ae9a1605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7035060af436454ba751ab3d9b42065b = $(`<div id="html_7035060af436454ba751ab3d9b42065b" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_812f039a56d7deaca0643b88ae9a1605.setContent(html_7035060af436454ba751ab3d9b42065b);
|
|
|
|
|
|
|
|
marker_5a7779f56745ccd8da1f80e7260fa4bf.bindPopup(popup_812f039a56d7deaca0643b88ae9a1605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a7779f56745ccd8da1f80e7260fa4bf.setIcon(icon_5f307e6ae5990728c1e5680cfe8b8129);
|
|
|
|
|
|
var marker_4a89977ef39a6846030874f49697f24a = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_7369034e10b4a1d21aca76bc5fcdf01f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5937e255c24ca2a4c38d2459ee87557 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4da9e3074103892155227c744903cd59 = $(`<div id="html_4da9e3074103892155227c744903cd59" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_d5937e255c24ca2a4c38d2459ee87557.setContent(html_4da9e3074103892155227c744903cd59);
|
|
|
|
|
|
|
|
marker_4a89977ef39a6846030874f49697f24a.bindPopup(popup_d5937e255c24ca2a4c38d2459ee87557)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a89977ef39a6846030874f49697f24a.setIcon(icon_7369034e10b4a1d21aca76bc5fcdf01f);
|
|
|
|
|
|
var marker_49d9bb9a7ee3377fbe3806276b74ae9f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_962e6fac35c133c91795a3fbde3a17ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e6c3fcf431f8fa3d8308132f82b89c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c649f7afc07ccd8170cc13a0a0bec343 = $(`<div id="html_c649f7afc07ccd8170cc13a0a0bec343" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_5e6c3fcf431f8fa3d8308132f82b89c7.setContent(html_c649f7afc07ccd8170cc13a0a0bec343);
|
|
|
|
|
|
|
|
marker_49d9bb9a7ee3377fbe3806276b74ae9f.bindPopup(popup_5e6c3fcf431f8fa3d8308132f82b89c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49d9bb9a7ee3377fbe3806276b74ae9f.setIcon(icon_962e6fac35c133c91795a3fbde3a17ac);
|
|
|
|
|
|
var marker_2915da41f9da6478d11ecfe59d45c21e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_d039058f079efc5d490479d361e0a2e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c48f68323609f52195d2ecba944c417 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2752a7441d8f1e3ff280e17de9a5f237 = $(`<div id="html_2752a7441d8f1e3ff280e17de9a5f237" style="width: 100.0%; height: 100.0%;">nostr.diakod.com</div>`)[0];
|
|
popup_0c48f68323609f52195d2ecba944c417.setContent(html_2752a7441d8f1e3ff280e17de9a5f237);
|
|
|
|
|
|
|
|
marker_2915da41f9da6478d11ecfe59d45c21e.bindPopup(popup_0c48f68323609f52195d2ecba944c417)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2915da41f9da6478d11ecfe59d45c21e.setIcon(icon_d039058f079efc5d490479d361e0a2e9);
|
|
|
|
|
|
var marker_aab6a5e7786b3ed0fa36e8d9222ed518 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1a8ab4ff5be8966aba71941d6b7e09d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27654dad0202ecc5c75d8e7abe87768f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4112c655bbe18087c3843a16eaba7329 = $(`<div id="html_4112c655bbe18087c3843a16eaba7329" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_27654dad0202ecc5c75d8e7abe87768f.setContent(html_4112c655bbe18087c3843a16eaba7329);
|
|
|
|
|
|
|
|
marker_aab6a5e7786b3ed0fa36e8d9222ed518.bindPopup(popup_27654dad0202ecc5c75d8e7abe87768f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aab6a5e7786b3ed0fa36e8d9222ed518.setIcon(icon_1a8ab4ff5be8966aba71941d6b7e09d8);
|
|
|
|
|
|
var marker_50941b1643d4aa45bf9d99e12ed443e2 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e44ffb673f280ef76bc330fcbdde1c1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f29ed99853069e3d77850c5d893ae12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed42c4f7b76d14d3ffb1fa0a6d3c11f8 = $(`<div id="html_ed42c4f7b76d14d3ffb1fa0a6d3c11f8" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_3f29ed99853069e3d77850c5d893ae12.setContent(html_ed42c4f7b76d14d3ffb1fa0a6d3c11f8);
|
|
|
|
|
|
|
|
marker_50941b1643d4aa45bf9d99e12ed443e2.bindPopup(popup_3f29ed99853069e3d77850c5d893ae12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50941b1643d4aa45bf9d99e12ed443e2.setIcon(icon_e44ffb673f280ef76bc330fcbdde1c1e);
|
|
|
|
|
|
var marker_ebda1decf38efdd8eb954c1f23fbfc30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_6ab8e5a5d28745b9d6a6b5f66aca2d16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9507ea4616db636ed3ccb0bde15c07f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9f4a26c5cc2cc6776442a15ab5a3fdf = $(`<div id="html_f9f4a26c5cc2cc6776442a15ab5a3fdf" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_e9507ea4616db636ed3ccb0bde15c07f.setContent(html_f9f4a26c5cc2cc6776442a15ab5a3fdf);
|
|
|
|
|
|
|
|
marker_ebda1decf38efdd8eb954c1f23fbfc30.bindPopup(popup_e9507ea4616db636ed3ccb0bde15c07f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebda1decf38efdd8eb954c1f23fbfc30.setIcon(icon_6ab8e5a5d28745b9d6a6b5f66aca2d16);
|
|
|
|
|
|
var marker_deef71b7b2d7c663864fc055d9c54566 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_cbd738d9371c34471352a456f3000dcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2884ddb1ec75e9a08f0ac538c5663f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7fc69400ef8329578e328a16875ffde = $(`<div id="html_a7fc69400ef8329578e328a16875ffde" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_a2884ddb1ec75e9a08f0ac538c5663f5.setContent(html_a7fc69400ef8329578e328a16875ffde);
|
|
|
|
|
|
|
|
marker_deef71b7b2d7c663864fc055d9c54566.bindPopup(popup_a2884ddb1ec75e9a08f0ac538c5663f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deef71b7b2d7c663864fc055d9c54566.setIcon(icon_cbd738d9371c34471352a456f3000dcf);
|
|
|
|
|
|
var marker_74d13655a3a2e870f2e2588dd569b99b = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e24bacccfd0be03d1fb3d6fff8d08d74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27121682e272ccd0a966771979b0184f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e881d69f7bdebf45761aec0852ded7f5 = $(`<div id="html_e881d69f7bdebf45761aec0852ded7f5" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_27121682e272ccd0a966771979b0184f.setContent(html_e881d69f7bdebf45761aec0852ded7f5);
|
|
|
|
|
|
|
|
marker_74d13655a3a2e870f2e2588dd569b99b.bindPopup(popup_27121682e272ccd0a966771979b0184f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74d13655a3a2e870f2e2588dd569b99b.setIcon(icon_e24bacccfd0be03d1fb3d6fff8d08d74);
|
|
|
|
|
|
var marker_172cf4c53a1556a99b13437046039c37 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_98d531949e50a4a744bfa00636cc133b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c439cc50fd4f85989d5a2c754f03056e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec38b0399cc54af9e0e6357027bc4ba5 = $(`<div id="html_ec38b0399cc54af9e0e6357027bc4ba5" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_c439cc50fd4f85989d5a2c754f03056e.setContent(html_ec38b0399cc54af9e0e6357027bc4ba5);
|
|
|
|
|
|
|
|
marker_172cf4c53a1556a99b13437046039c37.bindPopup(popup_c439cc50fd4f85989d5a2c754f03056e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_172cf4c53a1556a99b13437046039c37.setIcon(icon_98d531949e50a4a744bfa00636cc133b);
|
|
|
|
|
|
var marker_2c269234eeea05195504d0b86cd507fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_7c7246ce3ef16ece5fb0620f39108782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4104e6764fb187bb4aba336ca4f519f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d46d547720ebbfb1cf62a244985a3992 = $(`<div id="html_d46d547720ebbfb1cf62a244985a3992" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_4104e6764fb187bb4aba336ca4f519f6.setContent(html_d46d547720ebbfb1cf62a244985a3992);
|
|
|
|
|
|
|
|
marker_2c269234eeea05195504d0b86cd507fd.bindPopup(popup_4104e6764fb187bb4aba336ca4f519f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c269234eeea05195504d0b86cd507fd.setIcon(icon_7c7246ce3ef16ece5fb0620f39108782);
|
|
|
|
|
|
var marker_f26c4058940d7a528f5ea410ebcc6759 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_320d180c6203e332ea5c41b8ab494ef7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f84477b247e2640c838d49ddff089e86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b6f0778af074fd3f897e3dfb174bfb9 = $(`<div id="html_4b6f0778af074fd3f897e3dfb174bfb9" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_f84477b247e2640c838d49ddff089e86.setContent(html_4b6f0778af074fd3f897e3dfb174bfb9);
|
|
|
|
|
|
|
|
marker_f26c4058940d7a528f5ea410ebcc6759.bindPopup(popup_f84477b247e2640c838d49ddff089e86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f26c4058940d7a528f5ea410ebcc6759.setIcon(icon_320d180c6203e332ea5c41b8ab494ef7);
|
|
|
|
|
|
var marker_63383d6c8ea0aec6dcefd6c85da3ddde = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_3618a0203f72902552a0aeb4a8e3757a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4bd636ba12f8b3ae1853957d78caa3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7593ffa490a4e85585e8e02b3c55581 = $(`<div id="html_f7593ffa490a4e85585e8e02b3c55581" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_a4bd636ba12f8b3ae1853957d78caa3a.setContent(html_f7593ffa490a4e85585e8e02b3c55581);
|
|
|
|
|
|
|
|
marker_63383d6c8ea0aec6dcefd6c85da3ddde.bindPopup(popup_a4bd636ba12f8b3ae1853957d78caa3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63383d6c8ea0aec6dcefd6c85da3ddde.setIcon(icon_3618a0203f72902552a0aeb4a8e3757a);
|
|
|
|
|
|
var marker_e53fe7fe88dc258f3596a62c065e8a41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b76f2dc12ce090edede6dc56d691af06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd3f39e1e97c7aa02def90b339315caf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4b5599f2a6dd0bc4eff1e4073c35b0c = $(`<div id="html_f4b5599f2a6dd0bc4eff1e4073c35b0c" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_fd3f39e1e97c7aa02def90b339315caf.setContent(html_f4b5599f2a6dd0bc4eff1e4073c35b0c);
|
|
|
|
|
|
|
|
marker_e53fe7fe88dc258f3596a62c065e8a41.bindPopup(popup_fd3f39e1e97c7aa02def90b339315caf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e53fe7fe88dc258f3596a62c065e8a41.setIcon(icon_b76f2dc12ce090edede6dc56d691af06);
|
|
|
|
|
|
var marker_089a3b3f7111b526c663450ec330ed70 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_20fa8c6738885504dccabf8ae0463807 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94dd868c06d1e2afc6148a0060e33bbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6d738d068d1cf809000c3667e02f02a = $(`<div id="html_c6d738d068d1cf809000c3667e02f02a" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_94dd868c06d1e2afc6148a0060e33bbc.setContent(html_c6d738d068d1cf809000c3667e02f02a);
|
|
|
|
|
|
|
|
marker_089a3b3f7111b526c663450ec330ed70.bindPopup(popup_94dd868c06d1e2afc6148a0060e33bbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_089a3b3f7111b526c663450ec330ed70.setIcon(icon_20fa8c6738885504dccabf8ae0463807);
|
|
|
|
|
|
var marker_b2a0a77555f3113c9ba81b2c64d6a14f = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_8f6041082fe3a8888bfd6e3323c18793 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19e30e71e4036a0fa0d1ffd0f5551719 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9c48df7f3ca0b1d01e7e2292fa6a46c = $(`<div id="html_f9c48df7f3ca0b1d01e7e2292fa6a46c" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_19e30e71e4036a0fa0d1ffd0f5551719.setContent(html_f9c48df7f3ca0b1d01e7e2292fa6a46c);
|
|
|
|
|
|
|
|
marker_b2a0a77555f3113c9ba81b2c64d6a14f.bindPopup(popup_19e30e71e4036a0fa0d1ffd0f5551719)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2a0a77555f3113c9ba81b2c64d6a14f.setIcon(icon_8f6041082fe3a8888bfd6e3323c18793);
|
|
|
|
|
|
var marker_15c5c5cdbc315f9dde7c3d624ef81aa2 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4261297ae8d5db30515ee6aed74e6f3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6942b179777cbb0851d9bd19676e470a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b0de7c35f3956b6bb98e7fb8bfb6462 = $(`<div id="html_9b0de7c35f3956b6bb98e7fb8bfb6462" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_6942b179777cbb0851d9bd19676e470a.setContent(html_9b0de7c35f3956b6bb98e7fb8bfb6462);
|
|
|
|
|
|
|
|
marker_15c5c5cdbc315f9dde7c3d624ef81aa2.bindPopup(popup_6942b179777cbb0851d9bd19676e470a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15c5c5cdbc315f9dde7c3d624ef81aa2.setIcon(icon_4261297ae8d5db30515ee6aed74e6f3d);
|
|
|
|
|
|
var marker_6f65df555aae76eff508933a3dc623dd = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_08878c12d69daa11352530879fd282c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bd777c2a65f5d4b1e569ff0a093bf68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03a492e41787c8c18d990b6786f2387c = $(`<div id="html_03a492e41787c8c18d990b6786f2387c" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_8bd777c2a65f5d4b1e569ff0a093bf68.setContent(html_03a492e41787c8c18d990b6786f2387c);
|
|
|
|
|
|
|
|
marker_6f65df555aae76eff508933a3dc623dd.bindPopup(popup_8bd777c2a65f5d4b1e569ff0a093bf68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f65df555aae76eff508933a3dc623dd.setIcon(icon_08878c12d69daa11352530879fd282c7);
|
|
|
|
|
|
var marker_da70b9dedd22b0f241280b32d8d38ee5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_686c1ce3a951567e73c5db6abc6cec40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ff6001dc67c8385c4d10b6b2635073e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14c9998e401da891fc490f3058c56810 = $(`<div id="html_14c9998e401da891fc490f3058c56810" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_2ff6001dc67c8385c4d10b6b2635073e.setContent(html_14c9998e401da891fc490f3058c56810);
|
|
|
|
|
|
|
|
marker_da70b9dedd22b0f241280b32d8d38ee5.bindPopup(popup_2ff6001dc67c8385c4d10b6b2635073e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da70b9dedd22b0f241280b32d8d38ee5.setIcon(icon_686c1ce3a951567e73c5db6abc6cec40);
|
|
|
|
|
|
var marker_97182a74b71146a05d4b1248c32dd528 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b41c7a54d0ac0e28398e78af299b220c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b291bd8a7ff2392bccd63cb86c20a866 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9f3ab40ecf965a0b3c8e5245413b91f = $(`<div id="html_d9f3ab40ecf965a0b3c8e5245413b91f" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_b291bd8a7ff2392bccd63cb86c20a866.setContent(html_d9f3ab40ecf965a0b3c8e5245413b91f);
|
|
|
|
|
|
|
|
marker_97182a74b71146a05d4b1248c32dd528.bindPopup(popup_b291bd8a7ff2392bccd63cb86c20a866)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97182a74b71146a05d4b1248c32dd528.setIcon(icon_b41c7a54d0ac0e28398e78af299b220c);
|
|
|
|
|
|
var marker_fb816b4a5db1d130166973625f08cbcb = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_317cbd32c27347475fe24a2992426e5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f4b37c723b68248ef962c8790f5ae89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a80ada44653545e5dd6252c7c178d4f = $(`<div id="html_0a80ada44653545e5dd6252c7c178d4f" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_0f4b37c723b68248ef962c8790f5ae89.setContent(html_0a80ada44653545e5dd6252c7c178d4f);
|
|
|
|
|
|
|
|
marker_fb816b4a5db1d130166973625f08cbcb.bindPopup(popup_0f4b37c723b68248ef962c8790f5ae89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb816b4a5db1d130166973625f08cbcb.setIcon(icon_317cbd32c27347475fe24a2992426e5c);
|
|
|
|
|
|
var marker_e030e28144cda46342846b0584224155 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_72dab72ba4f8f2a26f2d92f5c3daa28d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6354cebec9696307bd2f82723b9c5d4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bae9379aaa38f28491328072bc3bc518 = $(`<div id="html_bae9379aaa38f28491328072bc3bc518" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_6354cebec9696307bd2f82723b9c5d4a.setContent(html_bae9379aaa38f28491328072bc3bc518);
|
|
|
|
|
|
|
|
marker_e030e28144cda46342846b0584224155.bindPopup(popup_6354cebec9696307bd2f82723b9c5d4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e030e28144cda46342846b0584224155.setIcon(icon_72dab72ba4f8f2a26f2d92f5c3daa28d);
|
|
|
|
|
|
var marker_926a8d9aa31e1c1d460e82e52573ca8e = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_dab68f1514bf757c53df9650dd9d36f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_515fc6eeccee5f166d53c08fcf5dacca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1aa43396b57cb3b3ff52142c58548a90 = $(`<div id="html_1aa43396b57cb3b3ff52142c58548a90" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_515fc6eeccee5f166d53c08fcf5dacca.setContent(html_1aa43396b57cb3b3ff52142c58548a90);
|
|
|
|
|
|
|
|
marker_926a8d9aa31e1c1d460e82e52573ca8e.bindPopup(popup_515fc6eeccee5f166d53c08fcf5dacca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_926a8d9aa31e1c1d460e82e52573ca8e.setIcon(icon_dab68f1514bf757c53df9650dd9d36f4);
|
|
|
|
|
|
var marker_5dba37c869cbacad5a79162538b4b400 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_58eae115599628504647da3196f7140d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89d02b0f6bc2ada3c9b12586287283c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_980ae02f7051037926b98c8251af64cc = $(`<div id="html_980ae02f7051037926b98c8251af64cc" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_89d02b0f6bc2ada3c9b12586287283c9.setContent(html_980ae02f7051037926b98c8251af64cc);
|
|
|
|
|
|
|
|
marker_5dba37c869cbacad5a79162538b4b400.bindPopup(popup_89d02b0f6bc2ada3c9b12586287283c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dba37c869cbacad5a79162538b4b400.setIcon(icon_58eae115599628504647da3196f7140d);
|
|
|
|
|
|
var marker_55afee5000905e70f775f42dfd5b0cfe = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_64ad8899b738da7a4fa1465959f1ad0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a41991b65c6a27471b262b88d1070cc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39b78a72e0aea6b8538de3b59ab80a95 = $(`<div id="html_39b78a72e0aea6b8538de3b59ab80a95" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_a41991b65c6a27471b262b88d1070cc8.setContent(html_39b78a72e0aea6b8538de3b59ab80a95);
|
|
|
|
|
|
|
|
marker_55afee5000905e70f775f42dfd5b0cfe.bindPopup(popup_a41991b65c6a27471b262b88d1070cc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55afee5000905e70f775f42dfd5b0cfe.setIcon(icon_64ad8899b738da7a4fa1465959f1ad0e);
|
|
|
|
|
|
var marker_c53a1696f778fbb637a192731a981432 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_5651c39bea0d9b8ee6e1cc942e635a15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cdb0228e1963c8f817332c1b667ba7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ff0fc8d04346d8392b1126f8002a7c0 = $(`<div id="html_0ff0fc8d04346d8392b1126f8002a7c0" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_7cdb0228e1963c8f817332c1b667ba7f.setContent(html_0ff0fc8d04346d8392b1126f8002a7c0);
|
|
|
|
|
|
|
|
marker_c53a1696f778fbb637a192731a981432.bindPopup(popup_7cdb0228e1963c8f817332c1b667ba7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c53a1696f778fbb637a192731a981432.setIcon(icon_5651c39bea0d9b8ee6e1cc942e635a15);
|
|
|
|
|
|
var marker_34a9569e2d7f7a6a209f0596a6979aa9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b5630db23ef608fadb444d55aa2a43cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3808379434c5f96af57a8a2927cecc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d69171cd9805a6ceb2f174026736921c = $(`<div id="html_d69171cd9805a6ceb2f174026736921c" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_c3808379434c5f96af57a8a2927cecc7.setContent(html_d69171cd9805a6ceb2f174026736921c);
|
|
|
|
|
|
|
|
marker_34a9569e2d7f7a6a209f0596a6979aa9.bindPopup(popup_c3808379434c5f96af57a8a2927cecc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34a9569e2d7f7a6a209f0596a6979aa9.setIcon(icon_b5630db23ef608fadb444d55aa2a43cd);
|
|
|
|
|
|
var marker_1638e7d1282751e219447c4455dd1747 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_8a2e9ee2ad3e23932e84043b8426e620 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b872d5ac700c1c7aaa5ab6ab6e34882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9a671252f9793f20ba8e6a15e29602a = $(`<div id="html_a9a671252f9793f20ba8e6a15e29602a" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_5b872d5ac700c1c7aaa5ab6ab6e34882.setContent(html_a9a671252f9793f20ba8e6a15e29602a);
|
|
|
|
|
|
|
|
marker_1638e7d1282751e219447c4455dd1747.bindPopup(popup_5b872d5ac700c1c7aaa5ab6ab6e34882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1638e7d1282751e219447c4455dd1747.setIcon(icon_8a2e9ee2ad3e23932e84043b8426e620);
|
|
|
|
|
|
var marker_0580cb7c0a82ec9e29f59143ce0f1106 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_e7c05aa260156dd8c2a51b5cf466bd18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe5e9af67dba42ad83e0d8d7581703fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8ceabc5cf573acef049f36ac62d1f80 = $(`<div id="html_b8ceabc5cf573acef049f36ac62d1f80" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_fe5e9af67dba42ad83e0d8d7581703fa.setContent(html_b8ceabc5cf573acef049f36ac62d1f80);
|
|
|
|
|
|
|
|
marker_0580cb7c0a82ec9e29f59143ce0f1106.bindPopup(popup_fe5e9af67dba42ad83e0d8d7581703fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0580cb7c0a82ec9e29f59143ce0f1106.setIcon(icon_e7c05aa260156dd8c2a51b5cf466bd18);
|
|
|
|
|
|
var marker_6810e188357fbe4d579b1459c21ca6c1 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_6a084c2bff2184a72e2f567176c79445 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ed55b10ad792f84dcf72198cfa5dac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01ef3fbceee58df5f33114150ed32fa5 = $(`<div id="html_01ef3fbceee58df5f33114150ed32fa5" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_2ed55b10ad792f84dcf72198cfa5dac1.setContent(html_01ef3fbceee58df5f33114150ed32fa5);
|
|
|
|
|
|
|
|
marker_6810e188357fbe4d579b1459c21ca6c1.bindPopup(popup_2ed55b10ad792f84dcf72198cfa5dac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6810e188357fbe4d579b1459c21ca6c1.setIcon(icon_6a084c2bff2184a72e2f567176c79445);
|
|
|
|
|
|
var marker_a992b376369c6a84b7f6f8346d727995 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a768ff3087732b6ef8a92560561a9e43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c84d59848e022d75cb1e3766224c34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_232de94d51a75a9481749ed24006be7d = $(`<div id="html_232de94d51a75a9481749ed24006be7d" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_39c84d59848e022d75cb1e3766224c34.setContent(html_232de94d51a75a9481749ed24006be7d);
|
|
|
|
|
|
|
|
marker_a992b376369c6a84b7f6f8346d727995.bindPopup(popup_39c84d59848e022d75cb1e3766224c34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a992b376369c6a84b7f6f8346d727995.setIcon(icon_a768ff3087732b6ef8a92560561a9e43);
|
|
|
|
|
|
var marker_adcb91900f84102a70d584d49c45dbbb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_d3840f01b0217981364630af09151146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ae72f93385205d28a9164edfc4fc765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_134693bdce0263cdccb0fdfbc7a552b7 = $(`<div id="html_134693bdce0263cdccb0fdfbc7a552b7" style="width: 100.0%; height: 100.0%;">relay.bitesize-media.com</div>`)[0];
|
|
popup_6ae72f93385205d28a9164edfc4fc765.setContent(html_134693bdce0263cdccb0fdfbc7a552b7);
|
|
|
|
|
|
|
|
marker_adcb91900f84102a70d584d49c45dbbb.bindPopup(popup_6ae72f93385205d28a9164edfc4fc765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adcb91900f84102a70d584d49c45dbbb.setIcon(icon_d3840f01b0217981364630af09151146);
|
|
|
|
|
|
var marker_e3602bd72d6f9a3c14805e4897881e50 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_0f0cd362748892e6d5f54ea18d683785 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bdad6decb8e9fcfd4db4507f8f3a71c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09bae93fba3ec206f5db5e09663ec7bd = $(`<div id="html_09bae93fba3ec206f5db5e09663ec7bd" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_1bdad6decb8e9fcfd4db4507f8f3a71c.setContent(html_09bae93fba3ec206f5db5e09663ec7bd);
|
|
|
|
|
|
|
|
marker_e3602bd72d6f9a3c14805e4897881e50.bindPopup(popup_1bdad6decb8e9fcfd4db4507f8f3a71c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3602bd72d6f9a3c14805e4897881e50.setIcon(icon_0f0cd362748892e6d5f54ea18d683785);
|
|
|
|
|
|
var marker_ef96118e21620bde57d910e12c76cfca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_0dbdde87c83792ce5f789d6da3c8277e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1365a3db1cb5535ba2854be5ba219863 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba8356d9fde17342b1c53ee10314c6ab = $(`<div id="html_ba8356d9fde17342b1c53ee10314c6ab" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_1365a3db1cb5535ba2854be5ba219863.setContent(html_ba8356d9fde17342b1c53ee10314c6ab);
|
|
|
|
|
|
|
|
marker_ef96118e21620bde57d910e12c76cfca.bindPopup(popup_1365a3db1cb5535ba2854be5ba219863)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef96118e21620bde57d910e12c76cfca.setIcon(icon_0dbdde87c83792ce5f789d6da3c8277e);
|
|
|
|
|
|
var marker_f98050fcd1150cf586179ff00fdb1c31 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_3170d25d49c5cd9e290b89bb98144c7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c2f4a5745075101f65be5f0f1769f3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8b626ee3a87d2020e7f64f3882a1506 = $(`<div id="html_d8b626ee3a87d2020e7f64f3882a1506" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_1c2f4a5745075101f65be5f0f1769f3d.setContent(html_d8b626ee3a87d2020e7f64f3882a1506);
|
|
|
|
|
|
|
|
marker_f98050fcd1150cf586179ff00fdb1c31.bindPopup(popup_1c2f4a5745075101f65be5f0f1769f3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f98050fcd1150cf586179ff00fdb1c31.setIcon(icon_3170d25d49c5cd9e290b89bb98144c7c);
|
|
|
|
|
|
var marker_af79dd652d95dd85df85171907737e24 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_a3305d948bbce38cbca2541ed99e4cd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c329059428120ac3d49446f5dba699d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a0f50442a95874e7b9f1a6b80b7ec8 = $(`<div id="html_13a0f50442a95874e7b9f1a6b80b7ec8" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_c329059428120ac3d49446f5dba699d3.setContent(html_13a0f50442a95874e7b9f1a6b80b7ec8);
|
|
|
|
|
|
|
|
marker_af79dd652d95dd85df85171907737e24.bindPopup(popup_c329059428120ac3d49446f5dba699d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af79dd652d95dd85df85171907737e24.setIcon(icon_a3305d948bbce38cbca2541ed99e4cd7);
|
|
|
|
|
|
var marker_a02309b33a26f2f438439d7514d0474a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_d8763a2d54bcd8928537c5bfa1e02e97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86a8ad5f1a36f5994fd1a76594007c5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_099e163e8b16bd7d8e55407252015bcb = $(`<div id="html_099e163e8b16bd7d8e55407252015bcb" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_86a8ad5f1a36f5994fd1a76594007c5f.setContent(html_099e163e8b16bd7d8e55407252015bcb);
|
|
|
|
|
|
|
|
marker_a02309b33a26f2f438439d7514d0474a.bindPopup(popup_86a8ad5f1a36f5994fd1a76594007c5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a02309b33a26f2f438439d7514d0474a.setIcon(icon_d8763a2d54bcd8928537c5bfa1e02e97);
|
|
|
|
|
|
var marker_d9a55594f02c046ce764629f0aed7802 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b1f8cb1a303891c82d42cb8897b6d517 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ed0b8fe1b75dfd9e42c16450eba7672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37b3998bb0e8a3177fb7fa84646a59a0 = $(`<div id="html_37b3998bb0e8a3177fb7fa84646a59a0" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_6ed0b8fe1b75dfd9e42c16450eba7672.setContent(html_37b3998bb0e8a3177fb7fa84646a59a0);
|
|
|
|
|
|
|
|
marker_d9a55594f02c046ce764629f0aed7802.bindPopup(popup_6ed0b8fe1b75dfd9e42c16450eba7672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9a55594f02c046ce764629f0aed7802.setIcon(icon_b1f8cb1a303891c82d42cb8897b6d517);
|
|
|
|
|
|
var marker_408397dc1b7b9d9dfe8bccd5a541e975 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_386f46376742334ea3029a1f4c0f6f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c0e4f3b90b8d708f53100198912b273 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4594c90169b8bc1675c72909ff11ee5 = $(`<div id="html_c4594c90169b8bc1675c72909ff11ee5" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_0c0e4f3b90b8d708f53100198912b273.setContent(html_c4594c90169b8bc1675c72909ff11ee5);
|
|
|
|
|
|
|
|
marker_408397dc1b7b9d9dfe8bccd5a541e975.bindPopup(popup_0c0e4f3b90b8d708f53100198912b273)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_408397dc1b7b9d9dfe8bccd5a541e975.setIcon(icon_386f46376742334ea3029a1f4c0f6f73);
|
|
|
|
|
|
var marker_06aef9d5baaa89ed9591bf74bd64412b = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_08fe5312fa53972e0e06d0052f46eeae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69f9523959f8c3a0472170d585ce42c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f97003090b6084227cbf889e74d19c95 = $(`<div id="html_f97003090b6084227cbf889e74d19c95" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_69f9523959f8c3a0472170d585ce42c6.setContent(html_f97003090b6084227cbf889e74d19c95);
|
|
|
|
|
|
|
|
marker_06aef9d5baaa89ed9591bf74bd64412b.bindPopup(popup_69f9523959f8c3a0472170d585ce42c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06aef9d5baaa89ed9591bf74bd64412b.setIcon(icon_08fe5312fa53972e0e06d0052f46eeae);
|
|
|
|
|
|
var marker_a7f5b2f2d6d3f97fbb59527a5cd3c8ad = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_02b20c678d799c57d60941f4e61805fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97400bc90a7239008488d17e6d986f10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84463a40fc5ec9a8dade58ba5a44525b = $(`<div id="html_84463a40fc5ec9a8dade58ba5a44525b" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_97400bc90a7239008488d17e6d986f10.setContent(html_84463a40fc5ec9a8dade58ba5a44525b);
|
|
|
|
|
|
|
|
marker_a7f5b2f2d6d3f97fbb59527a5cd3c8ad.bindPopup(popup_97400bc90a7239008488d17e6d986f10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7f5b2f2d6d3f97fbb59527a5cd3c8ad.setIcon(icon_02b20c678d799c57d60941f4e61805fe);
|
|
|
|
|
|
var marker_05b58d5f983d2089c500f8148b29f893 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_3ca5c1c142e91113c259a9be04e3ee0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da3cafc774e3cf6ed9ca1f22f5d0bbcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f7047023c9edd199f44519f90a59475 = $(`<div id="html_2f7047023c9edd199f44519f90a59475" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_da3cafc774e3cf6ed9ca1f22f5d0bbcb.setContent(html_2f7047023c9edd199f44519f90a59475);
|
|
|
|
|
|
|
|
marker_05b58d5f983d2089c500f8148b29f893.bindPopup(popup_da3cafc774e3cf6ed9ca1f22f5d0bbcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05b58d5f983d2089c500f8148b29f893.setIcon(icon_3ca5c1c142e91113c259a9be04e3ee0c);
|
|
|
|
|
|
var marker_ccc5854354146f3de0e9432a0e25c3b2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_1cf6fc573c355445b66ed0942aa42c9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07ff32ac68b7db72e0e750bb353511f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45ca3ee2ea79ae652d71fe4d1815bad7 = $(`<div id="html_45ca3ee2ea79ae652d71fe4d1815bad7" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_07ff32ac68b7db72e0e750bb353511f1.setContent(html_45ca3ee2ea79ae652d71fe4d1815bad7);
|
|
|
|
|
|
|
|
marker_ccc5854354146f3de0e9432a0e25c3b2.bindPopup(popup_07ff32ac68b7db72e0e750bb353511f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccc5854354146f3de0e9432a0e25c3b2.setIcon(icon_1cf6fc573c355445b66ed0942aa42c9f);
|
|
|
|
|
|
var marker_7d30deb17ddc78c6a4ca88ada7b642a3 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_98eb09623f534e426549c35c56aa8042 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1277560912c3ba2ac2dd4c6e5a433188 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf2f075d1d3ac99379171ca88de9c997 = $(`<div id="html_cf2f075d1d3ac99379171ca88de9c997" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_1277560912c3ba2ac2dd4c6e5a433188.setContent(html_cf2f075d1d3ac99379171ca88de9c997);
|
|
|
|
|
|
|
|
marker_7d30deb17ddc78c6a4ca88ada7b642a3.bindPopup(popup_1277560912c3ba2ac2dd4c6e5a433188)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d30deb17ddc78c6a4ca88ada7b642a3.setIcon(icon_98eb09623f534e426549c35c56aa8042);
|
|
|
|
|
|
var marker_3d4b9d17c4b738854817542ae53406d9 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_53f287fc1d39cffc7147013e7c7d0263 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48e2279a8fb7b98ed678296f8915c21f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39187286a88c1d57cff1414e8367dadc = $(`<div id="html_39187286a88c1d57cff1414e8367dadc" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_48e2279a8fb7b98ed678296f8915c21f.setContent(html_39187286a88c1d57cff1414e8367dadc);
|
|
|
|
|
|
|
|
marker_3d4b9d17c4b738854817542ae53406d9.bindPopup(popup_48e2279a8fb7b98ed678296f8915c21f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d4b9d17c4b738854817542ae53406d9.setIcon(icon_53f287fc1d39cffc7147013e7c7d0263);
|
|
|
|
|
|
var marker_aaf9f66bc5c1b42af878c92832f0f62c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_ec0ef7f87578818d54844219640bed67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab0a74319ba34ef1d2c4f0cce5d72be0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3303df1c1277e6ab84fe637696b9464 = $(`<div id="html_b3303df1c1277e6ab84fe637696b9464" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_ab0a74319ba34ef1d2c4f0cce5d72be0.setContent(html_b3303df1c1277e6ab84fe637696b9464);
|
|
|
|
|
|
|
|
marker_aaf9f66bc5c1b42af878c92832f0f62c.bindPopup(popup_ab0a74319ba34ef1d2c4f0cce5d72be0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaf9f66bc5c1b42af878c92832f0f62c.setIcon(icon_ec0ef7f87578818d54844219640bed67);
|
|
|
|
|
|
var marker_df52714a2103ca15cde687fe10711f4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_d235b0a7b63812a899f793cf24b366a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5605fc5954084700423cb428ca5bf2b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98449e5b609ade8cd101191ebc99b57f = $(`<div id="html_98449e5b609ade8cd101191ebc99b57f" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_5605fc5954084700423cb428ca5bf2b9.setContent(html_98449e5b609ade8cd101191ebc99b57f);
|
|
|
|
|
|
|
|
marker_df52714a2103ca15cde687fe10711f4f.bindPopup(popup_5605fc5954084700423cb428ca5bf2b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df52714a2103ca15cde687fe10711f4f.setIcon(icon_d235b0a7b63812a899f793cf24b366a3);
|
|
|
|
|
|
var marker_cc3ed150e02a4c088a4cc98dd91911d5 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_39f435c9d809fd1c11a2c2bbc0f442cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c67ca9deeeac0553e76fd517569106b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_638aa5d2ced41023c0ed9fca72cfde85 = $(`<div id="html_638aa5d2ced41023c0ed9fca72cfde85" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_2c67ca9deeeac0553e76fd517569106b.setContent(html_638aa5d2ced41023c0ed9fca72cfde85);
|
|
|
|
|
|
|
|
marker_cc3ed150e02a4c088a4cc98dd91911d5.bindPopup(popup_2c67ca9deeeac0553e76fd517569106b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc3ed150e02a4c088a4cc98dd91911d5.setIcon(icon_39f435c9d809fd1c11a2c2bbc0f442cf);
|
|
|
|
|
|
var marker_0e136c0391999a029a3009fac6c0d3fe = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_3b6580b05b927cac3a8ecaee813c57e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16029ba28feb6f5a353f85726f86b595 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fa4321959324c2bca3a509e604409f5 = $(`<div id="html_4fa4321959324c2bca3a509e604409f5" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_16029ba28feb6f5a353f85726f86b595.setContent(html_4fa4321959324c2bca3a509e604409f5);
|
|
|
|
|
|
|
|
marker_0e136c0391999a029a3009fac6c0d3fe.bindPopup(popup_16029ba28feb6f5a353f85726f86b595)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e136c0391999a029a3009fac6c0d3fe.setIcon(icon_3b6580b05b927cac3a8ecaee813c57e7);
|
|
|
|
|
|
var marker_7f55198014ef6ad12624edc216d085ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_6b5f90da87a565dbfea347e0fae11808 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb80e6649dd0575f3226c8cfe8a4dca5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3588aada8dff4820b2f518f10ce68918 = $(`<div id="html_3588aada8dff4820b2f518f10ce68918" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_eb80e6649dd0575f3226c8cfe8a4dca5.setContent(html_3588aada8dff4820b2f518f10ce68918);
|
|
|
|
|
|
|
|
marker_7f55198014ef6ad12624edc216d085ca.bindPopup(popup_eb80e6649dd0575f3226c8cfe8a4dca5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f55198014ef6ad12624edc216d085ca.setIcon(icon_6b5f90da87a565dbfea347e0fae11808);
|
|
|
|
|
|
var marker_1f64b7e021be0f4efdee00bf6d547e2e = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_46f9cb798d762077d416df89b383cc21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_348bcb1a8d1975303bf83959a994849e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f6c3b777b56b9e5afdb6fe7da8975f4 = $(`<div id="html_0f6c3b777b56b9e5afdb6fe7da8975f4" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_348bcb1a8d1975303bf83959a994849e.setContent(html_0f6c3b777b56b9e5afdb6fe7da8975f4);
|
|
|
|
|
|
|
|
marker_1f64b7e021be0f4efdee00bf6d547e2e.bindPopup(popup_348bcb1a8d1975303bf83959a994849e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f64b7e021be0f4efdee00bf6d547e2e.setIcon(icon_46f9cb798d762077d416df89b383cc21);
|
|
|
|
|
|
var marker_c31b621483995adc0d6034aecbfa167b = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_15d19d99967d02fb862a1965e10eec38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1b31dc59b95b5fec1df85a83d4f0692 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9a74c9ede8056c83e21fd57c89be07f = $(`<div id="html_a9a74c9ede8056c83e21fd57c89be07f" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_f1b31dc59b95b5fec1df85a83d4f0692.setContent(html_a9a74c9ede8056c83e21fd57c89be07f);
|
|
|
|
|
|
|
|
marker_c31b621483995adc0d6034aecbfa167b.bindPopup(popup_f1b31dc59b95b5fec1df85a83d4f0692)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c31b621483995adc0d6034aecbfa167b.setIcon(icon_15d19d99967d02fb862a1965e10eec38);
|
|
|
|
|
|
var marker_32cc72f0bd43d32b78ab03614500d07c = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_422b3909a261d50826008c53c5b714fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef03eaa439017c3be4e8b3b78fb018de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a503c6a638eb697cf4181b8c5d01449 = $(`<div id="html_8a503c6a638eb697cf4181b8c5d01449" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_ef03eaa439017c3be4e8b3b78fb018de.setContent(html_8a503c6a638eb697cf4181b8c5d01449);
|
|
|
|
|
|
|
|
marker_32cc72f0bd43d32b78ab03614500d07c.bindPopup(popup_ef03eaa439017c3be4e8b3b78fb018de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32cc72f0bd43d32b78ab03614500d07c.setIcon(icon_422b3909a261d50826008c53c5b714fa);
|
|
|
|
|
|
var marker_ba1b46611af28c77eeb0641ecd8d64af = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_de4454e4d478a4eb6c80b80937591b96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d17b1b4a0bca5d7e784a8b86a5bc328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeb15a485cb476056d37cc2cabc42e3f = $(`<div id="html_eeb15a485cb476056d37cc2cabc42e3f" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_7d17b1b4a0bca5d7e784a8b86a5bc328.setContent(html_eeb15a485cb476056d37cc2cabc42e3f);
|
|
|
|
|
|
|
|
marker_ba1b46611af28c77eeb0641ecd8d64af.bindPopup(popup_7d17b1b4a0bca5d7e784a8b86a5bc328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba1b46611af28c77eeb0641ecd8d64af.setIcon(icon_de4454e4d478a4eb6c80b80937591b96);
|
|
|
|
|
|
var marker_1d4649e302574051314a4a79837dfb1d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f5b85ab81bde3d96e63d089605eb6470 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ec1523c4a70c15d313808c3adbb135d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b1121b9a8ba49df6c3509d68f35bd69 = $(`<div id="html_1b1121b9a8ba49df6c3509d68f35bd69" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_3ec1523c4a70c15d313808c3adbb135d.setContent(html_1b1121b9a8ba49df6c3509d68f35bd69);
|
|
|
|
|
|
|
|
marker_1d4649e302574051314a4a79837dfb1d.bindPopup(popup_3ec1523c4a70c15d313808c3adbb135d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d4649e302574051314a4a79837dfb1d.setIcon(icon_f5b85ab81bde3d96e63d089605eb6470);
|
|
|
|
|
|
var marker_0f8eced1ceda75a47285d8cff3d5ba80 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4bf14ee1274099d2b25240a00cc4770d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_583227f150305b5211446a333f8f6ead = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_218024530df1093e057ed40c9c10b578 = $(`<div id="html_218024530df1093e057ed40c9c10b578" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_583227f150305b5211446a333f8f6ead.setContent(html_218024530df1093e057ed40c9c10b578);
|
|
|
|
|
|
|
|
marker_0f8eced1ceda75a47285d8cff3d5ba80.bindPopup(popup_583227f150305b5211446a333f8f6ead)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f8eced1ceda75a47285d8cff3d5ba80.setIcon(icon_4bf14ee1274099d2b25240a00cc4770d);
|
|
|
|
|
|
var marker_1138136739d88cf617ecd66c2343e5a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_4815145250d4f68618ae305a05b10b0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79302b84e221ca80684f5f6df9986418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a8eda01cfa4d37ea07dee3d14215108 = $(`<div id="html_7a8eda01cfa4d37ea07dee3d14215108" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_79302b84e221ca80684f5f6df9986418.setContent(html_7a8eda01cfa4d37ea07dee3d14215108);
|
|
|
|
|
|
|
|
marker_1138136739d88cf617ecd66c2343e5a0.bindPopup(popup_79302b84e221ca80684f5f6df9986418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1138136739d88cf617ecd66c2343e5a0.setIcon(icon_4815145250d4f68618ae305a05b10b0c);
|
|
|
|
|
|
var marker_9d3981a762068e1d562f5851ab73a3cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_f82f4257e5ccf68d6c0e21270abcda4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cb9029afd66f957f86d0839c3b48122 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d1b004b117fe9e1edfe029e7dfb8ca2 = $(`<div id="html_8d1b004b117fe9e1edfe029e7dfb8ca2" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_3cb9029afd66f957f86d0839c3b48122.setContent(html_8d1b004b117fe9e1edfe029e7dfb8ca2);
|
|
|
|
|
|
|
|
marker_9d3981a762068e1d562f5851ab73a3cb.bindPopup(popup_3cb9029afd66f957f86d0839c3b48122)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d3981a762068e1d562f5851ab73a3cb.setIcon(icon_f82f4257e5ccf68d6c0e21270abcda4c);
|
|
|
|
|
|
var marker_54f843b8b055512ca5078a547256c816 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_147d0ce20a297a41ef7786975a1ad566 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd106baa9245bac5e4ef6cf757fcbde4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f73522e0092b23e659e0c8959bf3177b = $(`<div id="html_f73522e0092b23e659e0c8959bf3177b" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_fd106baa9245bac5e4ef6cf757fcbde4.setContent(html_f73522e0092b23e659e0c8959bf3177b);
|
|
|
|
|
|
|
|
marker_54f843b8b055512ca5078a547256c816.bindPopup(popup_fd106baa9245bac5e4ef6cf757fcbde4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54f843b8b055512ca5078a547256c816.setIcon(icon_147d0ce20a297a41ef7786975a1ad566);
|
|
|
|
|
|
var marker_39cd2b740706a4a14c63a1d2f9203773 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_aaef6591d49f4bbd4da07184e0f7b591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fb17f89f87371888a473851cb4edef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_847bb38748c1d9abf9d0d253071e4b62 = $(`<div id="html_847bb38748c1d9abf9d0d253071e4b62" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_7fb17f89f87371888a473851cb4edef6.setContent(html_847bb38748c1d9abf9d0d253071e4b62);
|
|
|
|
|
|
|
|
marker_39cd2b740706a4a14c63a1d2f9203773.bindPopup(popup_7fb17f89f87371888a473851cb4edef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39cd2b740706a4a14c63a1d2f9203773.setIcon(icon_aaef6591d49f4bbd4da07184e0f7b591);
|
|
|
|
|
|
var marker_cdf1fe66ed632753cfeac1f882f6feb0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_047c10da986e734e70b75719409e78d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_481846a9af2c8b2f037dfdaa9ad226ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f37be736abcf9d7a99d49b29ed911b10 = $(`<div id="html_f37be736abcf9d7a99d49b29ed911b10" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_481846a9af2c8b2f037dfdaa9ad226ca.setContent(html_f37be736abcf9d7a99d49b29ed911b10);
|
|
|
|
|
|
|
|
marker_cdf1fe66ed632753cfeac1f882f6feb0.bindPopup(popup_481846a9af2c8b2f037dfdaa9ad226ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdf1fe66ed632753cfeac1f882f6feb0.setIcon(icon_047c10da986e734e70b75719409e78d4);
|
|
|
|
|
|
var marker_23c32f0e29992c7926c02fe1959aa2b6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_9957ba825cd56d98991730d4ca123131 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97fbb267ebd3020b130c3780343fe0d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8931f84e987a37effd305ee9ccc5d5f = $(`<div id="html_e8931f84e987a37effd305ee9ccc5d5f" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_97fbb267ebd3020b130c3780343fe0d1.setContent(html_e8931f84e987a37effd305ee9ccc5d5f);
|
|
|
|
|
|
|
|
marker_23c32f0e29992c7926c02fe1959aa2b6.bindPopup(popup_97fbb267ebd3020b130c3780343fe0d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23c32f0e29992c7926c02fe1959aa2b6.setIcon(icon_9957ba825cd56d98991730d4ca123131);
|
|
|
|
|
|
var marker_7df9773b28b4986da04be0f1cf8cdacb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d06bf85b21278bdb7c84d7559f0256d);
|
|
|
|
|
|
var icon_b1c54df7c18166307c4eb170c3e7e246 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97869cdd0ca503f3b5386e46426edd21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ce165ad598342d6d7a0d1a4d2fd20d7 = $(`<div id="html_3ce165ad598342d6d7a0d1a4d2fd20d7" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_97869cdd0ca503f3b5386e46426edd21.setContent(html_3ce165ad598342d6d7a0d1a4d2fd20d7);
|
|
|
|
|
|
|
|
marker_7df9773b28b4986da04be0f1cf8cdacb.bindPopup(popup_97869cdd0ca503f3b5386e46426edd21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7df9773b28b4986da04be0f1cf8cdacb.setIcon(icon_b1c54df7c18166307c4eb170c3e7e246);
|
|
|
|
|
|
marker_cluster_2d06bf85b21278bdb7c84d7559f0256d.addTo(map_8d29b2a46bcbb311a8f06e6891620a29);
|
|
|
|
</script>
|
|
</html> |