mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 11:05:18 +00:00
10943 lines
318 KiB
HTML
10943 lines
318 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_b82d32080caace257cca92a2b4059c4e {
|
|
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_b82d32080caace257cca92a2b4059c4e" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_b82d32080caace257cca92a2b4059c4e = L.map(
|
|
"map_b82d32080caace257cca92a2b4059c4e",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_47122898f88ae0fc8e3fa119ac705247 = 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_47122898f88ae0fc8e3fa119ac705247.addTo(map_b82d32080caace257cca92a2b4059c4e);
|
|
|
|
|
|
var marker_cluster_56d26814bc40fd87bab51910ffaf5131 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_e2dc78a4f0f49c87d2c88049e94afaa9 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2303d7bb3025f248d186c2ae06949293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6e69420776d7f2e641cb059db636f29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f55a058e20a613293579611e715524dc = $(`<div id="html_f55a058e20a613293579611e715524dc" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_b6e69420776d7f2e641cb059db636f29.setContent(html_f55a058e20a613293579611e715524dc);
|
|
|
|
|
|
|
|
marker_e2dc78a4f0f49c87d2c88049e94afaa9.bindPopup(popup_b6e69420776d7f2e641cb059db636f29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2dc78a4f0f49c87d2c88049e94afaa9.setIcon(icon_2303d7bb3025f248d186c2ae06949293);
|
|
|
|
|
|
var marker_45cb0631499586bf13a311797d0f8030 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_00b1f3ca944ce85876567a231178fa4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7feff627a4f5f7ed3b429097b980cbf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57412d817fcc4b00083d293f1c1a8e65 = $(`<div id="html_57412d817fcc4b00083d293f1c1a8e65" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_7feff627a4f5f7ed3b429097b980cbf0.setContent(html_57412d817fcc4b00083d293f1c1a8e65);
|
|
|
|
|
|
|
|
marker_45cb0631499586bf13a311797d0f8030.bindPopup(popup_7feff627a4f5f7ed3b429097b980cbf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45cb0631499586bf13a311797d0f8030.setIcon(icon_00b1f3ca944ce85876567a231178fa4e);
|
|
|
|
|
|
var marker_4ddff6bc7f195b45e586aa2b282f051d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_fa5f73eb0eb91b6e5918274344251c7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d67aa0e78ba1bade0263b91c04ef3fb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3e6160e8c3c8f8df72c86b74cb554ae = $(`<div id="html_f3e6160e8c3c8f8df72c86b74cb554ae" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_d67aa0e78ba1bade0263b91c04ef3fb6.setContent(html_f3e6160e8c3c8f8df72c86b74cb554ae);
|
|
|
|
|
|
|
|
marker_4ddff6bc7f195b45e586aa2b282f051d.bindPopup(popup_d67aa0e78ba1bade0263b91c04ef3fb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ddff6bc7f195b45e586aa2b282f051d.setIcon(icon_fa5f73eb0eb91b6e5918274344251c7d);
|
|
|
|
|
|
var marker_19115685fed27a3b91e23b32ccb8d33a = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b05fc7b52f300a5f771fc4154c24f2ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77d78a284a162c056f31cf815d08992d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_757b1b66a6d7501bd993223ae16a0ca9 = $(`<div id="html_757b1b66a6d7501bd993223ae16a0ca9" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_77d78a284a162c056f31cf815d08992d.setContent(html_757b1b66a6d7501bd993223ae16a0ca9);
|
|
|
|
|
|
|
|
marker_19115685fed27a3b91e23b32ccb8d33a.bindPopup(popup_77d78a284a162c056f31cf815d08992d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19115685fed27a3b91e23b32ccb8d33a.setIcon(icon_b05fc7b52f300a5f771fc4154c24f2ef);
|
|
|
|
|
|
var marker_7278842da7db899bcb88790e102c54ef = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ebefe4c4612d1d410e7fe12bf3cced44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4297c54cf1058dbdd1e6e66bad206431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efb44fe127f672b730c1015d3fe3af79 = $(`<div id="html_efb44fe127f672b730c1015d3fe3af79" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_4297c54cf1058dbdd1e6e66bad206431.setContent(html_efb44fe127f672b730c1015d3fe3af79);
|
|
|
|
|
|
|
|
marker_7278842da7db899bcb88790e102c54ef.bindPopup(popup_4297c54cf1058dbdd1e6e66bad206431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7278842da7db899bcb88790e102c54ef.setIcon(icon_ebefe4c4612d1d410e7fe12bf3cced44);
|
|
|
|
|
|
var marker_d29ca13e8c366961ce00301bb2723654 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e4777cd3e275d230b0e4bb088f2054ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_631d33b59afc491e5e6c66714fa0c8a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51f3525f568111071dbc6583f2ecda59 = $(`<div id="html_51f3525f568111071dbc6583f2ecda59" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_631d33b59afc491e5e6c66714fa0c8a5.setContent(html_51f3525f568111071dbc6583f2ecda59);
|
|
|
|
|
|
|
|
marker_d29ca13e8c366961ce00301bb2723654.bindPopup(popup_631d33b59afc491e5e6c66714fa0c8a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d29ca13e8c366961ce00301bb2723654.setIcon(icon_e4777cd3e275d230b0e4bb088f2054ef);
|
|
|
|
|
|
var marker_92e2b3bd9d1ece28d6b45d0ae49a7213 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_bd785ee21f66e9aede4997032d724aa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61ef8595c2e59bd037f7366ebb1db91d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a68fe62379ec1e75ccac879d1fda245 = $(`<div id="html_5a68fe62379ec1e75ccac879d1fda245" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_61ef8595c2e59bd037f7366ebb1db91d.setContent(html_5a68fe62379ec1e75ccac879d1fda245);
|
|
|
|
|
|
|
|
marker_92e2b3bd9d1ece28d6b45d0ae49a7213.bindPopup(popup_61ef8595c2e59bd037f7366ebb1db91d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e2b3bd9d1ece28d6b45d0ae49a7213.setIcon(icon_bd785ee21f66e9aede4997032d724aa2);
|
|
|
|
|
|
var marker_fcb710d0e134512a65fb8ba359ba2893 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_380c0233174ff7af58873bd336b79e5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4922dac8d9293b50554ec7fcfed4ec7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_518f2ce21dbf344a678f2ec9d249a686 = $(`<div id="html_518f2ce21dbf344a678f2ec9d249a686" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_4922dac8d9293b50554ec7fcfed4ec7b.setContent(html_518f2ce21dbf344a678f2ec9d249a686);
|
|
|
|
|
|
|
|
marker_fcb710d0e134512a65fb8ba359ba2893.bindPopup(popup_4922dac8d9293b50554ec7fcfed4ec7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcb710d0e134512a65fb8ba359ba2893.setIcon(icon_380c0233174ff7af58873bd336b79e5b);
|
|
|
|
|
|
var marker_b4fb418f82e094631015020da33a7e6c = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_de6911f3f384141195a4632ece73ff14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35af41e269b6d7c92c43d7c8e812c75a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a762e13b83915f7532cc86ca65dde00 = $(`<div id="html_1a762e13b83915f7532cc86ca65dde00" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_35af41e269b6d7c92c43d7c8e812c75a.setContent(html_1a762e13b83915f7532cc86ca65dde00);
|
|
|
|
|
|
|
|
marker_b4fb418f82e094631015020da33a7e6c.bindPopup(popup_35af41e269b6d7c92c43d7c8e812c75a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4fb418f82e094631015020da33a7e6c.setIcon(icon_de6911f3f384141195a4632ece73ff14);
|
|
|
|
|
|
var marker_70cd667316e37a1e1ff99dd6f18b7702 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e71e37d7f277e9768baadd0fc9a10120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f639a629a97faa25ab1bae7c2e34edb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf5f43b5b7e8e1668ee9da64bcef50d8 = $(`<div id="html_cf5f43b5b7e8e1668ee9da64bcef50d8" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_9f639a629a97faa25ab1bae7c2e34edb.setContent(html_cf5f43b5b7e8e1668ee9da64bcef50d8);
|
|
|
|
|
|
|
|
marker_70cd667316e37a1e1ff99dd6f18b7702.bindPopup(popup_9f639a629a97faa25ab1bae7c2e34edb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70cd667316e37a1e1ff99dd6f18b7702.setIcon(icon_e71e37d7f277e9768baadd0fc9a10120);
|
|
|
|
|
|
var marker_d028a0ec564b7d0b0a85b5b27588a28c = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_7aefd002cf97f284c1d7a2a106507190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df79b886e27d092b20f26dda39a3902b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c06e49c5933ec34bd8ca689baa68f80b = $(`<div id="html_c06e49c5933ec34bd8ca689baa68f80b" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_df79b886e27d092b20f26dda39a3902b.setContent(html_c06e49c5933ec34bd8ca689baa68f80b);
|
|
|
|
|
|
|
|
marker_d028a0ec564b7d0b0a85b5b27588a28c.bindPopup(popup_df79b886e27d092b20f26dda39a3902b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d028a0ec564b7d0b0a85b5b27588a28c.setIcon(icon_7aefd002cf97f284c1d7a2a106507190);
|
|
|
|
|
|
var marker_e6ebc9228f321b462629e001374e365c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3c0ce0def2ffbba489e95e856b0349ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9027cba36f860f7ff5defe6ce31ad5c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61d5f01d932f6cb7285c8262991b1faf = $(`<div id="html_61d5f01d932f6cb7285c8262991b1faf" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_9027cba36f860f7ff5defe6ce31ad5c3.setContent(html_61d5f01d932f6cb7285c8262991b1faf);
|
|
|
|
|
|
|
|
marker_e6ebc9228f321b462629e001374e365c.bindPopup(popup_9027cba36f860f7ff5defe6ce31ad5c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6ebc9228f321b462629e001374e365c.setIcon(icon_3c0ce0def2ffbba489e95e856b0349ad);
|
|
|
|
|
|
var marker_aa2257fb1687be642881766d1dcbc52c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_72a4eeeff08448867a4d728214c68148 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91ec9bb07a7041c4b2dbe6e57bd558b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d119f0b8a15747d1e908647286f6e7f = $(`<div id="html_1d119f0b8a15747d1e908647286f6e7f" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_91ec9bb07a7041c4b2dbe6e57bd558b3.setContent(html_1d119f0b8a15747d1e908647286f6e7f);
|
|
|
|
|
|
|
|
marker_aa2257fb1687be642881766d1dcbc52c.bindPopup(popup_91ec9bb07a7041c4b2dbe6e57bd558b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa2257fb1687be642881766d1dcbc52c.setIcon(icon_72a4eeeff08448867a4d728214c68148);
|
|
|
|
|
|
var marker_3b471966c1808cd41879932c10400693 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2bc6df5d73d8893aa799234238a7a18b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66986a63605b4a032b526d097a8562ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91d98715b2016c860229d3999995c857 = $(`<div id="html_91d98715b2016c860229d3999995c857" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_66986a63605b4a032b526d097a8562ae.setContent(html_91d98715b2016c860229d3999995c857);
|
|
|
|
|
|
|
|
marker_3b471966c1808cd41879932c10400693.bindPopup(popup_66986a63605b4a032b526d097a8562ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b471966c1808cd41879932c10400693.setIcon(icon_2bc6df5d73d8893aa799234238a7a18b);
|
|
|
|
|
|
var marker_9a2cef9845718029af7056135232a4e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_841947e89ca84af5859588ce574a58e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cec99b002963a37dd26458a22428ce4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_090959db6030334d94257cb1530df5f2 = $(`<div id="html_090959db6030334d94257cb1530df5f2" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_6cec99b002963a37dd26458a22428ce4.setContent(html_090959db6030334d94257cb1530df5f2);
|
|
|
|
|
|
|
|
marker_9a2cef9845718029af7056135232a4e8.bindPopup(popup_6cec99b002963a37dd26458a22428ce4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a2cef9845718029af7056135232a4e8.setIcon(icon_841947e89ca84af5859588ce574a58e3);
|
|
|
|
|
|
var marker_ee082f53e4fc4ce02e6bbe77bc7537b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_0c89e65767f84444a9ca35464103235e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_258739c21d1d73b137be95eb084e8490 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdab44f1446eeb9e2009a230c3cb8340 = $(`<div id="html_fdab44f1446eeb9e2009a230c3cb8340" style="width: 100.0%; height: 100.0%;">relay.crostr.com</div>`)[0];
|
|
popup_258739c21d1d73b137be95eb084e8490.setContent(html_fdab44f1446eeb9e2009a230c3cb8340);
|
|
|
|
|
|
|
|
marker_ee082f53e4fc4ce02e6bbe77bc7537b9.bindPopup(popup_258739c21d1d73b137be95eb084e8490)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee082f53e4fc4ce02e6bbe77bc7537b9.setIcon(icon_0c89e65767f84444a9ca35464103235e);
|
|
|
|
|
|
var marker_21a58bfab3609dd29c729d3c4bc3d259 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_8583547e891cf7a2a4408265ca219653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4c09e01fad71d4de32d709e412e8403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b82a7dd144a17bcf014c95b57c221a1 = $(`<div id="html_4b82a7dd144a17bcf014c95b57c221a1" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_e4c09e01fad71d4de32d709e412e8403.setContent(html_4b82a7dd144a17bcf014c95b57c221a1);
|
|
|
|
|
|
|
|
marker_21a58bfab3609dd29c729d3c4bc3d259.bindPopup(popup_e4c09e01fad71d4de32d709e412e8403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21a58bfab3609dd29c729d3c4bc3d259.setIcon(icon_8583547e891cf7a2a4408265ca219653);
|
|
|
|
|
|
var marker_4b8941aaab4f3d6f7b06094e7a84463a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_602d832e8c77b11ce9b3fdb8dfae0810 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d5efbaaa8ef3be4fd5b1543ab49f6e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86f5d12e55f1c8dcedb259fd4c238812 = $(`<div id="html_86f5d12e55f1c8dcedb259fd4c238812" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_8d5efbaaa8ef3be4fd5b1543ab49f6e3.setContent(html_86f5d12e55f1c8dcedb259fd4c238812);
|
|
|
|
|
|
|
|
marker_4b8941aaab4f3d6f7b06094e7a84463a.bindPopup(popup_8d5efbaaa8ef3be4fd5b1543ab49f6e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b8941aaab4f3d6f7b06094e7a84463a.setIcon(icon_602d832e8c77b11ce9b3fdb8dfae0810);
|
|
|
|
|
|
var marker_207634c03747e1961db9b900031e3d4f = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_7264959cbaca5a917eb0506f4d02ded9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_463984340dbac6bea995e031f28c4c74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54e143f6beefa444f53fdc6f59ed5117 = $(`<div id="html_54e143f6beefa444f53fdc6f59ed5117" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_463984340dbac6bea995e031f28c4c74.setContent(html_54e143f6beefa444f53fdc6f59ed5117);
|
|
|
|
|
|
|
|
marker_207634c03747e1961db9b900031e3d4f.bindPopup(popup_463984340dbac6bea995e031f28c4c74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_207634c03747e1961db9b900031e3d4f.setIcon(icon_7264959cbaca5a917eb0506f4d02ded9);
|
|
|
|
|
|
var marker_a4e11609d73557dc3572c1fbd3690677 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4c3d31fabbf11d0ce587bf7802f52026 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec89e3f20a5f31e27f09b9408d3aa99c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_564d5807d56044f7576cf9651de8f19e = $(`<div id="html_564d5807d56044f7576cf9651de8f19e" style="width: 100.0%; height: 100.0%;">nostr.diakod.com</div>`)[0];
|
|
popup_ec89e3f20a5f31e27f09b9408d3aa99c.setContent(html_564d5807d56044f7576cf9651de8f19e);
|
|
|
|
|
|
|
|
marker_a4e11609d73557dc3572c1fbd3690677.bindPopup(popup_ec89e3f20a5f31e27f09b9408d3aa99c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4e11609d73557dc3572c1fbd3690677.setIcon(icon_4c3d31fabbf11d0ce587bf7802f52026);
|
|
|
|
|
|
var marker_79c657286be104bc2bce2c62aba52b3e = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e100a52efbe9047ec056321f4e292c1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f841e2a166cfdca3efdcbe7d6d00235 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_617e76c172e8fd44adbd221f588fb61e = $(`<div id="html_617e76c172e8fd44adbd221f588fb61e" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_7f841e2a166cfdca3efdcbe7d6d00235.setContent(html_617e76c172e8fd44adbd221f588fb61e);
|
|
|
|
|
|
|
|
marker_79c657286be104bc2bce2c62aba52b3e.bindPopup(popup_7f841e2a166cfdca3efdcbe7d6d00235)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79c657286be104bc2bce2c62aba52b3e.setIcon(icon_e100a52efbe9047ec056321f4e292c1f);
|
|
|
|
|
|
var marker_22ba2a4b9c55ad5435ebeef3f9a00f21 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_173512d6dbe933ee4aae86e95a7dcf61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3246cd9fba0c529891feea8d1d36a2ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa513c8cec09ee5b05ff5d2c3a7ce3f0 = $(`<div id="html_aa513c8cec09ee5b05ff5d2c3a7ce3f0" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_3246cd9fba0c529891feea8d1d36a2ed.setContent(html_aa513c8cec09ee5b05ff5d2c3a7ce3f0);
|
|
|
|
|
|
|
|
marker_22ba2a4b9c55ad5435ebeef3f9a00f21.bindPopup(popup_3246cd9fba0c529891feea8d1d36a2ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22ba2a4b9c55ad5435ebeef3f9a00f21.setIcon(icon_173512d6dbe933ee4aae86e95a7dcf61);
|
|
|
|
|
|
var marker_dc5a8c363be9503f33126a9359de8a0e = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_bfe5f8191585848075f86222fee7d1e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53ee3f3206165692516c83c21a6035a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b822c74455b5254d4418e520bdc12fae = $(`<div id="html_b822c74455b5254d4418e520bdc12fae" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_53ee3f3206165692516c83c21a6035a4.setContent(html_b822c74455b5254d4418e520bdc12fae);
|
|
|
|
|
|
|
|
marker_dc5a8c363be9503f33126a9359de8a0e.bindPopup(popup_53ee3f3206165692516c83c21a6035a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc5a8c363be9503f33126a9359de8a0e.setIcon(icon_bfe5f8191585848075f86222fee7d1e9);
|
|
|
|
|
|
var marker_51fe6ee53e7ab24b2fdfd163404fc15c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_065e63d815e779af3ca46b93a7163e57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22e054ce7dbd751e3799a622551e9cf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f8bdf74c279a5aca569b012de16a2f6 = $(`<div id="html_3f8bdf74c279a5aca569b012de16a2f6" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_22e054ce7dbd751e3799a622551e9cf1.setContent(html_3f8bdf74c279a5aca569b012de16a2f6);
|
|
|
|
|
|
|
|
marker_51fe6ee53e7ab24b2fdfd163404fc15c.bindPopup(popup_22e054ce7dbd751e3799a622551e9cf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51fe6ee53e7ab24b2fdfd163404fc15c.setIcon(icon_065e63d815e779af3ca46b93a7163e57);
|
|
|
|
|
|
var marker_52f7c0e928e8df6bdf4d48dcbdeb656c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_74eb4e5f7fca9203203df316b632ce71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e789bd05c6519825aa85f4f6b0114193 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_881b783a278d5bed2789cf95c089c7f1 = $(`<div id="html_881b783a278d5bed2789cf95c089c7f1" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_e789bd05c6519825aa85f4f6b0114193.setContent(html_881b783a278d5bed2789cf95c089c7f1);
|
|
|
|
|
|
|
|
marker_52f7c0e928e8df6bdf4d48dcbdeb656c.bindPopup(popup_e789bd05c6519825aa85f4f6b0114193)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52f7c0e928e8df6bdf4d48dcbdeb656c.setIcon(icon_74eb4e5f7fca9203203df316b632ce71);
|
|
|
|
|
|
var marker_6e0d6c5645b6f7234d26aafb7dc83051 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e58ee8e4128fcd1175420df0d2685493 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36f38076d37a31bac72be2034c3aec62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60e7083ebd2da8216f804469476e657f = $(`<div id="html_60e7083ebd2da8216f804469476e657f" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_36f38076d37a31bac72be2034c3aec62.setContent(html_60e7083ebd2da8216f804469476e657f);
|
|
|
|
|
|
|
|
marker_6e0d6c5645b6f7234d26aafb7dc83051.bindPopup(popup_36f38076d37a31bac72be2034c3aec62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e0d6c5645b6f7234d26aafb7dc83051.setIcon(icon_e58ee8e4128fcd1175420df0d2685493);
|
|
|
|
|
|
var marker_77856d89a3a53d0a8fb9a90a36617476 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4dfa282cafcb73163d3ffa43a33b4256 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a5bfe94523c3fa56e5c3c849299d536 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1b3d37180bc2ff7d5afd6daaa38dc36 = $(`<div id="html_c1b3d37180bc2ff7d5afd6daaa38dc36" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_2a5bfe94523c3fa56e5c3c849299d536.setContent(html_c1b3d37180bc2ff7d5afd6daaa38dc36);
|
|
|
|
|
|
|
|
marker_77856d89a3a53d0a8fb9a90a36617476.bindPopup(popup_2a5bfe94523c3fa56e5c3c849299d536)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77856d89a3a53d0a8fb9a90a36617476.setIcon(icon_4dfa282cafcb73163d3ffa43a33b4256);
|
|
|
|
|
|
var marker_74612f9a5d3bc4c834c38fb640ea4abe = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2ac7b3d6010b8a084b18860e9e9b9116 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fcf12f79af7c86d1092bdd2649605f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc23dd754f24116f05b219bd07528e4c = $(`<div id="html_dc23dd754f24116f05b219bd07528e4c" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_1fcf12f79af7c86d1092bdd2649605f9.setContent(html_dc23dd754f24116f05b219bd07528e4c);
|
|
|
|
|
|
|
|
marker_74612f9a5d3bc4c834c38fb640ea4abe.bindPopup(popup_1fcf12f79af7c86d1092bdd2649605f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74612f9a5d3bc4c834c38fb640ea4abe.setIcon(icon_2ac7b3d6010b8a084b18860e9e9b9116);
|
|
|
|
|
|
var marker_4b1246c86ffbcf5440b261d2beed291b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ca92bc9a54f2cf2c8b5455112b7a2605 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2ff5966724a8c8777e27373ad5dbe79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba73b386c9af05ccebb8e9116188c9a4 = $(`<div id="html_ba73b386c9af05ccebb8e9116188c9a4" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_c2ff5966724a8c8777e27373ad5dbe79.setContent(html_ba73b386c9af05ccebb8e9116188c9a4);
|
|
|
|
|
|
|
|
marker_4b1246c86ffbcf5440b261d2beed291b.bindPopup(popup_c2ff5966724a8c8777e27373ad5dbe79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b1246c86ffbcf5440b261d2beed291b.setIcon(icon_ca92bc9a54f2cf2c8b5455112b7a2605);
|
|
|
|
|
|
var marker_c5da0ec7b0b679e654784f2121e724bd = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b1c58e03b9fbf1ebdf4214542fbebdb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_567bb9ca0e825b205125cfdb369d60bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ecbe88118fa499a9641c974011ff813 = $(`<div id="html_7ecbe88118fa499a9641c974011ff813" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_567bb9ca0e825b205125cfdb369d60bb.setContent(html_7ecbe88118fa499a9641c974011ff813);
|
|
|
|
|
|
|
|
marker_c5da0ec7b0b679e654784f2121e724bd.bindPopup(popup_567bb9ca0e825b205125cfdb369d60bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5da0ec7b0b679e654784f2121e724bd.setIcon(icon_b1c58e03b9fbf1ebdf4214542fbebdb3);
|
|
|
|
|
|
var marker_0f87cf966165f8078cc23c5e022c97b9 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_cefa8f3dda0a78f5c27441291c7793c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_704b7e65579760dce70424a53c5f8fbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9049842e0cb98b5bbb5bac90d106ba0 = $(`<div id="html_c9049842e0cb98b5bbb5bac90d106ba0" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_704b7e65579760dce70424a53c5f8fbd.setContent(html_c9049842e0cb98b5bbb5bac90d106ba0);
|
|
|
|
|
|
|
|
marker_0f87cf966165f8078cc23c5e022c97b9.bindPopup(popup_704b7e65579760dce70424a53c5f8fbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f87cf966165f8078cc23c5e022c97b9.setIcon(icon_cefa8f3dda0a78f5c27441291c7793c2);
|
|
|
|
|
|
var marker_e0569f2c580c3316d8e9496da58e71b2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2492fa67a69c70807b75d85241315df9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a9b620e5cfd94d2eba0c46522281228 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c51bd6752b40c8d349d0f99bb83c924 = $(`<div id="html_8c51bd6752b40c8d349d0f99bb83c924" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_5a9b620e5cfd94d2eba0c46522281228.setContent(html_8c51bd6752b40c8d349d0f99bb83c924);
|
|
|
|
|
|
|
|
marker_e0569f2c580c3316d8e9496da58e71b2.bindPopup(popup_5a9b620e5cfd94d2eba0c46522281228)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0569f2c580c3316d8e9496da58e71b2.setIcon(icon_2492fa67a69c70807b75d85241315df9);
|
|
|
|
|
|
var marker_b1bcbd3e29f820bc3873cd2e2e4e6832 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f6400251dfa99bba3a2bbb62ded1f8c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dff2fd5eafadd738e4a7afee00e433e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a06ce06efb97f82d7bbd34a03a205e86 = $(`<div id="html_a06ce06efb97f82d7bbd34a03a205e86" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_8dff2fd5eafadd738e4a7afee00e433e.setContent(html_a06ce06efb97f82d7bbd34a03a205e86);
|
|
|
|
|
|
|
|
marker_b1bcbd3e29f820bc3873cd2e2e4e6832.bindPopup(popup_8dff2fd5eafadd738e4a7afee00e433e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1bcbd3e29f820bc3873cd2e2e4e6832.setIcon(icon_f6400251dfa99bba3a2bbb62ded1f8c6);
|
|
|
|
|
|
var marker_a4c8900335d8d41be1e7f92732270ca2 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_bd08a5843fc1b689b688f7923964c0d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d19cbd7d309338a8311286de8808b642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b101a47d8925b210daf176d6c31c6b99 = $(`<div id="html_b101a47d8925b210daf176d6c31c6b99" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_d19cbd7d309338a8311286de8808b642.setContent(html_b101a47d8925b210daf176d6c31c6b99);
|
|
|
|
|
|
|
|
marker_a4c8900335d8d41be1e7f92732270ca2.bindPopup(popup_d19cbd7d309338a8311286de8808b642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4c8900335d8d41be1e7f92732270ca2.setIcon(icon_bd08a5843fc1b689b688f7923964c0d3);
|
|
|
|
|
|
var marker_3e91f9098c6ffc9cc30f214e24bd59d7 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_912dfaa98c120d0765328572d17d7327 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_355cbc121b7b4dbe63454d606cd0b733 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bfba86d0a492a5a0127477fcd8464f8 = $(`<div id="html_0bfba86d0a492a5a0127477fcd8464f8" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_355cbc121b7b4dbe63454d606cd0b733.setContent(html_0bfba86d0a492a5a0127477fcd8464f8);
|
|
|
|
|
|
|
|
marker_3e91f9098c6ffc9cc30f214e24bd59d7.bindPopup(popup_355cbc121b7b4dbe63454d606cd0b733)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e91f9098c6ffc9cc30f214e24bd59d7.setIcon(icon_912dfaa98c120d0765328572d17d7327);
|
|
|
|
|
|
var marker_192dc24eba73fcac2624cc5ea25aed44 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_7b6f6ab5c6301bd25566c62f13112ed2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b3badd1732b1a7a12769f2969147aa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29f6d3b10ac5081826a6c5cf8017ca90 = $(`<div id="html_29f6d3b10ac5081826a6c5cf8017ca90" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_2b3badd1732b1a7a12769f2969147aa6.setContent(html_29f6d3b10ac5081826a6c5cf8017ca90);
|
|
|
|
|
|
|
|
marker_192dc24eba73fcac2624cc5ea25aed44.bindPopup(popup_2b3badd1732b1a7a12769f2969147aa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_192dc24eba73fcac2624cc5ea25aed44.setIcon(icon_7b6f6ab5c6301bd25566c62f13112ed2);
|
|
|
|
|
|
var marker_1bb9674b923c2f95717ef2c810aaa699 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_798635812f449b93b5a2405541518ac7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b9f3bf18cef11643bede695399714f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ba4d475a07032335518bd03dcaeafd0 = $(`<div id="html_2ba4d475a07032335518bd03dcaeafd0" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_7b9f3bf18cef11643bede695399714f4.setContent(html_2ba4d475a07032335518bd03dcaeafd0);
|
|
|
|
|
|
|
|
marker_1bb9674b923c2f95717ef2c810aaa699.bindPopup(popup_7b9f3bf18cef11643bede695399714f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bb9674b923c2f95717ef2c810aaa699.setIcon(icon_798635812f449b93b5a2405541518ac7);
|
|
|
|
|
|
var marker_843acde837b9cd570b87886f4d7c5d22 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_03e5dbeedb732bdd0a6cd440e6a5a971 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0275c9f4efe87d8ab9a34c700cd2f0c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d5abed3741a7cdc439ebce068b12f5d = $(`<div id="html_1d5abed3741a7cdc439ebce068b12f5d" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_0275c9f4efe87d8ab9a34c700cd2f0c6.setContent(html_1d5abed3741a7cdc439ebce068b12f5d);
|
|
|
|
|
|
|
|
marker_843acde837b9cd570b87886f4d7c5d22.bindPopup(popup_0275c9f4efe87d8ab9a34c700cd2f0c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_843acde837b9cd570b87886f4d7c5d22.setIcon(icon_03e5dbeedb732bdd0a6cd440e6a5a971);
|
|
|
|
|
|
var marker_d189a41b608dd339403a80c7825980a7 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_047d7f161d9aacc27f04482624315f37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2218c4cbda968529ecd028089a1f02be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b8779570193f063cdf113a54e1a6f8a = $(`<div id="html_6b8779570193f063cdf113a54e1a6f8a" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_2218c4cbda968529ecd028089a1f02be.setContent(html_6b8779570193f063cdf113a54e1a6f8a);
|
|
|
|
|
|
|
|
marker_d189a41b608dd339403a80c7825980a7.bindPopup(popup_2218c4cbda968529ecd028089a1f02be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d189a41b608dd339403a80c7825980a7.setIcon(icon_047d7f161d9aacc27f04482624315f37);
|
|
|
|
|
|
var marker_51c3b700b880ae23cdfff7d8d2f786f4 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_0032a6d823c58b07ca51671c58d64e13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_666749687250bf6ebd58d2d085f7e7c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86cc5b6c8c7be2ba0f036b3987825cce = $(`<div id="html_86cc5b6c8c7be2ba0f036b3987825cce" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_666749687250bf6ebd58d2d085f7e7c6.setContent(html_86cc5b6c8c7be2ba0f036b3987825cce);
|
|
|
|
|
|
|
|
marker_51c3b700b880ae23cdfff7d8d2f786f4.bindPopup(popup_666749687250bf6ebd58d2d085f7e7c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51c3b700b880ae23cdfff7d8d2f786f4.setIcon(icon_0032a6d823c58b07ca51671c58d64e13);
|
|
|
|
|
|
var marker_8e9fb3b039d30d12b393d71ca2bac135 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_8cc13fec54335afad217681b8fc4b9fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4826a15fb1d0b85c2ba79ec7f0c0bbbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_576d95a1ee8b6b834e77ae58673e41f5 = $(`<div id="html_576d95a1ee8b6b834e77ae58673e41f5" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_4826a15fb1d0b85c2ba79ec7f0c0bbbf.setContent(html_576d95a1ee8b6b834e77ae58673e41f5);
|
|
|
|
|
|
|
|
marker_8e9fb3b039d30d12b393d71ca2bac135.bindPopup(popup_4826a15fb1d0b85c2ba79ec7f0c0bbbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e9fb3b039d30d12b393d71ca2bac135.setIcon(icon_8cc13fec54335afad217681b8fc4b9fe);
|
|
|
|
|
|
var marker_f37286f1c0a54aee206e3236e5ffcace = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_8d2ca0d4ca22e9817f5d56bbded06d32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c53af8fc6e35b9506356c2674339e87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2597aa6792e1fec254349df2e1119af9 = $(`<div id="html_2597aa6792e1fec254349df2e1119af9" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_9c53af8fc6e35b9506356c2674339e87.setContent(html_2597aa6792e1fec254349df2e1119af9);
|
|
|
|
|
|
|
|
marker_f37286f1c0a54aee206e3236e5ffcace.bindPopup(popup_9c53af8fc6e35b9506356c2674339e87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f37286f1c0a54aee206e3236e5ffcace.setIcon(icon_8d2ca0d4ca22e9817f5d56bbded06d32);
|
|
|
|
|
|
var marker_147ebb3e584848eda85709e1a4c1354d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e7c0f492201a5d9e50bdca02e0d13a33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_059252576e3ab477c9940306314f193f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b187a7d6ffa451aa124ef8577d21564 = $(`<div id="html_9b187a7d6ffa451aa124ef8577d21564" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_059252576e3ab477c9940306314f193f.setContent(html_9b187a7d6ffa451aa124ef8577d21564);
|
|
|
|
|
|
|
|
marker_147ebb3e584848eda85709e1a4c1354d.bindPopup(popup_059252576e3ab477c9940306314f193f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_147ebb3e584848eda85709e1a4c1354d.setIcon(icon_e7c0f492201a5d9e50bdca02e0d13a33);
|
|
|
|
|
|
var marker_3c9a7d37db6cb791bb548de0a797558b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_c5d4fb4ebbe0c0a3c72966798cbc83ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7324dc8b1e1f5fbaa23eab575f59da63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f5009affa70511688314318fe0f240f = $(`<div id="html_2f5009affa70511688314318fe0f240f" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_7324dc8b1e1f5fbaa23eab575f59da63.setContent(html_2f5009affa70511688314318fe0f240f);
|
|
|
|
|
|
|
|
marker_3c9a7d37db6cb791bb548de0a797558b.bindPopup(popup_7324dc8b1e1f5fbaa23eab575f59da63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c9a7d37db6cb791bb548de0a797558b.setIcon(icon_c5d4fb4ebbe0c0a3c72966798cbc83ac);
|
|
|
|
|
|
var marker_c26f4c8f243c01c5c33d21840c1436f4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_878551231cd8d472f549435b606ef379 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74b8fcc00139075f46a1a54c636c10fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6652d53173f35ce7de042247455dc48 = $(`<div id="html_f6652d53173f35ce7de042247455dc48" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_74b8fcc00139075f46a1a54c636c10fa.setContent(html_f6652d53173f35ce7de042247455dc48);
|
|
|
|
|
|
|
|
marker_c26f4c8f243c01c5c33d21840c1436f4.bindPopup(popup_74b8fcc00139075f46a1a54c636c10fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c26f4c8f243c01c5c33d21840c1436f4.setIcon(icon_878551231cd8d472f549435b606ef379);
|
|
|
|
|
|
var marker_5bcc25da1affdb152eef2cb9ab24afbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_62afe0ffbe43a7fe0f9de6eae0a2bee8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b40b79c1dca1cbdfe3d68ad95f51e0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_294b41a9bfba7a088d4e12fc8d06954f = $(`<div id="html_294b41a9bfba7a088d4e12fc8d06954f" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_6b40b79c1dca1cbdfe3d68ad95f51e0a.setContent(html_294b41a9bfba7a088d4e12fc8d06954f);
|
|
|
|
|
|
|
|
marker_5bcc25da1affdb152eef2cb9ab24afbd.bindPopup(popup_6b40b79c1dca1cbdfe3d68ad95f51e0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bcc25da1affdb152eef2cb9ab24afbd.setIcon(icon_62afe0ffbe43a7fe0f9de6eae0a2bee8);
|
|
|
|
|
|
var marker_078902bf9492e7132375e6ebb10a798f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_32d8a1543e3ffb872a20b6bf8a0bc736 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6932af76d44ccc7cdfb3728891dcaabf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ead28b5a9f85f051751584748690800c = $(`<div id="html_ead28b5a9f85f051751584748690800c" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_6932af76d44ccc7cdfb3728891dcaabf.setContent(html_ead28b5a9f85f051751584748690800c);
|
|
|
|
|
|
|
|
marker_078902bf9492e7132375e6ebb10a798f.bindPopup(popup_6932af76d44ccc7cdfb3728891dcaabf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_078902bf9492e7132375e6ebb10a798f.setIcon(icon_32d8a1543e3ffb872a20b6bf8a0bc736);
|
|
|
|
|
|
var marker_1c59eecbd570028636c2de16c2ff50e4 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f1fd3f4f1a65a860165d38e00291e549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf5630e0673f5832deb30914bea2fb14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ad5dab0882b31cfd88a22fe3c86e221 = $(`<div id="html_7ad5dab0882b31cfd88a22fe3c86e221" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_cf5630e0673f5832deb30914bea2fb14.setContent(html_7ad5dab0882b31cfd88a22fe3c86e221);
|
|
|
|
|
|
|
|
marker_1c59eecbd570028636c2de16c2ff50e4.bindPopup(popup_cf5630e0673f5832deb30914bea2fb14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c59eecbd570028636c2de16c2ff50e4.setIcon(icon_f1fd3f4f1a65a860165d38e00291e549);
|
|
|
|
|
|
var marker_b97fbce22039659efc33eb9c674a6ae9 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_42981a72f6df78c7458799500e821202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d104350b1acc67b41485cea02f0d474c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4883645c44b6e5d9621917c051fda7d0 = $(`<div id="html_4883645c44b6e5d9621917c051fda7d0" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_d104350b1acc67b41485cea02f0d474c.setContent(html_4883645c44b6e5d9621917c051fda7d0);
|
|
|
|
|
|
|
|
marker_b97fbce22039659efc33eb9c674a6ae9.bindPopup(popup_d104350b1acc67b41485cea02f0d474c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b97fbce22039659efc33eb9c674a6ae9.setIcon(icon_42981a72f6df78c7458799500e821202);
|
|
|
|
|
|
var marker_69a375417b623dd6ee0588591210f02b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_75d37ed6e962fff4dacb113c4c4d3c43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a8f2f9e98f1bc48ce7d277da5360010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_079d593a6291fa4e65223dd7be269c2e = $(`<div id="html_079d593a6291fa4e65223dd7be269c2e" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_9a8f2f9e98f1bc48ce7d277da5360010.setContent(html_079d593a6291fa4e65223dd7be269c2e);
|
|
|
|
|
|
|
|
marker_69a375417b623dd6ee0588591210f02b.bindPopup(popup_9a8f2f9e98f1bc48ce7d277da5360010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69a375417b623dd6ee0588591210f02b.setIcon(icon_75d37ed6e962fff4dacb113c4c4d3c43);
|
|
|
|
|
|
var marker_7ec30a01e02a3307b8d54a8e85a431c0 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e91603a442d55faa590675d8ea146738 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30bfb5c09965143fee29b442d2898815 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c4502b7d16364725ba3f15d77ab5694 = $(`<div id="html_8c4502b7d16364725ba3f15d77ab5694" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_30bfb5c09965143fee29b442d2898815.setContent(html_8c4502b7d16364725ba3f15d77ab5694);
|
|
|
|
|
|
|
|
marker_7ec30a01e02a3307b8d54a8e85a431c0.bindPopup(popup_30bfb5c09965143fee29b442d2898815)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ec30a01e02a3307b8d54a8e85a431c0.setIcon(icon_e91603a442d55faa590675d8ea146738);
|
|
|
|
|
|
var marker_04e47ec7d30e03b366b5b59ef7a268cd = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b472ee4254c0ef2a71514b120709d21f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c55e70dabc7b84bfe948c6cd477b384 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_802d019d3e0cb2ebcaf475c953cde0e8 = $(`<div id="html_802d019d3e0cb2ebcaf475c953cde0e8" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_2c55e70dabc7b84bfe948c6cd477b384.setContent(html_802d019d3e0cb2ebcaf475c953cde0e8);
|
|
|
|
|
|
|
|
marker_04e47ec7d30e03b366b5b59ef7a268cd.bindPopup(popup_2c55e70dabc7b84bfe948c6cd477b384)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04e47ec7d30e03b366b5b59ef7a268cd.setIcon(icon_b472ee4254c0ef2a71514b120709d21f);
|
|
|
|
|
|
var marker_1b64315581a39d63638389c2b89fa228 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_8b678e5b05bf01f2957f4cc6564ab725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee05cf19e6e538d2f4e28237ddbcbebc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae692f9b176bd49b275f99dc7efb4cdc = $(`<div id="html_ae692f9b176bd49b275f99dc7efb4cdc" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_ee05cf19e6e538d2f4e28237ddbcbebc.setContent(html_ae692f9b176bd49b275f99dc7efb4cdc);
|
|
|
|
|
|
|
|
marker_1b64315581a39d63638389c2b89fa228.bindPopup(popup_ee05cf19e6e538d2f4e28237ddbcbebc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b64315581a39d63638389c2b89fa228.setIcon(icon_8b678e5b05bf01f2957f4cc6564ab725);
|
|
|
|
|
|
var marker_c229db7dc1cbfd795858a54395bba0c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_7fc8e985e03325ad6865d3997de69bcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39deef66cfad6c01fc3f1c6875c90d91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1193c44dd64d6ef43bfb1bfcc472bba1 = $(`<div id="html_1193c44dd64d6ef43bfb1bfcc472bba1" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_39deef66cfad6c01fc3f1c6875c90d91.setContent(html_1193c44dd64d6ef43bfb1bfcc472bba1);
|
|
|
|
|
|
|
|
marker_c229db7dc1cbfd795858a54395bba0c8.bindPopup(popup_39deef66cfad6c01fc3f1c6875c90d91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c229db7dc1cbfd795858a54395bba0c8.setIcon(icon_7fc8e985e03325ad6865d3997de69bcf);
|
|
|
|
|
|
var marker_f44a39f03a44daf649e4567f841f5e1f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_a382a40fa7285feafa3a54bedbc3c077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c590ce79c8b24fda5efbfc3e3952e16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ec1a548098e6a272328486c8183870b = $(`<div id="html_8ec1a548098e6a272328486c8183870b" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_3c590ce79c8b24fda5efbfc3e3952e16.setContent(html_8ec1a548098e6a272328486c8183870b);
|
|
|
|
|
|
|
|
marker_f44a39f03a44daf649e4567f841f5e1f.bindPopup(popup_3c590ce79c8b24fda5efbfc3e3952e16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f44a39f03a44daf649e4567f841f5e1f.setIcon(icon_a382a40fa7285feafa3a54bedbc3c077);
|
|
|
|
|
|
var marker_a0c2164d02842598cba486a768037067 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b732f45549a7d6240b2fe1ffcc1495ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c801bbc6faf56683e0ae6876cdbf8986 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a986c174ee39d5444bff33de9d613e5b = $(`<div id="html_a986c174ee39d5444bff33de9d613e5b" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_c801bbc6faf56683e0ae6876cdbf8986.setContent(html_a986c174ee39d5444bff33de9d613e5b);
|
|
|
|
|
|
|
|
marker_a0c2164d02842598cba486a768037067.bindPopup(popup_c801bbc6faf56683e0ae6876cdbf8986)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0c2164d02842598cba486a768037067.setIcon(icon_b732f45549a7d6240b2fe1ffcc1495ad);
|
|
|
|
|
|
var marker_21df3ede0b92cc4f4626b87a82f79eaa = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_bbeb679a5a7a090771884120a6b31629 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7e01d0ec5de91f835cbcdf5f04f5f30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9422aba7a9ead508ebf45c807be6c219 = $(`<div id="html_9422aba7a9ead508ebf45c807be6c219" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_b7e01d0ec5de91f835cbcdf5f04f5f30.setContent(html_9422aba7a9ead508ebf45c807be6c219);
|
|
|
|
|
|
|
|
marker_21df3ede0b92cc4f4626b87a82f79eaa.bindPopup(popup_b7e01d0ec5de91f835cbcdf5f04f5f30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21df3ede0b92cc4f4626b87a82f79eaa.setIcon(icon_bbeb679a5a7a090771884120a6b31629);
|
|
|
|
|
|
var marker_718ac7bc305ca84c352e7611fba8aea2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_a7b209097335d05a9a0517076586b6a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28a44292217cbe0a995086441dd225b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_949d372bf51853caa479076737322a6e = $(`<div id="html_949d372bf51853caa479076737322a6e" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_28a44292217cbe0a995086441dd225b3.setContent(html_949d372bf51853caa479076737322a6e);
|
|
|
|
|
|
|
|
marker_718ac7bc305ca84c352e7611fba8aea2.bindPopup(popup_28a44292217cbe0a995086441dd225b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_718ac7bc305ca84c352e7611fba8aea2.setIcon(icon_a7b209097335d05a9a0517076586b6a6);
|
|
|
|
|
|
var marker_5c1d45a32060fe260c0cc4c6aa69962a = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3e7b0450a1e3776ea2810ce9e9e21a4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54a92669e48f70f5a954e9baea9d4a77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3968339a6a7ad43778239e15c09dc711 = $(`<div id="html_3968339a6a7ad43778239e15c09dc711" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_54a92669e48f70f5a954e9baea9d4a77.setContent(html_3968339a6a7ad43778239e15c09dc711);
|
|
|
|
|
|
|
|
marker_5c1d45a32060fe260c0cc4c6aa69962a.bindPopup(popup_54a92669e48f70f5a954e9baea9d4a77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c1d45a32060fe260c0cc4c6aa69962a.setIcon(icon_3e7b0450a1e3776ea2810ce9e9e21a4d);
|
|
|
|
|
|
var marker_91e89d4b295551958850112d43f85263 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f0960d08d6dc15233352860585e5ccc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0067c6cd18d32bd92097f761e291c72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95eb72d57a2a5d2b6ea60fb85a7dd81b = $(`<div id="html_95eb72d57a2a5d2b6ea60fb85a7dd81b" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_b0067c6cd18d32bd92097f761e291c72.setContent(html_95eb72d57a2a5d2b6ea60fb85a7dd81b);
|
|
|
|
|
|
|
|
marker_91e89d4b295551958850112d43f85263.bindPopup(popup_b0067c6cd18d32bd92097f761e291c72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91e89d4b295551958850112d43f85263.setIcon(icon_f0960d08d6dc15233352860585e5ccc5);
|
|
|
|
|
|
var marker_7c9cc4bb1f04b2da058fbe79c085a6ec = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_a4abf24d52e048e87310001cdb11e07f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afca38f908cc80bef30d914d3f1c64c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd4c40e395ac5ad0cea37294874d5cb8 = $(`<div id="html_dd4c40e395ac5ad0cea37294874d5cb8" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_afca38f908cc80bef30d914d3f1c64c7.setContent(html_dd4c40e395ac5ad0cea37294874d5cb8);
|
|
|
|
|
|
|
|
marker_7c9cc4bb1f04b2da058fbe79c085a6ec.bindPopup(popup_afca38f908cc80bef30d914d3f1c64c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c9cc4bb1f04b2da058fbe79c085a6ec.setIcon(icon_a4abf24d52e048e87310001cdb11e07f);
|
|
|
|
|
|
var marker_8d65453e0636bfe1d167730b540673aa = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_78432469a64c539518a2dcd889cab599 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7caf112d2ec26982685f4c877b0e72d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec73619c6273ad1dbcc97f2e348475ae = $(`<div id="html_ec73619c6273ad1dbcc97f2e348475ae" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_c7caf112d2ec26982685f4c877b0e72d.setContent(html_ec73619c6273ad1dbcc97f2e348475ae);
|
|
|
|
|
|
|
|
marker_8d65453e0636bfe1d167730b540673aa.bindPopup(popup_c7caf112d2ec26982685f4c877b0e72d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d65453e0636bfe1d167730b540673aa.setIcon(icon_78432469a64c539518a2dcd889cab599);
|
|
|
|
|
|
var marker_6f215fb22e697634003514b4d8b2e325 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3cdc471b17767fb574c878197d2f80c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ce1d049d4b99c1a03545da0e490ae0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88b6998671cc2da4307de8546c9de9c0 = $(`<div id="html_88b6998671cc2da4307de8546c9de9c0" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_3ce1d049d4b99c1a03545da0e490ae0a.setContent(html_88b6998671cc2da4307de8546c9de9c0);
|
|
|
|
|
|
|
|
marker_6f215fb22e697634003514b4d8b2e325.bindPopup(popup_3ce1d049d4b99c1a03545da0e490ae0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f215fb22e697634003514b4d8b2e325.setIcon(icon_3cdc471b17767fb574c878197d2f80c2);
|
|
|
|
|
|
var marker_e653eabb3d06bc8f1c84e70b2be3aae5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2ea1e8fe64b2c5749a8ef0b94f546407 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4a930969f2bd54f609727919035eb33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1157ae2fb5ebe5a9cad7825e900e67de = $(`<div id="html_1157ae2fb5ebe5a9cad7825e900e67de" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_a4a930969f2bd54f609727919035eb33.setContent(html_1157ae2fb5ebe5a9cad7825e900e67de);
|
|
|
|
|
|
|
|
marker_e653eabb3d06bc8f1c84e70b2be3aae5.bindPopup(popup_a4a930969f2bd54f609727919035eb33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e653eabb3d06bc8f1c84e70b2be3aae5.setIcon(icon_2ea1e8fe64b2c5749a8ef0b94f546407);
|
|
|
|
|
|
var marker_ac8464c2549e0ed6a714068dc76942f8 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_930cdf0dd9dce2a3e518356f3a4835ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5afb2455518ad11a829fd92f111ce39f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57925e2d647324e7393e77539c7d5d22 = $(`<div id="html_57925e2d647324e7393e77539c7d5d22" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_5afb2455518ad11a829fd92f111ce39f.setContent(html_57925e2d647324e7393e77539c7d5d22);
|
|
|
|
|
|
|
|
marker_ac8464c2549e0ed6a714068dc76942f8.bindPopup(popup_5afb2455518ad11a829fd92f111ce39f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac8464c2549e0ed6a714068dc76942f8.setIcon(icon_930cdf0dd9dce2a3e518356f3a4835ce);
|
|
|
|
|
|
var marker_50c20976522ad1f578d1f88c55897a63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_821165662cb38ecf8f547b03d01ebca8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d85a8cdc9bc66e47fad9567b23b4576d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c7b456498add86bad12ac74d09b0b4d = $(`<div id="html_7c7b456498add86bad12ac74d09b0b4d" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_d85a8cdc9bc66e47fad9567b23b4576d.setContent(html_7c7b456498add86bad12ac74d09b0b4d);
|
|
|
|
|
|
|
|
marker_50c20976522ad1f578d1f88c55897a63.bindPopup(popup_d85a8cdc9bc66e47fad9567b23b4576d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50c20976522ad1f578d1f88c55897a63.setIcon(icon_821165662cb38ecf8f547b03d01ebca8);
|
|
|
|
|
|
var marker_e511567b6b6715e7e9e565a99568e1f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3212894061048d0c288fe2342ccd258d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_296a75ca0cfd80d2fb5ad66d84906afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86e3e70080ecff2e842808be34139b48 = $(`<div id="html_86e3e70080ecff2e842808be34139b48" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_296a75ca0cfd80d2fb5ad66d84906afe.setContent(html_86e3e70080ecff2e842808be34139b48);
|
|
|
|
|
|
|
|
marker_e511567b6b6715e7e9e565a99568e1f7.bindPopup(popup_296a75ca0cfd80d2fb5ad66d84906afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e511567b6b6715e7e9e565a99568e1f7.setIcon(icon_3212894061048d0c288fe2342ccd258d);
|
|
|
|
|
|
var marker_e3f0b912e08d09e6c252119db19dc3fb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_a46020caf23dc9f726939fcb8656dbc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81e311a2872525bd6eaca86cffb13d66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c29930fd6c83bad709752a359cea1de = $(`<div id="html_7c29930fd6c83bad709752a359cea1de" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_81e311a2872525bd6eaca86cffb13d66.setContent(html_7c29930fd6c83bad709752a359cea1de);
|
|
|
|
|
|
|
|
marker_e3f0b912e08d09e6c252119db19dc3fb.bindPopup(popup_81e311a2872525bd6eaca86cffb13d66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3f0b912e08d09e6c252119db19dc3fb.setIcon(icon_a46020caf23dc9f726939fcb8656dbc0);
|
|
|
|
|
|
var marker_6817b98070e4273299ba6620391aebf7 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_c5b89b438c87354771ed14f0ff9f0884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3ae61e708fc6f7590fd798de3299501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_084b00168b26411b3786dfda098b86b9 = $(`<div id="html_084b00168b26411b3786dfda098b86b9" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_f3ae61e708fc6f7590fd798de3299501.setContent(html_084b00168b26411b3786dfda098b86b9);
|
|
|
|
|
|
|
|
marker_6817b98070e4273299ba6620391aebf7.bindPopup(popup_f3ae61e708fc6f7590fd798de3299501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6817b98070e4273299ba6620391aebf7.setIcon(icon_c5b89b438c87354771ed14f0ff9f0884);
|
|
|
|
|
|
var marker_3e76fdd52ac1edea88708f2bf7e5de8a = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b98fe1f36bae3b07fdd2b3a6e70ee741 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46ceb1abd30f513b2b1bbfaaa5981ae7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee2e0a466d56a9ea727f1f8fdb5f82cc = $(`<div id="html_ee2e0a466d56a9ea727f1f8fdb5f82cc" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_46ceb1abd30f513b2b1bbfaaa5981ae7.setContent(html_ee2e0a466d56a9ea727f1f8fdb5f82cc);
|
|
|
|
|
|
|
|
marker_3e76fdd52ac1edea88708f2bf7e5de8a.bindPopup(popup_46ceb1abd30f513b2b1bbfaaa5981ae7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e76fdd52ac1edea88708f2bf7e5de8a.setIcon(icon_b98fe1f36bae3b07fdd2b3a6e70ee741);
|
|
|
|
|
|
var marker_901e9112b4d52cab47dd50c7b543c2b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_8db4708e194b7f5f5d9a6c196a5b7fcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2182ca91b0fa8e463b140d2086819a26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_008223b03dd98923413e2f8e27ad324d = $(`<div id="html_008223b03dd98923413e2f8e27ad324d" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_2182ca91b0fa8e463b140d2086819a26.setContent(html_008223b03dd98923413e2f8e27ad324d);
|
|
|
|
|
|
|
|
marker_901e9112b4d52cab47dd50c7b543c2b9.bindPopup(popup_2182ca91b0fa8e463b140d2086819a26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_901e9112b4d52cab47dd50c7b543c2b9.setIcon(icon_8db4708e194b7f5f5d9a6c196a5b7fcb);
|
|
|
|
|
|
var marker_aaafeb1e61a524afeab4945fa484ad2b = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_8b061f8b67fa8f97931be8a80fc451e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ef05ccc59648d7ad678272a16f4cdd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd835b154ef99d4188f0c353a0c3b6cf = $(`<div id="html_cd835b154ef99d4188f0c353a0c3b6cf" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_6ef05ccc59648d7ad678272a16f4cdd1.setContent(html_cd835b154ef99d4188f0c353a0c3b6cf);
|
|
|
|
|
|
|
|
marker_aaafeb1e61a524afeab4945fa484ad2b.bindPopup(popup_6ef05ccc59648d7ad678272a16f4cdd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaafeb1e61a524afeab4945fa484ad2b.setIcon(icon_8b061f8b67fa8f97931be8a80fc451e1);
|
|
|
|
|
|
var marker_5498659cd8a0f3cec4429a803039b05f = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_dd47e7c489b3ffab31d2be945e04b11d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c2fb580db2f124f3dc6d9351a97f713 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64dc872a47d4170f4773eaae4088ed73 = $(`<div id="html_64dc872a47d4170f4773eaae4088ed73" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_3c2fb580db2f124f3dc6d9351a97f713.setContent(html_64dc872a47d4170f4773eaae4088ed73);
|
|
|
|
|
|
|
|
marker_5498659cd8a0f3cec4429a803039b05f.bindPopup(popup_3c2fb580db2f124f3dc6d9351a97f713)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5498659cd8a0f3cec4429a803039b05f.setIcon(icon_dd47e7c489b3ffab31d2be945e04b11d);
|
|
|
|
|
|
var marker_fa809331e16bb21a4a03997683378b32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_20ef33e3fff9957b40e866d808e41e33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91bc1f6e9b1c4b7b40b47f8f25029172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ce802dbef4331f484cdd915f58face1 = $(`<div id="html_6ce802dbef4331f484cdd915f58face1" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_91bc1f6e9b1c4b7b40b47f8f25029172.setContent(html_6ce802dbef4331f484cdd915f58face1);
|
|
|
|
|
|
|
|
marker_fa809331e16bb21a4a03997683378b32.bindPopup(popup_91bc1f6e9b1c4b7b40b47f8f25029172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa809331e16bb21a4a03997683378b32.setIcon(icon_20ef33e3fff9957b40e866d808e41e33);
|
|
|
|
|
|
var marker_131f853a0902e947e89d1f62f6630d0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4426ec32df15f9be090da1e54070ae8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_588f01bed73227741c59ef8eecbdf0ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81214efed44805a56e3bb3a92362b8f1 = $(`<div id="html_81214efed44805a56e3bb3a92362b8f1" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_588f01bed73227741c59ef8eecbdf0ac.setContent(html_81214efed44805a56e3bb3a92362b8f1);
|
|
|
|
|
|
|
|
marker_131f853a0902e947e89d1f62f6630d0f.bindPopup(popup_588f01bed73227741c59ef8eecbdf0ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_131f853a0902e947e89d1f62f6630d0f.setIcon(icon_4426ec32df15f9be090da1e54070ae8b);
|
|
|
|
|
|
var marker_6abbc485ff5e2ac7b162297369d9e829 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_c3a3ef3d6cac83e66e4bccd90f4dfa32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0631748263f63eb691e4124416879508 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfd697ad430c350754e6ed929227d606 = $(`<div id="html_dfd697ad430c350754e6ed929227d606" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_0631748263f63eb691e4124416879508.setContent(html_dfd697ad430c350754e6ed929227d606);
|
|
|
|
|
|
|
|
marker_6abbc485ff5e2ac7b162297369d9e829.bindPopup(popup_0631748263f63eb691e4124416879508)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6abbc485ff5e2ac7b162297369d9e829.setIcon(icon_c3a3ef3d6cac83e66e4bccd90f4dfa32);
|
|
|
|
|
|
var marker_af9261cd548fbef172db6b1a72f0b23b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_7861cad3d6f540037ca7f29fa3e46cb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ae6ce6b80c47e81377ef2f03ef0f663 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c289f865576f97f26e37a461bca3f5c9 = $(`<div id="html_c289f865576f97f26e37a461bca3f5c9" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_3ae6ce6b80c47e81377ef2f03ef0f663.setContent(html_c289f865576f97f26e37a461bca3f5c9);
|
|
|
|
|
|
|
|
marker_af9261cd548fbef172db6b1a72f0b23b.bindPopup(popup_3ae6ce6b80c47e81377ef2f03ef0f663)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af9261cd548fbef172db6b1a72f0b23b.setIcon(icon_7861cad3d6f540037ca7f29fa3e46cb4);
|
|
|
|
|
|
var marker_90b0dcb7e8550d8c0bcddc6c962852f2 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_5b939f0dfc9224611afdeef72bd94c37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f85df0903918a833e414c3269e198fe2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_915f8cd2d6d6a07b1598e8e8a0be6f86 = $(`<div id="html_915f8cd2d6d6a07b1598e8e8a0be6f86" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_f85df0903918a833e414c3269e198fe2.setContent(html_915f8cd2d6d6a07b1598e8e8a0be6f86);
|
|
|
|
|
|
|
|
marker_90b0dcb7e8550d8c0bcddc6c962852f2.bindPopup(popup_f85df0903918a833e414c3269e198fe2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90b0dcb7e8550d8c0bcddc6c962852f2.setIcon(icon_5b939f0dfc9224611afdeef72bd94c37);
|
|
|
|
|
|
var marker_f175fc2769fb1f1e683ae736673605fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_decce99734898656a6efc444ce52cdff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff586e2c1e78b51347917dd3d47fbf36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a6a695cd5e252e25a254c6362ac386e = $(`<div id="html_4a6a695cd5e252e25a254c6362ac386e" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_ff586e2c1e78b51347917dd3d47fbf36.setContent(html_4a6a695cd5e252e25a254c6362ac386e);
|
|
|
|
|
|
|
|
marker_f175fc2769fb1f1e683ae736673605fc.bindPopup(popup_ff586e2c1e78b51347917dd3d47fbf36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f175fc2769fb1f1e683ae736673605fc.setIcon(icon_decce99734898656a6efc444ce52cdff);
|
|
|
|
|
|
var marker_cc8c64706e74fc1759c3e7840531b632 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ce7561d8899ee32c6f5872784747676e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb1ff6205bc9812e22d8cf6808f6bc8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_406389066046a2b98e805fd427263b8b = $(`<div id="html_406389066046a2b98e805fd427263b8b" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_cb1ff6205bc9812e22d8cf6808f6bc8a.setContent(html_406389066046a2b98e805fd427263b8b);
|
|
|
|
|
|
|
|
marker_cc8c64706e74fc1759c3e7840531b632.bindPopup(popup_cb1ff6205bc9812e22d8cf6808f6bc8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc8c64706e74fc1759c3e7840531b632.setIcon(icon_ce7561d8899ee32c6f5872784747676e);
|
|
|
|
|
|
var marker_42b772821e298f30071a4a7cb69277c2 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_02a827430c0ad7a31ccb5188a1bca580 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dfe374bad1847d711cff71e1f3e87a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d070885aee660c1e38beec696c056345 = $(`<div id="html_d070885aee660c1e38beec696c056345" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_3dfe374bad1847d711cff71e1f3e87a6.setContent(html_d070885aee660c1e38beec696c056345);
|
|
|
|
|
|
|
|
marker_42b772821e298f30071a4a7cb69277c2.bindPopup(popup_3dfe374bad1847d711cff71e1f3e87a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42b772821e298f30071a4a7cb69277c2.setIcon(icon_02a827430c0ad7a31ccb5188a1bca580);
|
|
|
|
|
|
var marker_5bb52ac900aad49ca5a38d1e06d3772c = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_efa1685b3c8b47f3b9196ef2ac12c23c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dd610cab3dbf8dc9ddd3c9e8d2b6e82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bad61a897ca6ddaf784cd0cdd49baeea = $(`<div id="html_bad61a897ca6ddaf784cd0cdd49baeea" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_3dd610cab3dbf8dc9ddd3c9e8d2b6e82.setContent(html_bad61a897ca6ddaf784cd0cdd49baeea);
|
|
|
|
|
|
|
|
marker_5bb52ac900aad49ca5a38d1e06d3772c.bindPopup(popup_3dd610cab3dbf8dc9ddd3c9e8d2b6e82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bb52ac900aad49ca5a38d1e06d3772c.setIcon(icon_efa1685b3c8b47f3b9196ef2ac12c23c);
|
|
|
|
|
|
var marker_e4478db8f00f3c24d3d85b6dad3260f4 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_92af3163665cd8daf30cd7e3bbe93f46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa185b9c79c9bb31ccf9dc36350f18b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a636a8705cab3fcfa7bb2a97e4bd0384 = $(`<div id="html_a636a8705cab3fcfa7bb2a97e4bd0384" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_aa185b9c79c9bb31ccf9dc36350f18b6.setContent(html_a636a8705cab3fcfa7bb2a97e4bd0384);
|
|
|
|
|
|
|
|
marker_e4478db8f00f3c24d3d85b6dad3260f4.bindPopup(popup_aa185b9c79c9bb31ccf9dc36350f18b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4478db8f00f3c24d3d85b6dad3260f4.setIcon(icon_92af3163665cd8daf30cd7e3bbe93f46);
|
|
|
|
|
|
var marker_2768d1d69083fc8d8607ee853599f6b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ef4081a9e016a2ee5b4094c55ba4d6bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_357b665de4b58cbc03bc07e9e3e41528 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27e04aaf7f868ceef77dc6cb8f02388b = $(`<div id="html_27e04aaf7f868ceef77dc6cb8f02388b" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_357b665de4b58cbc03bc07e9e3e41528.setContent(html_27e04aaf7f868ceef77dc6cb8f02388b);
|
|
|
|
|
|
|
|
marker_2768d1d69083fc8d8607ee853599f6b1.bindPopup(popup_357b665de4b58cbc03bc07e9e3e41528)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2768d1d69083fc8d8607ee853599f6b1.setIcon(icon_ef4081a9e016a2ee5b4094c55ba4d6bc);
|
|
|
|
|
|
var marker_fb77bdd6f3559457a5b4e254b8bf2d0f = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_1b12bba8ef47a6818168b1d25028e5d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbc749c87a0b51c68087aad99a207a67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_552bcd2621d87cbe78e40180e26b5119 = $(`<div id="html_552bcd2621d87cbe78e40180e26b5119" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_dbc749c87a0b51c68087aad99a207a67.setContent(html_552bcd2621d87cbe78e40180e26b5119);
|
|
|
|
|
|
|
|
marker_fb77bdd6f3559457a5b4e254b8bf2d0f.bindPopup(popup_dbc749c87a0b51c68087aad99a207a67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb77bdd6f3559457a5b4e254b8bf2d0f.setIcon(icon_1b12bba8ef47a6818168b1d25028e5d1);
|
|
|
|
|
|
var marker_d37cdf94adf88b8c753d97d38430a240 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_d3375fab2b92c25bef90b518893919c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_532df7bfa0db31739b5edf9c98edeac6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d15f8ac1e6e06d4964abfc6864c030f = $(`<div id="html_0d15f8ac1e6e06d4964abfc6864c030f" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_532df7bfa0db31739b5edf9c98edeac6.setContent(html_0d15f8ac1e6e06d4964abfc6864c030f);
|
|
|
|
|
|
|
|
marker_d37cdf94adf88b8c753d97d38430a240.bindPopup(popup_532df7bfa0db31739b5edf9c98edeac6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d37cdf94adf88b8c753d97d38430a240.setIcon(icon_d3375fab2b92c25bef90b518893919c3);
|
|
|
|
|
|
var marker_8bdb12b327b049a95bec28eb5d4e6ef6 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f7bc58bd5b4435b301a4fbc76f2bb30b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ade7a1debbf7d192432586218cabc6bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2d33b0c79c9d4bc3f034c0caeeefaac = $(`<div id="html_a2d33b0c79c9d4bc3f034c0caeeefaac" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_ade7a1debbf7d192432586218cabc6bb.setContent(html_a2d33b0c79c9d4bc3f034c0caeeefaac);
|
|
|
|
|
|
|
|
marker_8bdb12b327b049a95bec28eb5d4e6ef6.bindPopup(popup_ade7a1debbf7d192432586218cabc6bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bdb12b327b049a95bec28eb5d4e6ef6.setIcon(icon_f7bc58bd5b4435b301a4fbc76f2bb30b);
|
|
|
|
|
|
var marker_463c5694fb7a7ce5883880942736837d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f47121b8108ae1ce5776bff33cb13777 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b15417c1787dec1298ab6ee59a13acc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62f593d700b582119aa8686663e9ff81 = $(`<div id="html_62f593d700b582119aa8686663e9ff81" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_b15417c1787dec1298ab6ee59a13acc5.setContent(html_62f593d700b582119aa8686663e9ff81);
|
|
|
|
|
|
|
|
marker_463c5694fb7a7ce5883880942736837d.bindPopup(popup_b15417c1787dec1298ab6ee59a13acc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_463c5694fb7a7ce5883880942736837d.setIcon(icon_f47121b8108ae1ce5776bff33cb13777);
|
|
|
|
|
|
var marker_bef136d4739575ce1a9450bb16472d7b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_29d618e5f1a874396b12e196067f5766 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9016511303373d055c1c8aceea44a40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6f45b982d806f942f63342260c060f8 = $(`<div id="html_f6f45b982d806f942f63342260c060f8" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_c9016511303373d055c1c8aceea44a40.setContent(html_f6f45b982d806f942f63342260c060f8);
|
|
|
|
|
|
|
|
marker_bef136d4739575ce1a9450bb16472d7b.bindPopup(popup_c9016511303373d055c1c8aceea44a40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bef136d4739575ce1a9450bb16472d7b.setIcon(icon_29d618e5f1a874396b12e196067f5766);
|
|
|
|
|
|
var marker_f6268de4033febe238cd424c2afecc55 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4188de14a4de6e05a0a26b4c193dd2d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69e6889d37ab2225adf026f2bfc59cc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5c00e3a861e98e4e34af542d36e3fe6 = $(`<div id="html_c5c00e3a861e98e4e34af542d36e3fe6" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_69e6889d37ab2225adf026f2bfc59cc5.setContent(html_c5c00e3a861e98e4e34af542d36e3fe6);
|
|
|
|
|
|
|
|
marker_f6268de4033febe238cd424c2afecc55.bindPopup(popup_69e6889d37ab2225adf026f2bfc59cc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6268de4033febe238cd424c2afecc55.setIcon(icon_4188de14a4de6e05a0a26b4c193dd2d5);
|
|
|
|
|
|
var marker_2b954d2e2cbce3ea214ca2e267eec786 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_9d4969b8fb5d2b902eed87946590efbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a35877f44ce7f22577c9033f41cc0fbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fce1e83980d7fec331a3fb259d41e730 = $(`<div id="html_fce1e83980d7fec331a3fb259d41e730" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_a35877f44ce7f22577c9033f41cc0fbc.setContent(html_fce1e83980d7fec331a3fb259d41e730);
|
|
|
|
|
|
|
|
marker_2b954d2e2cbce3ea214ca2e267eec786.bindPopup(popup_a35877f44ce7f22577c9033f41cc0fbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b954d2e2cbce3ea214ca2e267eec786.setIcon(icon_9d4969b8fb5d2b902eed87946590efbb);
|
|
|
|
|
|
var marker_69125930860263d125deb3745bd86d5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_19ab4e0e666e619c8b3ae28205a15512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_435a4e340a99ff53e1537eb9f8b0c19c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a54343782442a097d328d114e14f797 = $(`<div id="html_0a54343782442a097d328d114e14f797" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_435a4e340a99ff53e1537eb9f8b0c19c.setContent(html_0a54343782442a097d328d114e14f797);
|
|
|
|
|
|
|
|
marker_69125930860263d125deb3745bd86d5e.bindPopup(popup_435a4e340a99ff53e1537eb9f8b0c19c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69125930860263d125deb3745bd86d5e.setIcon(icon_19ab4e0e666e619c8b3ae28205a15512);
|
|
|
|
|
|
var marker_a4001fa47c6c86b713689db2704b6f07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_62a3d045454bccc70dd6f60783ce8158 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_511b59d730c29592aadeb2c8f919e8c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c4aeb6ef6b9b20d7124f03159674d6b = $(`<div id="html_1c4aeb6ef6b9b20d7124f03159674d6b" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_511b59d730c29592aadeb2c8f919e8c7.setContent(html_1c4aeb6ef6b9b20d7124f03159674d6b);
|
|
|
|
|
|
|
|
marker_a4001fa47c6c86b713689db2704b6f07.bindPopup(popup_511b59d730c29592aadeb2c8f919e8c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4001fa47c6c86b713689db2704b6f07.setIcon(icon_62a3d045454bccc70dd6f60783ce8158);
|
|
|
|
|
|
var marker_aa6d6d63f61028c46eb632b1b4af42d5 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_711a63d704b00728fdae30e51fd0f121 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5f2522cfa7963899d40045aeb4ac2d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d5b7e62ffd0e5bb12e4f13c5e6cb020 = $(`<div id="html_0d5b7e62ffd0e5bb12e4f13c5e6cb020" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_d5f2522cfa7963899d40045aeb4ac2d1.setContent(html_0d5b7e62ffd0e5bb12e4f13c5e6cb020);
|
|
|
|
|
|
|
|
marker_aa6d6d63f61028c46eb632b1b4af42d5.bindPopup(popup_d5f2522cfa7963899d40045aeb4ac2d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa6d6d63f61028c46eb632b1b4af42d5.setIcon(icon_711a63d704b00728fdae30e51fd0f121);
|
|
|
|
|
|
var marker_c2e3b23e6addb927d969771f28674530 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_6962fe6108577bdfc98fa5a190f1b703 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2956bebcf46de5322e2351e949bcb9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59e45e21b9c35677968a39616d5fc5bc = $(`<div id="html_59e45e21b9c35677968a39616d5fc5bc" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_c2956bebcf46de5322e2351e949bcb9d.setContent(html_59e45e21b9c35677968a39616d5fc5bc);
|
|
|
|
|
|
|
|
marker_c2e3b23e6addb927d969771f28674530.bindPopup(popup_c2956bebcf46de5322e2351e949bcb9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2e3b23e6addb927d969771f28674530.setIcon(icon_6962fe6108577bdfc98fa5a190f1b703);
|
|
|
|
|
|
var marker_bc9749749b74823e0a7d5145f14043e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_eee370c495cd7e9bd3cea937401badc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0882189748bb1bc4d57a0b8b0da20fd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3a7ac0b0b1a1139594006249ca52809 = $(`<div id="html_f3a7ac0b0b1a1139594006249ca52809" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_0882189748bb1bc4d57a0b8b0da20fd2.setContent(html_f3a7ac0b0b1a1139594006249ca52809);
|
|
|
|
|
|
|
|
marker_bc9749749b74823e0a7d5145f14043e3.bindPopup(popup_0882189748bb1bc4d57a0b8b0da20fd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc9749749b74823e0a7d5145f14043e3.setIcon(icon_eee370c495cd7e9bd3cea937401badc0);
|
|
|
|
|
|
var marker_cd99e1966d478eec672380bf01c39f6b = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_9574047cba8050d058b6d179ea59f9b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b32953751e269ca821ccc2c864a6e9d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a37a72918102198ff2bdfeb66e3c914 = $(`<div id="html_5a37a72918102198ff2bdfeb66e3c914" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_b32953751e269ca821ccc2c864a6e9d2.setContent(html_5a37a72918102198ff2bdfeb66e3c914);
|
|
|
|
|
|
|
|
marker_cd99e1966d478eec672380bf01c39f6b.bindPopup(popup_b32953751e269ca821ccc2c864a6e9d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd99e1966d478eec672380bf01c39f6b.setIcon(icon_9574047cba8050d058b6d179ea59f9b0);
|
|
|
|
|
|
var marker_36e0d80430b6fe136d58b22152b566ff = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_0542a83f62bfa53bb10ebc1fbecc8b76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f312cf8022741bd808a2784e5580919 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77c9b8b66620e84c1cf4b93571e0d611 = $(`<div id="html_77c9b8b66620e84c1cf4b93571e0d611" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_6f312cf8022741bd808a2784e5580919.setContent(html_77c9b8b66620e84c1cf4b93571e0d611);
|
|
|
|
|
|
|
|
marker_36e0d80430b6fe136d58b22152b566ff.bindPopup(popup_6f312cf8022741bd808a2784e5580919)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36e0d80430b6fe136d58b22152b566ff.setIcon(icon_0542a83f62bfa53bb10ebc1fbecc8b76);
|
|
|
|
|
|
var marker_688aeae2cb5a2b0399f8f1f549d3d8e6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e246d66c20b52cad812c985e0153e886 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba1503e42c540b456dfbd56e538f0690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4a14468b93cc4a4528a00b26835dd0c = $(`<div id="html_d4a14468b93cc4a4528a00b26835dd0c" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_ba1503e42c540b456dfbd56e538f0690.setContent(html_d4a14468b93cc4a4528a00b26835dd0c);
|
|
|
|
|
|
|
|
marker_688aeae2cb5a2b0399f8f1f549d3d8e6.bindPopup(popup_ba1503e42c540b456dfbd56e538f0690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_688aeae2cb5a2b0399f8f1f549d3d8e6.setIcon(icon_e246d66c20b52cad812c985e0153e886);
|
|
|
|
|
|
var marker_c529fdd72f53ff6a2c8753f7251a9f3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_5198c883d813bf91db6c1cfe47a8ff94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c114764c2036aa805d005238bf768f1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fc07d5181aec07fe652180eb8ce4c71 = $(`<div id="html_4fc07d5181aec07fe652180eb8ce4c71" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_c114764c2036aa805d005238bf768f1e.setContent(html_4fc07d5181aec07fe652180eb8ce4c71);
|
|
|
|
|
|
|
|
marker_c529fdd72f53ff6a2c8753f7251a9f3d.bindPopup(popup_c114764c2036aa805d005238bf768f1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c529fdd72f53ff6a2c8753f7251a9f3d.setIcon(icon_5198c883d813bf91db6c1cfe47a8ff94);
|
|
|
|
|
|
var marker_8e200bf695c06eb2af627ee32830b2a0 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f63289ccd32f77f81c4c2edce7422469 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b64505fc8ba9ddefea6efdcb25db19a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06e4f4b477144d87200a467ab0a961a9 = $(`<div id="html_06e4f4b477144d87200a467ab0a961a9" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_6b64505fc8ba9ddefea6efdcb25db19a.setContent(html_06e4f4b477144d87200a467ab0a961a9);
|
|
|
|
|
|
|
|
marker_8e200bf695c06eb2af627ee32830b2a0.bindPopup(popup_6b64505fc8ba9ddefea6efdcb25db19a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e200bf695c06eb2af627ee32830b2a0.setIcon(icon_f63289ccd32f77f81c4c2edce7422469);
|
|
|
|
|
|
var marker_16e9681c0230dad3f585bdd65264d928 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_c9e0a53152d9481f80a85007ec372e29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6753c24dc772296de840dcd8517cd50f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94a91a2233bd6887e5debec43a0262a6 = $(`<div id="html_94a91a2233bd6887e5debec43a0262a6" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_6753c24dc772296de840dcd8517cd50f.setContent(html_94a91a2233bd6887e5debec43a0262a6);
|
|
|
|
|
|
|
|
marker_16e9681c0230dad3f585bdd65264d928.bindPopup(popup_6753c24dc772296de840dcd8517cd50f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16e9681c0230dad3f585bdd65264d928.setIcon(icon_c9e0a53152d9481f80a85007ec372e29);
|
|
|
|
|
|
var marker_d0bc359fedf9e08b68668ba41a0b1631 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_624a9f3e1d616ad12a2729433d9ca8dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96f3fc38882facaf0b93716881bd581b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2e5a6033363ed59aee61a82791020c5 = $(`<div id="html_a2e5a6033363ed59aee61a82791020c5" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_96f3fc38882facaf0b93716881bd581b.setContent(html_a2e5a6033363ed59aee61a82791020c5);
|
|
|
|
|
|
|
|
marker_d0bc359fedf9e08b68668ba41a0b1631.bindPopup(popup_96f3fc38882facaf0b93716881bd581b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0bc359fedf9e08b68668ba41a0b1631.setIcon(icon_624a9f3e1d616ad12a2729433d9ca8dd);
|
|
|
|
|
|
var marker_a5bd92e6e302f15fe2c6c2034f5a2b7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_a6c94afcc263fdfc2c4b7623965706bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d75d2e99208845cf1f4445141d87b8af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42b0bd001f83e04c1a13e0199a0d45ec = $(`<div id="html_42b0bd001f83e04c1a13e0199a0d45ec" style="width: 100.0%; height: 100.0%;">relays.diggoo.com</div>`)[0];
|
|
popup_d75d2e99208845cf1f4445141d87b8af.setContent(html_42b0bd001f83e04c1a13e0199a0d45ec);
|
|
|
|
|
|
|
|
marker_a5bd92e6e302f15fe2c6c2034f5a2b7c.bindPopup(popup_d75d2e99208845cf1f4445141d87b8af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5bd92e6e302f15fe2c6c2034f5a2b7c.setIcon(icon_a6c94afcc263fdfc2c4b7623965706bc);
|
|
|
|
|
|
var marker_a6a8cb3b1f44a52855b82cdb15436b44 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_610b606d1c013279272dca2ba15c7cd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c96b3dbcd38936a7c7d38e3e19ae3df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d76a48d63ab8d0c7606106726832ab1 = $(`<div id="html_6d76a48d63ab8d0c7606106726832ab1" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_6c96b3dbcd38936a7c7d38e3e19ae3df.setContent(html_6d76a48d63ab8d0c7606106726832ab1);
|
|
|
|
|
|
|
|
marker_a6a8cb3b1f44a52855b82cdb15436b44.bindPopup(popup_6c96b3dbcd38936a7c7d38e3e19ae3df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6a8cb3b1f44a52855b82cdb15436b44.setIcon(icon_610b606d1c013279272dca2ba15c7cd7);
|
|
|
|
|
|
var marker_91d6b7bdf3905f95f144032eeca0bf37 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_bab31a41091641d8ac2fde2c54052704 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1de4a03354a78000e6cabce890cb2e24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6fc2e1f6cc7b4743433303689191f30 = $(`<div id="html_f6fc2e1f6cc7b4743433303689191f30" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_1de4a03354a78000e6cabce890cb2e24.setContent(html_f6fc2e1f6cc7b4743433303689191f30);
|
|
|
|
|
|
|
|
marker_91d6b7bdf3905f95f144032eeca0bf37.bindPopup(popup_1de4a03354a78000e6cabce890cb2e24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91d6b7bdf3905f95f144032eeca0bf37.setIcon(icon_bab31a41091641d8ac2fde2c54052704);
|
|
|
|
|
|
var marker_38af02b715688a135eeda16dc5de5f43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_838728e218bc2f6cb72b33c773dcfb51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f44c1a8c19324773dc68f565dee068a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a6f7d9abfaeb8515284817452e13be2 = $(`<div id="html_6a6f7d9abfaeb8515284817452e13be2" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_1f44c1a8c19324773dc68f565dee068a.setContent(html_6a6f7d9abfaeb8515284817452e13be2);
|
|
|
|
|
|
|
|
marker_38af02b715688a135eeda16dc5de5f43.bindPopup(popup_1f44c1a8c19324773dc68f565dee068a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38af02b715688a135eeda16dc5de5f43.setIcon(icon_838728e218bc2f6cb72b33c773dcfb51);
|
|
|
|
|
|
var marker_90a6d0469f58417f1776641d2d1c0852 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_0a281eada96cc36c225029c1c648c396 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ae252a9de5e07166705da2ae04ba055 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09f19dde181631842a8ef05830b9e6cf = $(`<div id="html_09f19dde181631842a8ef05830b9e6cf" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_7ae252a9de5e07166705da2ae04ba055.setContent(html_09f19dde181631842a8ef05830b9e6cf);
|
|
|
|
|
|
|
|
marker_90a6d0469f58417f1776641d2d1c0852.bindPopup(popup_7ae252a9de5e07166705da2ae04ba055)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90a6d0469f58417f1776641d2d1c0852.setIcon(icon_0a281eada96cc36c225029c1c648c396);
|
|
|
|
|
|
var marker_f47c0f0dfe9a2c77fac438e2557cf8d9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f2c87de4f0a38a1336fdb57e4513df16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77f6a95532661e78c05dc0e630baa98b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0b7803dc70053234d566ac0054d4768 = $(`<div id="html_a0b7803dc70053234d566ac0054d4768" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_77f6a95532661e78c05dc0e630baa98b.setContent(html_a0b7803dc70053234d566ac0054d4768);
|
|
|
|
|
|
|
|
marker_f47c0f0dfe9a2c77fac438e2557cf8d9.bindPopup(popup_77f6a95532661e78c05dc0e630baa98b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f47c0f0dfe9a2c77fac438e2557cf8d9.setIcon(icon_f2c87de4f0a38a1336fdb57e4513df16);
|
|
|
|
|
|
var marker_5b33508d7c1a721b2ad1cec11be4d2d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ed8db9e320cb2f379da4af558a7f0390 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3ad7935b1a2cfe813b416e58645e1f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b76028e0f30ebc6cc18f71b0606e692 = $(`<div id="html_0b76028e0f30ebc6cc18f71b0606e692" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_e3ad7935b1a2cfe813b416e58645e1f5.setContent(html_0b76028e0f30ebc6cc18f71b0606e692);
|
|
|
|
|
|
|
|
marker_5b33508d7c1a721b2ad1cec11be4d2d2.bindPopup(popup_e3ad7935b1a2cfe813b416e58645e1f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b33508d7c1a721b2ad1cec11be4d2d2.setIcon(icon_ed8db9e320cb2f379da4af558a7f0390);
|
|
|
|
|
|
var marker_38f26de5f9c48f354483e5c1cf0fb8b2 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_be752524f29459c6a2a03193f73f8dc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c9380eaa2bbd3cb28545c9e93d0090c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2664e958405a999f14c1df0fa494a563 = $(`<div id="html_2664e958405a999f14c1df0fa494a563" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_7c9380eaa2bbd3cb28545c9e93d0090c.setContent(html_2664e958405a999f14c1df0fa494a563);
|
|
|
|
|
|
|
|
marker_38f26de5f9c48f354483e5c1cf0fb8b2.bindPopup(popup_7c9380eaa2bbd3cb28545c9e93d0090c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38f26de5f9c48f354483e5c1cf0fb8b2.setIcon(icon_be752524f29459c6a2a03193f73f8dc3);
|
|
|
|
|
|
var marker_e7ab37952ced2b033818e52df459b5d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f14c85b6b38cb454ad8a0df814eecd08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f87971da001f077b56c219c5c2a24297 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cdf12e9c792e7f36705e513ddeec549 = $(`<div id="html_4cdf12e9c792e7f36705e513ddeec549" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_f87971da001f077b56c219c5c2a24297.setContent(html_4cdf12e9c792e7f36705e513ddeec549);
|
|
|
|
|
|
|
|
marker_e7ab37952ced2b033818e52df459b5d5.bindPopup(popup_f87971da001f077b56c219c5c2a24297)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7ab37952ced2b033818e52df459b5d5.setIcon(icon_f14c85b6b38cb454ad8a0df814eecd08);
|
|
|
|
|
|
var marker_b1a9f0ea568edf7d07a2a96afffc0786 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b7cba9c932d9b61fd1f6c58539973a71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f899bcc074ada3d177f4db859dc9efa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3b95438a345d9c70231e3453180f6a3 = $(`<div id="html_e3b95438a345d9c70231e3453180f6a3" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_4f899bcc074ada3d177f4db859dc9efa.setContent(html_e3b95438a345d9c70231e3453180f6a3);
|
|
|
|
|
|
|
|
marker_b1a9f0ea568edf7d07a2a96afffc0786.bindPopup(popup_4f899bcc074ada3d177f4db859dc9efa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1a9f0ea568edf7d07a2a96afffc0786.setIcon(icon_b7cba9c932d9b61fd1f6c58539973a71);
|
|
|
|
|
|
var marker_c08c8ac97b388736ca7091fe6996c1b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_1b2dfc1f797371913dcd4b82002f96b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f7f835092d2e5bb0650cf1602758dd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb3615c136696f67836209f1255800ee = $(`<div id="html_eb3615c136696f67836209f1255800ee" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_8f7f835092d2e5bb0650cf1602758dd2.setContent(html_eb3615c136696f67836209f1255800ee);
|
|
|
|
|
|
|
|
marker_c08c8ac97b388736ca7091fe6996c1b5.bindPopup(popup_8f7f835092d2e5bb0650cf1602758dd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c08c8ac97b388736ca7091fe6996c1b5.setIcon(icon_1b2dfc1f797371913dcd4b82002f96b2);
|
|
|
|
|
|
var marker_06e3d2554bebc2b9ad9d8c3478f2da1a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_9bdb8b94fa4b34c5f4ebcc024a7987e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7f2125f4945e26414748a9627f6a77a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad538148260883f1287f048db766674a = $(`<div id="html_ad538148260883f1287f048db766674a" style="width: 100.0%; height: 100.0%;">relay.zombi.cloudrodion.com</div>`)[0];
|
|
popup_d7f2125f4945e26414748a9627f6a77a.setContent(html_ad538148260883f1287f048db766674a);
|
|
|
|
|
|
|
|
marker_06e3d2554bebc2b9ad9d8c3478f2da1a.bindPopup(popup_d7f2125f4945e26414748a9627f6a77a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06e3d2554bebc2b9ad9d8c3478f2da1a.setIcon(icon_9bdb8b94fa4b34c5f4ebcc024a7987e9);
|
|
|
|
|
|
var marker_04668a14ccaaa8c74d146c0efe0510ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_597832b60a98a6fa50580f594505d16d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f27515a9b7bede83d660f722b7e6481c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74f5d141db02e751dfcef678c8c6f7ec = $(`<div id="html_74f5d141db02e751dfcef678c8c6f7ec" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_f27515a9b7bede83d660f722b7e6481c.setContent(html_74f5d141db02e751dfcef678c8c6f7ec);
|
|
|
|
|
|
|
|
marker_04668a14ccaaa8c74d146c0efe0510ce.bindPopup(popup_f27515a9b7bede83d660f722b7e6481c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04668a14ccaaa8c74d146c0efe0510ce.setIcon(icon_597832b60a98a6fa50580f594505d16d);
|
|
|
|
|
|
var marker_4e3c89a8f37fc4621c27d33c78c48343 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4015c7708fcf514c39ed56f6eabc97de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efec5267c236bd16b8d96771afbd590f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17cbebc48a82d7dd75af59b6efa15e14 = $(`<div id="html_17cbebc48a82d7dd75af59b6efa15e14" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_efec5267c236bd16b8d96771afbd590f.setContent(html_17cbebc48a82d7dd75af59b6efa15e14);
|
|
|
|
|
|
|
|
marker_4e3c89a8f37fc4621c27d33c78c48343.bindPopup(popup_efec5267c236bd16b8d96771afbd590f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e3c89a8f37fc4621c27d33c78c48343.setIcon(icon_4015c7708fcf514c39ed56f6eabc97de);
|
|
|
|
|
|
var marker_ba5849d8e0aa3e2de24560590a0eae92 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_d8376fc7314078b58b107a0153375689 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e85ca73e0baeb83f9d6aef787e895cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6242275d21612e80111ba092784cd24 = $(`<div id="html_f6242275d21612e80111ba092784cd24" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_0e85ca73e0baeb83f9d6aef787e895cd.setContent(html_f6242275d21612e80111ba092784cd24);
|
|
|
|
|
|
|
|
marker_ba5849d8e0aa3e2de24560590a0eae92.bindPopup(popup_0e85ca73e0baeb83f9d6aef787e895cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba5849d8e0aa3e2de24560590a0eae92.setIcon(icon_d8376fc7314078b58b107a0153375689);
|
|
|
|
|
|
var marker_18ca223650351567df576f7aaabfc5d8 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_1c6fabedcfb98911d1da0ae80629f7e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd936cf1c50d50d7a0f5fc871d8bdaaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5d9e69cd4570a94b607daca63ccbdf0 = $(`<div id="html_b5d9e69cd4570a94b607daca63ccbdf0" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_dd936cf1c50d50d7a0f5fc871d8bdaaf.setContent(html_b5d9e69cd4570a94b607daca63ccbdf0);
|
|
|
|
|
|
|
|
marker_18ca223650351567df576f7aaabfc5d8.bindPopup(popup_dd936cf1c50d50d7a0f5fc871d8bdaaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18ca223650351567df576f7aaabfc5d8.setIcon(icon_1c6fabedcfb98911d1da0ae80629f7e6);
|
|
|
|
|
|
var marker_91931c388ee8f5e75290a9cafcf648d0 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_74aae449388aa10a0a226e2a09b06cd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce3be03a31cd2f698aa7ecd38c281530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb9272b72a18c4c39c252939754728e1 = $(`<div id="html_eb9272b72a18c4c39c252939754728e1" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ce3be03a31cd2f698aa7ecd38c281530.setContent(html_eb9272b72a18c4c39c252939754728e1);
|
|
|
|
|
|
|
|
marker_91931c388ee8f5e75290a9cafcf648d0.bindPopup(popup_ce3be03a31cd2f698aa7ecd38c281530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91931c388ee8f5e75290a9cafcf648d0.setIcon(icon_74aae449388aa10a0a226e2a09b06cd2);
|
|
|
|
|
|
var marker_302513b6778f202e1ed05ce211bd6c53 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_56c48d32804fff62cdf2e9969ac59985 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d93bf2df720efa7d56edfc2f67975036 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ec7b3d21b570051549b29a8a374a8ae = $(`<div id="html_5ec7b3d21b570051549b29a8a374a8ae" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_d93bf2df720efa7d56edfc2f67975036.setContent(html_5ec7b3d21b570051549b29a8a374a8ae);
|
|
|
|
|
|
|
|
marker_302513b6778f202e1ed05ce211bd6c53.bindPopup(popup_d93bf2df720efa7d56edfc2f67975036)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_302513b6778f202e1ed05ce211bd6c53.setIcon(icon_56c48d32804fff62cdf2e9969ac59985);
|
|
|
|
|
|
var marker_3c02a7437d3576c5849566721a17cbfa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_6a0785b00e241201e3dda965be69ff8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e660782702ea45cd007fd051057394e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68147c2214b083eac4d2dffb0aca86af = $(`<div id="html_68147c2214b083eac4d2dffb0aca86af" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_8e660782702ea45cd007fd051057394e.setContent(html_68147c2214b083eac4d2dffb0aca86af);
|
|
|
|
|
|
|
|
marker_3c02a7437d3576c5849566721a17cbfa.bindPopup(popup_8e660782702ea45cd007fd051057394e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c02a7437d3576c5849566721a17cbfa.setIcon(icon_6a0785b00e241201e3dda965be69ff8f);
|
|
|
|
|
|
var marker_ff90e180b50a3b24a03fa356e65f150d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4726d6a0157eeb837c6ec61d6331b7a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1729f333547d89135b20c1a4dc175b17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eb8113b414871798d063c5d5b9b38dd = $(`<div id="html_1eb8113b414871798d063c5d5b9b38dd" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_1729f333547d89135b20c1a4dc175b17.setContent(html_1eb8113b414871798d063c5d5b9b38dd);
|
|
|
|
|
|
|
|
marker_ff90e180b50a3b24a03fa356e65f150d.bindPopup(popup_1729f333547d89135b20c1a4dc175b17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff90e180b50a3b24a03fa356e65f150d.setIcon(icon_4726d6a0157eeb837c6ec61d6331b7a8);
|
|
|
|
|
|
var marker_d2a763886fe22e7a6c35a6a1b0dcb2fe = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_1679083182452441672790b2044c0348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c52185949dc40af816e4f54a524a840b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8aab975ec1c587e1f60f9e163c66bae = $(`<div id="html_c8aab975ec1c587e1f60f9e163c66bae" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_c52185949dc40af816e4f54a524a840b.setContent(html_c8aab975ec1c587e1f60f9e163c66bae);
|
|
|
|
|
|
|
|
marker_d2a763886fe22e7a6c35a6a1b0dcb2fe.bindPopup(popup_c52185949dc40af816e4f54a524a840b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2a763886fe22e7a6c35a6a1b0dcb2fe.setIcon(icon_1679083182452441672790b2044c0348);
|
|
|
|
|
|
var marker_3540679c7eda7f65ccb19f38e096da8b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_564768b00169d940bb14e1ecf9cdf0ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72185ea0b16cd5dee0c3628b14de99f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94c63271ce20f201f05efeb3421e3236 = $(`<div id="html_94c63271ce20f201f05efeb3421e3236" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_72185ea0b16cd5dee0c3628b14de99f1.setContent(html_94c63271ce20f201f05efeb3421e3236);
|
|
|
|
|
|
|
|
marker_3540679c7eda7f65ccb19f38e096da8b.bindPopup(popup_72185ea0b16cd5dee0c3628b14de99f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3540679c7eda7f65ccb19f38e096da8b.setIcon(icon_564768b00169d940bb14e1ecf9cdf0ce);
|
|
|
|
|
|
var marker_119fd90c4cc5808a0c56a5e920010f70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ba653c88a5115c2d84ffa32c3978f018 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caba96f8363ef6f8fac4a1a63fbc13c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb3749136526ae40897608a08703aff4 = $(`<div id="html_bb3749136526ae40897608a08703aff4" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_caba96f8363ef6f8fac4a1a63fbc13c0.setContent(html_bb3749136526ae40897608a08703aff4);
|
|
|
|
|
|
|
|
marker_119fd90c4cc5808a0c56a5e920010f70.bindPopup(popup_caba96f8363ef6f8fac4a1a63fbc13c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_119fd90c4cc5808a0c56a5e920010f70.setIcon(icon_ba653c88a5115c2d84ffa32c3978f018);
|
|
|
|
|
|
var marker_906c287473ba3c575acafc8dfe0a360b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_aeff5670514be2fc135bba7b5634d540 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e666310b0f74c13c1912d1fee779436 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6122bf863e34d13d8e942653a377f3a7 = $(`<div id="html_6122bf863e34d13d8e942653a377f3a7" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_5e666310b0f74c13c1912d1fee779436.setContent(html_6122bf863e34d13d8e942653a377f3a7);
|
|
|
|
|
|
|
|
marker_906c287473ba3c575acafc8dfe0a360b.bindPopup(popup_5e666310b0f74c13c1912d1fee779436)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_906c287473ba3c575acafc8dfe0a360b.setIcon(icon_aeff5670514be2fc135bba7b5634d540);
|
|
|
|
|
|
var marker_a47408f57d1eea2d4c1b61089b4ed0a4 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_59a4cfcec73307f2cf3c04dc459dded4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f22fafcc7ece4a90d82bdaaa6761e0e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4717b8527019427ddbdac7add0df15fd = $(`<div id="html_4717b8527019427ddbdac7add0df15fd" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_f22fafcc7ece4a90d82bdaaa6761e0e7.setContent(html_4717b8527019427ddbdac7add0df15fd);
|
|
|
|
|
|
|
|
marker_a47408f57d1eea2d4c1b61089b4ed0a4.bindPopup(popup_f22fafcc7ece4a90d82bdaaa6761e0e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a47408f57d1eea2d4c1b61089b4ed0a4.setIcon(icon_59a4cfcec73307f2cf3c04dc459dded4);
|
|
|
|
|
|
var marker_5fb6ddd406ae7b9e93b995846dfef4a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ecf369cba8cbd168517e40594b0d245d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ee83695a4896d3e7d43820102feb00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37e566574792c62b6661f53704fb830d = $(`<div id="html_37e566574792c62b6661f53704fb830d" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_59ee83695a4896d3e7d43820102feb00.setContent(html_37e566574792c62b6661f53704fb830d);
|
|
|
|
|
|
|
|
marker_5fb6ddd406ae7b9e93b995846dfef4a1.bindPopup(popup_59ee83695a4896d3e7d43820102feb00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fb6ddd406ae7b9e93b995846dfef4a1.setIcon(icon_ecf369cba8cbd168517e40594b0d245d);
|
|
|
|
|
|
var marker_d4e48896037d9bd98fb5ce9d2829043e = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_26198272ed3ddfdbd827c43e2782b9b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffaf1a687d0118687b14f5f1704f4ee3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c02d3a84f1523d8f64c82781514e85f = $(`<div id="html_7c02d3a84f1523d8f64c82781514e85f" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_ffaf1a687d0118687b14f5f1704f4ee3.setContent(html_7c02d3a84f1523d8f64c82781514e85f);
|
|
|
|
|
|
|
|
marker_d4e48896037d9bd98fb5ce9d2829043e.bindPopup(popup_ffaf1a687d0118687b14f5f1704f4ee3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4e48896037d9bd98fb5ce9d2829043e.setIcon(icon_26198272ed3ddfdbd827c43e2782b9b2);
|
|
|
|
|
|
var marker_437fc767b2cede14595ef554e39a5507 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_9e6155190fdec67ff822b35f0ff7d9c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3511f43e33ba82ed2523fa34640a1d0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94b5bea052e68eb8f4270789758001a1 = $(`<div id="html_94b5bea052e68eb8f4270789758001a1" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_3511f43e33ba82ed2523fa34640a1d0c.setContent(html_94b5bea052e68eb8f4270789758001a1);
|
|
|
|
|
|
|
|
marker_437fc767b2cede14595ef554e39a5507.bindPopup(popup_3511f43e33ba82ed2523fa34640a1d0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_437fc767b2cede14595ef554e39a5507.setIcon(icon_9e6155190fdec67ff822b35f0ff7d9c7);
|
|
|
|
|
|
var marker_c085d40b45d7b237ab851c78b47b95b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_69a74e1214593f3f6317c1e15191a25d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_924c71c36b1e07cd9e4949d23f08980d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1189e4d4e8912d313151f5ffdd1c44e7 = $(`<div id="html_1189e4d4e8912d313151f5ffdd1c44e7" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_924c71c36b1e07cd9e4949d23f08980d.setContent(html_1189e4d4e8912d313151f5ffdd1c44e7);
|
|
|
|
|
|
|
|
marker_c085d40b45d7b237ab851c78b47b95b2.bindPopup(popup_924c71c36b1e07cd9e4949d23f08980d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c085d40b45d7b237ab851c78b47b95b2.setIcon(icon_69a74e1214593f3f6317c1e15191a25d);
|
|
|
|
|
|
var marker_cf7b9cf90a35f61990b637293cfb7ace = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b261d347b1d577e7ba506b2dde3f9b69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf48b987649a146f1e1c7e15f656d5d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df6dc38a9e8708ead1e25877edae69cb = $(`<div id="html_df6dc38a9e8708ead1e25877edae69cb" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_cf48b987649a146f1e1c7e15f656d5d3.setContent(html_df6dc38a9e8708ead1e25877edae69cb);
|
|
|
|
|
|
|
|
marker_cf7b9cf90a35f61990b637293cfb7ace.bindPopup(popup_cf48b987649a146f1e1c7e15f656d5d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf7b9cf90a35f61990b637293cfb7ace.setIcon(icon_b261d347b1d577e7ba506b2dde3f9b69);
|
|
|
|
|
|
var marker_7b8681621d616d11665dd03227264dc6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_89a5eee03b88f90188c42b7b62b3e1c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b250eb465ab86ae637961a20084d8fd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa585edcd1f74492ea6aee224d94793c = $(`<div id="html_fa585edcd1f74492ea6aee224d94793c" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_b250eb465ab86ae637961a20084d8fd1.setContent(html_fa585edcd1f74492ea6aee224d94793c);
|
|
|
|
|
|
|
|
marker_7b8681621d616d11665dd03227264dc6.bindPopup(popup_b250eb465ab86ae637961a20084d8fd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b8681621d616d11665dd03227264dc6.setIcon(icon_89a5eee03b88f90188c42b7b62b3e1c6);
|
|
|
|
|
|
var marker_7fa2acf96d8fbdb0b314fafecb80bb17 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_c8256686f3bc857024e2fd2501d01516 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc3fd08dbe51a4dabbba48dbc4f5aa03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8b52759e58a8646030ec944c03bbc57 = $(`<div id="html_f8b52759e58a8646030ec944c03bbc57" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_dc3fd08dbe51a4dabbba48dbc4f5aa03.setContent(html_f8b52759e58a8646030ec944c03bbc57);
|
|
|
|
|
|
|
|
marker_7fa2acf96d8fbdb0b314fafecb80bb17.bindPopup(popup_dc3fd08dbe51a4dabbba48dbc4f5aa03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fa2acf96d8fbdb0b314fafecb80bb17.setIcon(icon_c8256686f3bc857024e2fd2501d01516);
|
|
|
|
|
|
var marker_6884c4d91ccbcd3b14052572cb73adfb = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_cd90e55359e1ddcc8c6f2437e5516c03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_426486c6a11da9d2b5b76d08bede9071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5703c611331ec177489d937b2605c485 = $(`<div id="html_5703c611331ec177489d937b2605c485" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_426486c6a11da9d2b5b76d08bede9071.setContent(html_5703c611331ec177489d937b2605c485);
|
|
|
|
|
|
|
|
marker_6884c4d91ccbcd3b14052572cb73adfb.bindPopup(popup_426486c6a11da9d2b5b76d08bede9071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6884c4d91ccbcd3b14052572cb73adfb.setIcon(icon_cd90e55359e1ddcc8c6f2437e5516c03);
|
|
|
|
|
|
var marker_96764d460b5038a1d9d2922e3d518444 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f128497854f13904c9bf994b3d024951 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1eb9f34ebd53faa77ad452babc055f0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_934185182590462116b168cb9db21937 = $(`<div id="html_934185182590462116b168cb9db21937" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_1eb9f34ebd53faa77ad452babc055f0d.setContent(html_934185182590462116b168cb9db21937);
|
|
|
|
|
|
|
|
marker_96764d460b5038a1d9d2922e3d518444.bindPopup(popup_1eb9f34ebd53faa77ad452babc055f0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96764d460b5038a1d9d2922e3d518444.setIcon(icon_f128497854f13904c9bf994b3d024951);
|
|
|
|
|
|
var marker_c53e82816d39d9bbe4ebffcc9d5f7079 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_023c511c8e0821d7c20cd1d880817436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c27d89a97d4e7e14bd57d5df275dc380 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aef3f097650c082e709c5a0e15f23797 = $(`<div id="html_aef3f097650c082e709c5a0e15f23797" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_c27d89a97d4e7e14bd57d5df275dc380.setContent(html_aef3f097650c082e709c5a0e15f23797);
|
|
|
|
|
|
|
|
marker_c53e82816d39d9bbe4ebffcc9d5f7079.bindPopup(popup_c27d89a97d4e7e14bd57d5df275dc380)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c53e82816d39d9bbe4ebffcc9d5f7079.setIcon(icon_023c511c8e0821d7c20cd1d880817436);
|
|
|
|
|
|
var marker_6d8e1001ac1882de3038fccab06e5550 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2d076ef11be5934a0de8b5c5652d01b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4df24387778df0726e0bb2e4ffc2d01b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec4d6442a647dd3c613b0db9b3a9e686 = $(`<div id="html_ec4d6442a647dd3c613b0db9b3a9e686" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_4df24387778df0726e0bb2e4ffc2d01b.setContent(html_ec4d6442a647dd3c613b0db9b3a9e686);
|
|
|
|
|
|
|
|
marker_6d8e1001ac1882de3038fccab06e5550.bindPopup(popup_4df24387778df0726e0bb2e4ffc2d01b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d8e1001ac1882de3038fccab06e5550.setIcon(icon_2d076ef11be5934a0de8b5c5652d01b0);
|
|
|
|
|
|
var marker_1eb18cc9f646ad85d52bec7b7284376d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ea554d238473b78d827484480afa3f9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a837e272d4774062c4bf12649bfeb346 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4b01153de52360f19827e69c546768e = $(`<div id="html_d4b01153de52360f19827e69c546768e" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_a837e272d4774062c4bf12649bfeb346.setContent(html_d4b01153de52360f19827e69c546768e);
|
|
|
|
|
|
|
|
marker_1eb18cc9f646ad85d52bec7b7284376d.bindPopup(popup_a837e272d4774062c4bf12649bfeb346)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eb18cc9f646ad85d52bec7b7284376d.setIcon(icon_ea554d238473b78d827484480afa3f9f);
|
|
|
|
|
|
var marker_75116a1dde6c08dbdfb723e99be02928 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_44b63fc3a7c7d711b99c9a8581e6c75b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8d504b12ea37cb1ee1c995d81859913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0b16be8d7a97e0bdd7a86883bdde0db = $(`<div id="html_b0b16be8d7a97e0bdd7a86883bdde0db" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_e8d504b12ea37cb1ee1c995d81859913.setContent(html_b0b16be8d7a97e0bdd7a86883bdde0db);
|
|
|
|
|
|
|
|
marker_75116a1dde6c08dbdfb723e99be02928.bindPopup(popup_e8d504b12ea37cb1ee1c995d81859913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75116a1dde6c08dbdfb723e99be02928.setIcon(icon_44b63fc3a7c7d711b99c9a8581e6c75b);
|
|
|
|
|
|
var marker_eeb48a71f245365867216cc9afc5cdce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_96afb3c8be32661b1bc1a3a7c172f8bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30cbf434babc9dd8759cb76e590541e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad85a35182fa34d31a7a9442c47cccee = $(`<div id="html_ad85a35182fa34d31a7a9442c47cccee" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_30cbf434babc9dd8759cb76e590541e7.setContent(html_ad85a35182fa34d31a7a9442c47cccee);
|
|
|
|
|
|
|
|
marker_eeb48a71f245365867216cc9afc5cdce.bindPopup(popup_30cbf434babc9dd8759cb76e590541e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eeb48a71f245365867216cc9afc5cdce.setIcon(icon_96afb3c8be32661b1bc1a3a7c172f8bf);
|
|
|
|
|
|
var marker_b3b68701a99f717043e6e274c851fffe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b672945bb11f926d193355df2758bb66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a574bbe985c4eb2d4e7625ba661ea67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05b8cba75702eeea3f245ed504860cd7 = $(`<div id="html_05b8cba75702eeea3f245ed504860cd7" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_2a574bbe985c4eb2d4e7625ba661ea67.setContent(html_05b8cba75702eeea3f245ed504860cd7);
|
|
|
|
|
|
|
|
marker_b3b68701a99f717043e6e274c851fffe.bindPopup(popup_2a574bbe985c4eb2d4e7625ba661ea67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3b68701a99f717043e6e274c851fffe.setIcon(icon_b672945bb11f926d193355df2758bb66);
|
|
|
|
|
|
var marker_8cec3f1c124ba85e0fc34ff99740a312 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_40b5b55d85d5e4807c6c9a6a979f20ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7573c9523b99812cc702e9a2f6d410bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dee453eb2555e050a898227c98e09e16 = $(`<div id="html_dee453eb2555e050a898227c98e09e16" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_7573c9523b99812cc702e9a2f6d410bd.setContent(html_dee453eb2555e050a898227c98e09e16);
|
|
|
|
|
|
|
|
marker_8cec3f1c124ba85e0fc34ff99740a312.bindPopup(popup_7573c9523b99812cc702e9a2f6d410bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cec3f1c124ba85e0fc34ff99740a312.setIcon(icon_40b5b55d85d5e4807c6c9a6a979f20ec);
|
|
|
|
|
|
var marker_c2e9bcb5a5b91942c9315d6535cfd394 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_567490e5ed69c7e6b8088ed15edd278a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcd08907ec3c64ff533b837d459cbc67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c850d0b2a5ab7e27dac48ea28df8803 = $(`<div id="html_6c850d0b2a5ab7e27dac48ea28df8803" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_dcd08907ec3c64ff533b837d459cbc67.setContent(html_6c850d0b2a5ab7e27dac48ea28df8803);
|
|
|
|
|
|
|
|
marker_c2e9bcb5a5b91942c9315d6535cfd394.bindPopup(popup_dcd08907ec3c64ff533b837d459cbc67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2e9bcb5a5b91942c9315d6535cfd394.setIcon(icon_567490e5ed69c7e6b8088ed15edd278a);
|
|
|
|
|
|
var marker_105730f1924b86026bd18d923bb1c720 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_d0b2e3884c6268f78cc86e95d40f65e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b21c3069df6075fe61e1ab291640ca0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9891e9a8fc2644c813ae501cce2a201b = $(`<div id="html_9891e9a8fc2644c813ae501cce2a201b" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_4b21c3069df6075fe61e1ab291640ca0.setContent(html_9891e9a8fc2644c813ae501cce2a201b);
|
|
|
|
|
|
|
|
marker_105730f1924b86026bd18d923bb1c720.bindPopup(popup_4b21c3069df6075fe61e1ab291640ca0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_105730f1924b86026bd18d923bb1c720.setIcon(icon_d0b2e3884c6268f78cc86e95d40f65e2);
|
|
|
|
|
|
var marker_2ea96360f11742151b59e8d78802e424 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3e90c2ebe855b3f432c63e0e9ce53233 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce330d9b9c40e4055482a5acfba5a29c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ab6455df15d6c68c740cfa92d72676a = $(`<div id="html_7ab6455df15d6c68c740cfa92d72676a" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_ce330d9b9c40e4055482a5acfba5a29c.setContent(html_7ab6455df15d6c68c740cfa92d72676a);
|
|
|
|
|
|
|
|
marker_2ea96360f11742151b59e8d78802e424.bindPopup(popup_ce330d9b9c40e4055482a5acfba5a29c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ea96360f11742151b59e8d78802e424.setIcon(icon_3e90c2ebe855b3f432c63e0e9ce53233);
|
|
|
|
|
|
var marker_20bd90d11a7e191996381c7f05ac4b2e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f53d578f73a4af2b101943d565a2f8f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c542ea51963c1f950aef8d9defb7bb8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff1121119ad46130f495a8807bbe3e91 = $(`<div id="html_ff1121119ad46130f495a8807bbe3e91" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_c542ea51963c1f950aef8d9defb7bb8e.setContent(html_ff1121119ad46130f495a8807bbe3e91);
|
|
|
|
|
|
|
|
marker_20bd90d11a7e191996381c7f05ac4b2e.bindPopup(popup_c542ea51963c1f950aef8d9defb7bb8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20bd90d11a7e191996381c7f05ac4b2e.setIcon(icon_f53d578f73a4af2b101943d565a2f8f9);
|
|
|
|
|
|
var marker_c26d520ab4d92861bfb48b766fe1bc73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_1eb3e37b64bc218a7790027e0ddcdf52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf9956ee1b92cce7407e2c40d85e2997 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8da06c7768003409d2d3524a77130cc0 = $(`<div id="html_8da06c7768003409d2d3524a77130cc0" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_cf9956ee1b92cce7407e2c40d85e2997.setContent(html_8da06c7768003409d2d3524a77130cc0);
|
|
|
|
|
|
|
|
marker_c26d520ab4d92861bfb48b766fe1bc73.bindPopup(popup_cf9956ee1b92cce7407e2c40d85e2997)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c26d520ab4d92861bfb48b766fe1bc73.setIcon(icon_1eb3e37b64bc218a7790027e0ddcdf52);
|
|
|
|
|
|
var marker_28b2a7121be57a0681c8b773fb14a98e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f6c1073a237587c2714826e93917bc29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e69f55b3517f240e21d9cf2b847f8a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ce68c21cd1dfe583e249e94082c51a2 = $(`<div id="html_6ce68c21cd1dfe583e249e94082c51a2" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_6e69f55b3517f240e21d9cf2b847f8a7.setContent(html_6ce68c21cd1dfe583e249e94082c51a2);
|
|
|
|
|
|
|
|
marker_28b2a7121be57a0681c8b773fb14a98e.bindPopup(popup_6e69f55b3517f240e21d9cf2b847f8a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28b2a7121be57a0681c8b773fb14a98e.setIcon(icon_f6c1073a237587c2714826e93917bc29);
|
|
|
|
|
|
var marker_94912c2ed480c701822a758a4cc45527 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_316b6bf9f47690ba90fa98fb4fe54170 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5d8000f57bbd0566a1af3757e0679f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9271a2d6badcc55ac55df1f8ac00af3f = $(`<div id="html_9271a2d6badcc55ac55df1f8ac00af3f" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_b5d8000f57bbd0566a1af3757e0679f8.setContent(html_9271a2d6badcc55ac55df1f8ac00af3f);
|
|
|
|
|
|
|
|
marker_94912c2ed480c701822a758a4cc45527.bindPopup(popup_b5d8000f57bbd0566a1af3757e0679f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94912c2ed480c701822a758a4cc45527.setIcon(icon_316b6bf9f47690ba90fa98fb4fe54170);
|
|
|
|
|
|
var marker_f49b475f18d0691a333f0efea0cb7cd2 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_915c1ad5f9ecdcfb6f63b4d7ee3b81d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f83377cf8f9aa724dec54d5505ef44f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e473df36842a07bce625e78bdd84b4dd = $(`<div id="html_e473df36842a07bce625e78bdd84b4dd" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_f83377cf8f9aa724dec54d5505ef44f8.setContent(html_e473df36842a07bce625e78bdd84b4dd);
|
|
|
|
|
|
|
|
marker_f49b475f18d0691a333f0efea0cb7cd2.bindPopup(popup_f83377cf8f9aa724dec54d5505ef44f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f49b475f18d0691a333f0efea0cb7cd2.setIcon(icon_915c1ad5f9ecdcfb6f63b4d7ee3b81d8);
|
|
|
|
|
|
var marker_46ad8e936deacca47df38a2cd46f1b7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_7d8b4922a2874f930a8db81bc8645c3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6be7fa1d8097ef9644bcf33a596a2fc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f16d65cd60b589b04a35eb6f4f1d7de = $(`<div id="html_3f16d65cd60b589b04a35eb6f4f1d7de" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_6be7fa1d8097ef9644bcf33a596a2fc2.setContent(html_3f16d65cd60b589b04a35eb6f4f1d7de);
|
|
|
|
|
|
|
|
marker_46ad8e936deacca47df38a2cd46f1b7f.bindPopup(popup_6be7fa1d8097ef9644bcf33a596a2fc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46ad8e936deacca47df38a2cd46f1b7f.setIcon(icon_7d8b4922a2874f930a8db81bc8645c3d);
|
|
|
|
|
|
var marker_5f16a95aba9b3c06a6a072f0f6c434ab = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_000024f845899e7423a9f823d3e6c1a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e203fdb0c9272f67050fb0f9ba1077f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ca29101df6b114c05865082cb74c67c = $(`<div id="html_3ca29101df6b114c05865082cb74c67c" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_8e203fdb0c9272f67050fb0f9ba1077f.setContent(html_3ca29101df6b114c05865082cb74c67c);
|
|
|
|
|
|
|
|
marker_5f16a95aba9b3c06a6a072f0f6c434ab.bindPopup(popup_8e203fdb0c9272f67050fb0f9ba1077f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f16a95aba9b3c06a6a072f0f6c434ab.setIcon(icon_000024f845899e7423a9f823d3e6c1a8);
|
|
|
|
|
|
var marker_9c736db9c187d479e1b5f9f77ef17bdf = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4768c5f4494231631345b69137d49d6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbe4c0b4a49f5b7c59c887ef10f20124 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_110b6518ac5834ca8582e5668fbbb04e = $(`<div id="html_110b6518ac5834ca8582e5668fbbb04e" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_cbe4c0b4a49f5b7c59c887ef10f20124.setContent(html_110b6518ac5834ca8582e5668fbbb04e);
|
|
|
|
|
|
|
|
marker_9c736db9c187d479e1b5f9f77ef17bdf.bindPopup(popup_cbe4c0b4a49f5b7c59c887ef10f20124)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c736db9c187d479e1b5f9f77ef17bdf.setIcon(icon_4768c5f4494231631345b69137d49d6a);
|
|
|
|
|
|
var marker_5e761c3b879092d4d28b9d509bc50646 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3141ae55cd67be633f194566e41674d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_624c02360c97e4d794ea3d00f5b5f827 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f35688a26cfe71db2d2fe052d6a2f80c = $(`<div id="html_f35688a26cfe71db2d2fe052d6a2f80c" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_624c02360c97e4d794ea3d00f5b5f827.setContent(html_f35688a26cfe71db2d2fe052d6a2f80c);
|
|
|
|
|
|
|
|
marker_5e761c3b879092d4d28b9d509bc50646.bindPopup(popup_624c02360c97e4d794ea3d00f5b5f827)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e761c3b879092d4d28b9d509bc50646.setIcon(icon_3141ae55cd67be633f194566e41674d2);
|
|
|
|
|
|
var marker_d2907d70d2679f2354639f325b213cd5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_d7bd9b024f9f8bf6111fc816f08aa2e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36427d36933c5ca7a085590b3611bc59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d79abba3b9bd51bed11ba1fb5799aca4 = $(`<div id="html_d79abba3b9bd51bed11ba1fb5799aca4" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_36427d36933c5ca7a085590b3611bc59.setContent(html_d79abba3b9bd51bed11ba1fb5799aca4);
|
|
|
|
|
|
|
|
marker_d2907d70d2679f2354639f325b213cd5.bindPopup(popup_36427d36933c5ca7a085590b3611bc59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2907d70d2679f2354639f325b213cd5.setIcon(icon_d7bd9b024f9f8bf6111fc816f08aa2e7);
|
|
|
|
|
|
var marker_90710a37e244a0886ec1ea158281a00f = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ee875a8186d448aa10c5db656d0ee893 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36b446e7f5ff561b95d18a2daa53dca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a16cbd2c0cfcb8dbddcb49bc98697eff = $(`<div id="html_a16cbd2c0cfcb8dbddcb49bc98697eff" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_36b446e7f5ff561b95d18a2daa53dca8.setContent(html_a16cbd2c0cfcb8dbddcb49bc98697eff);
|
|
|
|
|
|
|
|
marker_90710a37e244a0886ec1ea158281a00f.bindPopup(popup_36b446e7f5ff561b95d18a2daa53dca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90710a37e244a0886ec1ea158281a00f.setIcon(icon_ee875a8186d448aa10c5db656d0ee893);
|
|
|
|
|
|
var marker_3869f3034cc91b70688069cb0fcf0852 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_fb1a03e26d7e8739e60648fc59d60bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_791ca291f29932ba1315d3e66b07aeb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12a40e990fbe2ff4f3737c50821870ff = $(`<div id="html_12a40e990fbe2ff4f3737c50821870ff" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_791ca291f29932ba1315d3e66b07aeb8.setContent(html_12a40e990fbe2ff4f3737c50821870ff);
|
|
|
|
|
|
|
|
marker_3869f3034cc91b70688069cb0fcf0852.bindPopup(popup_791ca291f29932ba1315d3e66b07aeb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3869f3034cc91b70688069cb0fcf0852.setIcon(icon_fb1a03e26d7e8739e60648fc59d60bb6);
|
|
|
|
|
|
var marker_6950f416f174fa640af6be0987855c3e = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_d188f20a3a8f321b13df97fe777df5e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0800a4b4d1d14a6026c4203065000ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a02b32dab276e8d2f2c706d6305aebd = $(`<div id="html_1a02b32dab276e8d2f2c706d6305aebd" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_a0800a4b4d1d14a6026c4203065000ab.setContent(html_1a02b32dab276e8d2f2c706d6305aebd);
|
|
|
|
|
|
|
|
marker_6950f416f174fa640af6be0987855c3e.bindPopup(popup_a0800a4b4d1d14a6026c4203065000ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6950f416f174fa640af6be0987855c3e.setIcon(icon_d188f20a3a8f321b13df97fe777df5e3);
|
|
|
|
|
|
var marker_7033931b3f62af4721a036f0a94abcce = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_eb9600a609a1bd91e4f3df3907499683 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4a534c77674e905abe443094fdcd80c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfdfabd6875928ec552a54fca7775814 = $(`<div id="html_bfdfabd6875928ec552a54fca7775814" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_f4a534c77674e905abe443094fdcd80c.setContent(html_bfdfabd6875928ec552a54fca7775814);
|
|
|
|
|
|
|
|
marker_7033931b3f62af4721a036f0a94abcce.bindPopup(popup_f4a534c77674e905abe443094fdcd80c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7033931b3f62af4721a036f0a94abcce.setIcon(icon_eb9600a609a1bd91e4f3df3907499683);
|
|
|
|
|
|
var marker_1b5bd266441c83e510b23e5c60263937 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_30c033c329f1e0e719f892e213da1c73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b18be9d7c61933719e8d04d74affa48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb309ce32c6177e59e81acd1cbc8cc76 = $(`<div id="html_cb309ce32c6177e59e81acd1cbc8cc76" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_9b18be9d7c61933719e8d04d74affa48.setContent(html_cb309ce32c6177e59e81acd1cbc8cc76);
|
|
|
|
|
|
|
|
marker_1b5bd266441c83e510b23e5c60263937.bindPopup(popup_9b18be9d7c61933719e8d04d74affa48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b5bd266441c83e510b23e5c60263937.setIcon(icon_30c033c329f1e0e719f892e213da1c73);
|
|
|
|
|
|
var marker_973608f82eec6ff6ad8aa4a049fce02c = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b48dd14b24ce82179abae252fbfc0f2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6acce124f37bfb566ffe0050fd6fa831 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0596141140bdd4351f8768f4a30e8719 = $(`<div id="html_0596141140bdd4351f8768f4a30e8719" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_6acce124f37bfb566ffe0050fd6fa831.setContent(html_0596141140bdd4351f8768f4a30e8719);
|
|
|
|
|
|
|
|
marker_973608f82eec6ff6ad8aa4a049fce02c.bindPopup(popup_6acce124f37bfb566ffe0050fd6fa831)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_973608f82eec6ff6ad8aa4a049fce02c.setIcon(icon_b48dd14b24ce82179abae252fbfc0f2c);
|
|
|
|
|
|
var marker_11588b2705167315513383805d52d3d7 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_40a92a7efb871083747aec363aaffb8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4202f71dd1812d2155699ccf86f415a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df9e236ec08e47b879b3c09b56fb4c8f = $(`<div id="html_df9e236ec08e47b879b3c09b56fb4c8f" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_4202f71dd1812d2155699ccf86f415a4.setContent(html_df9e236ec08e47b879b3c09b56fb4c8f);
|
|
|
|
|
|
|
|
marker_11588b2705167315513383805d52d3d7.bindPopup(popup_4202f71dd1812d2155699ccf86f415a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11588b2705167315513383805d52d3d7.setIcon(icon_40a92a7efb871083747aec363aaffb8f);
|
|
|
|
|
|
var marker_5426ffd011624eb8a37bc386b7f8c2da = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_1e3c224bd2aa3b8563714310d1c9d9fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7045c0e682b2e80a89d405a28f75318 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a94d4326978f0e03de079deebdca5d9 = $(`<div id="html_7a94d4326978f0e03de079deebdca5d9" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_f7045c0e682b2e80a89d405a28f75318.setContent(html_7a94d4326978f0e03de079deebdca5d9);
|
|
|
|
|
|
|
|
marker_5426ffd011624eb8a37bc386b7f8c2da.bindPopup(popup_f7045c0e682b2e80a89d405a28f75318)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5426ffd011624eb8a37bc386b7f8c2da.setIcon(icon_1e3c224bd2aa3b8563714310d1c9d9fb);
|
|
|
|
|
|
var marker_b04f1c9d63dfe4daa6157330d80da8cf = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_14b1922e4a6ffd5f501227f9fdcd19fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eebda023472312deb2a1637a0c145b0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cc93530156fe6563c8678853abec017 = $(`<div id="html_2cc93530156fe6563c8678853abec017" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_eebda023472312deb2a1637a0c145b0a.setContent(html_2cc93530156fe6563c8678853abec017);
|
|
|
|
|
|
|
|
marker_b04f1c9d63dfe4daa6157330d80da8cf.bindPopup(popup_eebda023472312deb2a1637a0c145b0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b04f1c9d63dfe4daa6157330d80da8cf.setIcon(icon_14b1922e4a6ffd5f501227f9fdcd19fd);
|
|
|
|
|
|
var marker_4ecd1e849b83bb99a50de4384f44c985 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_88309758be4b98dbbf744774645fbd0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2781edf9d9c6bd02738caaf6f91dbdcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59fc38af245e3636a7e08508ffb66998 = $(`<div id="html_59fc38af245e3636a7e08508ffb66998" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_2781edf9d9c6bd02738caaf6f91dbdcd.setContent(html_59fc38af245e3636a7e08508ffb66998);
|
|
|
|
|
|
|
|
marker_4ecd1e849b83bb99a50de4384f44c985.bindPopup(popup_2781edf9d9c6bd02738caaf6f91dbdcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ecd1e849b83bb99a50de4384f44c985.setIcon(icon_88309758be4b98dbbf744774645fbd0f);
|
|
|
|
|
|
var marker_4c31df141919a390636ea2f518c7f28c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f3846d0e4978e02da8f6434dd2993423 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1ee048cc0a56004d91d14b88600bb61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7ba183bfd9726515fe0ea28f0ee23ec = $(`<div id="html_d7ba183bfd9726515fe0ea28f0ee23ec" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_d1ee048cc0a56004d91d14b88600bb61.setContent(html_d7ba183bfd9726515fe0ea28f0ee23ec);
|
|
|
|
|
|
|
|
marker_4c31df141919a390636ea2f518c7f28c.bindPopup(popup_d1ee048cc0a56004d91d14b88600bb61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c31df141919a390636ea2f518c7f28c.setIcon(icon_f3846d0e4978e02da8f6434dd2993423);
|
|
|
|
|
|
var marker_3e849364ab0c65a5a0c0ef6bdec85d43 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_abbc95a29a9570d133d2cece53a32f93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4d7604b3b69e9e6e323cac307c09c3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56bce5040f9c2ccb3d6d4fc6196912d5 = $(`<div id="html_56bce5040f9c2ccb3d6d4fc6196912d5" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_c4d7604b3b69e9e6e323cac307c09c3c.setContent(html_56bce5040f9c2ccb3d6d4fc6196912d5);
|
|
|
|
|
|
|
|
marker_3e849364ab0c65a5a0c0ef6bdec85d43.bindPopup(popup_c4d7604b3b69e9e6e323cac307c09c3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e849364ab0c65a5a0c0ef6bdec85d43.setIcon(icon_abbc95a29a9570d133d2cece53a32f93);
|
|
|
|
|
|
var marker_4e39e89525368a79818730eaec4274cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e09d318cf4f41eb82a74f4ec73099d4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_131a47490724485326d0c18dd76ba8ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95b1835c0cd6f96a8dabb9f934b09bdc = $(`<div id="html_95b1835c0cd6f96a8dabb9f934b09bdc" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_131a47490724485326d0c18dd76ba8ef.setContent(html_95b1835c0cd6f96a8dabb9f934b09bdc);
|
|
|
|
|
|
|
|
marker_4e39e89525368a79818730eaec4274cb.bindPopup(popup_131a47490724485326d0c18dd76ba8ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e39e89525368a79818730eaec4274cb.setIcon(icon_e09d318cf4f41eb82a74f4ec73099d4d);
|
|
|
|
|
|
var marker_2949d7d091b1f429be890c3ccbab18b1 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_62646b84048fe70636b003c58ab0e5e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64387052bf8c85abaa844075bbe15157 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac11d62f897ac942c8b5b2fb2e886c45 = $(`<div id="html_ac11d62f897ac942c8b5b2fb2e886c45" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_64387052bf8c85abaa844075bbe15157.setContent(html_ac11d62f897ac942c8b5b2fb2e886c45);
|
|
|
|
|
|
|
|
marker_2949d7d091b1f429be890c3ccbab18b1.bindPopup(popup_64387052bf8c85abaa844075bbe15157)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2949d7d091b1f429be890c3ccbab18b1.setIcon(icon_62646b84048fe70636b003c58ab0e5e8);
|
|
|
|
|
|
var marker_e925aa899f6acfe26aae478b29be7183 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_1d90f36c9d34541c24dd661176ccffd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4ef7ddedfef8e6542bc1d1312bffe27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6827081e051fd79320268e807ab9264 = $(`<div id="html_f6827081e051fd79320268e807ab9264" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_f4ef7ddedfef8e6542bc1d1312bffe27.setContent(html_f6827081e051fd79320268e807ab9264);
|
|
|
|
|
|
|
|
marker_e925aa899f6acfe26aae478b29be7183.bindPopup(popup_f4ef7ddedfef8e6542bc1d1312bffe27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e925aa899f6acfe26aae478b29be7183.setIcon(icon_1d90f36c9d34541c24dd661176ccffd8);
|
|
|
|
|
|
var marker_f3d42cbb87e6694f38ad5bdef59352f5 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_d68af0309308975eeace4da663a5acd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52c5413b57ab67cbda0ac410059636b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5162e5d6b8506abacbeb376dcfc0d114 = $(`<div id="html_5162e5d6b8506abacbeb376dcfc0d114" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_52c5413b57ab67cbda0ac410059636b2.setContent(html_5162e5d6b8506abacbeb376dcfc0d114);
|
|
|
|
|
|
|
|
marker_f3d42cbb87e6694f38ad5bdef59352f5.bindPopup(popup_52c5413b57ab67cbda0ac410059636b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3d42cbb87e6694f38ad5bdef59352f5.setIcon(icon_d68af0309308975eeace4da663a5acd7);
|
|
|
|
|
|
var marker_c0ee684ca0c0c13e7ef8c3c5a2bb496f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_00f54b18ed0774bf7e0258266cb77c1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bddf95eb87275a6c15f2e381c5aed8a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70ca293c5785f214440daf9f42dfd3fc = $(`<div id="html_70ca293c5785f214440daf9f42dfd3fc" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_bddf95eb87275a6c15f2e381c5aed8a3.setContent(html_70ca293c5785f214440daf9f42dfd3fc);
|
|
|
|
|
|
|
|
marker_c0ee684ca0c0c13e7ef8c3c5a2bb496f.bindPopup(popup_bddf95eb87275a6c15f2e381c5aed8a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0ee684ca0c0c13e7ef8c3c5a2bb496f.setIcon(icon_00f54b18ed0774bf7e0258266cb77c1d);
|
|
|
|
|
|
var marker_6ea8410575b06da95c0d66a38979b820 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e787c80de43990f728a6c48eaa6d9e3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6495161d3aaccb81d6c069a1b13c8fc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9bab10d48fc7a289176d367e2d24776 = $(`<div id="html_d9bab10d48fc7a289176d367e2d24776" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_6495161d3aaccb81d6c069a1b13c8fc1.setContent(html_d9bab10d48fc7a289176d367e2d24776);
|
|
|
|
|
|
|
|
marker_6ea8410575b06da95c0d66a38979b820.bindPopup(popup_6495161d3aaccb81d6c069a1b13c8fc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ea8410575b06da95c0d66a38979b820.setIcon(icon_e787c80de43990f728a6c48eaa6d9e3f);
|
|
|
|
|
|
var marker_a222f94d3531f1dd6f8f01a3aa4c1898 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b3fb3423eaea2544f148e459ff287371 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03a2ff45d74279f88fb7aa2f40cc880e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95c2fe0e4e7f0299b2a83029aed1582b = $(`<div id="html_95c2fe0e4e7f0299b2a83029aed1582b" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_03a2ff45d74279f88fb7aa2f40cc880e.setContent(html_95c2fe0e4e7f0299b2a83029aed1582b);
|
|
|
|
|
|
|
|
marker_a222f94d3531f1dd6f8f01a3aa4c1898.bindPopup(popup_03a2ff45d74279f88fb7aa2f40cc880e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a222f94d3531f1dd6f8f01a3aa4c1898.setIcon(icon_b3fb3423eaea2544f148e459ff287371);
|
|
|
|
|
|
var marker_847cddb80286bc5d6ff8e98626687411 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_97354397297e511070e8287544302595 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af1a6284a0b6ec69826834978931711d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_611a0082f13b7a1e480725fe3ac3c3b0 = $(`<div id="html_611a0082f13b7a1e480725fe3ac3c3b0" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_af1a6284a0b6ec69826834978931711d.setContent(html_611a0082f13b7a1e480725fe3ac3c3b0);
|
|
|
|
|
|
|
|
marker_847cddb80286bc5d6ff8e98626687411.bindPopup(popup_af1a6284a0b6ec69826834978931711d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_847cddb80286bc5d6ff8e98626687411.setIcon(icon_97354397297e511070e8287544302595);
|
|
|
|
|
|
var marker_e749cb98f05b53813d32eb0cd3e09e78 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b9c4453823e5347cb99b8c78743975e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e6a30806f558e5d66d52ee2fc6ea63d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66e2f5ca8b3653093dc7ed9708c5931f = $(`<div id="html_66e2f5ca8b3653093dc7ed9708c5931f" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_9e6a30806f558e5d66d52ee2fc6ea63d.setContent(html_66e2f5ca8b3653093dc7ed9708c5931f);
|
|
|
|
|
|
|
|
marker_e749cb98f05b53813d32eb0cd3e09e78.bindPopup(popup_9e6a30806f558e5d66d52ee2fc6ea63d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e749cb98f05b53813d32eb0cd3e09e78.setIcon(icon_b9c4453823e5347cb99b8c78743975e9);
|
|
|
|
|
|
var marker_fd02e7d5547c27abfbbe9a772cfe08d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_9a34fbbb15be00b499bba63f3909483c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc39092e732a5ce1124ae89251e092b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7648b91a4f45047b2c93b16c2ce1e43a = $(`<div id="html_7648b91a4f45047b2c93b16c2ce1e43a" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_cc39092e732a5ce1124ae89251e092b1.setContent(html_7648b91a4f45047b2c93b16c2ce1e43a);
|
|
|
|
|
|
|
|
marker_fd02e7d5547c27abfbbe9a772cfe08d7.bindPopup(popup_cc39092e732a5ce1124ae89251e092b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd02e7d5547c27abfbbe9a772cfe08d7.setIcon(icon_9a34fbbb15be00b499bba63f3909483c);
|
|
|
|
|
|
var marker_c3b73ad3b843632274f90ea830a9a25b = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2780647095e1c636127c10773295971f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_214553cbe21a3216117c9e5103734d64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_974f3e5aa0e76f21722d665d7de5a3e5 = $(`<div id="html_974f3e5aa0e76f21722d665d7de5a3e5" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_214553cbe21a3216117c9e5103734d64.setContent(html_974f3e5aa0e76f21722d665d7de5a3e5);
|
|
|
|
|
|
|
|
marker_c3b73ad3b843632274f90ea830a9a25b.bindPopup(popup_214553cbe21a3216117c9e5103734d64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3b73ad3b843632274f90ea830a9a25b.setIcon(icon_2780647095e1c636127c10773295971f);
|
|
|
|
|
|
var marker_035961ec379a487eb38f6399edcb62db = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b4f431dbff1e3ec4af4b0b82f0de2912 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d79b5d96e9d6177f59450491ac5b01a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_268cc1b24b8e6c761a977457c836e875 = $(`<div id="html_268cc1b24b8e6c761a977457c836e875" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_0d79b5d96e9d6177f59450491ac5b01a.setContent(html_268cc1b24b8e6c761a977457c836e875);
|
|
|
|
|
|
|
|
marker_035961ec379a487eb38f6399edcb62db.bindPopup(popup_0d79b5d96e9d6177f59450491ac5b01a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_035961ec379a487eb38f6399edcb62db.setIcon(icon_b4f431dbff1e3ec4af4b0b82f0de2912);
|
|
|
|
|
|
var marker_94915c4e06e0bf5050e80ffddefa7479 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_be0dac6e7f9dae89e22af11ec2fbffd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_376f7e4509ec61a4e9bf328deb640f9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d352b89b631aa3c42bde27aebe8a966 = $(`<div id="html_5d352b89b631aa3c42bde27aebe8a966" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_376f7e4509ec61a4e9bf328deb640f9a.setContent(html_5d352b89b631aa3c42bde27aebe8a966);
|
|
|
|
|
|
|
|
marker_94915c4e06e0bf5050e80ffddefa7479.bindPopup(popup_376f7e4509ec61a4e9bf328deb640f9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94915c4e06e0bf5050e80ffddefa7479.setIcon(icon_be0dac6e7f9dae89e22af11ec2fbffd1);
|
|
|
|
|
|
var marker_8cdc3706bcb227c4a06b94a1be8fec65 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4f1515696db4abe6a9a6b827b0aba2cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6941c4c9c636ffa134ee7c7e12fe46e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_460621ecf5c112feec4dd2e0499db473 = $(`<div id="html_460621ecf5c112feec4dd2e0499db473" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_6941c4c9c636ffa134ee7c7e12fe46e5.setContent(html_460621ecf5c112feec4dd2e0499db473);
|
|
|
|
|
|
|
|
marker_8cdc3706bcb227c4a06b94a1be8fec65.bindPopup(popup_6941c4c9c636ffa134ee7c7e12fe46e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cdc3706bcb227c4a06b94a1be8fec65.setIcon(icon_4f1515696db4abe6a9a6b827b0aba2cc);
|
|
|
|
|
|
var marker_14b51f56c2e729a593660ffb60585b26 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f568d19b88315b2d369329d8e5388ed4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85673ea554a849d620570cda9b96aea9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a327ce5279d41976753b369490c8c13 = $(`<div id="html_7a327ce5279d41976753b369490c8c13" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_85673ea554a849d620570cda9b96aea9.setContent(html_7a327ce5279d41976753b369490c8c13);
|
|
|
|
|
|
|
|
marker_14b51f56c2e729a593660ffb60585b26.bindPopup(popup_85673ea554a849d620570cda9b96aea9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14b51f56c2e729a593660ffb60585b26.setIcon(icon_f568d19b88315b2d369329d8e5388ed4);
|
|
|
|
|
|
var marker_104b31eee468b9c86e614920d6950815 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_51c0b6039924c5145d5c7118b8297553 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90d65cce03f2fe467c58ff8369d518d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e888fe925f07c7329035736d41951ade = $(`<div id="html_e888fe925f07c7329035736d41951ade" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_90d65cce03f2fe467c58ff8369d518d5.setContent(html_e888fe925f07c7329035736d41951ade);
|
|
|
|
|
|
|
|
marker_104b31eee468b9c86e614920d6950815.bindPopup(popup_90d65cce03f2fe467c58ff8369d518d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_104b31eee468b9c86e614920d6950815.setIcon(icon_51c0b6039924c5145d5c7118b8297553);
|
|
|
|
|
|
var marker_a1f333042733a71d32ab48d6a7833630 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_dc319b608764484cf4c9f78165726850 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d696f72c3a33a0f45fbae9be965956f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdbff67b90e4ccf6a3ad8305df599f5d = $(`<div id="html_fdbff67b90e4ccf6a3ad8305df599f5d" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_d696f72c3a33a0f45fbae9be965956f9.setContent(html_fdbff67b90e4ccf6a3ad8305df599f5d);
|
|
|
|
|
|
|
|
marker_a1f333042733a71d32ab48d6a7833630.bindPopup(popup_d696f72c3a33a0f45fbae9be965956f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f333042733a71d32ab48d6a7833630.setIcon(icon_dc319b608764484cf4c9f78165726850);
|
|
|
|
|
|
var marker_30b7f903eca872a61b54ffbce90b1ff8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f6c8a13510a1a517abe564359d5fa892 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d3a325914a43eb54ca126548fd8f0f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d843af6f1a6b101b7e46c6c9d45b4865 = $(`<div id="html_d843af6f1a6b101b7e46c6c9d45b4865" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_9d3a325914a43eb54ca126548fd8f0f8.setContent(html_d843af6f1a6b101b7e46c6c9d45b4865);
|
|
|
|
|
|
|
|
marker_30b7f903eca872a61b54ffbce90b1ff8.bindPopup(popup_9d3a325914a43eb54ca126548fd8f0f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30b7f903eca872a61b54ffbce90b1ff8.setIcon(icon_f6c8a13510a1a517abe564359d5fa892);
|
|
|
|
|
|
var marker_2319138a1bb94d12e00858b2c77c1f9a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e91cb76a8698ecfc6d03da1f49fb7fb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_990380ea8626923d04aaf5debfd79114 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_538d08f749ef11016a30907a09eaa45a = $(`<div id="html_538d08f749ef11016a30907a09eaa45a" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_990380ea8626923d04aaf5debfd79114.setContent(html_538d08f749ef11016a30907a09eaa45a);
|
|
|
|
|
|
|
|
marker_2319138a1bb94d12e00858b2c77c1f9a.bindPopup(popup_990380ea8626923d04aaf5debfd79114)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2319138a1bb94d12e00858b2c77c1f9a.setIcon(icon_e91cb76a8698ecfc6d03da1f49fb7fb4);
|
|
|
|
|
|
var marker_ca9ff4007c9465d4b5be492a2c448112 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f9634fc9824548ca969b5093429eead5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bb095d8381071492978d7db1b425e0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e0aa3f2357e147122d19d0d74435c6c = $(`<div id="html_8e0aa3f2357e147122d19d0d74435c6c" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_0bb095d8381071492978d7db1b425e0c.setContent(html_8e0aa3f2357e147122d19d0d74435c6c);
|
|
|
|
|
|
|
|
marker_ca9ff4007c9465d4b5be492a2c448112.bindPopup(popup_0bb095d8381071492978d7db1b425e0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca9ff4007c9465d4b5be492a2c448112.setIcon(icon_f9634fc9824548ca969b5093429eead5);
|
|
|
|
|
|
var marker_917051f8c6b7bfddb801aff0bc90d126 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ec977d04518b793f55ef774309a9c9ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42d64eaf2da17ae1c7be94a6ccde6ad4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6080f280ea6df2b88ad2887168f6bcc8 = $(`<div id="html_6080f280ea6df2b88ad2887168f6bcc8" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_42d64eaf2da17ae1c7be94a6ccde6ad4.setContent(html_6080f280ea6df2b88ad2887168f6bcc8);
|
|
|
|
|
|
|
|
marker_917051f8c6b7bfddb801aff0bc90d126.bindPopup(popup_42d64eaf2da17ae1c7be94a6ccde6ad4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_917051f8c6b7bfddb801aff0bc90d126.setIcon(icon_ec977d04518b793f55ef774309a9c9ea);
|
|
|
|
|
|
var marker_bd90d9ed40c1f85462c86f5a53f1b486 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ab6560849e3c0ab2d18575ff41268f51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec64a9fd984170c361c407c541e2466f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_316c0bddd8fecda59e8d341beb3abcb8 = $(`<div id="html_316c0bddd8fecda59e8d341beb3abcb8" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_ec64a9fd984170c361c407c541e2466f.setContent(html_316c0bddd8fecda59e8d341beb3abcb8);
|
|
|
|
|
|
|
|
marker_bd90d9ed40c1f85462c86f5a53f1b486.bindPopup(popup_ec64a9fd984170c361c407c541e2466f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd90d9ed40c1f85462c86f5a53f1b486.setIcon(icon_ab6560849e3c0ab2d18575ff41268f51);
|
|
|
|
|
|
var marker_2775176c5bd58c3033b0b7758fde642c = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_710d463b2efdf45f11a84da885e33835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8bb1c8cbe59e7837c7a58e167b1d9ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c74dcbd3737f9be01a565a981c5787d = $(`<div id="html_4c74dcbd3737f9be01a565a981c5787d" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_a8bb1c8cbe59e7837c7a58e167b1d9ed.setContent(html_4c74dcbd3737f9be01a565a981c5787d);
|
|
|
|
|
|
|
|
marker_2775176c5bd58c3033b0b7758fde642c.bindPopup(popup_a8bb1c8cbe59e7837c7a58e167b1d9ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2775176c5bd58c3033b0b7758fde642c.setIcon(icon_710d463b2efdf45f11a84da885e33835);
|
|
|
|
|
|
var marker_49364bac36c49f9a9a6af1f0f6424aa8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_18a30c704a0f998bc81a60efdbda773b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6db86973d5096cf14b5072f5622cf53e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d33cf2ae8f4f5abc5055e35cd6abceef = $(`<div id="html_d33cf2ae8f4f5abc5055e35cd6abceef" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_6db86973d5096cf14b5072f5622cf53e.setContent(html_d33cf2ae8f4f5abc5055e35cd6abceef);
|
|
|
|
|
|
|
|
marker_49364bac36c49f9a9a6af1f0f6424aa8.bindPopup(popup_6db86973d5096cf14b5072f5622cf53e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49364bac36c49f9a9a6af1f0f6424aa8.setIcon(icon_18a30c704a0f998bc81a60efdbda773b);
|
|
|
|
|
|
var marker_2eef796df048c366db5a9c4da3290975 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_68490a462dad6fd4ae58f9801d0a1254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73ec6a049c2041cb28757657765337c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfc0a5e2f0b0ed34879bfcc66bbc3e18 = $(`<div id="html_bfc0a5e2f0b0ed34879bfcc66bbc3e18" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_73ec6a049c2041cb28757657765337c7.setContent(html_bfc0a5e2f0b0ed34879bfcc66bbc3e18);
|
|
|
|
|
|
|
|
marker_2eef796df048c366db5a9c4da3290975.bindPopup(popup_73ec6a049c2041cb28757657765337c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eef796df048c366db5a9c4da3290975.setIcon(icon_68490a462dad6fd4ae58f9801d0a1254);
|
|
|
|
|
|
var marker_d9f0f99fbe0fc9aff7af6007b9717728 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_9b0ba547eff17b35d6017b5d5c94b3b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0da780113b79b5725ddc3bc7314d7eec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beabeb575d39938f5b2a841cf2440fd5 = $(`<div id="html_beabeb575d39938f5b2a841cf2440fd5" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_0da780113b79b5725ddc3bc7314d7eec.setContent(html_beabeb575d39938f5b2a841cf2440fd5);
|
|
|
|
|
|
|
|
marker_d9f0f99fbe0fc9aff7af6007b9717728.bindPopup(popup_0da780113b79b5725ddc3bc7314d7eec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9f0f99fbe0fc9aff7af6007b9717728.setIcon(icon_9b0ba547eff17b35d6017b5d5c94b3b4);
|
|
|
|
|
|
var marker_7f87dfa7eb3b99696e24370c2c053534 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2897ca3097362baf97aaa346377799e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6e3b029f40bf0e1c35dc302c094da86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8972d68a825a0b519c0cec4ad392b9aa = $(`<div id="html_8972d68a825a0b519c0cec4ad392b9aa" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_b6e3b029f40bf0e1c35dc302c094da86.setContent(html_8972d68a825a0b519c0cec4ad392b9aa);
|
|
|
|
|
|
|
|
marker_7f87dfa7eb3b99696e24370c2c053534.bindPopup(popup_b6e3b029f40bf0e1c35dc302c094da86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f87dfa7eb3b99696e24370c2c053534.setIcon(icon_2897ca3097362baf97aaa346377799e6);
|
|
|
|
|
|
var marker_91ef5054869e320282122e33dc72ed6d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_18cfa96d536628b06100ab9d5a531e1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09629fe1468492a19186955f4f57b0df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb0f8007d85d77ec4284bbfa772cc808 = $(`<div id="html_cb0f8007d85d77ec4284bbfa772cc808" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_09629fe1468492a19186955f4f57b0df.setContent(html_cb0f8007d85d77ec4284bbfa772cc808);
|
|
|
|
|
|
|
|
marker_91ef5054869e320282122e33dc72ed6d.bindPopup(popup_09629fe1468492a19186955f4f57b0df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91ef5054869e320282122e33dc72ed6d.setIcon(icon_18cfa96d536628b06100ab9d5a531e1a);
|
|
|
|
|
|
var marker_8a470fad1fbc15a81e81bf4850ab5868 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_0ebaecb0a4f2987cc7d19febdb549e2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53c2c149f586ca19ce336c365d4b7c80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_811cad7d603cede0f65fcabd5c91995c = $(`<div id="html_811cad7d603cede0f65fcabd5c91995c" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_53c2c149f586ca19ce336c365d4b7c80.setContent(html_811cad7d603cede0f65fcabd5c91995c);
|
|
|
|
|
|
|
|
marker_8a470fad1fbc15a81e81bf4850ab5868.bindPopup(popup_53c2c149f586ca19ce336c365d4b7c80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a470fad1fbc15a81e81bf4850ab5868.setIcon(icon_0ebaecb0a4f2987cc7d19febdb549e2e);
|
|
|
|
|
|
var marker_c5dbcb7102c31d99c76266548e9ccb64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_0c9cb4f26f76b465b33cb7b0733e5821 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_520f52b3732f41dbad5917afd26966b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fc9951e1c0abd58cc14c83805555ad9 = $(`<div id="html_8fc9951e1c0abd58cc14c83805555ad9" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_520f52b3732f41dbad5917afd26966b8.setContent(html_8fc9951e1c0abd58cc14c83805555ad9);
|
|
|
|
|
|
|
|
marker_c5dbcb7102c31d99c76266548e9ccb64.bindPopup(popup_520f52b3732f41dbad5917afd26966b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5dbcb7102c31d99c76266548e9ccb64.setIcon(icon_0c9cb4f26f76b465b33cb7b0733e5821);
|
|
|
|
|
|
var marker_e3c4a3fff0e1407c252bdf979d434916 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_cadc047f38434cdd27428d856300660a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_762112af5eb6236306474040c24e4fad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d025bef1695732ade15223d5b378bf39 = $(`<div id="html_d025bef1695732ade15223d5b378bf39" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_762112af5eb6236306474040c24e4fad.setContent(html_d025bef1695732ade15223d5b378bf39);
|
|
|
|
|
|
|
|
marker_e3c4a3fff0e1407c252bdf979d434916.bindPopup(popup_762112af5eb6236306474040c24e4fad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3c4a3fff0e1407c252bdf979d434916.setIcon(icon_cadc047f38434cdd27428d856300660a);
|
|
|
|
|
|
var marker_ecc36dd31f208a1cf626215456bf2e40 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_cb7b1fd823f2cb678a2b99743a3c2a1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b582f82914c3c072f6894e5bfafc27b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cd5d96700f35fbbf17a8accb8af74c9 = $(`<div id="html_9cd5d96700f35fbbf17a8accb8af74c9" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_b582f82914c3c072f6894e5bfafc27b5.setContent(html_9cd5d96700f35fbbf17a8accb8af74c9);
|
|
|
|
|
|
|
|
marker_ecc36dd31f208a1cf626215456bf2e40.bindPopup(popup_b582f82914c3c072f6894e5bfafc27b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecc36dd31f208a1cf626215456bf2e40.setIcon(icon_cb7b1fd823f2cb678a2b99743a3c2a1e);
|
|
|
|
|
|
var marker_c04c9a60346c0fcdeaebd29a501eee13 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_178624f68a788913e6d7b25f2abfcafd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c4110569ec98fb6bdaa5f39fdeb9be5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41b0e70f9a01e0444bb660e2d39b52c3 = $(`<div id="html_41b0e70f9a01e0444bb660e2d39b52c3" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_1c4110569ec98fb6bdaa5f39fdeb9be5.setContent(html_41b0e70f9a01e0444bb660e2d39b52c3);
|
|
|
|
|
|
|
|
marker_c04c9a60346c0fcdeaebd29a501eee13.bindPopup(popup_1c4110569ec98fb6bdaa5f39fdeb9be5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c04c9a60346c0fcdeaebd29a501eee13.setIcon(icon_178624f68a788913e6d7b25f2abfcafd);
|
|
|
|
|
|
var marker_1d3c715ddd5f990681d342048976def3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3c6b6159dfb47d327f8951e25cef449a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b846f68cd162ad33ffdd6cc4cef1bea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3be5de117945f31ce30b42d0125ac461 = $(`<div id="html_3be5de117945f31ce30b42d0125ac461" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_b846f68cd162ad33ffdd6cc4cef1bea6.setContent(html_3be5de117945f31ce30b42d0125ac461);
|
|
|
|
|
|
|
|
marker_1d3c715ddd5f990681d342048976def3.bindPopup(popup_b846f68cd162ad33ffdd6cc4cef1bea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d3c715ddd5f990681d342048976def3.setIcon(icon_3c6b6159dfb47d327f8951e25cef449a);
|
|
|
|
|
|
var marker_4be052d0fb0b001da3eb045a9bfb2f6c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b6ebf2d9fefc31d06e9d9fe4dabdbcf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c36d850d6e5a7778a954c8c125aaa19e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7515bffa293e8d890c49f8b61ac25410 = $(`<div id="html_7515bffa293e8d890c49f8b61ac25410" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_c36d850d6e5a7778a954c8c125aaa19e.setContent(html_7515bffa293e8d890c49f8b61ac25410);
|
|
|
|
|
|
|
|
marker_4be052d0fb0b001da3eb045a9bfb2f6c.bindPopup(popup_c36d850d6e5a7778a954c8c125aaa19e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4be052d0fb0b001da3eb045a9bfb2f6c.setIcon(icon_b6ebf2d9fefc31d06e9d9fe4dabdbcf1);
|
|
|
|
|
|
var marker_5d9e47a194c24bd05e5ed675c6a95df7 = L.marker(
|
|
[39.321, -111.094],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_14e6d9226e0a46ebdf641d4d99eff22f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba7a8b9f9eefa69d7ed07fe18f386741 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae2aa750e70d6c853dce256d53255319 = $(`<div id="html_ae2aa750e70d6c853dce256d53255319" style="width: 100.0%; height: 100.0%;">relay-1.flying-alpaca.com</div>`)[0];
|
|
popup_ba7a8b9f9eefa69d7ed07fe18f386741.setContent(html_ae2aa750e70d6c853dce256d53255319);
|
|
|
|
|
|
|
|
marker_5d9e47a194c24bd05e5ed675c6a95df7.bindPopup(popup_ba7a8b9f9eefa69d7ed07fe18f386741)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d9e47a194c24bd05e5ed675c6a95df7.setIcon(icon_14e6d9226e0a46ebdf641d4d99eff22f);
|
|
|
|
|
|
var marker_6696fc34f30920c4ebdf619cbdac72fd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_50f5e4f7f46a965af589d8e42fea3bdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6f43f6476ab064319f7f840f7ead62c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1ab555da1dbab6571aebdd6aeed869e = $(`<div id="html_a1ab555da1dbab6571aebdd6aeed869e" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_c6f43f6476ab064319f7f840f7ead62c.setContent(html_a1ab555da1dbab6571aebdd6aeed869e);
|
|
|
|
|
|
|
|
marker_6696fc34f30920c4ebdf619cbdac72fd.bindPopup(popup_c6f43f6476ab064319f7f840f7ead62c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6696fc34f30920c4ebdf619cbdac72fd.setIcon(icon_50f5e4f7f46a965af589d8e42fea3bdc);
|
|
|
|
|
|
var marker_0a670504f3e09efee539f8e7f177fc75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_45ebdc1ff0c1aa8386000eb27684e67b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1a155e4d9935d00907511a6bda42d51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_329df60aa20ad0b692e39291256b39e7 = $(`<div id="html_329df60aa20ad0b692e39291256b39e7" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_e1a155e4d9935d00907511a6bda42d51.setContent(html_329df60aa20ad0b692e39291256b39e7);
|
|
|
|
|
|
|
|
marker_0a670504f3e09efee539f8e7f177fc75.bindPopup(popup_e1a155e4d9935d00907511a6bda42d51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a670504f3e09efee539f8e7f177fc75.setIcon(icon_45ebdc1ff0c1aa8386000eb27684e67b);
|
|
|
|
|
|
var marker_abcd32b81a243bf918d0b51253538453 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_16e198068e68c9d87a4e484d2aa0715d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cbd572bb1b7d3c4c492cdabef3ac751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c57f94d2ca6a9536d780d3f3418cde5e = $(`<div id="html_c57f94d2ca6a9536d780d3f3418cde5e" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_5cbd572bb1b7d3c4c492cdabef3ac751.setContent(html_c57f94d2ca6a9536d780d3f3418cde5e);
|
|
|
|
|
|
|
|
marker_abcd32b81a243bf918d0b51253538453.bindPopup(popup_5cbd572bb1b7d3c4c492cdabef3ac751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abcd32b81a243bf918d0b51253538453.setIcon(icon_16e198068e68c9d87a4e484d2aa0715d);
|
|
|
|
|
|
var marker_8b3b292576ee1c3b265bffd18be90d98 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_24d8f6fbf1d364c2093dc3d8e054ed4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d00ac2cd1c55d98d58d52f3e84d8640 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d34d56b33f528fb550b7bf5f8b008d96 = $(`<div id="html_d34d56b33f528fb550b7bf5f8b008d96" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_8d00ac2cd1c55d98d58d52f3e84d8640.setContent(html_d34d56b33f528fb550b7bf5f8b008d96);
|
|
|
|
|
|
|
|
marker_8b3b292576ee1c3b265bffd18be90d98.bindPopup(popup_8d00ac2cd1c55d98d58d52f3e84d8640)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b3b292576ee1c3b265bffd18be90d98.setIcon(icon_24d8f6fbf1d364c2093dc3d8e054ed4a);
|
|
|
|
|
|
var marker_fae88cddd9aa964aab071be544bf1a79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_044f9cf98565ff17836830a351d741e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dc85bc5f4bff4c69f5a604f106ad7ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cfd087164ea64c529ec38e663144913 = $(`<div id="html_4cfd087164ea64c529ec38e663144913" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_9dc85bc5f4bff4c69f5a604f106ad7ab.setContent(html_4cfd087164ea64c529ec38e663144913);
|
|
|
|
|
|
|
|
marker_fae88cddd9aa964aab071be544bf1a79.bindPopup(popup_9dc85bc5f4bff4c69f5a604f106ad7ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fae88cddd9aa964aab071be544bf1a79.setIcon(icon_044f9cf98565ff17836830a351d741e7);
|
|
|
|
|
|
var marker_ed3aef164c112914421d86c89bc668a6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_335f14ea4405cd9d5ce5d14fd0c6701e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_963f8faf3bdf615f00dbd7562a334adf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0afc5f28371b04f39a20f8bd893a4e20 = $(`<div id="html_0afc5f28371b04f39a20f8bd893a4e20" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_963f8faf3bdf615f00dbd7562a334adf.setContent(html_0afc5f28371b04f39a20f8bd893a4e20);
|
|
|
|
|
|
|
|
marker_ed3aef164c112914421d86c89bc668a6.bindPopup(popup_963f8faf3bdf615f00dbd7562a334adf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed3aef164c112914421d86c89bc668a6.setIcon(icon_335f14ea4405cd9d5ce5d14fd0c6701e);
|
|
|
|
|
|
var marker_712659de20c05dbeb5247b8e01045eda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_029594b0e0c01f8fb26d083108720902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8addacc574360b381645f09b306c9eb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99799e96ceac511717c48e26406682f2 = $(`<div id="html_99799e96ceac511717c48e26406682f2" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_8addacc574360b381645f09b306c9eb2.setContent(html_99799e96ceac511717c48e26406682f2);
|
|
|
|
|
|
|
|
marker_712659de20c05dbeb5247b8e01045eda.bindPopup(popup_8addacc574360b381645f09b306c9eb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_712659de20c05dbeb5247b8e01045eda.setIcon(icon_029594b0e0c01f8fb26d083108720902);
|
|
|
|
|
|
var marker_f626ef2a4d3cc7fb86644c790c926154 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_206e80dcf88396758cad7991bbcfad0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_432d30907b29209e28006214596018f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b625029b5ea60951a9729a176133236 = $(`<div id="html_3b625029b5ea60951a9729a176133236" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_432d30907b29209e28006214596018f8.setContent(html_3b625029b5ea60951a9729a176133236);
|
|
|
|
|
|
|
|
marker_f626ef2a4d3cc7fb86644c790c926154.bindPopup(popup_432d30907b29209e28006214596018f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f626ef2a4d3cc7fb86644c790c926154.setIcon(icon_206e80dcf88396758cad7991bbcfad0b);
|
|
|
|
|
|
var marker_eb9a34100f7b73e76ae0110eee16fe43 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_964bef092d6fc11f28465b5f5f2171d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f40431729b61be7a4ff2be8b3cd1a7fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25a93708daecacdb6809e2b2582a3d2d = $(`<div id="html_25a93708daecacdb6809e2b2582a3d2d" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_f40431729b61be7a4ff2be8b3cd1a7fa.setContent(html_25a93708daecacdb6809e2b2582a3d2d);
|
|
|
|
|
|
|
|
marker_eb9a34100f7b73e76ae0110eee16fe43.bindPopup(popup_f40431729b61be7a4ff2be8b3cd1a7fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb9a34100f7b73e76ae0110eee16fe43.setIcon(icon_964bef092d6fc11f28465b5f5f2171d5);
|
|
|
|
|
|
var marker_1c650d946e9b0acd465357b1531155f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_ef15558d59c688c051c4c77000199750 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b4b5f7dcfbd000525ee2ec7b5caeda9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fed519e9d080b2c72b53dce51bf89f4b = $(`<div id="html_fed519e9d080b2c72b53dce51bf89f4b" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_0b4b5f7dcfbd000525ee2ec7b5caeda9.setContent(html_fed519e9d080b2c72b53dce51bf89f4b);
|
|
|
|
|
|
|
|
marker_1c650d946e9b0acd465357b1531155f4.bindPopup(popup_0b4b5f7dcfbd000525ee2ec7b5caeda9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c650d946e9b0acd465357b1531155f4.setIcon(icon_ef15558d59c688c051c4c77000199750);
|
|
|
|
|
|
var marker_cc63697edf8f6e438b436f6ee0fc0597 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e8b8eeeaeb3a88e30e7ae2308f38c385 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09089b755a655b8b5fbd0ba2712c859a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b270c4da5cfbfa638ebe8e624c0fd706 = $(`<div id="html_b270c4da5cfbfa638ebe8e624c0fd706" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_09089b755a655b8b5fbd0ba2712c859a.setContent(html_b270c4da5cfbfa638ebe8e624c0fd706);
|
|
|
|
|
|
|
|
marker_cc63697edf8f6e438b436f6ee0fc0597.bindPopup(popup_09089b755a655b8b5fbd0ba2712c859a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc63697edf8f6e438b436f6ee0fc0597.setIcon(icon_e8b8eeeaeb3a88e30e7ae2308f38c385);
|
|
|
|
|
|
var marker_289c7845b6946a120ed5a73c3d639e68 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_7b58261174f885effa1465450ff10b00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5add54b48fc8ebcc93c5c8a90baa71bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd62ae5959a31c9dfe0047a496edbae0 = $(`<div id="html_fd62ae5959a31c9dfe0047a496edbae0" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_5add54b48fc8ebcc93c5c8a90baa71bd.setContent(html_fd62ae5959a31c9dfe0047a496edbae0);
|
|
|
|
|
|
|
|
marker_289c7845b6946a120ed5a73c3d639e68.bindPopup(popup_5add54b48fc8ebcc93c5c8a90baa71bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_289c7845b6946a120ed5a73c3d639e68.setIcon(icon_7b58261174f885effa1465450ff10b00);
|
|
|
|
|
|
var marker_f80fc23e45d9a371553e9f92b1a83b4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3ef6e8259b35ffdfc348f145312cc1fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f38e841b30f6aa285ce73767983b57d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5408ac3ac71e2f355c18ed858afe131 = $(`<div id="html_d5408ac3ac71e2f355c18ed858afe131" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_2f38e841b30f6aa285ce73767983b57d.setContent(html_d5408ac3ac71e2f355c18ed858afe131);
|
|
|
|
|
|
|
|
marker_f80fc23e45d9a371553e9f92b1a83b4f.bindPopup(popup_2f38e841b30f6aa285ce73767983b57d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f80fc23e45d9a371553e9f92b1a83b4f.setIcon(icon_3ef6e8259b35ffdfc348f145312cc1fb);
|
|
|
|
|
|
var marker_655c4fb34079582615756db13eaa8eb1 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_031053c0f102db79587f291848d2fd20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90e1a321addf5a317fc83b1edd938bbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34013dee432bfa9b27afbf5ab00a0198 = $(`<div id="html_34013dee432bfa9b27afbf5ab00a0198" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_90e1a321addf5a317fc83b1edd938bbd.setContent(html_34013dee432bfa9b27afbf5ab00a0198);
|
|
|
|
|
|
|
|
marker_655c4fb34079582615756db13eaa8eb1.bindPopup(popup_90e1a321addf5a317fc83b1edd938bbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_655c4fb34079582615756db13eaa8eb1.setIcon(icon_031053c0f102db79587f291848d2fd20);
|
|
|
|
|
|
var marker_766bb874b374d74cb738626af0011c6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3369599c2f18a255f8dd549079186501 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7f8475855d409e837e7688e90e2cfb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73f4c6d6d49588b0b89731b84df35082 = $(`<div id="html_73f4c6d6d49588b0b89731b84df35082" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_b7f8475855d409e837e7688e90e2cfb9.setContent(html_73f4c6d6d49588b0b89731b84df35082);
|
|
|
|
|
|
|
|
marker_766bb874b374d74cb738626af0011c6e.bindPopup(popup_b7f8475855d409e837e7688e90e2cfb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_766bb874b374d74cb738626af0011c6e.setIcon(icon_3369599c2f18a255f8dd549079186501);
|
|
|
|
|
|
var marker_d5ee1830bd8810043f675ba1c6360b82 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_6fe56dc63b326a9916c1d45315d3f71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2106dc7cd5cf14e0e528da47a73c9f63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed78d4142194c8cd7e86855a4212f687 = $(`<div id="html_ed78d4142194c8cd7e86855a4212f687" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_2106dc7cd5cf14e0e528da47a73c9f63.setContent(html_ed78d4142194c8cd7e86855a4212f687);
|
|
|
|
|
|
|
|
marker_d5ee1830bd8810043f675ba1c6360b82.bindPopup(popup_2106dc7cd5cf14e0e528da47a73c9f63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5ee1830bd8810043f675ba1c6360b82.setIcon(icon_6fe56dc63b326a9916c1d45315d3f71d);
|
|
|
|
|
|
var marker_cc3caf908dcc2cbc3f7a5e68d312d87e = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_3f33d0a8fc3a05684933acd3644a6b2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bc040e9e6c448c7c3086a305da44d35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5df687f6f9564301f900ea4f75a243ee = $(`<div id="html_5df687f6f9564301f900ea4f75a243ee" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_6bc040e9e6c448c7c3086a305da44d35.setContent(html_5df687f6f9564301f900ea4f75a243ee);
|
|
|
|
|
|
|
|
marker_cc3caf908dcc2cbc3f7a5e68d312d87e.bindPopup(popup_6bc040e9e6c448c7c3086a305da44d35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc3caf908dcc2cbc3f7a5e68d312d87e.setIcon(icon_3f33d0a8fc3a05684933acd3644a6b2c);
|
|
|
|
|
|
var marker_98a4a16c0688189faa201752102aeb97 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_177438049ee8644f5a6f91530d0134c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_034962c32dfdb922646693221c00cd4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03a5e4b810a32a8995c553670e948cc4 = $(`<div id="html_03a5e4b810a32a8995c553670e948cc4" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_034962c32dfdb922646693221c00cd4d.setContent(html_03a5e4b810a32a8995c553670e948cc4);
|
|
|
|
|
|
|
|
marker_98a4a16c0688189faa201752102aeb97.bindPopup(popup_034962c32dfdb922646693221c00cd4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98a4a16c0688189faa201752102aeb97.setIcon(icon_177438049ee8644f5a6f91530d0134c0);
|
|
|
|
|
|
var marker_984aa6d00abc93dbd915fdbd4ad2ae6e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2b5a2a088d101ffd638cb9df7ea23b6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d2466f2dad791762e2460ff95a040af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11081430b915ad3b7c547ad6b913ec1e = $(`<div id="html_11081430b915ad3b7c547ad6b913ec1e" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_8d2466f2dad791762e2460ff95a040af.setContent(html_11081430b915ad3b7c547ad6b913ec1e);
|
|
|
|
|
|
|
|
marker_984aa6d00abc93dbd915fdbd4ad2ae6e.bindPopup(popup_8d2466f2dad791762e2460ff95a040af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_984aa6d00abc93dbd915fdbd4ad2ae6e.setIcon(icon_2b5a2a088d101ffd638cb9df7ea23b6c);
|
|
|
|
|
|
var marker_c2b2863140b3f38e8f264456b004b988 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_423e7b7ca55f1de19c93dfcf597253ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e39344669ffd2fa7abb60ef9e1e1a05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_749c294698a13fae5647f33a58f66832 = $(`<div id="html_749c294698a13fae5647f33a58f66832" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_5e39344669ffd2fa7abb60ef9e1e1a05.setContent(html_749c294698a13fae5647f33a58f66832);
|
|
|
|
|
|
|
|
marker_c2b2863140b3f38e8f264456b004b988.bindPopup(popup_5e39344669ffd2fa7abb60ef9e1e1a05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2b2863140b3f38e8f264456b004b988.setIcon(icon_423e7b7ca55f1de19c93dfcf597253ea);
|
|
|
|
|
|
var marker_2c969adfab67a192c220d2ecb22935d5 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f62ba2b33106d3b7e73c7249878f1098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f3965d56ad7e57d85e1592ee182d15e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07a36d96b801d1e9e5f3cc651b2f4600 = $(`<div id="html_07a36d96b801d1e9e5f3cc651b2f4600" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_3f3965d56ad7e57d85e1592ee182d15e.setContent(html_07a36d96b801d1e9e5f3cc651b2f4600);
|
|
|
|
|
|
|
|
marker_2c969adfab67a192c220d2ecb22935d5.bindPopup(popup_3f3965d56ad7e57d85e1592ee182d15e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c969adfab67a192c220d2ecb22935d5.setIcon(icon_f62ba2b33106d3b7e73c7249878f1098);
|
|
|
|
|
|
var marker_5f383e5ff498ea9e7491179e1a47f1ac = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_873e84bdf0eb9658e08741056f46b374 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd29f8f52f2da18dcb9393748ad9c64e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01142443a2c6537e3c32d3a60e5bcba0 = $(`<div id="html_01142443a2c6537e3c32d3a60e5bcba0" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_cd29f8f52f2da18dcb9393748ad9c64e.setContent(html_01142443a2c6537e3c32d3a60e5bcba0);
|
|
|
|
|
|
|
|
marker_5f383e5ff498ea9e7491179e1a47f1ac.bindPopup(popup_cd29f8f52f2da18dcb9393748ad9c64e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f383e5ff498ea9e7491179e1a47f1ac.setIcon(icon_873e84bdf0eb9658e08741056f46b374);
|
|
|
|
|
|
var marker_d6d0663d35c6a39ab7ac0d7e6b4d934c = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2e1bc979c8b84a34f43ca85fc7d751af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31c88f80bf4df1781d2ec7c951b01f1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e426dab8c6856faaa7f5343cb6587135 = $(`<div id="html_e426dab8c6856faaa7f5343cb6587135" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_31c88f80bf4df1781d2ec7c951b01f1a.setContent(html_e426dab8c6856faaa7f5343cb6587135);
|
|
|
|
|
|
|
|
marker_d6d0663d35c6a39ab7ac0d7e6b4d934c.bindPopup(popup_31c88f80bf4df1781d2ec7c951b01f1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6d0663d35c6a39ab7ac0d7e6b4d934c.setIcon(icon_2e1bc979c8b84a34f43ca85fc7d751af);
|
|
|
|
|
|
var marker_f218da6292c6706359f274225ffb8fb0 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_fd1295a7c5f891383b54adeb9d1b9cb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b3d383fc70c998e67b1a6836acac05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdf331e68d5febe05480399bde26e641 = $(`<div id="html_cdf331e68d5febe05480399bde26e641" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_21b3d383fc70c998e67b1a6836acac05.setContent(html_cdf331e68d5febe05480399bde26e641);
|
|
|
|
|
|
|
|
marker_f218da6292c6706359f274225ffb8fb0.bindPopup(popup_21b3d383fc70c998e67b1a6836acac05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f218da6292c6706359f274225ffb8fb0.setIcon(icon_fd1295a7c5f891383b54adeb9d1b9cb2);
|
|
|
|
|
|
var marker_02453ee2487acaa336bdad296b2df37b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_a8d859bf2a0c634c990cfaf3b0dd7cb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65049ffae4d08b1da823144ae74e6a02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48cf266f49160a3dbc9c668fff905657 = $(`<div id="html_48cf266f49160a3dbc9c668fff905657" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_65049ffae4d08b1da823144ae74e6a02.setContent(html_48cf266f49160a3dbc9c668fff905657);
|
|
|
|
|
|
|
|
marker_02453ee2487acaa336bdad296b2df37b.bindPopup(popup_65049ffae4d08b1da823144ae74e6a02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02453ee2487acaa336bdad296b2df37b.setIcon(icon_a8d859bf2a0c634c990cfaf3b0dd7cb6);
|
|
|
|
|
|
var marker_7f97a926223ecb3e547242049167af47 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_56363921952b69e8db843b073a152964 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5d4f897f69088a579288055bba8110d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b95c774180c5e913448ff27181041ee = $(`<div id="html_3b95c774180c5e913448ff27181041ee" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_e5d4f897f69088a579288055bba8110d.setContent(html_3b95c774180c5e913448ff27181041ee);
|
|
|
|
|
|
|
|
marker_7f97a926223ecb3e547242049167af47.bindPopup(popup_e5d4f897f69088a579288055bba8110d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f97a926223ecb3e547242049167af47.setIcon(icon_56363921952b69e8db843b073a152964);
|
|
|
|
|
|
var marker_68a208f3e1ce2181a179b07a661eadb6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_fd1b8fd9085d30a367b61d6444d5509c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e33807097da8ba08aa43c39ebf909d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c213b7b4a7449327b17cc51ad0e278d3 = $(`<div id="html_c213b7b4a7449327b17cc51ad0e278d3" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_2e33807097da8ba08aa43c39ebf909d0.setContent(html_c213b7b4a7449327b17cc51ad0e278d3);
|
|
|
|
|
|
|
|
marker_68a208f3e1ce2181a179b07a661eadb6.bindPopup(popup_2e33807097da8ba08aa43c39ebf909d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68a208f3e1ce2181a179b07a661eadb6.setIcon(icon_fd1b8fd9085d30a367b61d6444d5509c);
|
|
|
|
|
|
var marker_ca85b3f9e35469cfe59e161b4682ae7a = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_8767455a35b7cc0299505945fb1c5ee0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5cded1c3d8ccfadc40f96b14ee1b6ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2a78691b0ee7873b1e3520698a03355 = $(`<div id="html_f2a78691b0ee7873b1e3520698a03355" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_c5cded1c3d8ccfadc40f96b14ee1b6ef.setContent(html_f2a78691b0ee7873b1e3520698a03355);
|
|
|
|
|
|
|
|
marker_ca85b3f9e35469cfe59e161b4682ae7a.bindPopup(popup_c5cded1c3d8ccfadc40f96b14ee1b6ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca85b3f9e35469cfe59e161b4682ae7a.setIcon(icon_8767455a35b7cc0299505945fb1c5ee0);
|
|
|
|
|
|
var marker_4ab7e444af081cda33709a6369c02da3 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b532e94d69658ea079d44b27a5b543da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69fafd4536f02b905ac2e93bbb2db97a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_323fb89a662045c75c1ea01338bd22c2 = $(`<div id="html_323fb89a662045c75c1ea01338bd22c2" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_69fafd4536f02b905ac2e93bbb2db97a.setContent(html_323fb89a662045c75c1ea01338bd22c2);
|
|
|
|
|
|
|
|
marker_4ab7e444af081cda33709a6369c02da3.bindPopup(popup_69fafd4536f02b905ac2e93bbb2db97a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ab7e444af081cda33709a6369c02da3.setIcon(icon_b532e94d69658ea079d44b27a5b543da);
|
|
|
|
|
|
var marker_b93728e5baf08d4c8196b4bfbf58a0bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_fe1d620a2938ae969e6d69d76fc0c5cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f23689570c794ffb9961d61a23758330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_869e1e80aad733f9e51c3540e49b0955 = $(`<div id="html_869e1e80aad733f9e51c3540e49b0955" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_f23689570c794ffb9961d61a23758330.setContent(html_869e1e80aad733f9e51c3540e49b0955);
|
|
|
|
|
|
|
|
marker_b93728e5baf08d4c8196b4bfbf58a0bf.bindPopup(popup_f23689570c794ffb9961d61a23758330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b93728e5baf08d4c8196b4bfbf58a0bf.setIcon(icon_fe1d620a2938ae969e6d69d76fc0c5cc);
|
|
|
|
|
|
var marker_5592a6ed343a68fdf827007d21d1c95d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_394966e7bcf74e5b0159a3a441074903 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39d386a6bcdf7133a73adfa9d193dbcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_134c5b689903686bb3d62817b6fe9473 = $(`<div id="html_134c5b689903686bb3d62817b6fe9473" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_39d386a6bcdf7133a73adfa9d193dbcc.setContent(html_134c5b689903686bb3d62817b6fe9473);
|
|
|
|
|
|
|
|
marker_5592a6ed343a68fdf827007d21d1c95d.bindPopup(popup_39d386a6bcdf7133a73adfa9d193dbcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5592a6ed343a68fdf827007d21d1c95d.setIcon(icon_394966e7bcf74e5b0159a3a441074903);
|
|
|
|
|
|
var marker_70c341c93c37e255d8198f8d38ac9f42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_09f1447b84effa5ad7bc997f33f63082 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd12622b22653c83b662175062dd0ff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35161e0df08c84244e2e019e8306e06e = $(`<div id="html_35161e0df08c84244e2e019e8306e06e" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_dd12622b22653c83b662175062dd0ff9.setContent(html_35161e0df08c84244e2e019e8306e06e);
|
|
|
|
|
|
|
|
marker_70c341c93c37e255d8198f8d38ac9f42.bindPopup(popup_dd12622b22653c83b662175062dd0ff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70c341c93c37e255d8198f8d38ac9f42.setIcon(icon_09f1447b84effa5ad7bc997f33f63082);
|
|
|
|
|
|
var marker_4f0db774ab7252388a00c122cdf57fe5 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_6e1fadc87937f5ea26794cb24329fcb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b96d34c82c1342de5b4e38b8c95d226 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b5c5108034d8d6a95ffc60790d0ace9 = $(`<div id="html_7b5c5108034d8d6a95ffc60790d0ace9" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_5b96d34c82c1342de5b4e38b8c95d226.setContent(html_7b5c5108034d8d6a95ffc60790d0ace9);
|
|
|
|
|
|
|
|
marker_4f0db774ab7252388a00c122cdf57fe5.bindPopup(popup_5b96d34c82c1342de5b4e38b8c95d226)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f0db774ab7252388a00c122cdf57fe5.setIcon(icon_6e1fadc87937f5ea26794cb24329fcb6);
|
|
|
|
|
|
var marker_27a37e297c9bcbec5a8bdd97d4242057 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_6d1c8608cecd6beee21f4910aaed742c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a538fb3ed237eaa12bc8d9a21bb95330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8831d1655ea8b63df4a27d4eed7b69f5 = $(`<div id="html_8831d1655ea8b63df4a27d4eed7b69f5" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_a538fb3ed237eaa12bc8d9a21bb95330.setContent(html_8831d1655ea8b63df4a27d4eed7b69f5);
|
|
|
|
|
|
|
|
marker_27a37e297c9bcbec5a8bdd97d4242057.bindPopup(popup_a538fb3ed237eaa12bc8d9a21bb95330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27a37e297c9bcbec5a8bdd97d4242057.setIcon(icon_6d1c8608cecd6beee21f4910aaed742c);
|
|
|
|
|
|
var marker_2163c1ea70978feba2b71cb9252109fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_5024ecc8f4597e32fb8fc6250d2bdf28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4236b6bbc92d9c9c86c6f1a6a5861f2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1878033b78d9cf848a5e429688c230b3 = $(`<div id="html_1878033b78d9cf848a5e429688c230b3" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_4236b6bbc92d9c9c86c6f1a6a5861f2d.setContent(html_1878033b78d9cf848a5e429688c230b3);
|
|
|
|
|
|
|
|
marker_2163c1ea70978feba2b71cb9252109fe.bindPopup(popup_4236b6bbc92d9c9c86c6f1a6a5861f2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2163c1ea70978feba2b71cb9252109fe.setIcon(icon_5024ecc8f4597e32fb8fc6250d2bdf28);
|
|
|
|
|
|
var marker_c35916914946699e5397ca3b9abadf2e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_6c8beffadca61c64ba7f364e49824098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38d0e8f8049f7f5e9fc9543224fb4920 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8378d7bf9ddd9142f64a3489698e7c0e = $(`<div id="html_8378d7bf9ddd9142f64a3489698e7c0e" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_38d0e8f8049f7f5e9fc9543224fb4920.setContent(html_8378d7bf9ddd9142f64a3489698e7c0e);
|
|
|
|
|
|
|
|
marker_c35916914946699e5397ca3b9abadf2e.bindPopup(popup_38d0e8f8049f7f5e9fc9543224fb4920)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c35916914946699e5397ca3b9abadf2e.setIcon(icon_6c8beffadca61c64ba7f364e49824098);
|
|
|
|
|
|
var marker_b41efefdc2fd1cd8f1a179794b4d4227 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_5163471b75dc0e26076d9579c8a2e10d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a43bc50fdcff7b176b393a1f9e6e421b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c360a09017eb3e6d64d93f83a4fedeb = $(`<div id="html_3c360a09017eb3e6d64d93f83a4fedeb" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_a43bc50fdcff7b176b393a1f9e6e421b.setContent(html_3c360a09017eb3e6d64d93f83a4fedeb);
|
|
|
|
|
|
|
|
marker_b41efefdc2fd1cd8f1a179794b4d4227.bindPopup(popup_a43bc50fdcff7b176b393a1f9e6e421b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b41efefdc2fd1cd8f1a179794b4d4227.setIcon(icon_5163471b75dc0e26076d9579c8a2e10d);
|
|
|
|
|
|
var marker_dcca70e7b7779606530a7a0f75be2f3a = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_55a1439e7dcb4249272d27728d684cd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_944591c68f462d1bb64637b500200be9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69d367ad0c68a8c5268d6868c8369052 = $(`<div id="html_69d367ad0c68a8c5268d6868c8369052" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_944591c68f462d1bb64637b500200be9.setContent(html_69d367ad0c68a8c5268d6868c8369052);
|
|
|
|
|
|
|
|
marker_dcca70e7b7779606530a7a0f75be2f3a.bindPopup(popup_944591c68f462d1bb64637b500200be9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcca70e7b7779606530a7a0f75be2f3a.setIcon(icon_55a1439e7dcb4249272d27728d684cd8);
|
|
|
|
|
|
var marker_740d52ab40081ba9b219b5cf324910ab = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2e8df40c1d87d8d78b14e072acd1a260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e49002adcbab3ba3c433f9030a580af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_176517d5386d9b200d3d0d2cf580b52c = $(`<div id="html_176517d5386d9b200d3d0d2cf580b52c" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_5e49002adcbab3ba3c433f9030a580af.setContent(html_176517d5386d9b200d3d0d2cf580b52c);
|
|
|
|
|
|
|
|
marker_740d52ab40081ba9b219b5cf324910ab.bindPopup(popup_5e49002adcbab3ba3c433f9030a580af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_740d52ab40081ba9b219b5cf324910ab.setIcon(icon_2e8df40c1d87d8d78b14e072acd1a260);
|
|
|
|
|
|
var marker_6b435dea9be6a31893bacd6b5788cf7b = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4aa18993e7bd4cf1a8030c469348c13a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eaec4e30943818a19a42e64b7bf288f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cfc82c18d027937183894c59085f715 = $(`<div id="html_5cfc82c18d027937183894c59085f715" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_0eaec4e30943818a19a42e64b7bf288f.setContent(html_5cfc82c18d027937183894c59085f715);
|
|
|
|
|
|
|
|
marker_6b435dea9be6a31893bacd6b5788cf7b.bindPopup(popup_0eaec4e30943818a19a42e64b7bf288f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b435dea9be6a31893bacd6b5788cf7b.setIcon(icon_4aa18993e7bd4cf1a8030c469348c13a);
|
|
|
|
|
|
var marker_95efa312bb8845626b25da3576a20d0a = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_93f235007e5bd14647234bcda0b98630 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10064a8f947d00ce948306cd3fb49251 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c1d22696f78c075eba1faf78ea14a0f = $(`<div id="html_0c1d22696f78c075eba1faf78ea14a0f" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_10064a8f947d00ce948306cd3fb49251.setContent(html_0c1d22696f78c075eba1faf78ea14a0f);
|
|
|
|
|
|
|
|
marker_95efa312bb8845626b25da3576a20d0a.bindPopup(popup_10064a8f947d00ce948306cd3fb49251)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95efa312bb8845626b25da3576a20d0a.setIcon(icon_93f235007e5bd14647234bcda0b98630);
|
|
|
|
|
|
var marker_ca9f59cc29e9f6e86dc6d4a830b6f02c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_6aa574c4ba357015dde456861037ec1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4833d788ddfe5091c80abd7f4bacf004 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_149a37dc1d40e8a4798b34afb92e03ca = $(`<div id="html_149a37dc1d40e8a4798b34afb92e03ca" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_4833d788ddfe5091c80abd7f4bacf004.setContent(html_149a37dc1d40e8a4798b34afb92e03ca);
|
|
|
|
|
|
|
|
marker_ca9f59cc29e9f6e86dc6d4a830b6f02c.bindPopup(popup_4833d788ddfe5091c80abd7f4bacf004)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca9f59cc29e9f6e86dc6d4a830b6f02c.setIcon(icon_6aa574c4ba357015dde456861037ec1f);
|
|
|
|
|
|
var marker_6e848dab9de03e7faf06834d68bdd42d = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_7bdcc38e3bf3c6831635ea28da0a6585 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_869f14a9bada948e04e4a2484a8c389d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_633f8da33e2e94ee9d98fdb3790f37bd = $(`<div id="html_633f8da33e2e94ee9d98fdb3790f37bd" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_869f14a9bada948e04e4a2484a8c389d.setContent(html_633f8da33e2e94ee9d98fdb3790f37bd);
|
|
|
|
|
|
|
|
marker_6e848dab9de03e7faf06834d68bdd42d.bindPopup(popup_869f14a9bada948e04e4a2484a8c389d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e848dab9de03e7faf06834d68bdd42d.setIcon(icon_7bdcc38e3bf3c6831635ea28da0a6585);
|
|
|
|
|
|
var marker_a52a71a25e743d4698f373f5df7d4b0b = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_0da029e7c1d98a6ce9e7925cad3e83a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13a499e004e6ce8983e342ae33349ad0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af66606bc90b1ac379c323561580c221 = $(`<div id="html_af66606bc90b1ac379c323561580c221" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_13a499e004e6ce8983e342ae33349ad0.setContent(html_af66606bc90b1ac379c323561580c221);
|
|
|
|
|
|
|
|
marker_a52a71a25e743d4698f373f5df7d4b0b.bindPopup(popup_13a499e004e6ce8983e342ae33349ad0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a52a71a25e743d4698f373f5df7d4b0b.setIcon(icon_0da029e7c1d98a6ce9e7925cad3e83a2);
|
|
|
|
|
|
var marker_8777b7c78be251fd0af94c4d02f7d428 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_0ed945f3b61f0bcbdb5ade149fd12738 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_469faeb7ae23c205974a9d07a01e29b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7d105e828e959a4752c875822a9eb03 = $(`<div id="html_d7d105e828e959a4752c875822a9eb03" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_469faeb7ae23c205974a9d07a01e29b7.setContent(html_d7d105e828e959a4752c875822a9eb03);
|
|
|
|
|
|
|
|
marker_8777b7c78be251fd0af94c4d02f7d428.bindPopup(popup_469faeb7ae23c205974a9d07a01e29b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8777b7c78be251fd0af94c4d02f7d428.setIcon(icon_0ed945f3b61f0bcbdb5ade149fd12738);
|
|
|
|
|
|
var marker_e3c47d8905db9fdac87a8dbfa9637834 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_4bcd8da3d81f66793b489184815e7b10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f624e9857bc88c0100456dad5b3609a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e58f074ae48cea6d9b190a9879b31a67 = $(`<div id="html_e58f074ae48cea6d9b190a9879b31a67" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_4f624e9857bc88c0100456dad5b3609a.setContent(html_e58f074ae48cea6d9b190a9879b31a67);
|
|
|
|
|
|
|
|
marker_e3c47d8905db9fdac87a8dbfa9637834.bindPopup(popup_4f624e9857bc88c0100456dad5b3609a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3c47d8905db9fdac87a8dbfa9637834.setIcon(icon_4bcd8da3d81f66793b489184815e7b10);
|
|
|
|
|
|
var marker_2a655f3e98913bbc806c7d06d59bb2a8 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f82fef51e0503ffefade7b58ff96990e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d65616acb832212b67bba163bf86054 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0f623cd851b57ed387b25024a8aad22 = $(`<div id="html_c0f623cd851b57ed387b25024a8aad22" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_7d65616acb832212b67bba163bf86054.setContent(html_c0f623cd851b57ed387b25024a8aad22);
|
|
|
|
|
|
|
|
marker_2a655f3e98913bbc806c7d06d59bb2a8.bindPopup(popup_7d65616acb832212b67bba163bf86054)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a655f3e98913bbc806c7d06d59bb2a8.setIcon(icon_f82fef51e0503ffefade7b58ff96990e);
|
|
|
|
|
|
var marker_12c4f0a26afb1a9d500ba29e27f45e73 = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_08dba4df107f0c5abd1531649efb53fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_549ea6153aa23e30b942735167aaa987 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_824227f6fdba51ddb1eb3505c140c307 = $(`<div id="html_824227f6fdba51ddb1eb3505c140c307" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_549ea6153aa23e30b942735167aaa987.setContent(html_824227f6fdba51ddb1eb3505c140c307);
|
|
|
|
|
|
|
|
marker_12c4f0a26afb1a9d500ba29e27f45e73.bindPopup(popup_549ea6153aa23e30b942735167aaa987)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12c4f0a26afb1a9d500ba29e27f45e73.setIcon(icon_08dba4df107f0c5abd1531649efb53fa);
|
|
|
|
|
|
var marker_b0e1daae03ae577984b3214b244176a3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_d758d79f458e969361fcde331f266cf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba379100968fb2a9d53c754b2beabd49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1615901c69d6a990940ba2b929e2c064 = $(`<div id="html_1615901c69d6a990940ba2b929e2c064" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_ba379100968fb2a9d53c754b2beabd49.setContent(html_1615901c69d6a990940ba2b929e2c064);
|
|
|
|
|
|
|
|
marker_b0e1daae03ae577984b3214b244176a3.bindPopup(popup_ba379100968fb2a9d53c754b2beabd49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0e1daae03ae577984b3214b244176a3.setIcon(icon_d758d79f458e969361fcde331f266cf6);
|
|
|
|
|
|
var marker_4ba67668ec6df18a20b44bf77d1434b2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_fdc38ac2653c9f3b60c784ce7aa097c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33b7b6846bd45423df1c4c48506b69de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a746be3a70bfb21fac3a9173ae4edfa1 = $(`<div id="html_a746be3a70bfb21fac3a9173ae4edfa1" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_33b7b6846bd45423df1c4c48506b69de.setContent(html_a746be3a70bfb21fac3a9173ae4edfa1);
|
|
|
|
|
|
|
|
marker_4ba67668ec6df18a20b44bf77d1434b2.bindPopup(popup_33b7b6846bd45423df1c4c48506b69de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ba67668ec6df18a20b44bf77d1434b2.setIcon(icon_fdc38ac2653c9f3b60c784ce7aa097c9);
|
|
|
|
|
|
var marker_7fd5d35a45fa0e7ce4479246fca74a55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_0e49cd98b901fd7f4de998c7e98807cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39a12e3515436832a9725c9f6545401d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0105a7f0eeea814340e5057b2263f2b4 = $(`<div id="html_0105a7f0eeea814340e5057b2263f2b4" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_39a12e3515436832a9725c9f6545401d.setContent(html_0105a7f0eeea814340e5057b2263f2b4);
|
|
|
|
|
|
|
|
marker_7fd5d35a45fa0e7ce4479246fca74a55.bindPopup(popup_39a12e3515436832a9725c9f6545401d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fd5d35a45fa0e7ce4479246fca74a55.setIcon(icon_0e49cd98b901fd7f4de998c7e98807cf);
|
|
|
|
|
|
var marker_bb316de44857af22e581536db85f588d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_6e63fc9ce23260ede7ca10f111bde4c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2847237362bcc25e2ff48db57830592 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bec158d569b0850e5ecb7e287892ac58 = $(`<div id="html_bec158d569b0850e5ecb7e287892ac58" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_e2847237362bcc25e2ff48db57830592.setContent(html_bec158d569b0850e5ecb7e287892ac58);
|
|
|
|
|
|
|
|
marker_bb316de44857af22e581536db85f588d.bindPopup(popup_e2847237362bcc25e2ff48db57830592)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb316de44857af22e581536db85f588d.setIcon(icon_6e63fc9ce23260ede7ca10f111bde4c2);
|
|
|
|
|
|
var marker_9f4a6eda6a806f9476b84bc74b324b75 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_06e1e1294c8839ae7a90a5ecdeb421ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_388f39eb22dabe5574c38af83f36b415 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52dcadd36dc931f7b77584639a11a6e1 = $(`<div id="html_52dcadd36dc931f7b77584639a11a6e1" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_388f39eb22dabe5574c38af83f36b415.setContent(html_52dcadd36dc931f7b77584639a11a6e1);
|
|
|
|
|
|
|
|
marker_9f4a6eda6a806f9476b84bc74b324b75.bindPopup(popup_388f39eb22dabe5574c38af83f36b415)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f4a6eda6a806f9476b84bc74b324b75.setIcon(icon_06e1e1294c8839ae7a90a5ecdeb421ce);
|
|
|
|
|
|
var marker_f0b80abae5b1cc3bfb003f62e0a68e2c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_a88cf7cd66fb6acd89577dfac38c3d1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b4deef58e4f4e1a00e74e5ab577f166 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05eaf6c726cb8a722f51e1d430d93df7 = $(`<div id="html_05eaf6c726cb8a722f51e1d430d93df7" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_6b4deef58e4f4e1a00e74e5ab577f166.setContent(html_05eaf6c726cb8a722f51e1d430d93df7);
|
|
|
|
|
|
|
|
marker_f0b80abae5b1cc3bfb003f62e0a68e2c.bindPopup(popup_6b4deef58e4f4e1a00e74e5ab577f166)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0b80abae5b1cc3bfb003f62e0a68e2c.setIcon(icon_a88cf7cd66fb6acd89577dfac38c3d1e);
|
|
|
|
|
|
var marker_f397de96e8906d28f40f8ed845229f26 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_426ceab0066a7e43dc5d2f6ef84179e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_568692183ab51494b1f493f72a7b4df4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f82fbbc5fd94e6d297d123cb96c915c = $(`<div id="html_1f82fbbc5fd94e6d297d123cb96c915c" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_568692183ab51494b1f493f72a7b4df4.setContent(html_1f82fbbc5fd94e6d297d123cb96c915c);
|
|
|
|
|
|
|
|
marker_f397de96e8906d28f40f8ed845229f26.bindPopup(popup_568692183ab51494b1f493f72a7b4df4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f397de96e8906d28f40f8ed845229f26.setIcon(icon_426ceab0066a7e43dc5d2f6ef84179e4);
|
|
|
|
|
|
var marker_e81f59e553a8767e7da1254f14ca5c20 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_2d0d6183471de8ddbb0a91cff9f9ea9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca04056fa47b0fbea8e050697b4ca568 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a36240e8d6c1c0f6aa02e396ededac2b = $(`<div id="html_a36240e8d6c1c0f6aa02e396ededac2b" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_ca04056fa47b0fbea8e050697b4ca568.setContent(html_a36240e8d6c1c0f6aa02e396ededac2b);
|
|
|
|
|
|
|
|
marker_e81f59e553a8767e7da1254f14ca5c20.bindPopup(popup_ca04056fa47b0fbea8e050697b4ca568)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e81f59e553a8767e7da1254f14ca5c20.setIcon(icon_2d0d6183471de8ddbb0a91cff9f9ea9c);
|
|
|
|
|
|
var marker_852ff5de99408a6490ed1b31121b79c8 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_7820070ed5eab05cd25730ad02b7e151 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_586d2b2bd69fc165d7412335563d6b04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e86438b0d65ac4f466a9ae9e23fd134 = $(`<div id="html_7e86438b0d65ac4f466a9ae9e23fd134" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_586d2b2bd69fc165d7412335563d6b04.setContent(html_7e86438b0d65ac4f466a9ae9e23fd134);
|
|
|
|
|
|
|
|
marker_852ff5de99408a6490ed1b31121b79c8.bindPopup(popup_586d2b2bd69fc165d7412335563d6b04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_852ff5de99408a6490ed1b31121b79c8.setIcon(icon_7820070ed5eab05cd25730ad02b7e151);
|
|
|
|
|
|
var marker_c1f3021fe4dff4818f9791512d2c6065 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f2981b1ca36a5265d46e24390a648ca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aea11e6c1de52490185d983665ba98fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e5f74207e01e51d1ee25c15db1ef24e = $(`<div id="html_2e5f74207e01e51d1ee25c15db1ef24e" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_aea11e6c1de52490185d983665ba98fa.setContent(html_2e5f74207e01e51d1ee25c15db1ef24e);
|
|
|
|
|
|
|
|
marker_c1f3021fe4dff4818f9791512d2c6065.bindPopup(popup_aea11e6c1de52490185d983665ba98fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1f3021fe4dff4818f9791512d2c6065.setIcon(icon_f2981b1ca36a5265d46e24390a648ca6);
|
|
|
|
|
|
var marker_496aa8b18069985dc2958a4cbd848b8a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_5c3fb42282cbdb5d7d9147d789095b42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90f9e292aa106a1798770546c3409052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eebac7459a43963a3da11ffe9601007c = $(`<div id="html_eebac7459a43963a3da11ffe9601007c" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_90f9e292aa106a1798770546c3409052.setContent(html_eebac7459a43963a3da11ffe9601007c);
|
|
|
|
|
|
|
|
marker_496aa8b18069985dc2958a4cbd848b8a.bindPopup(popup_90f9e292aa106a1798770546c3409052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_496aa8b18069985dc2958a4cbd848b8a.setIcon(icon_5c3fb42282cbdb5d7d9147d789095b42);
|
|
|
|
|
|
var marker_5366e72a7a4a6665fb3beff39a898b38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_a21c2021bc13a0af6a9ba24f2cbb9811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b496208b0c797db6642dc8707f1f6cfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d6db91566caf5a65d554060cb8a2b50 = $(`<div id="html_4d6db91566caf5a65d554060cb8a2b50" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_b496208b0c797db6642dc8707f1f6cfb.setContent(html_4d6db91566caf5a65d554060cb8a2b50);
|
|
|
|
|
|
|
|
marker_5366e72a7a4a6665fb3beff39a898b38.bindPopup(popup_b496208b0c797db6642dc8707f1f6cfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5366e72a7a4a6665fb3beff39a898b38.setIcon(icon_a21c2021bc13a0af6a9ba24f2cbb9811);
|
|
|
|
|
|
var marker_8a1d4d7988ae2432f64bb4a5dcc7551f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_d08d73406bfeaadde3b50b6ce37ee077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8edcb66d8c811f5057af8218da87be9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cff9396af66816f950b35fc0ae446ed = $(`<div id="html_6cff9396af66816f950b35fc0ae446ed" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_8edcb66d8c811f5057af8218da87be9d.setContent(html_6cff9396af66816f950b35fc0ae446ed);
|
|
|
|
|
|
|
|
marker_8a1d4d7988ae2432f64bb4a5dcc7551f.bindPopup(popup_8edcb66d8c811f5057af8218da87be9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a1d4d7988ae2432f64bb4a5dcc7551f.setIcon(icon_d08d73406bfeaadde3b50b6ce37ee077);
|
|
|
|
|
|
var marker_8a24e89c4d5975f3c3d5fa1e77634c63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_975c0f043fe63d5d290433d28cf938eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c9c775633fcceed653a5611cb2fa8fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc777e057209dcc306389e5a2b6267bc = $(`<div id="html_cc777e057209dcc306389e5a2b6267bc" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_3c9c775633fcceed653a5611cb2fa8fb.setContent(html_cc777e057209dcc306389e5a2b6267bc);
|
|
|
|
|
|
|
|
marker_8a24e89c4d5975f3c3d5fa1e77634c63.bindPopup(popup_3c9c775633fcceed653a5611cb2fa8fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a24e89c4d5975f3c3d5fa1e77634c63.setIcon(icon_975c0f043fe63d5d290433d28cf938eb);
|
|
|
|
|
|
var marker_9819a8505b6e4ee7a1c0bf33110df977 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_b5947211e7b4609e8dfe0e94ec7de546 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_985a4fd069496fd9de77661944f22d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_079ca158bb9c62ebb4dc8c486c834a6b = $(`<div id="html_079ca158bb9c62ebb4dc8c486c834a6b" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_985a4fd069496fd9de77661944f22d98.setContent(html_079ca158bb9c62ebb4dc8c486c834a6b);
|
|
|
|
|
|
|
|
marker_9819a8505b6e4ee7a1c0bf33110df977.bindPopup(popup_985a4fd069496fd9de77661944f22d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9819a8505b6e4ee7a1c0bf33110df977.setIcon(icon_b5947211e7b4609e8dfe0e94ec7de546);
|
|
|
|
|
|
var marker_558bbdc6127d463d8601ec30ba6c39ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_96ea5078e049b165830a05fa627c2a74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8baa622e87a772ef3a82085d39343ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2dae572820f80f3f6fd6cff0f399532 = $(`<div id="html_e2dae572820f80f3f6fd6cff0f399532" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_d8baa622e87a772ef3a82085d39343ac.setContent(html_e2dae572820f80f3f6fd6cff0f399532);
|
|
|
|
|
|
|
|
marker_558bbdc6127d463d8601ec30ba6c39ba.bindPopup(popup_d8baa622e87a772ef3a82085d39343ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_558bbdc6127d463d8601ec30ba6c39ba.setIcon(icon_96ea5078e049b165830a05fa627c2a74);
|
|
|
|
|
|
var marker_c30e7152398805c36b284a6b988fbaff = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_cffc878e5024bcdfb435a17bbd05441f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab47529a8306bbe73d7bce9dbc845fa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c78d53d0132929dc4a1b2bcaa83d08e = $(`<div id="html_0c78d53d0132929dc4a1b2bcaa83d08e" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_ab47529a8306bbe73d7bce9dbc845fa2.setContent(html_0c78d53d0132929dc4a1b2bcaa83d08e);
|
|
|
|
|
|
|
|
marker_c30e7152398805c36b284a6b988fbaff.bindPopup(popup_ab47529a8306bbe73d7bce9dbc845fa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c30e7152398805c36b284a6b988fbaff.setIcon(icon_cffc878e5024bcdfb435a17bbd05441f);
|
|
|
|
|
|
var marker_9a689314b5a432b4ed50cdfbe859e3f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_a052f53852ac7e5c7d8d3029b1f9842f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fad5d6e1b3a08b71196bc4a4dbda1baf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44b7ea54c11d9b93c9c9097558dc0b8f = $(`<div id="html_44b7ea54c11d9b93c9c9097558dc0b8f" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_fad5d6e1b3a08b71196bc4a4dbda1baf.setContent(html_44b7ea54c11d9b93c9c9097558dc0b8f);
|
|
|
|
|
|
|
|
marker_9a689314b5a432b4ed50cdfbe859e3f8.bindPopup(popup_fad5d6e1b3a08b71196bc4a4dbda1baf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a689314b5a432b4ed50cdfbe859e3f8.setIcon(icon_a052f53852ac7e5c7d8d3029b1f9842f);
|
|
|
|
|
|
var marker_c101b85cf348e524df672ce7b5e6e436 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_cb39c6e712ad01753ae6d986157b2621 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75b6c5871a159c3043bfdfbcfa018310 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e576996d37754882d3d8c83ce539b3b = $(`<div id="html_0e576996d37754882d3d8c83ce539b3b" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_75b6c5871a159c3043bfdfbcfa018310.setContent(html_0e576996d37754882d3d8c83ce539b3b);
|
|
|
|
|
|
|
|
marker_c101b85cf348e524df672ce7b5e6e436.bindPopup(popup_75b6c5871a159c3043bfdfbcfa018310)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c101b85cf348e524df672ce7b5e6e436.setIcon(icon_cb39c6e712ad01753ae6d986157b2621);
|
|
|
|
|
|
var marker_5989d0466ecac2485b36e6853ca63a27 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f5f5e46a369c744986fbf901b2794de2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d4b1b51e235895162fc7b2e1c71f594 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_207371b3001bc80f9336bd243f3d1904 = $(`<div id="html_207371b3001bc80f9336bd243f3d1904" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_4d4b1b51e235895162fc7b2e1c71f594.setContent(html_207371b3001bc80f9336bd243f3d1904);
|
|
|
|
|
|
|
|
marker_5989d0466ecac2485b36e6853ca63a27.bindPopup(popup_4d4b1b51e235895162fc7b2e1c71f594)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5989d0466ecac2485b36e6853ca63a27.setIcon(icon_f5f5e46a369c744986fbf901b2794de2);
|
|
|
|
|
|
var marker_225e1421a59c8d44d8623efa0339ee68 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_64fb766e629a382247c4442b165c4840 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c11eb71d794d7721395ebe988df2799a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9860ad5ed0060a9f16ee194eb0cd3d11 = $(`<div id="html_9860ad5ed0060a9f16ee194eb0cd3d11" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_c11eb71d794d7721395ebe988df2799a.setContent(html_9860ad5ed0060a9f16ee194eb0cd3d11);
|
|
|
|
|
|
|
|
marker_225e1421a59c8d44d8623efa0339ee68.bindPopup(popup_c11eb71d794d7721395ebe988df2799a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_225e1421a59c8d44d8623efa0339ee68.setIcon(icon_64fb766e629a382247c4442b165c4840);
|
|
|
|
|
|
var marker_104cfe2692b55249e6e01fc7b5e2a457 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_bb43624c4bd0a11a50aeca6c3fe00985 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be18a2c27d24f00ad369a1228892e442 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6b9945b2d4498d71732caa5567f6d8e = $(`<div id="html_c6b9945b2d4498d71732caa5567f6d8e" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_be18a2c27d24f00ad369a1228892e442.setContent(html_c6b9945b2d4498d71732caa5567f6d8e);
|
|
|
|
|
|
|
|
marker_104cfe2692b55249e6e01fc7b5e2a457.bindPopup(popup_be18a2c27d24f00ad369a1228892e442)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_104cfe2692b55249e6e01fc7b5e2a457.setIcon(icon_bb43624c4bd0a11a50aeca6c3fe00985);
|
|
|
|
|
|
var marker_8e8c4411a21d44d72e2c959b512b809c = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_60f1917141b91a92b1f3719507920436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ece43071751767920440b3b0491a42e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dea421f31ca1237a27cbaad41fb61cb = $(`<div id="html_7dea421f31ca1237a27cbaad41fb61cb" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_6ece43071751767920440b3b0491a42e.setContent(html_7dea421f31ca1237a27cbaad41fb61cb);
|
|
|
|
|
|
|
|
marker_8e8c4411a21d44d72e2c959b512b809c.bindPopup(popup_6ece43071751767920440b3b0491a42e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e8c4411a21d44d72e2c959b512b809c.setIcon(icon_60f1917141b91a92b1f3719507920436);
|
|
|
|
|
|
var marker_95b99846d7f488e7b575d468f26e4f65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f1fbb9577886edb39cb0bf7d0bd901fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8b8bf839a78e04b96a9b574d2fb8382 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03573bc8f19b4f11b0026aeaf743c879 = $(`<div id="html_03573bc8f19b4f11b0026aeaf743c879" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_b8b8bf839a78e04b96a9b574d2fb8382.setContent(html_03573bc8f19b4f11b0026aeaf743c879);
|
|
|
|
|
|
|
|
marker_95b99846d7f488e7b575d468f26e4f65.bindPopup(popup_b8b8bf839a78e04b96a9b574d2fb8382)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95b99846d7f488e7b575d468f26e4f65.setIcon(icon_f1fbb9577886edb39cb0bf7d0bd901fb);
|
|
|
|
|
|
var marker_6602fef4abc67dbad56722ea6cd064c6 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e92c39090ab3ae8fe24dcad5a62f86e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23aca150254717c13cb2bdabc0431b02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_613ea42222a31ba11f6c9911673e531e = $(`<div id="html_613ea42222a31ba11f6c9911673e531e" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_23aca150254717c13cb2bdabc0431b02.setContent(html_613ea42222a31ba11f6c9911673e531e);
|
|
|
|
|
|
|
|
marker_6602fef4abc67dbad56722ea6cd064c6.bindPopup(popup_23aca150254717c13cb2bdabc0431b02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6602fef4abc67dbad56722ea6cd064c6.setIcon(icon_e92c39090ab3ae8fe24dcad5a62f86e8);
|
|
|
|
|
|
var marker_66868b4515bcf7a18b16553f47962cc3 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_1e32bcca0bd03f66da8a54fcf2f123c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bf6d97e2cc0cac95d585360f5284e64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eea155563cb4cdaddda2b62c30c4fbad = $(`<div id="html_eea155563cb4cdaddda2b62c30c4fbad" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_5bf6d97e2cc0cac95d585360f5284e64.setContent(html_eea155563cb4cdaddda2b62c30c4fbad);
|
|
|
|
|
|
|
|
marker_66868b4515bcf7a18b16553f47962cc3.bindPopup(popup_5bf6d97e2cc0cac95d585360f5284e64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66868b4515bcf7a18b16553f47962cc3.setIcon(icon_1e32bcca0bd03f66da8a54fcf2f123c9);
|
|
|
|
|
|
var marker_65e519530558e56ea92db8456abcc2f7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_c2487ff5341145390f713c8d035b8f46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_271e26eb8d0895acf1997992a41722c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c9a8da6ca220a3551d9e45666f00d19 = $(`<div id="html_4c9a8da6ca220a3551d9e45666f00d19" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_271e26eb8d0895acf1997992a41722c2.setContent(html_4c9a8da6ca220a3551d9e45666f00d19);
|
|
|
|
|
|
|
|
marker_65e519530558e56ea92db8456abcc2f7.bindPopup(popup_271e26eb8d0895acf1997992a41722c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65e519530558e56ea92db8456abcc2f7.setIcon(icon_c2487ff5341145390f713c8d035b8f46);
|
|
|
|
|
|
var marker_763e986f70d31cad31751bb036c221b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_96efbf50ef4fdfb4b714faa4f51141f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc0a22651e7fa375845f848b639c44ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e665507b7f044552cec5de22bbe38ac0 = $(`<div id="html_e665507b7f044552cec5de22bbe38ac0" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_fc0a22651e7fa375845f848b639c44ac.setContent(html_e665507b7f044552cec5de22bbe38ac0);
|
|
|
|
|
|
|
|
marker_763e986f70d31cad31751bb036c221b6.bindPopup(popup_fc0a22651e7fa375845f848b639c44ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_763e986f70d31cad31751bb036c221b6.setIcon(icon_96efbf50ef4fdfb4b714faa4f51141f3);
|
|
|
|
|
|
var marker_c7f13cce7bdcd6444d7ecbb6c0293c07 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_f933fb620aa15005daac52d88a596bca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87475d1739919daf6279df19827bec20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bc83784cbc02876523c804dcaeb1438 = $(`<div id="html_5bc83784cbc02876523c804dcaeb1438" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_87475d1739919daf6279df19827bec20.setContent(html_5bc83784cbc02876523c804dcaeb1438);
|
|
|
|
|
|
|
|
marker_c7f13cce7bdcd6444d7ecbb6c0293c07.bindPopup(popup_87475d1739919daf6279df19827bec20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7f13cce7bdcd6444d7ecbb6c0293c07.setIcon(icon_f933fb620aa15005daac52d88a596bca);
|
|
|
|
|
|
var marker_3a91079ca8ee6b9efb581966ac6b1376 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_59f978cd47798d5f61500ae296300a7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dba1b7a9846a1ca73624b7c0c193b281 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d25c1f46a295d64d6d843a6f0f6083b = $(`<div id="html_7d25c1f46a295d64d6d843a6f0f6083b" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_dba1b7a9846a1ca73624b7c0c193b281.setContent(html_7d25c1f46a295d64d6d843a6f0f6083b);
|
|
|
|
|
|
|
|
marker_3a91079ca8ee6b9efb581966ac6b1376.bindPopup(popup_dba1b7a9846a1ca73624b7c0c193b281)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a91079ca8ee6b9efb581966ac6b1376.setIcon(icon_59f978cd47798d5f61500ae296300a7d);
|
|
|
|
|
|
var marker_8d58e5ea4d6c2e3100cd686551a8db2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_e7f98bf91b5ac1d524a106332998acd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71785cc6cd695a084e1ebe1e727b6589 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5489d68e6b664bd70ae4a2d0c4de7e05 = $(`<div id="html_5489d68e6b664bd70ae4a2d0c4de7e05" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_71785cc6cd695a084e1ebe1e727b6589.setContent(html_5489d68e6b664bd70ae4a2d0c4de7e05);
|
|
|
|
|
|
|
|
marker_8d58e5ea4d6c2e3100cd686551a8db2a.bindPopup(popup_71785cc6cd695a084e1ebe1e727b6589)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d58e5ea4d6c2e3100cd686551a8db2a.setIcon(icon_e7f98bf91b5ac1d524a106332998acd7);
|
|
|
|
|
|
var marker_6dfa024aad8f7ef2baf536d4eb7aa8e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_56d26814bc40fd87bab51910ffaf5131);
|
|
|
|
|
|
var icon_fb0c289dc56272cac967f559ea70eae6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d304482a6ae6cb84fd08f7c7d001eca1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e0736c0fc365debee64fde407798504 = $(`<div id="html_0e0736c0fc365debee64fde407798504" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_d304482a6ae6cb84fd08f7c7d001eca1.setContent(html_0e0736c0fc365debee64fde407798504);
|
|
|
|
|
|
|
|
marker_6dfa024aad8f7ef2baf536d4eb7aa8e6.bindPopup(popup_d304482a6ae6cb84fd08f7c7d001eca1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dfa024aad8f7ef2baf536d4eb7aa8e6.setIcon(icon_fb0c289dc56272cac967f559ea70eae6);
|
|
|
|
|
|
marker_cluster_56d26814bc40fd87bab51910ffaf5131.addTo(map_b82d32080caace257cca92a2b4059c4e);
|
|
|
|
</script>
|
|
</html> |